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 388493 - crash in Rhythmbox Music Player: Sorry, I left out the in...
crash in Rhythmbox Music Player: Sorry, I left out the in...
Status: RESOLVED DUPLICATE of bug 358855
Product: rhythmbox
Classification: Other
Component: general
0.9.6
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-22 03:09 UTC by skimball1
Modified: 2006-12-22 19:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description skimball1 2006-12-22 03:09:07 UTC
What were you doing when the application crashed?
Sorry, I left out the info about the iPod.  I have an iPod Shuffle (2nd gen) when I plug it in, it auto-mounts and auto-loads Rhythmbox (which immediatly crashes....sometimes).  The auto-mount also fails.  Although the icon to acces my iPod exists, mtab doesn't see the it.


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

Memory status: size: 57159680 vsize: 0 resident: 57159680 share: 0 rss: 16216064 rss_rlim: 0
CPU usage: start_time: 1166756471 rtime: 0 utime: 111 stime: 0 cutime:106 cstime: 0 timeout: 5 it_real_value: 0 frequency: 4

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 -1229117776 (LWP 6333)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229117776 (LWP 6333))

  • #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 rb_ipod_source_register_type
    from /usr/lib/rhythmbox/plugins/ipod/libipod.so
  • #5 g_cclosure_marshal_VOID__PARAM
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_class_override_property
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_enum_register_static
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #15 rb_ipod_source_new
    from /usr/lib/rhythmbox/plugins/ipod/libipod.so
  • #16 register_rb_plugin
    from /usr/lib/rhythmbox/plugins/ipod/libipod.so
  • #17 rb_marshal_OBJECT__OBJECT
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 rb_removable_media_manager_queue_transfer
  • #23 rb_removable_media_manager_scan
  • #24 rb_shell_new
  • #25 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #28 rb_shell_new
  • #29 main
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2006-12-22 09:42:47 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 358855 ***
Comment 2 skimball1 2006-12-22 19:08:38 UTC
First, sorry for the large amounts of the same bug reports....I hadn't realized I had sent so many.  Second, I'm obviously not a programmer and I'm still a novice with linux.  As far as the bug reports I've sent.  I've found there was something buggy with the way linux was auto-mounting my iPod shuffle.  It was mounting as a default floppy device and mounting it as read only (with which fstab and mtab were useless).  I used windows and iIunes to reload the firmware and gnupod_INIT to prep. it for use with Linux.  Rhythm box is working fine now with no crashes and my iPod mounts itself correctly.  Perhaps ejecting before running mktunes or not 'ejecting' it cause some damage.  Thanks for your help, sorry again for not being very terse.