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 749469 - Crash when loading a file containing a GtkFileChooserButton
Crash when loading a file containing a GtkFileChooserButton
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-16 15:30 UTC by Lionel Landwerlin
Modified: 2018-03-26 15:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
UI example file (453 bytes, application/x-designer)
2015-05-16 15:30 UTC, Lionel Landwerlin
  Details
plugin: gtk+: fix crash at the end of project load (1.12 KB, patch)
2015-05-16 15:38 UTC, Lionel Landwerlin
none Details | Review

Description Lionel Landwerlin 2015-05-16 15:30:49 UTC
Created attachment 303462 [details]
UI example file

Here is the backtrace :

Program received signal SIGSEGV, Segmentation fault.
g_type_check_instance_is_fundamentally_a (type_instance=type_instance@entry=0xb90c10, fundamental_type=fundamental_type@entry=80) at gtype.c:4028
4028	  node = lookup_type_node_I (type_instance->g_class->g_type);
(gdb) bt
  • #0 g_type_check_instance_is_fundamentally_a
    at gtype.c line 4028
  • #1 glade_widget_get_from_gobject
    at glade-widget.c line 2068
  • #2 glade_gtk_box_parse_finished
    at glade-gtk-box.c line 64
  • #3 g_closure_invoke
    at gclosure.c line 801
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #5 g_signal_emit_valist
    at gsignal.c line 3307
  • #6 g_signal_emit
    at gsignal.c line 3363
  • #7 glade_project_load_internal
    at glade-project.c line 2117
  • #8 glade_project_load_from_file
    at glade-project.c line 2159
  • #9 open_project
    at glade-window.c line 2586
  • #10 glade_window_open_project
    at glade-window.c line 2710
  • #11 main
    at main.c line 179

Comment 1 Lionel Landwerlin 2015-05-16 15:38:34 UTC
Created attachment 303463 [details] [review]
plugin: gtk+: fix crash at the end of project load
Comment 2 GNOME Infrastructure Team 2018-03-26 15:46:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/203.