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 426312 - Rhythmbox crashes 30 sec when no last.fm login username and password are provided
Rhythmbox crashes 30 sec when no last.fm login username and password are prov...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 415258 426096 441924 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-04 17:59 UTC by Hussam Al-Tayeb
Modified: 2011-07-26 19:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
patch (11.12 KB, patch)
2007-04-08 11:03 UTC, Jonathan Matthew
committed Details | Review

Description Hussam Al-Tayeb 2007-04-04 17:59:40 UTC
What were you doing when the application crashed?
Rhythmbox crashes 30 seconds after enabling audioscrobber plugin


Distribution: Unknown
Gnome Release: 2.18.0 2007-03-19 (Archlinux)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-ARCH #1 SMP PREEMPT Sat Mar 24 10:51:35 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: gnome

Memory status: size: 151879680 vsize: 151879680 resident: 30093312 share: 17514496 rss: 30093312 rss_rlim: 4294967295
CPU usage: start_time: 1175709363 rtime: 329 utime: 305 stime: 24 cutime:3 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/gnome/bin/rhythmbox'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229461808 (LWP 19820)]
[New Thread -1315914864 (LWP 19837)]
[New Thread -1299092592 (LWP 19835)]
[New Thread -1290699888 (LWP 19834)]
[New Thread -1282307184 (LWP 19833)]
[New Thread -1273914480 (LWP 19832)]
[New Thread -1239929968 (LWP 19831)]
[New Thread -1231537264 (LWP 19830)]
[New Thread -1263879280 (LWP 19829)]
[New Thread -1255486576 (LWP 19827)]
0xb7f3a410 in __kernel_vsyscall ()

Thread 1 (Thread -1229461808 (LWP 19820))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 rb_audioscrobbler_timeout_cb
    at rb-audioscrobbler.c line 494
  • #5 g_timeout_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 main
    at main.c line 384
  • #0 __kernel_vsyscall


----------- .xsession-errors (97184 sec old) ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: 
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Hussam Al-Tayeb 2007-04-04 18:01:36 UTC
Using rhythmbox svn ( today's checkout ).
Steps to reproduce:
1. Enable audioscrobber plugin.
2. Wait for 30 seconds.
3. Rhythmbox crashes.
Comment 2 Hussam Al-Tayeb 2007-04-04 19:23:22 UTC
I found something new. It only crashed when no last.fm log in username and password are provided.
Comment 3 Jonathan Matthew 2007-04-08 11:03:38 UTC
Created attachment 85983 [details] [review]
patch

handles unset username and password gconf keys in the last.fm plugin.
Comment 4 Hussam Al-Tayeb 2007-04-18 22:14:14 UTC
I simply wanted to confirm that the patch above does indeed fix the crash for me.
Comment 5 Jonathan Matthew 2007-04-20 11:56:14 UTC
*** Bug 415258 has been marked as a duplicate of this bug. ***
Comment 6 Jonathan Matthew 2007-04-21 01:47:55 UTC
*** Bug 426096 has been marked as a duplicate of this bug. ***
Comment 7 John Daiker 2007-04-25 17:13:55 UTC
I'll grab the latest SVN and confirm the status of this bug when I get home from work today.
Comment 8 Jonathan Matthew 2007-05-05 13:08:29 UTC
I've committed this to trunk.  It also needs to be applied to the stable branch.
Comment 9 James "Doc" Livingston 2007-05-28 13:38:28 UTC
Committed to stable branch too.
Comment 10 Christian Kirbach 2007-06-02 14:38:07 UTC
*** Bug 441924 has been marked as a duplicate of this bug. ***