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 617341 - glade-3 crashed with SIGSEGV in glade_model_data_column_index()
glade-3 crashed with SIGSEGV in glade_model_data_column_index()
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
3.6.x
Other All
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-01 01:11 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-12-16 17:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Javier Jardón (IRC: jjardon) 2010-05-01 01:11:54 UTC
This bug was previously reported here:

https://bugs.launchpad.net/ubuntu/+source/glade-3/+bug/572440

"
This crash occurred when I was manually adding data to a GtkListStore object.
"

  • #0 glade_model_data_column_index
    at glade-model-data.c line 193
  • #1 eprop_column_adjust_rows
    at glade-column-types.c line 332
  • #2 column_type_edited
    at glade-column-types.c line 381
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.24.0/gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3248
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 2981
  • #6 IA__g_signal_emit_by_name
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3075
  • #7 gtk_cell_renderer_combo_editing_done
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkcellrenderercombo.c line 360
  • #8 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.24.0/gobject/gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3248

Comment 1 Tristan Van Berkom 2010-12-16 17:29:48 UTC
This is not reproducible with glade-3-8.

If it persists with glade-3-8 please file some
steps to reproduce, thanks.