http://bugs.winehq.org/show_bug.cgi?id=11313
Summary: Debug version of NO$GBA fails silently Product: Wine Version: CVS/GIT Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nornagon@gmail.com
Created an attachment (id=10421) --> (http://bugs.winehq.org/attachment.cgi?id=10421) WINEDEBUG=+relay wine NO$GBA.exe
Using git wine and a patch to stop wine crashing on gdi32.dll.GetGlyphOutline being called (the patch is simply removing @ stub GetGlyphOutline from gdi32.spec), the program exits with a few lines of (unrelated-seeming) messages:
fixme:spoolsv:serv_main (0 (nil)) fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
The debug version is unfortunately pay-for, and the free version does not have this issue.
Relay log attached.