https://bugs.winehq.org/show_bug.cgi?id=57758
--- Comment #1 from Louis louis@qdcec.co.za --- Further detail:
When running wine-9.1-1.fc40.x86_64, StarCraft/Brood War runs perfectly.
Once wine upgraded to wine-10.0-1.fc40.x86_64 the application no longer can run.
It attempts to start and then hits a black screen, with a pop up stating: Program Error A program on your system has crashed, but WineDbg was unable to attach to the process to obtain a backtrace.
It tries to open the debugger, but this just shows: Wine Debugger Can't attach process 0020: error 5
When running from the terminal, it also shows this error:
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION wine: Unhandled page fault on read access to 00000000 at address 00000000 (thread 0024), starting debugger...
I'm running / calling the program with: wine "/home/louis/.wine/drive_c/Program Files/Starcraft/StarCraft.exe"