GNOME Bugzilla – Bug 612156
Crash in rb_source_can_pause at rb-source.c line 1361
Last modified: 2011-10-27 14:55:39 UTC
Version: 0.12.7 What were you doing when the application crashed? switched radio station Distribution: Debian squeeze/sid Gnome Release: 2.28.2 2009-12-18 (Debian) BugBuddy Version: 2.28.0 System: Linux 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 X Vendor: The X.Org Foundation X Vendor Release: 10705000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Tango GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 420319232 vsize: 420319232 resident: 69275648 share: 23576576 rss: 69275648 rss_rlim: 18446744073709551615 CPU usage: start_time: 1267994502 rtime: 17018 utime: 14679 stime: 2339 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/rhythmbox' [Thread debugging using libthread_db enabled] [New Thread 0x9e610b70 (LWP 20677)] [New Thread 0x9ee11b70 (LWP 20676)] [New Thread 0x9f612b70 (LWP 20675)] [New Thread 0xa4dfeb70 (LWP 20557)] [New Thread 0xa9795b70 (LWP 20556)] [New Thread 0xaa8c0b70 (LWP 20555)] [New Thread 0xafab6b70 (LWP 18595)] [New Thread 0xab0e5b70 (LWP 28063)] [New Thread 0xb0caeb70 (LWP 28020)] [New Thread 0xb14b1b70 (LWP 27869)] [New Thread 0xb4bedb70 (LWP 27856)] 0xb7716424 in __kernel_vsyscall ()
+ Trace 220859
Thread 1 (Thread 0xb61d9970 (LWP 27642))
Inferior 1 [process 27642] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (28518 sec old) --------------------- Playback stopped "100307 22:37:52" - "-1239136512" - void ScrobblerManager::nowPlaying(const TrackInfo&) ( 155 ) - L4 "Бергтора – Кузнец" "100307 22:37:52" - "-1239136512" - void Scrobbler::announce(const TrackInfo&) ( 646 ) - L4 "Бергтора – Кузнец" "100307 22:37:52" - "-1239136512" - void ScrobblerPostRequest::request(const QByteArray&) ( 824 ) - L4 [id: 0 ] "s=c5ba54cb5b8342d89447c9c86d470281&a=%D0%91%D0%B5%D1%80%D0%B3%D1%82%D0%BE%D1%80%D0%B0&t=%D0%9A%D1%83%D0%B7%D0%BD%D0%B5%D1%86&b=Demo&l=257&n=&m=" "100307 22:37:52" - "-1239136512" - virtual void ArtistMetaDataRequest::start() ( 35 ) - L4 "Бергтора" "100307 22:37:52" - "-1239136512" - void Request::request(const XmlRpc&) ( 262 ) - L4 "ArtistMetaData" initiated: "ws.audioscrobbler.com/1.0/rw/xmlrpc.php" "100307 22:37:52" - "-1239136512" - void Request::request(const XmlRpc&) ( 262 ) - L4 "TrackMetaData" initiated: "ws.audioscrobbler.com/1.0/rw/xmlrpc.php" ...Too much output, ignoring rest... --------------------------------------------------
*** Bug 612424 has been marked as a duplicate of this bug. ***
*** Bug 623750 has been marked as a duplicate of this bug. ***
*** Bug 630019 has been marked as a duplicate of this bug. ***
*** Bug 630668 has been marked as a duplicate of this bug. ***
*** Bug 620819 has been marked as a duplicate of this bug. ***
*** Bug 628389 has been marked as a duplicate of this bug. ***
*** Bug 623858 has been marked as a duplicate of this bug. ***
*** Bug 630718 has been marked as a duplicate of this bug. ***
Somehow player->priv->source is getting set to NULL and then various functions are being called that do not handle that situation. There need to be more checks for player->priv->source == NULL and some debugging to find out where the problem originates.
*** Bug 631595 has been marked as a duplicate of this bug. ***
fixed in commit 66db679
*** Bug 632847 has been marked as a duplicate of this bug. ***
*** Bug 634824 has been marked as a duplicate of this bug. ***
*** Bug 636237 has been marked as a duplicate of this bug. ***
*** Bug 639450 has been marked as a duplicate of this bug. ***
*** Bug 640934 has been marked as a duplicate of this bug. ***
*** Bug 643265 has been marked as a duplicate of this bug. ***
*** Bug 644750 has been marked as a duplicate of this bug. ***
*** Bug 662846 has been marked as a duplicate of this bug. ***