[wasi] wasi-socket sample fails with single file bundle #110337
Labels
arch-wasm
WebAssembly architecture
area-Infrastructure-mono
os-wasi
Related to WASI variant of arch-wasm
Milestone
Description
When enabling with Wasi Socket sample with Single File bundle it fails with:
Reproduction Steps
Uncomment lines the Socket sample and run
./dotnet.sh build /p:TargetOS=wasi /p:Configuration=Debug /t:RunSample src/mono/sample/wasi/sockets-p2/
runtime/src/mono/sample/wasi/sockets-p2/Wasip2.Sockets.Console.Sample.csproj
Lines 6 to 9 in 758bbc6
Expected behavior
it should build and run
Actual behavior
fails with
Regression?
It was working a couple weeks ago
Known Workarounds
No response
Configuration
main branch of runtime
Ubuntu 24.04.1 LTS
x64
Other information
No response
The text was updated successfully, but these errors were encountered: