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 406052 - crash in Rhythmbox Music Player: this is a duplicate of s...
crash in Rhythmbox Music Player: this is a duplicate of s...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.9.7
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-09 10:54 UTC by Richard Edmands
Modified: 2007-02-09 22:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Richard Edmands 2007-02-09 10:54:40 UTC
What were you doing when the application crashed?
this is a duplicate of some bug to do with ipod shuffles. but hopefully this is a good trace. this is done with libgpod 0.4.2 & rhythmbox svn 4772 under ubuntu edgy.


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

Memory status: size: 93552640 vsize: 0 resident: 93552640 share: 0 rss: 28160000 rss_rlim: 0
CPU usage: start_time: 1171018395 rtime: 0 utime: 178 stime: 0 cutime:166 cstime: 0 timeout: 12 it_real_value: 0 frequency: 6

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

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

Thread 1 (Thread -1228821760 (LWP 10082))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 rb_ipod_source_name_changed_cb
    at rb-ipod-source.c line 130
  • #5 IA__g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 531
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #9 IA__g_signal_emit
    at gsignal.c line 2243
  • #10 g_object_dispatch_properties_changed
    at gobject.c line 563
  • #11 g_object_notify_dispatcher
    at gobject.c line 245
  • #12 IA__g_object_newv
    at gobjectnotifyqueue.c line 123
  • #13 IA__g_object_new_valist
    at gobject.c line 1022
  • #14 IA__g_object_new
    at gobject.c line 795
  • #15 rb_ipod_source_new
    at rb-ipod-source.c line 225
  • #16 create_source_cb
    at rb-ipod-plugin.c line 204
  • #17 rb_marshal_OBJECT__OBJECT
    at rb-marshal.c line 229
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #21 IA__g_signal_emit
    at gsignal.c line 2243
  • #22 rb_removable_media_manager_mount_volume
    at rb-removable-media-manager.c line 457
  • #23 rb_removable_media_manager_scan
    at rb-removable-media-manager.c line 629
  • #24 _scan_idle
    at rb-shell.c line 1293
  • #25 g_idle_dispatch
    at gmain.c line 3926
  • #26 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #27 g_main_context_iterate
    at gmain.c line 2677
  • #28 IA__g_main_loop_run
    at gmain.c line 2881
  • #29 IA__gtk_main
    at gtkmain.c line 1024
  • #30 main
    at main.c line 383
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2007-02-09 12:17:01 UTC
Is this the same as bug #358855 but with a good trace?
Comment 2 James "Doc" Livingston 2007-02-09 13:21:18 UTC
Crash fixed in SVN.
Comment 3 Richard Edmands 2007-02-09 22:59:36 UTC
yeah, from the comments on #358855. i'm going to assume that there are multiple causes for that bug. i'm aiming on collecting testcases. replicating and reporting each one as an individual bug. hopefully that will stop many duplicates appearing from the next ubuntu release.