#0 send_delete_event (data=0x1c3a3f0) at /build/gtk+3.0-2Ut_nl/gtk+3.0-3.18.9/./gtk/gtkwindow.c:1285 [Error: gtkwindow.c was not found in source tree] #1 0x00007f773afc13c8 in gdk_threads_dispatch (data=0x3bbcc80) at /build/gtk+3.0-2Ut_nl/gtk+3.0-3.18.9/./gdk/gdk.c:719 [Error: gdk.c was not found in source tree] #2 0x00007f7739ee504a in g_main_dispatch (context=0x1a7dc00) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154 [Error: gmain.c was not found in source tree] #3 g_main_context_dispatch (context=context@entry=0x1a7dc00) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769 [Error: gmain.c was not found in source tree] #4 0x00007f7739ee53f0 in g_main_context_iterate (context=context@entry=0x1a7dc00, block=block@entry=0, dispatch=dispatch@entry=1, self=) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840 [Error: gmain.c was not found in source tree] #5 0x00007f7739ee549c in g_main_context_iteration (context=context@entry=0x1a7dc00, may_block=may_block@entry=0) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901 [Error: gmain.c was not found in source tree] #6 0x00007f773cffbe30 in g_application_run (application=0x1a75190, argc=argc@entry=2, argv=argv@entry=0x7fffa4fb1e38) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./gio/gapplication.c:2405 [Error: gapplication.c was not found in source tree] #7 0x0000000000400cfa in main (argc=2, argv=0x7fffa4fb1e38) at gedit/gedit.c:146 141: app = g_object_new (type, 142: "application-id", "org.gnome.gedit", 143: "flags", G_APPLICATION_HANDLES_COMMAND_LINE | G_APPLICATION_HANDLES_OPEN, 144: NULL); 145: 146: status = g_application_run (G_APPLICATION (app), argc, argv); 147: 148: /* Break reference cycles caused by the PeasExtensionSet 149: * for GeditAppActivatable which holds a ref on the GeditApp 150: */ 151: g_object_run_dispose (G_OBJECT (app));