https://bugs.winehq.org/show_bug.cgi?id=51012
Bug ID: 51012 Summary: [bubblewrap] wine hungs inside a bubblewrap (or a similar mount ns sandbox) Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@mail.jerryxiao.cc Distribution: ---
OS: Arch Linux x86_64 Distribution wine version: 6.6-1 Distribution bubblewrap version: 0.4.1-1
Steps to reproduce: bwrap --dev-bind / / --tmpfs $HOME wineconsole
The process freeze and never starts. Have no idea how to debug that. Any suggestions are appreciated.
https://bugs.winehq.org/show_bug.cgi?id=51012
lilydjwg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lilydjwg@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51012
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=51012
--- Comment #1 from Jerry Xiao winehq@mail.jerryxiao.cc --- btw, XAUTHORITY should be mounted to the new $HOME unless you are using something like gnome on xorg where XAUTHORITY is not inside $HOME
bwrap --dev-bind / / --tmpfs $HOME --ro-bind $XAUTHORITY $XAUTHORITY wineconsole
https://bugs.winehq.org/show_bug.cgi?id=51012
Serenity Johnson wine_serenity_johnson@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine_serenity_johnson@outlo | |ok.com
--- Comment #2 from Serenity Johnson wine_serenity_johnson@outlook.com --- Does it happen with every app? Does WINE freeze with notepad for example and third party apps?
https://bugs.winehq.org/show_bug.cgi?id=51012
--- Comment #3 from Jerry Xiao winehq@mail.jerryxiao.cc --- This happens on creating a new wineprefix (because bubblewrap essentially mounted a tmpfs on my $HOME). Wine freezes after the mono popup and before the gecko popup. This should be rather easy to reproduce.
https://bugs.winehq.org/show_bug.cgi?id=51012
Jerry Xiao winehq@mail.jerryxiao.cc changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@mail.jerryxiao.cc