http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #10 from Marc Verwerft marc.js.verwerft@gmail.com 2009-04-01 17:09:24 --- Created an attachment (id=20259) --> (http://bugs.winehq.org/attachment.cgi?id=20259) log of mapsource run (6.15.4 using wine 1.1.18 on ubuntu 8.10)
debuglog produced using the following cmdline: WINEDEBUG=+relay,+seh,+tid env WINEPREFIX="/home/marc/.wine" wine "C:\Garmin\MapSource.exe" &> /tmp/garmin.txt wine: Unhandled page fault on write access to 0x003b1000 at address 0x9863ab (thread 0009), starting debugger...
The debuglog has identical output as without WINEDEBUG setting.
Tried WINEDEBUG=+all also. Result is on a different address though I think it is the same root cause: wine: Unhandled page fault on write access to 0x003b1000 at address 0x97546a (thread 0009), starting debugger...
If necessary I can add that log file too.
Error is consistent. I tried multiple runs each under slightly varying conditions.