$ 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...done. (gdb) set pagination 0 (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 0x7fffe6aa6700 (LWP 6744)] [New Thread 0x7fffe62a5700 (LWP 6745)] Thread 1 "lt-bt_edit" received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff4f7b6eb in g_logv () from /usr/lib/libglib-2.0.so.0 (gdb) thread apply all bt full Thread 3 (Thread 0x7fffe62a5700 (LWP 6745)): #0 0x00007ffff453d6cd in poll () from /usr/lib/libc.so.6 No symbol table info available. #1 0x00007ffff4f74fb6 in g_main_context_iterate.isra () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff4f75342 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0x00007ffff3db7716 in gdbus_shared_thread_func () from /usr/lib/libgio-2.0.so.0 No symbol table info available. #4 0x00007ffff4f9b295 in g_thread_proxy () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0x00007ffff4807484 in start_thread () from /usr/lib/libpthread.so.0 No symbol table info available. #6 0x00007ffff45466dd in clone () from /usr/lib/libc.so.6 No symbol table info available. Thread 2 (Thread 0x7fffe6aa6700 (LWP 6744)): #0 0x00007ffff453d6cd in poll () from /usr/lib/libc.so.6 No symbol table info available. #1 0x00007ffff4f74fb6 in g_main_context_iterate.isra () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff4f750cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0x00007ffff4f75111 in glib_worker_main () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0x00007ffff4f9b295 in g_thread_proxy () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0x00007ffff4807484 in start_thread () from /usr/lib/libpthread.so.0 No symbol table info available. #6 0x00007ffff45466dd in clone () from /usr/lib/libc.so.6 No symbol table info available. Thread 1 (Thread 0x7ffff7ee2940 (LWP 6739)): #0 0x00007ffff4f7b6eb in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #1 0x00007ffff4f7b85f in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff6290fa4 in gtk_css_provider_propagate_error (provider=, section=0xd54560, error=0xbcceb0, propagate_to=) at gtkcssprovider.c:983 s = 0xc0cdc0 "bt-edit.css:34:14" #3 0x00007ffff5249fa5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #4 0x00007ffff525bfb2 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #5 0x00007ffff5264c1c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #6 0x00007ffff5264fff in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #7 0x00007ffff628dfa7 in _gtk_css_parser_take_error (error=0xc2da30, parser=0xc86720) at gtkcssparser.c:174 No locals. #8 _gtk_css_parser_error_full (parser=parser@entry=0xc86720, code=code@entry=GTK_CSS_PROVIDER_ERROR_DEPRECATED, format=format@entry=0x7ffff64e88b8 "The :%s pseudo-class is deprecated. Use :%s instead.") at gtkcssparser.c:212 error = 0xc2da30 args = #9 0x00007ffff6295ad1 in parse_selector_pseudo_class (parser=0xc86720, selector=0xb73780, negate=0) at gtkcssselector.c:1161 i = 5 pseudo_classes = {{name = 0x7ffff64ea38a "first-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_FORWARD, position_a = 0, position_b = 1}, {name = 0x7ffff64ea3a5 "last-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_BACKWARD, position_a = 0, position_b = 1}, {name = 0x7ffff64e86f4 "only-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_ONLY, position_a = 0, position_b = 0}, {name = 0x7ffff64e8700 "sorted", deprecated = 1, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_SORTED, position_a = 0, position_b = 0}, {name = 0x7ffff651fabf "active", deprecated = 0, state_flag = GTK_STATE_FLAG_ACTIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64eb7d7 "prelight", deprecated = 1, state_flag = GTK_STATE_FLAG_PRELIGHT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74ae "hover", deprecated = 0, state_flag = GTK_STATE_FLAG_PRELIGHT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff6509d04 "selected", deprecated = 0, state_flag = GTK_STATE_FLAG_SELECTED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff6538163 "insensitive", deprecated = 1, state_flag = GTK_STATE_FLAG_INSENSITIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d0a86 "disabled", deprecated = 0, state_flag = GTK_STATE_FLAG_INSENSITIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64c2f4c "inconsistent", deprecated = 1, state_flag = GTK_STATE_FLAG_INCONSISTENT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74b4 "indeterminate", deprecated = 0, state_flag = GTK_STATE_FLAG_INCONSISTENT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e8798 "focused", deprecated = 1, state_flag = GTK_STATE_FLAG_FOCUSED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d9c96 "focus", deprecated = 0, state_flag = GTK_STATE_FLAG_FOCUSED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74c2 "backdrop", deprecated = 0, state_flag = GTK_STATE_FLAG_BACKDROP, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74cb "dir(ltr)", deprecated = 0, state_flag = GTK_STATE_FLAG_DIR_LTR, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74d4 "dir(rtl)", deprecated = 0, state_flag = GTK_STATE_FLAG_DIR_RTL, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d1e50 "link", deprecated = 0, state_flag = GTK_STATE_FLAG_LINK, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74dd "visited", deprecated = 0, state_flag = GTK_STATE_FLAG_VISITED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74e5 "checked", deprecated = 0, state_flag = GTK_STATE_FLAG_CHECKED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74ed "drop(active)", deprecated = 0, state_flag = GTK_STATE_FLAG_DROP_ACTIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}} selector = 0xb73780 pseudo_classes = {{name = 0x7ffff64ea38a "first-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_FORWARD, position_a = 0, position_b = 1}, {name = 0x7ffff64ea3a5 "last-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_BACKWARD, position_a = 0, position_b = 1}, {name = 0x7ffff64e86f4 "only-child", deprecated = 0, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_ONLY, position_a = 0, position_b = 0}, {name = 0x7ffff64e8700 "sorted", deprecated = 1, state_flag = GTK_STATE_FLAG_NORMAL, position_type = POSITION_SORTED, position_a = 0, position_b = 0}, {name = 0x7ffff651fabf "active", deprecated = 0, state_flag = GTK_STATE_FLAG_ACTIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64eb7d7 "prelight", deprecated = 1, state_flag = GTK_STATE_FLAG_PRELIGHT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74ae "hover", deprecated = 0, state_flag = GTK_STATE_FLAG_PRELIGHT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff6509d04 "selected", deprecated = 0, state_flag = GTK_STATE_FLAG_SELECTED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff6538163 "insensitive", deprecated = 1, state_flag = GTK_STATE_FLAG_INSENSITIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d0a86 "disabled", deprecated = 0, state_flag = GTK_STATE_FLAG_INSENSITIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64c2f4c "inconsistent", deprecated = 1, state_flag = GTK_STATE_FLAG_INCONSISTENT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74b4 "indeterminate", deprecated = 0, state_flag = GTK_STATE_FLAG_INCONSISTENT, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e8798 "focused", deprecated = 1, state_flag = GTK_STATE_FLAG_FOCUSED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d9c96 "focus", deprecated = 0, state_flag = GTK_STATE_FLAG_FOCUSED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74c2 "backdrop", deprecated = 0, state_flag = GTK_STATE_FLAG_BACKDROP, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74cb "dir(ltr)", deprecated = 0, state_flag = GTK_STATE_FLAG_DIR_LTR, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74d4 "dir(rtl)", deprecated = 0, state_flag = GTK_STATE_FLAG_DIR_RTL, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64d1e50 "link", deprecated = 0, state_flag = GTK_STATE_FLAG_LINK, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74dd "visited", deprecated = 0, state_flag = GTK_STATE_FLAG_VISITED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74e5 "checked", deprecated = 0, state_flag = GTK_STATE_FLAG_CHECKED, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}, {name = 0x7ffff64e74ed "drop(active)", deprecated = 0, state_flag = GTK_STATE_FLAG_DROP_ACTIVE, position_type = POSITION_FORWARD, position_a = 0, position_b = 0}} #10 0x00007ffff6295c86 in parse_simple_selector (selector=0xb73780, parser=0xc86720) at gtkcssselector.c:1265 parsed_something = 1 name = #11 _gtk_css_selector_parse (parser=0xc86720) at gtkcssselector.c:1290 selector = #12 0x00007ffff62911a8 in parse_selector_list (scanner=0xd73120) at gtkcssprovider.c:1328 select = selectors = 0x0 #13 parse_ruleset (scanner=0xd73120) at gtkcssprovider.c:1594 ruleset = {selector = 0x0, selector_match = 0x0, widget_style = 0x0, styles = 0x0, set_styles = 0x0, n_styles = 0, owns_styles = 0, owns_widget_style = 0} #14 parse_statement (scanner=0xd73120) at gtkcssprovider.c:1643 No locals. #15 parse_stylesheet (scanner=0xd73120) at gtkcssprovider.c:1659 No locals. #16 gtk_css_provider_load_internal (css_provider=0xb51220, parent=parent@entry=0xc97980, file=file@entry=0xc89160, text=, text@entry=0x0, error=error@entry=0x0) at gtkcssprovider.c:1786 scanner = 0xd73120 error_handler = 0 free_data = 0xdbdee0 "/* custom styles for buzztrax-edit */\n\n/* coloring for sequence view */\n\nBtSequenceView row:nth-child(even) {\n background-color: @row_even_color;\n}\nBtSequenceView row:nth-child(odd) {\n backgroun"... #17 0x00007ffff6291a7d in parse_import (scanner=0xc97980) at gtkcssprovider.c:1052 file = 0xc89160 #18 parse_at_keyword (scanner=0xc97980) at gtkcssprovider.c:1300 No locals. #19 parse_statement (scanner=0xc97980) at gtkcssprovider.c:1641 No locals. #20 parse_stylesheet (scanner=0xc97980) at gtkcssprovider.c:1659 No locals. #21 gtk_css_provider_load_internal (css_provider=css_provider@entry=0xb51220, parent=parent@entry=0x0, file=file@entry=0xb7d5a0, text=, text@entry=0x0, error=error@entry=0x7fffffffdd40) at gtkcssprovider.c:1786 scanner = 0xc97980 error_handler = 34 free_data = 0xd8a400 "/* custom styles for buzztrax-edit */\n\n@import url(\"bt-edit.light.css\");\n@import url(\"bt-edit.normal.css\");\n@import url(\"bt-edit.css\");\n" #22 0x00007ffff6292792 in gtk_css_provider_load_from_file (css_provider=css_provider@entry=0xb51220, file=file@entry=0xb7d5a0, error=error@entry=0x7fffffffdd40) at gtkcssprovider.c:1888 success = __func__ = "gtk_css_provider_load_from_file" #23 0x00007ffff629282e in gtk_css_provider_load_from_path (css_provider=0xb51220, path=path@entry=0xc64f30 "src/ui/edit/bt-edit.light.normal.css", error=error@entry=0x7fffffffdd40) at gtkcssprovider.c:1922 file = 0xb7d5a0 result = #24 0x000000000048664e in on_theme_notify (settings=, arg=arg@entry=0x0, user_data=user_data@entry=0x0) at src/ui/edit/ui-resources.c:91 err = 0x0 style = 0xc64f30 "src/ui/edit/bt-edit.light.normal.css" use_dark = 0 use_compact = 0 #25 0x000000000048696f in bt_ui_resources_constructor (type=, n_construct_params=, construct_params=) at src/ui/edit/ui-resources.c:424 app = 0xa92b40 settings = 0xb3cd60 object = construct_params = n_construct_params = type = object = #26 0x00007ffff524f9d8 in g_object_new_internal () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0x00007ffff5250c3d in g_object_newv () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0x00007ffff52513f4 in g_object_new () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #29 0x0000000000486c09 in bt_ui_resources_new () at src/ui/edit/ui-resources.c:214 No locals. #30 0x00000000004366e6 in bt_edit_application_constructor (type=, n_construct_params=, construct_params=) at src/ui/edit/edit-application.c:902 object = 0xa92b40 construct_params = n_construct_params = type = #31 0x00007ffff524f9d8 in g_object_new_internal () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #32 0x00007ffff5250c3d in g_object_newv () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #33 0x00007ffff52513f4 in g_object_new () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #34 0x0000000000436a69 in bt_edit_application_new () at src/ui/edit/edit-application.c:288 No locals. #35 0x000000000042322b in test_setup () at tests/ui/edit/e-edit-application.c:39 settings = #36 0x00007ffff4a223f8 in ?? () from /usr/lib/libcheck.so.0 No symbol table info available. #37 0x00007ffff4a2251f in ?? () from /usr/lib/libcheck.so.0 No symbol table info available. #38 0x00007ffff4a229bc in srunner_run () from /usr/lib/libcheck.so.0 No symbol table info available. #39 0x000000000041f817 in main (argc=, argv=) at tests/m-bt-edit.c:215 nf = sr = 0x8ca6d0 (gdb)