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 476915 - crash in Rhythmbox Music Player: Browsing the Magnatune C...
crash in Rhythmbox Music Player: Browsing the Magnatune C...
Status: RESOLVED DUPLICATE of bug 436456
Product: rhythmbox
Classification: Other
Component: general
0.10.0
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-14 14:01 UTC by pranny
Modified: 2007-09-20 11:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description pranny 2007-09-14 14:01:20 UTC
What were you doing when the application crashed?
Browsing the Magnatune Catalogue and as soon as i double clicked the song "GoodBye" by Beth Quist from Lucidity, all i get is this bug reporting tool :-(


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.4-65.fc7 #1 SMP Tue Aug 21 22:36:56 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 297099264 vsize: 297099264 resident: 210337792 share: 15167488 rss: 210337792 rss_rlim: 4294967295
CPU usage: start_time: 1189778305 rtime: 5609 utime: 5410 stime: 199 cutime:2 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 -1208657360 (LWP 17175)]
[New Thread -1246946416 (LWP 17331)]
[New Thread -1235641456 (LWP 17186)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208657360 (LWP 17175))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 PyErr_Restore
    from /usr/lib/libpython2.5.so.1.0
  • #5 PyErr_SetObject
    from /usr/lib/libpython2.5.so.1.0
  • #6 ??
    from /usr/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so
  • #7 ??
    from /usr/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so
  • #8 PyCFunction_Call
    from /usr/lib/libpython2.5.so.1.0
  • #9 PyEval_EvalFrameEx
    from /usr/lib/libpython2.5.so.1.0
  • #10 PyEval_EvalFrameEx
    from /usr/lib/libpython2.5.so.1.0
  • #11 PyEval_EvalCodeEx
    from /usr/lib/libpython2.5.so.1.0
  • #12 ??
    from /usr/lib/libpython2.5.so.1.0
  • #13 PyObject_Call
    from /usr/lib/libpython2.5.so.1.0
  • #14 ??
    from /usr/lib/libpython2.5.so.1.0
  • #15 PyObject_Call
    from /usr/lib/libpython2.5.so.1.0
  • #16 PyEval_CallObjectWithKeywords
    from /usr/lib/libpython2.5.so.1.0
  • #17 PyObject_CallObject
    from /usr/lib/libpython2.5.so.1.0
  • #18 ??
    from /usr/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so
  • #19 ??
    from /lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (20 sec old) ---------------------
    return self.NameToInfo[name]
KeyError: 'opt/magnatune/info/song_info.xml'
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 272, in __load_catalogue_read_cb
    parser.close()
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 226, in close
    self.feed("", isFinal = 1)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed
    self._err_handler.fatalError(exc)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError
    raise exception
xml.sax._exceptions.SAXParseException: <unknown>:100558:4: unclosed token
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3
/usr/lib/rhythmbox/plugins/artdisplay/__init__.py:127: Warning: invalid unclassed pointer in cast to `GstGnomeVFSSrc'
  missing_pixbuf = self.icon_theme.load_icon (ART_MISSING_ICON, self.size, 0)
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-09-20 11:23:39 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 436456 ***