http://bugs.winehq.org/show_bug.cgi?id=33213
Bug #: 33213 Summary: Wine crashes if printing images Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ironeman@tiscali.it Classification: Unclassified
Created attachment 43939 --> http://bugs.winehq.org/attachment.cgi?id=43939 The sample application.
This bug is similar to "Bug 16585 - Printing document with images crashes wine" that was closed on 2009-01-30.
I am using 16-bit Clipper/xBase programs. When printing SOME images, wine-1.5.25 crashes. I wrote the attached sample program that prints a very simple report (after a preview). The report is composed of: 1) a string ("TEST") 2) a bmp image from file test1.bmp 3) an optional bmp image from file test2.bmp The program asks if you want to print test2.bmp. In Windows Xp, all is ok, but, in Wine, if "No" is selected the preview appears as expected (including test1.bmp image) else Wine crashes. I tried a lot of images that crash. I suppose that the problem is the size of bmp file.
The attached zip file contains: 1) test_pr.EXE: the executable sample. Run it! It requires that all the files are into the working directory. 2) backtrace.txt: the memory dump created after "WINEDEBUG=+psdrv" 3) test_pr.PRG: the source code (xBase language) 4) PREVIEW.DLL: a needed dll for the exe 5) TEST1.bmp: the first sample image (correctly printed) 6) test2.bmp: the second sample image (crashes)
Best regards.
http://bugs.winehq.org/show_bug.cgi?id=33213
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase Status|UNCONFIRMED |NEW Version|unspecified |1.5.25 Ever Confirmed|0 |1 Severity|critical |normal
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2013-03-15 08:14:41 CDT --- Not critical. http://bugs.winehq.org/page.cgi?id=fields.html#importance
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=33213
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=33213
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-15 22:21:53 CDT --- Should be fixed by http://www.winehq.org/pipermail/wine-patches/2013-March/122885.html
http://bugs.winehq.org/show_bug.cgi?id=33213
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8744c10a389d2d8171c38ffed98 | |28bec10200cea Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2013-03-25 22:10:54 CDT --- The patch has been committed.
http://bugs.winehq.org/show_bug.cgi?id=33213
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-03-29 13:33:06 CDT --- Closing bugs fixed in 1.5.27.
https://bugs.winehq.org/show_bug.cgi?id=33213
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |gdi32