https://bugs.winehq.org/show_bug.cgi?id=45307
Bug ID: 45307 Summary: [GR FloorBoard] page fault on read access Product: Wine-staging Version: 3.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kde.lists@yahoo.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 61582 --> https://bugs.winehq.org/attachment.cgi?id=61582 command line output 3.8 and 3.9
Arch Linux x86_64, wine-staging 3.8-1, 3.9-1, as well as wine 3.9-1 don't work for me. If I try to launch GR-55FloorBoard.exe, from https://vorboss.dl.sourceforge.net/project/grfloorboard/GR-55/GR-55FloorBoar..., it doesn't open. Downgrading to wine-staging 3.7-1 solved the issue. I tested with different kernels and installed unneeded things, such as Mono and Gecko things via wine and installed optional dependencies from official Arch repositories, that were not installed when wine-staging worked in the past, but the only way to solve the issue was downgrading wine-staging.
The command line outputs from running 3.9 and 3.8 are attached. The snipped output are many times repeated fixme messages.
https://bugs.winehq.org/show_bug.cgi?id=45307
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown
https://bugs.winehq.org/show_bug.cgi?id=45307
zaplo00@mailfence.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zaplo00@mailfence.com
--- Comment #1 from zaplo00@mailfence.com --- Created attachment 61588 --> https://bugs.winehq.org/attachment.cgi?id=61588 wine 3.9 running
I tried with wine 3.9 and the program opens and seem to work, but it needs real hardware (?) which i don't have. This log shows at startup and after that only occasional "SHGetStockIconInfo flags 0x101 not implemented".
$ wine GR-55FloorBoard_Setup.exe wine: cannot find L"C:\windows\system32\winemenubuilder.exe" 000b:err:wineboot:ProcessRunKeys Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (2) 0009:fixme:shell:SHAutoComplete stub wine: cannot find L"C:\windows\system32\winemenubuilder.exe" wine: cannot find L"C:\windows\system32\winemenubuilder.exe" wine: cannot find L"C:\windows\system32\winemenubuilder.exe" wine: cannot find L"C:\windows\system32\winemenubuilder.exe" [zap@zaplo-pc Downloads]$ 0038:fixme:file:FindFirstFileExW flags not implemented 0x00000002 0038:fixme:dwmapi:DwmIsCompositionEnabled 0x23ed940
https://bugs.winehq.org/show_bug.cgi?id=45307
--- Comment #2 from zaplo00@mailfence.com --- Actually I'm inclined to think this is MIDI configuration issue. I have fluidsynth running on background, which provides midi support. maybe it's missing?
https://bugs.winehq.org/show_bug.cgi?id=45307
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- I was unable to reproduce the issue in a clean prefix.
Can you please retry using a clean prefix?
https://bugs.winehq.org/show_bug.cgi?id=45307
--- Comment #4 from Ralf_Mardorf kde.lists@yahoo.com --- Created attachment 61589 --> https://bugs.winehq.org/attachment.cgi?id=61589 backtrace and more
Using a clean prefix doesn't solve the issue.
https://bugs.winehq.org/show_bug.cgi?id=45307
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Sounds like a dupe of bug 45199, can you test that?
https://bugs.winehq.org/show_bug.cgi?id=45307
--- Comment #6 from Ralf_Mardorf kde.lists@yahoo.com --- Hi,
[rocketmouse@archlinux ~]$ wine --version wine-3.9 (Staging) [rocketmouse@archlinux ~]$ wine '/home/rocketmouse/.wine/drive_c/Program Files (x86)/GR-55FloorBoard/GR-55FloorBoard.exe'
trying to launch it the way above, immediately results in a "Unhandled page fault on read access", even the splash screen isn't displayed.
Trying to launch the program by running
[rocketmouse@archlinux ~]$ WINEDEBUG=relay wine '/home/rocketmouse/.wine/drive_c/Program Files (x86)/GR-55FloorBoard/GR-55FloorBoard.exe'
the splash screen appears, but "initializing" the program doesn't finish for minutes, so while the splash screen is still displayed, I sent a SIGINT by shortcut.
Regards, Ralf