https://bugs.winehq.org/show_bug.cgi?id=43946
Bug ID: 43946 Summary: wineboot crashes with stack smashing on aarch64 Product: Wine Version: 2.19 Hardware: aarch64 OS: Linux Status: NEW Keywords: download, regression, source Severity: normal Priority: P2 Component: loader Assignee: nerv@dawncrow.de Reporter: austinenglish@gmail.com Regression SHA1: 27e92e550c2b86d5ebd4966926c1fcde03838dcc Distribution: Ubuntu
austin@gcc116:~/wine-git$ rm -rf ~/.wine ; ./wine wineboot wine: created the configuration directory '/home/austin/.wine' *** stack smashing detected ***: C:\windows\system32\rundll32.exe terminated wine: Assertion failed at address 0x7f966f6af8 (thread 0010), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 15 100") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:seh:RtlUnwind Not implemented on ARM64 err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. *** stack smashing detected ***: C:\windows\syswow64\rundll32.exe terminated wine: Assertion failed at address 0x7fa289caf8 (thread 0016), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 21 56") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:seh:RtlUnwind Not implemented on ARM64 wine: configuration in '/home/austin/.wine' has been updated.
Noticed on GCC Compiler farm machine.