[Bug 10332] New: Irfanview crashes in thumbnail mode when previewing certain text file
http://bugs.winehq.org/show_bug.cgi?id=10332 Summary: Irfanview crashes in thumbnail mode when previewing certain text file Product: Wine Version: 0.9.48. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs(a)winehq.org ReportedBy: malte(a)cornils.net Created an attachment (id=8998) --> (http://bugs.winehq.org/attachment.cgi?id=8998) file in folder makes irfanview's thumbnail browser crash Normal thumbnail browse mode is fine. However, when I enter a directory with a certain file in it (attached as nautilus-debug-log.txt), IrfanView crashes. Other files (images, text files) are fine. I have been unable to get a backtrace; gdb won't let me since the application exits with 01 status, and winedbg doesn't return to its shell after I typed "run" once. It's an X error, so maybe wine catches the error condition and "gracefully" shuts down. The X error output is also attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #1 from Malte Cornils <malte(a)cornils.net> 2007-11-06 12:45:07 --- Created an attachment (id=8999) --> (http://bugs.winehq.org/attachment.cgi?id=8999) Stderr/stdout when running wine, containing X Error -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #2 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2007-11-06 13:32:49 --- X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 9327 Current serial number in output stream: 14512 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.irfanview.com/ Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #3 from Lei Zhang <thestig(a)google.com> 2007-11-07 13:30:48 --- Irfanview is trying to generate a preview for the text file by generating a bitmap of 621x40869. The crash happens in X11DRV_CreateBitmap(). That file does not cause a crash on Windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16185 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Bug 10332 depends on bug 16185, which changed state. Bug 16185 Summary: Irfanview crashes on launch http://bugs.winehq.org/show_bug.cgi?id=16185 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-12-17 10:24:42 --- Crashing on startup in gdi32 in git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|16185 |8287 --- Comment #5 from Lei Zhang <thestig(a)google.com> 2008-12-18 19:59:06 --- (In reply to comment #4)
Crashing on startup in gdi32 in git.
That would be bug 8287, no? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #6 from Lei Zhang <thestig(a)google.com> 2008-12-18 20:23:36 --- FYI, I tested with Irfanview 3.98, which seems to avoid the crash in gdi32. It looks like my X server doesn't like to create bitmaps with width > 32767. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-19 00:03:12 --- (In reply to comment #5)
(In reply to comment #4)
Crashing on startup in gdi32 in git.
That would be bug 8287, no?
Yes sir. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 --- Comment #8 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2008-12-19 11:08:58 --- This seems to be related to http://bugs.winehq.org/show_bug.cgi?id=3573#c12 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex(a)stanev.org --- Comment #9 from Alex Stanev <alex(a)stanev.org> 2009-09-21 00:49:59 --- Tried with IV 3.98 on wine 1.1.29, still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Bug 10332 depends on bug 8287, which changed state. Bug 8287 Summary: Custom toolbar skin makes Irfan View 4.00 crash at start up http://bugs.winehq.org/show_bug.cgi?id=8287 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 Danila Sentiabov <dsent.zen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsent.zen(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10332 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #10 from butraxz(a)gmail.com 2012-05-17 15:04:08 CDT --- This bug has not been updated for three years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=10332 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- Irfanview 4.38 and wine-1.7.24 doesn't crash. 1.2, however, does crash with an X error: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 21748 Current serial number in output stream: 21863 [austin(a)localhost ~]$ sha1sum iview438_setup.exe c55c2fd91ac1af03e8063442b110ba771357d42e iview438_setup.exe [austin(a)localhost ~]$ du -h iview438_setup.exe 1.9M iview438_setup.exe resolving fixed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=10332 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.25. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org