http://bugs.winehq.org/show_bug.cgi?id=14664
Summary: VeZA Route Planner 2005: crashes on startup Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wine-bugs@mohag.net
Created an attachment (id=15106) --> (http://bugs.winehq.org/attachment.cgi?id=15106) +relay output
VeZA Route Planner 2005 crashes on startup with the following error: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 1978 Current serial number in output stream: 2061
+relay output attached
A demo can be obtained from here: http://www.veza.co.za/Support/downloads.asp (Free registration required :-( )
http://bugs.winehq.org/show_bug.cgi?id=14664
--- Comment #1 from Gert van den Berg wine-bugs@mohag.net 2008-12-13 10:44:33 --- Still crashing under 1.1.10
http://bugs.winehq.org/show_bug.cgi?id=14664
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.veza.co.za/Downlo | |ads/VeZARouteplannerDemo.exe Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com 2008-12-13 15:56:45 --- Confirming in git.
http://bugs.winehq.org/show_bug.cgi?id=14664
--- Comment #3 from Gert van den Berg wine-bugs@mohag.net 2008-12-14 04:05:04 --- Created an attachment (id=17915) --> (http://bugs.winehq.org/attachment.cgi?id=17915) +x11drv output
I though this might be helpful.
There seem to be a huge image involved: trace:x11drv:X11DRV_CreateBitmap (0xc24) 32759x32759 32 bpp
http://bugs.winehq.org/show_bug.cgi?id=14664
--- Comment #4 from Lei Zhang thestig@google.com 2008-12-16 20:19:07 --- http://source.winehq.org/source/dlls/gdi32/bitmap.c#L276
That check was designed to catch things like this, except we have an integer overflow and the computed result on the left side comes out negative.
http://bugs.winehq.org/show_bug.cgi?id=14664
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #5 from Lei Zhang thestig@google.com 2008-12-16 20:29:07 --- Patch sent:
http://www.winehq.org/pipermail/wine-patches/2008-December/066228.html
Do not mark the bug fixed until the patch has been committed. Please file separate bugs for other issues in the app. Time to learn some .za geography?
http://bugs.winehq.org/show_bug.cgi?id=14664
--- Comment #6 from Gert van den Berg wine-bugs@mohag.net 2008-12-16 22:12:18 --- Thanks, that patch seem to fix the X_CreatePixmap error.
It might be interresting to see if it fixes some of 10332, 11217, 15681, 15681 and 5241.
http://bugs.winehq.org/show_bug.cgi?id=14664
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-17 10:01:04 --- Patch was committed.
http://bugs.winehq.org/show_bug.cgi?id=14664
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:05:17 --- Closing bugs fixed in 1.1.11.