Skip to content

[wasm] gpath.c:115: assertion 'filename != NULL' failed #60392

@pavelsavara

Description

@pavelsavara

Description

Assertion failure during System.Net.Http.Functional.Tests unit test execution.

"most likely it's trying to build a path from an assembly location (which is null in single-file apps). but there are a bunch of places where it would do that."

Reproduction Steps

dotnet.cmd build /p:TargetOS=Browser /p:TargetArchitecture=wasm /p:Configuration=Debug /t:Test src/libraries/System.Net.Http/tests/FunctionalTests

Expected behavior

No assert

Actual behavior

fail: C:/Dev/runtime/src/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' in the console log

Regression?

No response

Known Workarounds

No response

Configuration

Debug, wasm, chrome

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions