GNOME Bugzilla – Bug 170578
EOG crashes on exit when being passed XHTML file as SVG
Last modified: 2005-06-23 10:30:19 UTC
Distribution: Gentoo Base System version 1.5.3 Package: EOG Severity: normal Version: GNOME2.8.1 2.8.2 Gnome-Distributor: Gentoo Linux Synopsis: EOG crashes while Opening png file Bugzilla-Product: EOG Bugzilla-Component: general Bugzilla-Version: 2.8.2 BugBuddy-GnomeVersion: 2.0 (2.8.0) Description: Description of the crash: EOG crashes while Opening png file Steps to reproduce the crash: 1. open the image http://www.metal-age.net/veers.png 2. that's it :) Expected Results: Normal eog functionality How often does this happen? always Additional Information: if there are any questions contact me at jowag89@gmx.ch n sry for my bad english, I try my best :) Debugging Information: Backtrace was generated from '/usr/bin/eog' (no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 12036)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 12036)] [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 12036)] [New Thread 32769 (LWP 12041)] [New Thread 32771 (LWP 12043)] [New Thread 49156 (LWP 12044)] 0x4084e5fb in waitpid () from /lib/libpthread.so.0
+ Trace 56943
Thread 4 (Thread 49156 (LWP 12044))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-03-16 11:19 ------- Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "EOG". Setting to default milestone for this product, '---' Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
I just ran across this bug, and since I've already looked a bit, lets help with triaging :) The above file seems to be XHTML file containing latex2eps, latex2png, ... manual page. EOG 2.10 only crashes for me _on exit_ if the file is named as one of recognized formats (eg. veers.png or veers.svg) and it anyway tries to read it as SVG, so it's about librsvg and eog interaction, I guess. I'm retitling this bug as well, hope nobody minds.
I get this from librsvg: (eog:14949): librsvg-WARNING **: rsvg_art_render_new: width too large Xlib: unexpected async reply (sequence 0x77)! Moving to librsvg for inspection.
*** This bug has been marked as a duplicate of 308021 ***