http://bugs.winehq.org/show_bug.cgi?id=7031
------- Additional Comments From jonass@lysator.liu.se 2007-08-01 12:29 ------- Created an attachment (id=4545) --> (http://bugs.winehq.org/attachment.cgi?id=4545&action=view) crashlog with debug
I downloaded source for wine, added "--enable-debug" to CONFARGS in wineinstall
and compiled with ./tools/wineinstall. Then I run wine: WINDEBUG=+relay wine HEMEKO.EXE 2>debug.log The backtrace stop showing names at wine-0.9.28/dlls/kernel32/wowthunk.c:626, there are a lot more calls but no more names. How do I get them?
Anything else I can do?