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 497200 - crash in Rhythmbox Music Player:
crash in Rhythmbox Music Player:
Status: RESOLVED DUPLICATE of bug 434996
Product: rhythmbox
Classification: Other
Component: general
0.10.x
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-15 21:26 UTC by Zimecki
Modified: 2007-11-18 22:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Zimecki 2007-11-15 21:26:35 UTC
Version: 0.10.1

What were you doing when the application crashed?



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.20-2936.fc7xen #1 SMP Fri Sep 21 12:07:35 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: 146812928 vsize: 146812928 resident: 46792704 share: 26935296 rss: 46792704 rss_rlim: 4294967295
CPU usage: start_time: 1195161034 rtime: 1824 utime: 1712 stime: 112 cutime:7 cstime: 6 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/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208174880 (LWP 5166)]
[New Thread -1238410352 (LWP 5191)]
[New Thread -1277170800 (LWP 5190)]
[New Thread -1266680944 (LWP 5172)]
(no debugging symbols found)
0x00224402 in __kernel_vsyscall ()

Thread 3 (Thread -1277170800 (LWP 5190))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 g_object_set_valist
    from /lib/libgobject-2.0.so.0
  • #6 g_object_set
    from /lib/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #8 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #9 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #10 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #12 ??
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #15 gst_element_no_more_pads
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 ??
    from /usr/lib/gstreamer-0.10/libgstdecodebin.so
  • #17 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #19 ??
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #22 gst_element_no_more_pads
    from /usr/lib/libgstreamer-0.10.so.0
  • #23 ??
    from /usr/lib/gstreamer-0.10/libgstqtdemux.so
  • #24 ??
    from /usr/lib/gstreamer-0.10/libgstqtdemux.so
  • #25 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #26 ??
    from /lib/libglib-2.0.so.0
  • #27 ??
    from /lib/libglib-2.0.so.0
  • #28 start_thread
    from /lib/i686/nosegneg/libpthread.so.0
  • #29 clone
    from /lib/i686/nosegneg/libc.so.6


----------- .xsession-errors (227 sec old) ---------------------
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 199, in on_search_response
    self.on_search_results (data.Details)
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 202, in on_search_results
    self.on_search_completed (results)
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 205, in on_search_completed
    self.on_search_completed_callback (self, self.entry, result, *self.args)
  File "/usr/lib/rhythmbox/plugins/rb/Coroutine.py", line 53, in callback
    self._resume ()
  File "/usr/lib/rhythmbox/plugins/rb/Coroutine.py", line 38, in _resume
    self._continuation.next ()
  File "/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py", line 154, in image_search
    for url in engine.get_best_match_urls (results):
  File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 247, in get_best_match_urls
    if type (item.Artists.Artist) <> type ([]):
AttributeError: Bag instance has no attribute 'Artists'
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-11-18 22:07:01 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 434996 ***