http://bugs.winehq.org/show_bug.cgi?id=9884
--- Comment #4 from sacrediou sacrediou@yahoo.fr 2008-04-03 11:23:09 --- Created an attachment (id=11830) --> (http://bugs.winehq.org/attachment.cgi?id=11830) full backtrace log unfiltered
Oups, the previous backtrace, was the OLD filtered backtrace log I tried few weeks ago...
I made this new one today, using : - wine version : wine-0.9.58 - ubuntu 7.10 with XFCE replacing gnome - fglrx driver 8.3
And the following script to launch the game :
export WINEDEBUG="warn+all,fixme+all,+heap,relay" cd /opt/jeux/urban/SIERRA/URBAN/ wine WLOADER.EXE > log_warn_all_fixme_all_urban.txt 2>&1
Note : the log is about 50 Mio big, so I 7-zipped it to save space...