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 613039 - SIGABRT when removing multiple radio stations
SIGABRT when removing multiple radio stations
Status: RESOLVED DUPLICATE of bug 527898
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-16 13:05 UTC by freggy1
Modified: 2010-03-16 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description freggy1 2010-03-16 13:05:52 UTC
While a live stream was playing in Rhythmbox, I selected multiple radio stations in the list and deleted them (one them was the playing station). Rhythmbox crashed and the core dump provided this backtrace:

Thread 1 (Thread 28570)

  • #0 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 abort
    at abort.c line 92
  • #2 IA__g_assertion_message
  • #3 IA__g_assertion_message_expr
    at gtestutils.c line 1329
  • #4 rhythmdb_property_model_delete_prop
    at rhythmdb-property-model.c line 854
  • #5 rhythmdb_property_model_entry_removed_cb
    at rhythmdb-property-model.c line 665
  • #6 IA__g_closure_invoke
    at gclosure.c line 767
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3248
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #9 IA__g_signal_emit
    at gsignal.c line 3038
  • #10 rhythmdb_query_model_remove_from_main_list
    at rhythmdb-query-model.c line 1257
  • #11 rhythmdb_query_model_filter_out_entry
    at rhythmdb-query-model.c line 1498
  • #12 rhythmdb_query_model_remove_entry
    at rhythmdb-query-model.c line 1621
  • #13 IA__g_closure_invoke
    at gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3248
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #16 IA__g_signal_emit
    at gsignal.c line 3038
  • #17 rhythmdb_emit_entry_signals_idle
    at rhythmdb.c line 1333
  • #18 g_main_dispatch
    at gmain.c line 1960
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #20 g_main_context_iterate
    at gmain.c line 2591
  • #21 IA__g_main_loop_run
    at gmain.c line 2799
  • #22 IA__gtk_main
    at gtkmain.c line 1219
  • #23 main
    at main.c line 332

I'm running Mandriva 2010.1 Cooker on x86_64 with:
glib2.0-debug-2.23.5-1mdv2010.1
glibc-debug-2.11-2mnb2
gstreamer0.10-debug-0.10.28-1mdv2010.1
gstreamer0.10-plugins-base-debug-0.10.28-1mdv2010.1
gstreamer0.10-plugins-good-debug-0.10.21-1mdv2010.1
gtk+2.0-debug-2.19.7-1mdv2010.1
rhythmbox-debug-0.12.7-1mdv2010.1
Comment 1 Bastien Nocera 2010-03-16 13:13:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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