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 373616 - crash in Rhythmbox Music Player: Trying to import a quite...
crash in Rhythmbox Music Player: Trying to import a quite...
Status: RESOLVED DUPLICATE of bug 343443
Product: rhythmbox
Classification: Other
Component: general
0.9.6
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-11 00:05 UTC by bsimpson1972
Modified: 2006-11-11 01:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description bsimpson1972 2006-11-11 00:05:13 UTC
What were you doing when the application crashed?
Trying to import a quite extensive music-collection (Over 6000 songs) and Rhythmbox keeps crashing.... :(((

Mostly mp3s and only a few FLACs


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

Memory status: size: 120586240 vsize: 0 resident: 120586240 share: 0 rss: 24477696 rss_rlim: 0
CPU usage: start_time: 1163203358 rtime: 0 utime: 1283 stime: 0 cutime:1166 cstime: 0 timeout: 117 it_real_value: 0 frequency: 16

Backtrace was generated from '/usr/bin/rhythmbox'

(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 -1228478272 (LWP 16385)]
[New Thread -1343677536 (LWP 16496)]
[New Thread -1239495776 (LWP 16488)]
[New Thread -1326892128 (LWP 16487)]
[New Thread -1249903712 (LWP 16421)]
[New Thread -1259705440 (LWP 16400)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1228478272 (LWP 16385))

  • #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 g_type_instance_get_private
    from /usr/lib/libgobject-2.0.so.0
  • #5 _gdk_gc_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #11 _gdk_x11_gc_new
    from /usr/lib/libgdk-x11-2.0.so.0
  • #12 gdk_gc_new_with_values
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 gdk_pixbuf_render_pixmap_and_mask
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 gdk_gc_new_with_values
    from /usr/lib/libgdk-x11-2.0.so.0
  • #15 gtk_gc_release
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_cache_insert
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_gc_get
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
    from /usr/lib/gtk-2.0/2.10.0/engines/libsmooth.so
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #0 __kernel_vsyscall

Comment 1 James "Doc" Livingston 2006-11-11 00:17:16 UTC
Can you try switching to a different theme and trying? It looks like it's crashing inside the "Smooth" theme engine.

Also, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 James "Doc" Livingston 2006-11-11 01:25:53 UTC

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