dotnet / dotnet/core

Running dotnet 7 on wine inside docker container

Open
#8,619 5 comments 1 reaction 0 assignees View on GitHub
area-docker Team:SDK
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 5h
Merged PRs (30d)
29

Description

### Description
dotnet fails with message
`13c:err:virtual:virtual_setup_exception stack overflow 2576 bytes addr 0x170058a72 stack 0x205f0 (0x20000-0x21000-0x1a0000)`
when I run it with an error.

I unpacked dotnet-sdk-7.0.305-win-x64.zip and copied files to the container based on ubuntu-22.04 image with wine-8.0.1-1 installed there. Run the wine shell in the container (by wine cmd) and run c:\Program Files\dotnet\dotnet --list-sd**K**. It is important that I made mistake in key.

The same error I got if execution of dotnet finish with any error. I just explained the simplest way to reproduce.
Does somebody met the same situation? How to make dotnet working on wine?

Thanks,
Eugene

### Configuration
dotnet-sdk-7.0.305-win-x64.zip
wine-8.0.1-1
ubuntu-22.04
docker

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.