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 443515 - crash in Rhythmbox Music Player: Ich habe auf Quelle Radi...
crash in Rhythmbox Music Player: Ich habe auf Quelle Radi...
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-06-03 11:32 UTC by lhazfarg
Modified: 2007-06-04 12:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description lhazfarg 2007-06-03 11:32:19 UTC
What were you doing when the application crashed?
Ich habe auf Quelle Radio, Titel CBC Radio geklickt.


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: 328937472 vsize: 328937472 resident: 174149632 share: 20328448 rss: 174149632 rss_rlim: 4294967295
CPU usage: start_time: 1180869824 rtime: 8175 utime: 7679 stime: 496 cutime:4 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 -1208202704 (LWP 3952)]
[New Thread -1387287664 (LWP 4071)]
[New Thread -1366307952 (LWP 4069)]
[New Thread -1312330864 (LWP 4068)]
[New Thread -1270371440 (LWP 4067)]
[New Thread -1221645424 (LWP 4066)]
[New Thread -1247806576 (LWP 4065)]
[New Thread -1322820720 (LWP 4064)]
[New Thread -1291056240 (LWP 4061)]
[New Thread -1234977904 (LWP 3957)]
(no debugging symbols found)
0x004e6402 in __kernel_vsyscall ()

Thread 1 (Thread -1208202704 (LWP 3952))

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


----------- .xsession-errors (6 sec old) ---------------------
  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 155, in image_search
    yield self.loader.get_url (str (url), plexer.send ())
  File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 54, in get_url
    gnomevfs.async.open (url, self.open_cb, data=("", callback, args))
TypeError: Cannot build a gnomevfs.URI
/usr/lib/rhythmbox/plugins/artdisplay/__init__.py:188: GtkWarning: gdk_pixbuf_composite: assertion `dest_x >= 0 && dest_x + dest_width <= dest->width' failed
  self.anim.composite (ret, max (x, 0), max (y, 0), w, h, x, y, 1, 1, gtk.gdk.INTERP_BILINEAR, 255)
/usr/lib/rhythmbox/plugins/artdisplay/__init__.py:52: Warning: invalid uninstantiatable type `<invalid>' in cast to `GstGnomeVFSSrc'
  new_pb.composite (ret, 0, 0, width, height, 0, 0, sw, sh, mode, alpha)
sys:1: Warning: invalid uninstantiatable type `<invalid>' in cast to `GstGnomeVFSSrc'
sys:1: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-06-04 12:16:08 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 ***