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 359583 - crash when closing after starting to play an audio CD
crash when closing after starting to play an audio CD
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.9.6
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 378172 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-04 13:05 UTC by Sebastien Bacher
Modified: 2006-11-22 22:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (626 bytes, patch)
2006-10-07 04:47 UTC, Jonathan Matthew
none Details | Review

Description Sebastien Bacher 2006-10-04 13:05:18 UTC
* start rhythmbox 0.9.6
* start playing an audio CD
* close rhythmbox

"Program received signal SIGSEGV, Segmentation fault.

Thread 47127479124912 (LWP 11510)

  • #0 IA__g_hash_table_foreach
    at ghash.c line 662
  • #1 impl_deactivate
    at rb-audiocd-plugin.c line 505
  • #2 rb_plugin_info_free
    at rb-plugins-engine.c line 361
  • #3 g_hash_nodes_destroy
    at ghash.c line 783
  • #4 IA__g_hash_table_remove_all
    at ghash.c line 468
  • #5 IA__g_hash_table_destroy
    at ghash.c line 221
  • #6 rb_plugins_engine_shutdown
    at rb-plugins-engine.c line 393
  • #7 rb_shell_quit
    at rb-shell.c line 2427
  • #8 rb_shell_window_delete_cb
    at rb-shell.c line 1619
  • #9 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2510
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #15 IA__gtk_main_do_event
    at gtkmain.c line 1379
  • #16 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #18 g_main_context_iterate
    at gmain.c line 2677
  • #19 IA__g_main_loop_run
    at gmain.c line 2881
  • #20 IA__gtk_main
    at gtkmain.c line 1024
  • #21 main
    at main.c line 372

Comment 1 Jonathan Matthew 2006-10-07 04:44:28 UTC
Fixed in CVS.
Comment 2 Jonathan Matthew 2006-10-07 04:47:07 UTC
Created attachment 74190 [details] [review]
fix

Here's the fix I committed.
Comment 3 Sebastien Bacher 2006-10-07 13:28:13 UTC
Thanks for the quick fix. I've uploaded a package with it to Ubuntu edgy
Comment 4 Jonathan Matthew 2006-11-22 22:52:07 UTC
*** Bug 378172 has been marked as a duplicate of this bug. ***