http://bugs.winehq.org/show_bug.cgi?id=21269
--- Comment #17 from Jens 011001@web.de 2010-04-05 10:48:28 --- (In reply to comment #15)
(In reply to comment #14) Then run your self-compiled Wine directly from source directory where you compiled it, without even installing it. Ex:
~/wine.git/wine winedbg game.exe
That seems to have done the trick! Please see new attached backtrace above.
Does this now include every information you would expect from a good backtrace or is there something else i can do?
Btw. how is it that this gives another output than my previous try? Does "sudo apt-get remove wine" and "sudo checkinstall" not completely replace the previous installed version of Wine with the newly compiled one? My System is Ubuntu 9.10 btw. if that is of any relevance.