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 359889 - crash in Theme: changing themes
crash in Theme: changing themes
Status: RESOLVED DUPLICATE of bug 362217
Product: librsvg
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 362519 367128 372854 426957 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-05 13:59 UTC by juhanfg
Modified: 2007-04-07 09:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description juhanfg 2006-10-05 13:59:46 UTC
Version: 2.16.1

What were you doing when the application crashed?
changing themes


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 55513088 vsize: 0 resident: 55513088 share: 0 rss: 16269312 rss_rlim: 0
CPU usage: start_time: 1160056456 rtime: 0 utime: 34571 stime: 0 cutime:25291 cstime: 0 timeout: 9280 it_real_value: 0 frequency: 11

Backtrace was generated from '/usr/bin/gnome-theme-manager'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225472336 (LWP 8021)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225472336 (LWP 8021))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #6 g_hash_table_lookup
    from /usr/lib/libglib-2.0.so.0
  • #7 g_quark_from_static_string
    from /usr/lib/libglib-2.0.so.0
  • #8 rsvg_error_quark
    from /usr/lib/librsvg-2.so.2
  • #9 fill_info
    from /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
  • #10 ??
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-10-05 14:03:20 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report?


*** This bug has been marked as a duplicate of 357406 ***
Comment 2 Dominic Lachowicz 2006-10-05 16:20:47 UTC
This doesn't necessarily look like a duplicate of 357406. In that bug, the problem is triggered by the SVG theme engine. In this bug, the problem is triggered by the SVG pixbuf loader plugin.

In either case, I'm baffled as to what's happening, as *neither* calls rsvg_error_quark (). In fact, fill_info() doesn't call any functions at all.

The stack trace looks corrupt, and librsvg just happens to be the last thing in an otherwise corrupt stack. I'm re-opening this.

http://cvs.gnome.org/viewcvs/librsvg/gdk-pixbuf-loader/io-svg.c?rev=1.31.2.1&view=markup
Comment 3 Thomas Wood 2006-10-12 17:51:34 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 4 Elijah Newren 2006-10-16 04:17:41 UTC
*** Bug 362519 has been marked as a duplicate of this bug. ***
Comment 5 André Klapper 2006-10-24 07:25:12 UTC
*** Bug 364603 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2006-10-24 07:26:38 UTC
Somebody please install debug packages of glib, librsvg, gtk and gnome-control-center and provide a stacktrace. Thanks in advance!
Comment 7 André Klapper 2006-10-27 22:44:32 UTC
*** Bug 365988 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2006-10-29 23:46:28 UTC
*** Bug 367128 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2006-11-09 19:51:57 UTC
not a control-center only bug => probably a librsvg issue
Comment 10 André Klapper 2006-11-09 19:52:20 UTC
*** Bug 372854 has been marked as a duplicate of this bug. ***
Comment 11 Dominic Lachowicz 2006-11-09 19:56:49 UTC
I think that I fixed this in the 2.16.1 release. If someone could check it out, I'd appreciate it.

This is a duplicate of bug #362217, I think.

*** This bug has been marked as a duplicate of 362217 ***
Comment 12 palfrey 2007-04-07 09:55:20 UTC
*** Bug 426957 has been marked as a duplicate of this bug. ***