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 430190 - crash in Rhythmbox Music Player: right clicked an mp3 fil...
crash in Rhythmbox Music Player: right clicked an mp3 fil...
Status: RESOLVED DUPLICATE of bug 362488
Product: rhythmbox
Classification: Other
Component: general
0.9.8
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-16 04:43 UTC by tom
Modified: 2007-06-15 10:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description tom 2007-04-16 04:43:25 UTC
What were you doing when the application crashed?
right clicked an mp3 file in nautilus, chose open with rhythmbox. happens with other mp3's too. they play normally when dragged into rhythmbox however. and no, i cannot provide a gdb trace


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.18.0 2007-03-28 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 167071744 vsize: 167071744 resident: 26005504 share: 14450688 rss: 26005504 rss_rlim: -1
CPU usage: start_time: 1176698514 rtime: 58 utime: 51 stime: 7 cutime:3 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47782126018448 (LWP 10331)]
0x00002b751f185b0f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47782126018448 (LWP 10331))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
    from /usr/lib64/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #4 ??
    from /usr/lib64/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #5 ??
    from /usr/lib64/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #6 ??
    from /usr/lib64/python2.4/site-packages/gtk-2.0/gobject/_gobject.so
  • #7 PyEval_EvalFrame
    from /usr/lib/libpython2.4.so.1.0
  • #8 PyEval_EvalCodeEx
    from /usr/lib/libpython2.4.so.1.0
  • #9 ??
    from /usr/lib/libpython2.4.so.1.0
  • #10 PyObject_Call
    from /usr/lib/libpython2.4.so.1.0
  • #11 ??
    from /usr/lib/libpython2.4.so.1.0
  • #12 PyObject_Call
    from /usr/lib/libpython2.4.so.1.0
  • #13 PyObject_CallMethod
    from /usr/lib/libpython2.4.so.1.0
  • #14 ??
  • #15 ??
  • #16 rb_plugins_engine_activate_plugin
  • #17 ??
    from /usr/lib/librhythmbox-core.so.0
  • #18 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #19 gnome_vfs_directory_visit
    from /usr/lib/libgnomevfs-2.so.0
  • #20 rb_uri_handle_recursively
    from /usr/lib/librhythmbox-core.so.0
  • #21 rb_plugins_engine_init
  • #22 ??
  • #23 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #26 rb_shell_new
  • #27 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Jonathan Matthew 2007-04-21 07:07:09 UTC
Which rhythmbox plugins do you have enabled?  Are you using the (as yet) unofficial alarm clock plugin?
Comment 2 tom 2007-04-21 07:46:08 UTC
Yes I am using Oberheide's unofficial alarm clock plugin. I am also using the Last.fm, DAAP, Visualisation and Cover Art plugins.

I am unable to reproduce this bug reliably. If it happens once, it happens every time that session / until next reboot. But (at the moment for instance) some times everything behaves properly and no problem is found. Next time it happens, I'll try systematically disabling plugins (starting with the alarm clock)
Comment 3 Jonathan Matthew 2007-04-21 08:33:08 UTC
The crash is occuring inside a python plugin, so that narrows it down to the alarm clock and cover art plugins.  This is almost certainly a duplicate of bug 362488.
Comment 4 Jonathan Matthew 2007-06-15 10:38:58 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 362488 ***