https://bugs.winehq.org/show_bug.cgi?id=57272
Bug ID: 57272 Summary: Rhinoceros 8.11 hangs on startup with "err:virtual:virtual_setup_exception stack overflow" Product: Wine Version: 9.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: santi@mola.io Distribution: ---
Created attachment 77205 --> https://bugs.winehq.org/attachment.cgi?id=77205 rhino8-seh.log from a run hanging with a stack overflow
Starting Rhino.exe from Rhinoceros 8.11 hands indefinitely. Last message is: 0154:err:virtual:virtual_setup_exception stack overflow 1984 bytes addr 0x6fffffc96bc4 stack 0x7ffffe100840 (0x7ffffe100000-0x7ffffe101000-0x7ffffe200000)
To reproduce it, you may clone https://github.com/smola/wine-rhino3d and run 1. ./install-rhino --version 8 2. ./run-rhino --version 8
The second one will hang indefinitely with the above error. Tested in Wine 9.18 and 9.19.
Attaching rhino8-seh.log with the output using WINEDEBUG=+seh.