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 648780 - Crash in gtk_tree_model_get_valist at gtktreemodel.c:1722
Crash in gtk_tree_model_get_valist at gtktreemodel.c:1722
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-27 16:21 UTC by Fabio Durán Verdugo
Modified: 2011-11-30 05:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-04-27 16:21:24 UTC
Core was generated by `glade'.
Drag and Drop from dock inspector to the project area.


Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0xb7701840 (LWP 3805))

  • #0 gtk_tree_model_get_valist
    at gtktreemodel.c line 1722
  • #1 gtk_tree_model_get
    at gtktreemodel.c line 1684
  • #2 selection_foreach_func
    at glade-inspector.c line 589
  • #3 gtk_tree_selection_selected_foreach
    at gtktreeselection.c line 736
  • #4 selection_changed_cb
    at glade-inspector.c line 604
  • #5 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 79
  • #6 g_closure_invoke
    at gclosure.c line 767
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #8 g_signal_emit_valist
    at gsignal.c line 2983
  • #9 g_signal_emit
    at gsignal.c line 3040
  • #10 _gtk_tree_selection_internal_select_node
    at gtktreeselection.c line 1538
  • #11 gtk_tree_view_real_set_cursor
    at gtktreeview.c line 13208
  • #12 gtk_tree_view_button_press
    at gtktreeview.c line 3166
  • #13 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #14 g_type_class_meta_marshal
    at gclosure.c line 878
  • #15 g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3290
  • #17 g_signal_emit_valist
    at gsignal.c line 2993
  • #18 g_signal_emit
    at gsignal.c line 3040
  • #19 gtk_widget_event_internal
    at gtkwidget.c line 6098
  • #20 gtk_propagate_event
    at gtkmain.c line 2597
  • #21 gtk_main_do_event
    at gtkmain.c line 1872
  • #22 glade_app_event_handler
    at glade-app.c line 308
  • #23 _gdk_event_emit
    at gdkevents.c line 71
  • #24 gdk_event_source_dispatch
    at gdkeventsource.c line 318
  • #25 g_main_dispatch
    at gmain.c line 2440
  • #26 g_main_context_dispatch
    at gmain.c line 3013
  • #27 g_main_context_iterate
    at gmain.c line 3091
  • #28 g_main_loop_run
    at gmain.c line 3299
  • #29 gtk_main
    at gtkmain.c line 1358
  • #30 main
    at main.c line 187

Comment 1 Tristan Van Berkom 2011-10-04 21:02:27 UTC
Can you describe what you mean by drag and drop from the inspector
to the project area ?

Glade doesn't let you drag and drop from the inspector as far as
I know so I can't reproduce it here...
Comment 2 Akhil Laddha 2011-11-15 08:59:41 UTC
Fabio, ping, can you please respond to comment#1 ?
Comment 3 Fabio Durán Verdugo 2011-11-30 05:26:01 UTC
I cant reproduce anymore. thank