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 635418 - Crash at adding a frame to a viewport
Crash at adding a frame to a viewport
Status: RESOLVED DUPLICATE of bug 627031
Product: glade
Classification: Applications
Component: general
3.7.x
Other Linux
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-21 11:24 UTC by lsr
Modified: 2010-11-21 23:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lsr 2010-11-21 11:24:55 UTC
I was following a steps of one of the tutorials from 
the glade website http://tadeboro.blogspot.com/2009/09/glade3-tutorial-1-introduction.html.
The fedora 12 version of glade does not crash during the same procedure.
The 4th step does not invoke a crash.

1.Add a top level window
2.Place a viewport container
3.Followed by an alignment container
4.And then a frame a top of a container
5.Glade 3.7.1 crashes on Fedora 14 -- 32 as well as 64 versions
Comment 1 Fabio Durán Verdugo 2010-11-21 23:07:44 UTC
yes I can confirm this, here the backtrace.



[New Thread 2018]
[New Thread 2019]
Core was generated by `glade-3'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 2018)

  • #0 glade_project_model_get_value
    at glade-project.c line 4388
  • #1 IA__gtk_tree_model_get_value
    at gtktreemodel.c line 1172
  • #2 gtk_tree_model_filter_get_value
    at gtktreemodelfilter.c line 2414
  • #3 IA__gtk_tree_model_get_value
    at gtktreemodel.c line 1172
  • #4 IA__gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2583
  • #5 validate_row
    at gtktreeview.c line 5776
  • #6 validate_visible_area
    at gtktreeview.c line 6100
  • #7 do_presize_handler
    at gtktreeview.c line 6426
  • #8 presize_handler_callback
    at gtktreeview.c line 6448
  • #9 gdk_threads_dispatch
    at gdk.c line 512
  • #10 g_idle_dispatch
    at gmain.c line 4254
  • #11 g_main_dispatch
    at gmain.c line 2149
  • #12 g_main_context_dispatch
    at gmain.c line 2702
  • #13 g_main_context_iterate
    at gmain.c line 2780
  • #14 g_main_loop_run
    at gmain.c line 2988
  • #15 IA__gtk_main
    at gtkmain.c line 1237
  • #16 main
    at main.c line 186

Comment 2 Fabio Durán Verdugo 2010-11-21 23:12:53 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 627031 ***