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 589886 - rhythmbox crashed with SIGSEGV in rhythmdb_query_concatenate()
rhythmbox crashed with SIGSEGV in rhythmdb_query_concatenate()
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 591820 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-07-27 14:39 UTC by Pedro Villavicencio
Modified: 2010-09-25 03:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2009-07-27 14:39:24 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/404255

rhythmbox version is: 0.12.3-1ubuntu1

".

Thread 1 (process 25812)

  • #0 rhythmdb_query_concatenate
    at rhythmdb-query.c line 91
  • #1 rhythmdb_query_copy
    at rhythmdb-query.c line 76
  • #2 rhythmdb_query_parse_valist
    at rhythmdb-query.c line 120
  • #3 rhythmdb_query_append
    at rhythmdb-query.c line 223
  • #4 rb_podcast_source_do_query
    at rb-podcast-source.c line 1165
  • #5 feed_select_change_cb
    at rb-podcast-source.c line 1114
  • #6 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 767
  • #7 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3247
  • #8 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 2980
  • #9 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3037
  • #10 rb_property_view_selection_changed_cb
    at rb-property-view.c line 872
  • #11 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3247
  • #13 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 2980
  • #14 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3037
  • #15 gtk_tree_view_real_select_cursor_row
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtktreeview.c line 10113
  • #16 gtk_tree_view_button_press
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtktreeview.c line 2746
  • #17 rb_tree_dnd_button_press_event_cb
    at rb-tree-dnd.c line 927
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmarshalers.c line 84
  • #19 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 767
  • #20 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3247
  • #21 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 2990
  • #22 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3037
  • #23 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkwidget.c line 4786
  • #24 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 2396
  • #25 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 1601
  • #26 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.17.5/gdk/x11/gdkevents-x11.c line 2379
  • #27 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 1960
  • #28 g_main_context_iterate
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2591
  • #29 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2799
  • #30 IA__gtk_main
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 1205
  • #31 main
    at main.c line 332

Comment 1 Nattgew 2009-09-27 00:15:11 UTC
I'm using 0.12.5-0ubuntu1 in Karmic, and I get this crash whenever I try to select more than one podcast feed in the browser.
Comment 2 james 2010-01-22 10:41:56 UTC
Confirmed, selecting more than one podcast causes segfault... I have 50 podcast feeds to delete, one at a time it seems!
Comment 3 Jonathan Matthew 2010-03-13 23:31:55 UTC
*** Bug 591820 has been marked as a duplicate of this bug. ***
Comment 4 ryba4 2010-04-14 12:59:21 UTC
I'm affected by this bug.

- go to Podcasts,
- select 1 podcast,
- hold CTRL key,
- click on another podcast

=> Rhythmbox window instantly disappears.

My version is 0.12.5-0ubuntu5.2, Karmic.
Comment 5 Jonathan Matthew 2010-09-25 03:32:48 UTC
fixed in commit 5d57ea1.