http://bugs.winehq.org/show_bug.cgi?id=16657
Summary: VeZA Route planner 2005: Crashes after a while of use with assertation failed Product: Wine Version: 1.1.11 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-bugs@mohag.net
Created an attachment (id=18271) --> (http://bugs.winehq.org/attachment.cgi?id=18271) Normal crash log. Program becomes unresponsive before crashing
After a bit of use, VeZA route planner 2005 crashes with an assertation failed error.
I'm unable to give a reliable method of reproducing the crash.
Wine: 1.1.10 OS: Gentoo x86 - kernel 2.6.25
http://bugs.winehq.org/show_bug.cgi?id=16657
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-28 11:05:35 --- Can you install debug symbols or recompile Wine from source and don't strip it? Otherwise backtrace is nearly useless.
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18271|0 |1 is obsolete| |
--- Comment #2 from Gert van den Berg wine-bugs@mohag.net 2008-12-28 15:27:03 --- Created an attachment (id=18280) --> (http://bugs.winehq.org/attachment.cgi?id=18280) Unstripped crash log
Ran with latest git.
took quite some time to crash, the "CombineRgn" messages occurred quite some time before the crash.
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #3 from Austin English austinenglish@gmail.com 2009-06-30 11:41:49 --- Is this still an issue in current (1.1.24 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18280|0 |1 is obsolete| |
--- Comment #4 from Gert van den Berg wine-bugs@mohag.net 2009-06-30 12:39:50 --- Created an attachment (id=22107) --> (http://bugs.winehq.org/attachment.cgi?id=22107) Log under latest git as of 2009-06-30
Still crashes under latest git.
Drawing of window also seem broken (does not update properly). Might be related to graphics card change since previous test?
Crash not obviously connected to doing something specific in program. In this case it crash within less than a minute of trying to zoom, move around on map.
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #5 from Gert van den Berg wine-bugs@mohag.net 2009-09-09 15:40:34 --- Created an attachment (id=23530) --> (http://bugs.winehq.org/attachment.cgi?id=23530) Log under wine 1.1.29
Deleted WINEPREFIX, reinstalled, ran from setup.
I was zooming when it crashed.
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22107|0 |1 is obsolete| | Attachment #23530|0 |1 is obsolete| |
--- Comment #6 from Gert van den Berg wine-bugs@mohag.net 2009-09-09 15:58:46 --- Created an attachment (id=23532) --> (http://bugs.winehq.org/attachment.cgi?id=23532) Rerun of EXE directly with latest git as of 2009-09-09
Started app, scrolled a bit and it crashed.
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.11 |1.1.29
http://bugs.winehq.org/show_bug.cgi?id=16657
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.29 |1.1.11
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-09 20:57:51 --- Don't change original reported Wine version.
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #8 from Austin English austinenglish@gmail.com 2010-12-20 22:15:34 CST --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.9 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #9 from Gert van den Berg wine-bugs@mohag.net 2010-12-20 23:23:05 CST --- Still crashes with wine-1.3.9-210-g8bcc61f
Assertation failed message no longer pops up, but a backtrack is written. Will try to post it this afternoon.
(Amount of fixmes seem noticably less)
Gert
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #23532|0 |1 is obsolete| |
--- Comment #10 from Gert van den Berg wine-bugs@mohag.net 2010-12-20 23:26:21 CST --- Created an attachment (id=32567) --> (http://bugs.winehq.org/attachment.cgi?id=32567) Latest log as of 2010-12-21
Log with backtrace.
Ubuntu 10.10 x86_64
Assertion failed in log.
http://bugs.winehq.org/show_bug.cgi?id=16657
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|-unknown |user32
--- Comment #11 from Dan Kegel dank@kegel.com 2010-12-21 00:04:46 CST --- Backtrace says about the same thing it said in the past: 3 __assert_fail+0xf7(assertion="dce->hdc == hDC", file="painting.c", line=0x01e4, function="dc_hook") 4 dc_hook+0x1dc(hDC=0x6, code=0x0002, data=0x134f10, lParam=0) [/home/mohag/wine-git/dlls/user32/painting.c:484]
assertion in user32 -> setting category user32, at least initially.
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #12 from Gert van den Berg wine-bugs@mohag.net 2010-12-21 10:17:42 CST --- Created an attachment (id=32574) --> (http://bugs.winehq.org/attachment.cgi?id=32574) WINEDEBUG=warn+all output. No crash
Ran it with WINEDEBUG=warn+all and played with it for about 5 minutes without it crashing. Log attached...
(I also tried running it with WINEDBUG=+win, since that seem to be the debug channel relevant to painting.c, but it was unusable)
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #13 from Gert van den Berg wine-bugs@mohag.net 2010-12-21 10:31:26 CST --- Created an attachment (id=32575) --> (http://bugs.winehq.org/attachment.cgi?id=32575) Screenshot showing graphical glitch
While running it with WINEDEBUG=warn+all, I also noticed this graphical difference that might be related.
Under Windows (tested under XP x64), the mostly black part with artefacts does not exist (it is the grey of the background)
Previous bug logged for this app: #14664 - There might be some useful info about the ways it uses / abuses bitmaps?
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #14 from Gert van den Berg wine-bugs@mohag.net 2010-12-21 10:56:52 CST --- Created an attachment (id=32576) --> (http://bugs.winehq.org/attachment.cgi?id=32576) WINEDEBUG=+win log - no crash
Like with warn+all, debugs made the crash stop. The debug info, including seemingly the trace from line before the assert might be of use. (around line 27860 in the log)
http://bugs.winehq.org/show_bug.cgi?id=16657
--- Comment #15 from butraxz@gmail.com 2013-04-23 15:21:31 CDT --- No update for 900 days. Is this still an issue in 1.5.28 or higher or should this be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=16657
Gert van den Berg wine-bugs@mohag.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #16 from Gert van den Berg wine-bugs@mohag.net 2013-05-01 08:43:45 CDT --- No longer crashing on current Wine.
http://bugs.winehq.org/show_bug.cgi?id=16657
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED
--- Comment #17 from Bruno Jesus 00cpxxx@gmail.com 2013-05-01 10:37:42 CDT --- (In reply to comment #16)
No longer crashing on current Wine.
Fixed then. Thanks for testing.
http://bugs.winehq.org/show_bug.cgi?id=16657
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2013-05-10 13:42:08 CDT --- Closing bugs fixed in 1.5.30.