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 506977 - crash in Rhythmbox Music Player:
crash in Rhythmbox Music Player:
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: 2008-01-03 06:39 UTC by qi2_lucky
Modified: 2008-01-03 09:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description qi2_lucky 2008-01-03 06:39:48 UTC
What were you doing when the application crashed?



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.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 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: 98852864 vsize: 98852864 resident: 28327936 share: 16732160 rss: 28327936 rss_rlim: 4294967295
CPU usage: start_time: 1199317466 rtime: 178 utime: 162 stime: 16 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 -1209009616 (LWP 5185)]
[New Thread -1257837680 (LWP 5195)]
[New Thread -1257571440 (LWP 5194)]
[New Thread -1220691056 (LWP 5192)]
[New Thread -1234855024 (LWP 5189)]
(no debugging symbols found)
0x0050f402 in __kernel_vsyscall ()

Thread 4 (Thread -1220691056 (LWP 5192))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 Py_FatalError
    from /usr/lib/libpython2.5.so.1.0
  • #8 PyObject_GC_Track
    from /usr/lib/libpython2.5.so.1.0
  • #9 PyTraceBack_Here
    from /usr/lib/libpython2.5.so.1.0
  • #10 PyEval_EvalFrameEx
    from /usr/lib/libpython2.5.so.1.0
  • #11 PyEval_EvalFrameEx
    from /usr/lib/libpython2.5.so.1.0
  • #12 PyEval_EvalCodeEx
    from /usr/lib/libpython2.5.so.1.0
  • #13 ??
    from /usr/lib/libpython2.5.so.1.0
  • #14 PyObject_Call
    from /usr/lib/libpython2.5.so.1.0
  • #15 ??
    from /usr/lib/libpython2.5.so.1.0
  • #16 PyObject_Call
    from /usr/lib/libpython2.5.so.1.0
  • #17 PyEval_CallObjectWithKeywords
    from /usr/lib/libpython2.5.so.1.0
  • #18 PyObject_CallObject
    from /usr/lib/libpython2.5.so.1.0
  • #19 ??
    from /usr/lib/python2.5/site-packages/gtk-2.0/gobject/_gobject.so
  • #20 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #21 ??
    from /lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #24 rb_shell_player_stop
  • #25 rb_shell_player_set_playing_source
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
    from /lib/libglib-2.0.so.0
  • #30 start_thread
    from /lib/libpthread.so.0
  • #31 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
Fatal Python error: GC object already tracked
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 192, in on_search_response
    data = self.__unmarshal (xmldoc).ProductInfo
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 294, in __unmarshal
    
  File "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py", line 247, in set
    self.set_current_art (pixbuf, working)
  File "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py", line 215, in set_current_art
    self.old_pixbuf = self.render_overlay ()
  File "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py", line 188, in render_overlay
    self.anim.composite (ret, max (x, 0), max (y, 0), w, h, x, y, 1, 1, gtk.gdk.INTERP_BILINEAR, 255)
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 159, in __unmarshal
    if isinstance (element, minidom.Element) and (element.tagName == 'Details'):
SystemError: error return without exception set
--------------------------------------------------
Comment 1 Jonathan Matthew 2008-01-03 09:10:56 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 ***