$ LC_ALL=C BT_CHECKS=test_bt_edit_application_create G_DEBUG="fatal_warnings" make bt_edit.gdb GNU gdb (GDB) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/rffontenelle/aur/buzztrax/src/buzztrax-0.10.2/.libs/lt-bt_edit...(no debugging symbols found)...done. (gdb) r Starting program: /home/rffontenelle/aur/buzztrax/src/buzztrax-0.10.2/.libs/lt-bt_edit [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Running suite(s): BtAboutDialog BtChangeLog BtCrashRecoverDialog BtEditApplication [New Thread 0x7fffe6a44700 (LWP 11940)] [New Thread 0x7fffe6243700 (LWP 11941)] Thread 1 "lt-bt_edit" received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff4f7b70b in g_logv () from /usr/lib/libglib-2.0.so.0 (gdb) bt #0 0x00007ffff4f7b70b in g_logv () from /usr/lib/libglib-2.0.so.0 #1 0x00007ffff4f7b87f in g_log () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff3d9617f in ?? () from /usr/lib/libgio-2.0.so.0 #3 0x00007ffff524f5b3 in ?? () from /usr/lib/libgobject-2.0.so.0 #4 0x00007ffff525113e in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #5 0x00007ffff52513e1 in g_object_new () from /usr/lib/libgobject-2.0.so.0 #6 0x00007ffff7b9a15c in bt_settings_make () from /home/rffontenelle/aur/buzztrax/src/buzztrax-0.10.2/.libs/libbuzztrax-core.so.1 #7 0x000000000041fb7e in bt_edit_setup () #8 0x0000000000423226 in test_setup () #9 0x00007ffff4a223f8 in ?? () from /usr/lib/libcheck.so.0 #10 0x00007ffff4a2251f in ?? () from /usr/lib/libcheck.so.0 #11 0x00007ffff4a229bc in srunner_run () from /usr/lib/libcheck.so.0 #12 0x000000000041f817 in main () (gdb)