http://bugs.winehq.org/show_bug.cgi?id=15270
Summary: Newest MapSource version (6.14.1) doesn't run anymore with wine 1.1.4 Product: Wine Version: 1.1.4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sbuehne@web.de
Created an attachment (id=16066) --> (http://bugs.winehq.org/attachment.cgi?id=16066) wine error during startup of mapsource
I could run successfully mapsource version 6.11 inlcuding all functions with wine version 1.1.4 on openSuse 11.0 After applying an upgrade to the software mapsource, wine crashes during program start with the error message:
... wine: Unhandled page fault on write access to 0x003c1000 at address 0x9863ab (thread 0009), starting debugger... Unhandled exception: page fault on write access to 0x003c1000 in 32-bit code (0x009863ab). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:009863ab ESP:0033e0b8 EBP:0033e0c0 EFLAGS:00010202( - 00 - -RI1) EAX:003c0000 EBX:011d0d70 ECX:01ffffce EDX:00000000 ESI:011d1d70 EDI:003c1000 ..
I have created a trace file for this error with the command:
echo quit | WINEDEBUG=+relay wine MapSource.exe >& filename.out; and tailed the last 1000 lines to the attached log file, inlcuding the error message.
http://bugs.winehq.org/show_bug.cgi?id=15270
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-09-13 04:02:07 --- +relay trace is useless, attach the whole console output with a backtrace without it.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #2 from Stephan Buehne sbuehne@web.de 2008-09-13 08:39:14 --- Created an attachment (id=16071) --> (http://bugs.winehq.org/attachment.cgi?id=16071) konsole output for mapsource 6.14.1
http://bugs.winehq.org/show_bug.cgi?id=15270
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Newest MapSource version |MapSource doesn't run |(6.14.1) doesn't run anymore|anymore after upgrading to |with wine 1.1.4 |the latest version (6.14.1)
http://bugs.winehq.org/show_bug.cgi?id=15270
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nyall@zombiepigs.net
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-27 00:30:31 --- *** Bug 15799 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #4 from Stephan Buehne sbuehne@web.de 2008-10-29 03:52:07 --- Tested it with the latest wine release wine-1.1.7, still broken. Please let me know, which output is needed.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #5 from Lei Zhang thestig@google.com 2008-10-29 17:10:36 --- Does native gdiplus help?
http://bugs.winehq.org/show_bug.cgi?id=15270
Kristoffer Larsen kri@kri.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kri@kri.dk
--- Comment #6 from Kristoffer Larsen kri@kri.dk 2009-01-03 15:44:25 --- changing to native gdiplus made mapsource 6.14.1 work for me on wine 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #7 from Austin English austinenglish@gmail.com 2009-01-03 15:58:28 --- Please attach a +gdiplus trace (with builtin, not native).
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #8 from Kristoffer Larsen kri@kri.dk 2009-01-03 16:06:50 --- Created an attachment (id=18441) --> (http://bugs.winehq.org/attachment.cgi?id=18441) Failing gdiplus trace
http://bugs.winehq.org/show_bug.cgi?id=15270
Didier Moens Didier.Moens@dmbr.UGent.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Didier.Moens@dmbr.UGent.be
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #9 from David Pearce halzia@tm.net.my 2009-02-05 07:20:45 --- Created an attachment (id=19254) --> (http://bugs.winehq.org/attachment.cgi?id=19254) console errors and backtrace
page fault with Mapsource 6.15.3 and Wine 1.1.14
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.
http://bugs.winehq.org/show_bug.cgi?id=15270
Marc Verwerft marc.js.verwerft@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marc.js.verwerft@gmail.com
--- Comment #11 from Marc Verwerft marc.js.verwerft@gmail.com 2009-04-01 17:43:01 --- Also tried running it with a native gdiplus (from XP) - doesn't make a difference.
marc@marc-laptop:~$ file /media/disk/WINDOWS/system32/gdi32.dll /media/disk/WINDOWS/system32/gdi32.dll: MS-DOS executable PE for MS Windows (DLL) (console) Intel 80386 32-bit marc@marc-laptop:~$ ls -l /media/disk/WINDOWS/system32/gdi32.dll -rwxrwxrwx 1 root root 282624 2008-02-20 06:51 /media/disk/WINDOWS/system32/gdi32.dll
http://bugs.winehq.org/show_bug.cgi?id=15270
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus
--- Comment #12 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-01 19:02:10 --- If you didn't read all comments, here it is again:
+relay trace is useless, attach the whole console output with a backtrace without it.
(In reply to comment #11) And you listed gdi32.dll why?
http://bugs.winehq.org/show_bug.cgi?id=15270
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #13 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-01 19:03:53 --- Confirming per comment 10.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #14 from Austin English austinenglish@gmail.com 2009-04-01 19:08:53 --- (In reply to comment #11)
Also tried running it with a native gdiplus (from XP) - doesn't make a difference.
marc@marc-laptop:~$ file /media/disk/WINDOWS/system32/gdi32.dll /media/disk/WINDOWS/system32/gdi32.dll: MS-DOS executable PE for MS Windows (DLL) (console) Intel 80386 32-bit marc@marc-laptop:~$ ls -l /media/disk/WINDOWS/system32/gdi32.dll -rwxrwxrwx 1 root root 282624 2008-02-20 06:51 /media/disk/WINDOWS/system32/gdi32.dll
That's gdi32, not gdiplus.
Use winetricks instead to do it properly: $ wget kegel.com/wine/winetricks $ sh winetricks gdiplus
http://bugs.winehq.org/show_bug.cgi?id=15270
Marc Verwerft marc.js.verwerft@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #20259|0 |1 is obsolete| |
--- Comment #15 from Marc Verwerft marc.js.verwerft@gmail.com 2009-04-02 04:01:07 --- Created an attachment (id=20265) --> (http://bugs.winehq.org/attachment.cgi?id=20265) log of mapsource run (6.15.4 using wine 1.1.18 on ubuntu 8.10) with native gdiplus
As requested, here is a rerun with native gdiplus. Thanks for pointing out how to use winetricks.
Sorry for the confusion of using gdi32.dll - it was too late at night (past 1PM)
If you want more/other info, feel free to ask.
Regards,
Marc
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #16 from Stephan Buehne sbuehne@web.de 2009-04-03 04:54:28 --- You can easily reproduce the problem by downloding the current version of this software from here: http://www8.garmin.com/software/MapSource_6154.exe
While installation completes successfully, starting the program will reproduce the error.
http://bugs.winehq.org/show_bug.cgi?id=15270
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #17 from Tamas Kerecsen kerecsen@bigfoot.com 2009-04-14 16:18:03 --- Created an attachment (id=20451) --> (http://bugs.winehq.org/attachment.cgi?id=20451) Console log without and with gdiplus
I am also experiencing this crash with wine 1.1.18 and Mapsource 6.14-6.15.3. Without the original gdiplus mapsource crashed. With the official gdiplus it runs fine (there are some nasty artifacts on the map, but it's usable).
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #18 from Marc Verwerft marc.js.verwerft@gmail.com 2009-04-14 17:15:29 --- Created an attachment (id=20452) --> (http://bugs.winehq.org/attachment.cgi?id=20452) Running mapsource against the latest build 1.1.19
Console log of Mapsource.exe running on latest wine using wine gdiplus and native gdiplus - in both cases the program crashes.
Specifics: - wine 1.1.19 build from git source on Ubuntu 8.10 - Mapsource 6.15.4 - build wine from scratch then installed mapsource (no issues) - ran Mapsource.exe with wine provided gdiplus -> crash - killed wineserver - installed gdiplus using winetricks - reran Mapsource -> crash
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #19 from Marc Verwerft marc.js.verwerft@gmail.com 2009-04-14 17:24:46 --- (In reply to comment #17)
Created an attachment (id=20451)
--> (http://bugs.winehq.org/attachment.cgi?id=20451) [details]
Console log without and with gdiplus
I am also experiencing this crash with wine 1.1.18 and Mapsource 6.14-6.15.3. Without the original gdiplus mapsource crashed. With the official gdiplus it runs fine (there are some nasty artifacts on the map, but it's usable).
Tamas,
I am trying to figure out why/how it works (or fails). Can you give a bit more details on the system where you tried it like: - what distro/version you use? - did you compile wine from source? - Used -g to compile maybe? - other settings/env vars you applied/tried?
Regards,
Marc
http://bugs.winehq.org/show_bug.cgi?id=15270
Tamas Kerecsen kerecsen@bigfoot.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kerecsen@bigfoot.com
--- Comment #20 from Tamas Kerecsen kerecsen@bigfoot.com 2009-04-15 04:07:34 --- Marc,
- what distro/version you use?
Ubuntu Jaunty
- did you compile wine from source?
No, it came from the wine.budgetdedicated.com PPA. Since then wine got updated to 1.19 and Mapsource still works with the native gdiplus (I didn't try with wine gdiplus).
- Used -g to compile maybe?
N/A
- other settings/env vars you applied/tried?
I literally haven't changed any of the default wine config, and nothing of the Ubuntu config that would make a difference.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #21 from Vincent Povirk madewokherd@gmail.com 2009-11-11 16:43:38 --- There were major changes to the gdiplus bitmap code since 1.1.19, and from the log it appears they may be relevant here. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #22 from Stephan Buehne sbuehne@web.de 2009-11-20 08:44:46 --- Thanks for the information. Running the application against wine version 1.1.32 results in the following error message: System Locale Error for German (Germany)_DEU.1252
This applies for the older version, which could be executed with wine, as well as for the newer version, which failed with a different error before. So with the current wine version none of the application versions run anymore.
http://bugs.winehq.org/show_bug.cgi?id=15270
Ted Garrison tgarrison3@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tgarrison3@gmail.com
--- Comment #23 from Ted Garrison tgarrison3@gmail.com 2010-03-16 19:51:47 --- Try Wine version 1.1.40 and MapSource 6.15.11 (current as of today). Use the builtin gdiplus. See the 6.15.x version page for additional tips.
http://bugs.winehq.org/show_bug.cgi?id=15270
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #24 from butraxz@gmail.com 2013-11-24 12:02:25 CST --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.7 or higher ?
http://bugs.winehq.org/show_bug.cgi?id=15270
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |http://gawisp.com/perry/map | |source/MapSource_6141.exe CC| |focht@gmx.net Resolution|--- |FIXED Summary|MapSource doesn't run |Garmin MapSource doesn't |anymore after upgrading to |run anymore after upgrading |the latest version (6.14.1) |to the latest version | |(6.14.1)
--- Comment #25 from Anastasius Focht focht@gmx.net --- Hello folks,
can't reproduce this, resolving 'fixed'.
Update download: http://gawisp.com/perry/mapsource/MapSource_6141.exe (6.14.1 update)
$ sha1sum MapSource_6141.exe e466c3425b56463134a9b4c0d479a1cdec8a159d MapSource_6141.exe
$ du -sh MapSource_6141.exe 47M MapSource_6141.exe
$ wine --version wine-1.7.10-147-g4da71c3
Regards
https://bugs.winehq.org/show_bug.cgi?id=15270
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.
https://bugs.winehq.org/show_bug.cgi?id=15270
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://gawisp.com/perry/map |https://web.archive.org/web |source/MapSource_6141.exe |/20141129034913/http://gawi | |sp.com/perry/mapsource/MapS | |ource_6141.exe