http://bugs.winehq.org/show_bug.cgi?id=5300
------- Additional Comments From vitaliy@kievinfo.com 2006-27-05 19:17 ------- You should be able to run Wine from the source dir: WINEDEBUG=+synchronous /path/to/source/dir/wine/wine Derive.exe &> /tmp/wine.log
That should give us better backtraces. If not, you'll need to do the same trick with winedbg. Just run '/path/to/source/dir/wine/wine winedbg Derive.exe' instead.