http://bugs.winehq.org/show_bug.cgi?id=21269
--- Comment #12 from Jens 011001@web.de 2010-04-04 14:55:39 --- (In reply to comment #7)
There is no crash output here. See if you can get a proper backtrace by starting the game with winedbg http://wiki.winehq.org/Backtraces
Since i couldn't find any function names or line numbers in my first backtrace i compiled WINE 1.1.42 from source using this command: make depend && make CFLAGS="-O0 -g -gdwarf-2"
and did a new backtrace (please see above). But it doesn't contain any function names or line numbers either.
Is there anything else i can do?