After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170578 - EOG crashes on exit when being passed XHTML file as SVG
EOG crashes on exit when being passed XHTML file as SVG
Status: RESOLVED DUPLICATE of bug 308021
Product: librsvg
Classification: Core
Component: general
2.9.x
Other other
: Normal normal
: ---
Assigned To: librsvg maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-16 16:19 UTC by Jonas Wagner
Modified: 2005-06-23 10:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Jonas Wagner 2005-03-16 16:19: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

Thread 4 (Thread 49156 (LWP 12044))

  • #0 poll
    from /lib/libc.so.6
  • #1 poll
    from /lib/libc.so.6
  • #2 g_main_loop_get_context
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 g_main_context_query
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 g_idle_remove_by_data
    from /usr/lib/libglib-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 gdk_display
  • #20 g_utf8_skip
  • #21 ??
  • #22 gdk_display
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
    from /usr/lib/libglib-2.0.so.0
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #31 ??
    from /usr/lib/libglib-2.0.so.0
  • #32 ??
    from /usr/lib/libORBit-2.so.0
  • #33 g_utf8_skip
  • #34 ??
  • #35 ??
  • #36 _dl_rtld_di_serinfo
    from /lib/ld-linux.so.2
  • #37 link_is_locked
    from /usr/lib/libORBit-2.so.0
  • #38 ??
  • #39 g_utf8_skip
  • #40 ??
    from /usr/lib/libglib-2.0.so.0
  • #41 g_static_rw_lock_writer_unlock
    from /usr/lib/libglib-2.0.so.0
  • #42 ??
  • #43 ??
  • #44 ??
  • #45 uselocale
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0




------- 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.

Comment 1 Danilo Segan 2005-03-16 23:44:17 UTC
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.
Comment 2 Kjartan Maraas 2005-06-22 19:48:27 UTC
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.
Comment 3 Caleb Moore 2005-06-23 10:30:19 UTC

*** This bug has been marked as a duplicate of 308021 ***