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 483999 - crash in Rhythmbox Music Player: Opening the program
crash in Rhythmbox Music Player: Opening the program
Status: RESOLVED DUPLICATE of bug 362488
Product: rhythmbox
Classification: Other
Component: general
0.10.x
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-06 05:11 UTC by richyoung
Modified: 2007-10-09 10:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description richyoung 2007-10-06 05:11:30 UTC
Version: 0.10.1

What were you doing when the application crashed?
Opening the program


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 368029696 vsize: 368029696 resident: 33980416 share: 21180416 rss: 33980416 rss_rlim: 18446744073709551615
CPU usage: start_time: 1191647326 rtime: 32 utime: 25 stime: 7 cutime:6 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 "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496486352 (LWP 4664)]
(no debugging symbols found)
0x0000003ab000d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496486352 (LWP 4664))

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


----------- .xsession-errors ---------------------
(rhythmbox:4665): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgsttimidity.so': libtimidity-0.1.so.0: cannot open shared object file: No such file or directory
(rhythmbox:4665): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstwildmidi.so': libWildMidi.so.0: cannot open shared object file: No such file or directory
(rhythmbox:4665): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstfaad.so': /usr/lib64/gstreamer-0.10/libgstfaad.so: undefined symbol: faacDecDecode
(rhythmbox:4665): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstffmpeg.so': /usr/lib64/gstreamer-0.10/libgstffmpeg.so: undefined symbol: img_resample
(rhythmbox:4664): libglade-WARNING **: could not find glade file '/usr/lib64/rhythmbox/plugins/rb-alarmclock.glade'
TypeError: Cannot create a consistent method resolution
order (MRO) for bases TreeModel, TreeDragSource, __main__.RbTreeDragDest, __main__.RbTreeDragSource
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  160
  Minor opcode:  6
  Resource id:  0x1a5
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-10-09 10:24:06 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 is caused by the alarm clock plugin.


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