http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Tue Apr 30 12:27:10 2002 --- shadow/311.tmp.12287 Tue Apr 30 13:00:15 2002 *************** *** 244,246 **** --- 244,261 ---- ------- Additional Comments From fojtik@htc.honeywell.cz 2002-04-30 12:27 ------- OK, logs are attached to bugzilla. Thanks to autors of bzip2, otherwise this file has 52megabytes. With bzip2 it has only 300kB. + + ------- Additional Comments From apa3a@yahoo.com 2002-04-30 13:00 ------- + Thank you Jaroslav, nice job. + + Hmm, I did not find any differences between the two which would show the problem. + Can you try to run the app as before but with all debugging information turned on? + wine --debugmsg +all app.exe &> 1.log + I don't need the whole log - the problem occurs on a 102 line of the log, it + will be no more than a few hundred lines for complete debugging information. + Could you locate in the log the string "err:module:map_image" and give me only + the log up to this point plus 4 lines after the error? + Cut the successful run log on the same line number. + + To reduce the log size you can kill the successful run right after it started - + it still will generate the necessary debuggning information. \ No newline at end of file