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 353483 - crash in Rhythmbox Music Player: i did nothing exept star...
crash in Rhythmbox Music Player: i did nothing exept star...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.9.5
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-29 22:13 UTC by Eloi Primaux
Modified: 2006-08-30 22:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Eloi Primaux 2006-08-29 22:13:36 UTC
What were you doing when the application crashed?
i did nothing exept starting it


Distribution: Unknown
Gnome Release: 2.15.92 2006-08-29 (JHBuild)
BugBuddy Version: 2.15.92

Memory status: size: 46059520 vsize: 0 resident: 46059520 share: 0 rss: 21733376 rss_rlim: 0
CPU usage: start_time: 1156889545 rtime: 0 utime: 73 stime: 0 cutime:65 cstime: 0 timeout: 8 it_real_value: 0 frequency: 4

Backtrace was generated from '/usr/bin/rhythmbox'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1229518592 (LWP 28090)]
0xb7f44410 in __kernel_vsyscall ()

Thread 1 (Thread -1229518592 (LWP 28090))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 _dbus_abort
    at dbus-sysdeps.c line 92
  • #8 _dbus_real_assert
    at dbus-internals.c line 477
  • #9 send_no_return_values
    at dbus-bus.c line 1020
  • #10 dbus_bus_remove_match
    at dbus-bus.c line 1154
  • #11 libhal_ctx_shutdown
    at libhal.c line 3050
  • #12 cleanup_hal_context
    at rb-generic-player-source.c line 672
  • #13 get_hal_context
    at rb-generic-player-source.c line 658
  • #14 rb_generic_player_is_volume_player
    at rb-generic-player-source.c line 377
  • #15 create_source_cb
    at rb-generic-player-plugin.c line 132
  • #16 rb_marshal_OBJECT__OBJECT
    at rb-marshal.c line 229
  • #17 IA__g_closure_invoke
    at gclosure.c line 490
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2508
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #20 IA__g_signal_emit
    at gsignal.c line 2241
  • #21 rb_removable_media_manager_mount_volume
    at rb-removable-media-manager.c line 678
  • #22 rb_removable_media_manager_scan
    at rb-removable-media-manager.c line 863
  • #23 rb_shell_constructor
    at rb-shell.c line 1377
  • #24 IA__g_object_newv
    at gobject.c line 934
  • #25 IA__g_object_new_valist
    at gobject.c line 1019
  • #26 IA__g_object_new
    at gobject.c line 792
  • #27 rb_shell_new
    at rb-shell.c line 967
  • #28 main
    at main.c line 308
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2006-08-29 22:16:13 UTC
looks like hal/dbus problems

if you start from a terminal, what is the error output?
Comment 2 Karsten Bräckelmann 2006-08-30 00:38:27 UTC
REOPENing. According to the stacktrace, this is the same issue for rhythmbox as bug 348993 is for totem.

Bastien and any other rhythmbox developer:  Note bug 348993 comment 10.


Cc'ing rhythmbox developer Jonathan, who fixed this for totem... :)
Comment 3 Jonathan Matthew 2006-08-30 10:03:34 UTC
it's way too easy to screw up calls to libhal_ctx_shutdown.

fixed in cvs.
Comment 4 Jonathan Matthew 2006-08-30 22:03:31 UTC
.. so maybe I should mark it as such.