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 536193 - crash in Rhythmbox Music Player: wasn't doing anything!? ...
crash in Rhythmbox Music Player: wasn't doing anything!? ...
Status: RESOLVED DUPLICATE of bug 517143
Product: rhythmbox
Classification: Other
Component: iPod
0.11.x
Other Linux
: High normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-02 09:09 UTC by karl
Modified: 2008-06-05 10:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description karl 2008-06-02 09:09:13 UTC
Version: 0.11.5

What were you doing when the application crashed?
wasn't doing anything!? (rhythmbox was only visible as an icon in the notification area).
I suspect that it initiated a refresh of podcasts....


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 97296384 vsize: 97296384 resident: 34332672 share: 18300928 rss: 34332672 rss_rlim: 4294967295
CPU usage: start_time: 1212395030 rtime: 229 utime: 188 stime: 41 cutime:0 cstime: 2 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/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb65e2740 (LWP 8228)]
[New Thread 0xb31feb90 (LWP 11920)]
[New Thread 0xb4373b90 (LWP 11918)]
[New Thread 0xb5fc4b90 (LWP 11917)]
[New Thread 0xb4bd4b90 (LWP 8648)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 4 (Thread 0xb5fc4b90 (LWP 11917))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
    from /usr/lib/libtotem-plparser.so.10
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 g_value_transform
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #13 rb_podcast_parse_load_feed
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libgthread-2.0.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
  • #24 ??
    from /lib/i686/cmov/libpthread.so.0
  • #25 ??
  • #26 ??
    from /usr/lib/libglib-2.0.so.0
  • #27 ??
  • #28 ??
  • #29 ??
    from /lib/i686/cmov/libc.so.6
  • #30 ??
    from /lib/i686/cmov/libc.so.6
  • #31 ??
    from /lib/i686/cmov/libc.so.6
  • #32 ??
  • #33 ??
    from /lib/i686/cmov/libpthread.so.0
  • #34 ??
    from /lib/i686/cmov/libpthread.so.0
  • #35 ??


----------- .xsession-errors ---------------------
  File "/var/lib/python-support/python2.5/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: evolution_new_mail_callback() takes at most 2 arguments (3 given)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
(rhythmbox:8228): GLib-GObject-WARNING **: g_type_instance_get_private() requires a prior call to g_type_class_add_private()
--------------------------------------------------
Comment 1 karl 2008-06-05 10:40:32 UTC
After I disabled the ipod plugin (by setting /apps/rhythmbox/plugins/ipod/active := false), everything works again!

I do not use an ipod with this installation anyway, so I'm happy. But this points towards a problem in (or triggered by) the ipod plugin...
Comment 2 karl 2008-06-05 10:42:48 UTC

*** This bug has been marked as a duplicate of 517143 ***