http://bugs.winehq.org/show_bug.cgi?id=13278
Summary: Qtracker crashes Product: Wine Version: CVS/GIT Platform: PC URL: http://www.qtracker.com/downloads/Qtracker471.exe OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
A user submitted garbage test results into appdb for this app. It starts fine in wine-0.9.17. In current git it crashes. winetricks cc580 works around the crash. If i have more time i'll do a regression test
http://bugs.winehq.org/show_bug.cgi?id=13278
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2008-10-26 02:45:55 --- Still present in 1.1.7. Although the application doesn't crash, it seems to perform very large memory allocations that would eventually cause it to crash.
http://bugs.winehq.org/show_bug.cgi?id=13278
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-19 15:16:03 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=13278
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-08-22 03:01:45 --- Please run a regression test from 0.9.17 to 1.1.7 (per comment 1).
http://bugs.winehq.org/show_bug.cgi?id=13278
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-22 04:31:24 --- (In reply to comment #3)
Please run a regression test from 0.9.17 to 1.1.7 (per comment 1).
Well, i don't think that's useful anymore. In current git the crash is gone and the app starts, though it takes quite a long time to start, and there's a suspicious line in the console: err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=17408 y=16)!
However, the app doesn't crash anymore, and the long start time is yet another issue so I consider this bug as fixed for now
http://bugs.winehq.org/show_bug.cgi?id=13278
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |bunglehead@gmail.com Resolution|FIXED |
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-08-22 08:20:29 --- (In reply to comment #4)
Well, i don't think that's useful anymore. In current git the crash is gone and the app starts, though it takes quite a long time to start, and there's a suspicious line in the console: err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=17408 y=16)!
What memory amount do you have?
However, the app doesn't crash anymore, and the long start time is yet another issue so I consider this bug as fixed for now
For me on virtualized box with 512MB it's killed: --- fixme:bitmap:CreateBitmapIndirect planes = 0 fixme:bitmap:CreateBitmapIndirect planes = 0 fixme:bitmap:CreateBitmapIndirect planes = 0 err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=17408 y=16)! Killed ---
So it isn't fixed. Native comctl32 shows GUI fine (on same box of course).
http://bugs.winehq.org/show_bug.cgi?id=13278
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-04-12 13:06:50 --- This: --- err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap (x=17408 y=16)! ---
is most likely fixed in current git, please retest.
http://bugs.winehq.org/show_bug.cgi?id=13278
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2010-05-18 16:12:59 --- Seems to be fixed by 93437fc963378e2b56632aac12fc05f90645619b.
Crashes on close in oleaut32 code used by msxml3, if anyone cares please open new report for that.
http://bugs.winehq.org/show_bug.cgi?id=13278
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:38:43 --- Closing bugs fixed in 1.2-rc1.