Script started on 2017-11-27 20:31:42+0100 kkristianf@ares:~\kristianf@ares ~ $ ps aux | grep cinnamon-session kristia+ 30257 0.4 0.0 424484 22488 ? Ssl 20:31 0:00 cinnamon-session --session cinnamon kristia+ 30265 0.0 0.0 33348 2440 ? S 20:31 0:00 /usr/bin/dbus-launch --exit-with-session cinnamon-session-cinnamon kristia+ 30581 0.0 0.0 10800 928 pts/6 S+ 20:31 0:00 grep --colour=auto cinnamon-session kkristianf@ares:~\kristianf@ares ~ $ gdb -p 30257 GNU gdb (Gentoo 7.12.1 vanilla) 7.12.1 Copyright (C) 2017 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". Attaching to process 30257 [New LWP 30267] [New LWP 30268] [New LWP 30269] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007ff1ce18eb8d in poll () from /lib64/libc.so.6 (gdb) step Single stepping until exit from function poll, which has no line number information. g_poll (fds=0x2009290, nfds=10, timeout=-1) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gpoll.c:125 125 /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gpoll.c: No such file or directory. (gdb) step g_main_context_poll (context=0x1da4c00, timeout=-1, priority=2147483647, fds=0x2009290, n_fds=10) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4327 4327 /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c: No such file or directory. (gdb) step g_main_context_iterate (context=0x1da4c00, block=1, dispatch=1, self=0x1dc9030) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3969 3969 in /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c (gdb) step g_main_context_check (context=0x1da4c00, max_priority=2147483647, fds=0x2009290, n_fds=10) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3718 3718 in /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c (gdb) step 3722 in /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c (gdb) step 3725 in /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c (gdb) step g_mutex_lock (mutex=0x1da4c00) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gthread-posix.c:1336 1336 /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gthread-posix.c: No such file or directory. (gdb) step 1338 in /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gthread-posix.c (gdb) step g_main_context_check (context=0x1da4c00, max_priority=2147483647, fds=0x2009290, n_fds=10) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3727 3727 /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c: No such file or directory. (gdb) continue Continuing. Thread 1 "cinnamon-sessio" received signal SIGSEGV, Segmentation fault. 0x0000000000416be1 in csm_system_set_session_idle (system=0x0, is_idle=1) at csm-system.c:137 137 csm-system.c: No such file or directory. (gdb) bt #0 0x0000000000416be1 in csm_system_set_session_idle (system=0x0, is_idle=1) at csm-system.c:137 #1 0x00000000004298ad in on_presence_status_changed (presence=0x1f75ef0, status=3, manager=0x1df4250) at csm-manager.c:2858 #2 0x00007ff1ce7990e9 in g_cclosure_marshal_VOID__UINT (closure=0x1ec1c60, return_value=0x0, n_param_values=2, param_values=0x7ffff0873900, invocation_hint=0x7ffff08738b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gmarshal.c:1236 #3 0x00007ff1ce7955b0 in g_closure_invoke (closure=0x1ec1c60, return_value=0x0, n_param_values=2, param_values=0x7ffff0873900, invocation_hint=0x7ffff08738b0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:804 #4 0x00007ff1ce7b3b94 in signal_emit_unlocked_R (node=0x1e5e8d0, detail=0, instance=0x1f75ef0, emission_return=0x0, instance_and_params=0x7ffff0873900) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3635 #5 0x00007ff1ce7b2e28 in g_signal_emit_valist (instance=0x1f75ef0, signal_id=226, detail=0, var_args=0x7ffff0873b80) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3391 ---Type to continue, or q to quit---q #6 0x00007ff1ce7b3399 in g_signal_emit (instance=0x1f75ef0, signal_id=226, detail=0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3447 #7 0x000000000041c6aa in csm_presence_set_status (presence=0x1f75ef0, status=3, error=0x0) at csm-presence.c:377 #8 0x000000000041bc20 in set_session_idle (presence=0x1f75ef0, is_idle=1) at csm-presence.c:126 #9 0x000000000041be89 in on_screensaver_active_changed (proxy=0x20501c0, is_active=1, presence=0x1f75ef0) at csm-presence.c:190 #10 0x00007ff1c93a0020 in ffi_call_unix64 () from /usr/lib64/libffi.so.6 #11 0x00007ff1c939fa88 in ffi_call () from /usr/lib64/libffi.so.6 #12 0x00007ff1ce796dd1 in g_cclosure_marshal_generic (closure=0x1eb56b0, return_gvalue=0x0, n_param_values=2, param_values=0x1e4b600, invocation_hint=0x7ffff08741b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:1490 #13 0x00007ff1cf0612ed in marshal_dbus_message_to_g_marshaller ( closure=0x1eb56b0, return_value=0x0, n_param_values=3, param_values=0x7ffff0874200, invocation_hint=0x7ffff08741b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1742 ---Type to continue, or q to quit--- #14 0x00007ff1ce7955b0 in g_closure_invoke (closure=0x1eb56b0, return_value=0x0, n_param_values=3, param_values=0x7ffff0874200, invocation_hint=0x7ffff08741b0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:804 #15 0x00007ff1ce7b3b94 in signal_emit_unlocked_R (node=0x1e1f790, detail=1408, instance=0x20501c0, emission_return=0x0, instance_and_params=0x7ffff0874200) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3635 #16 0x00007ff1ce7b2e28 in g_signal_emit_valist (instance=0x20501c0, signal_id=218, detail=1408, var_args=0x7ffff08744a0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3391 #17 0x00007ff1ce7b3399 in g_signal_emit (instance=0x20501c0, signal_id=218, detail=1408) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3447 #18 0x00007ff1cf0614f3 in dbus_g_proxy_emit_remote_signal (proxy=0x20501c0, message=0x1f522d0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1795 #19 0x00007ff1cf0605a5 in dbus_g_proxy_manager_filter (connection=0x1e931c0, ---Type to continue, or q to quit--- message=0x1f522d0, user_data=0x1e1f8b0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1356 #20 0x00007ff1cee152f9 in dbus_connection_dispatch () from /usr/lib64/libdbus-1.so.3 #21 0x00007ff1cf056ba9 in message_queue_dispatch (source=0x1e95d40, callback=0x0, user_data=0x0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gmain.c:90 #22 0x00007ff1ce4a9037 in g_main_dispatch (context=0x1da4c00) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3234 #23 0x00007ff1ce4a9f67 in g_main_context_dispatch (context=0x1da4c00) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3899 #24 0x00007ff1ce4aa15a in g_main_context_iterate (context=0x1da4c00, block=1, dispatch=1, self=0x1dc9030) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3972 #25 0x00007ff1ce4aa594 in g_main_loop_run (loop=0x1ef02c0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4168 #26 0x00007ff1d019bcee in gtk_main () at /var/tmp/portage/x11-libs/gtk+-3.22.16/work/gtk+-3.22.16/gtk/gtkmain.c:1312 #27 0x0000000000420881 in main (argc=1, argv=0x7ffff0874b48) at main.c:400 (gdb) (gdb) (gdb) bt full #0 0x0000000000416be1 in csm_system_set_session_idle (system=0x0, is_idle=1) at csm-system.c:137 No locals. #1 0x00000000004298ad in on_presence_status_changed (presence=0x1f75ef0, status=3, manager=0x1df4250) at csm-manager.c:2858 system = 0x0 #2 0x00007ff1ce7990e9 in g_cclosure_marshal_VOID__UINT (closure=0x1ec1c60, return_value=0x0, n_param_values=2, param_values=0x7ffff0873900, invocation_hint=0x7ffff08738b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gmarshal.c:1236 callback = 0x429879 cc = 0x1ec1c60 data1 = 0x1f75ef0 data2 = 0x1df4250 __func__ = "g_cclosure_marshal_VOID__UINT" #3 0x00007ff1ce7955b0 in g_closure_invoke (closure=0x1ec1c60, return_value=0x0, n_param_values=2, param_values=0x7ffff0873900, invocation_hint=0x7ffff08738b0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:804 marshal = 0x7ff1ce799015 marshal_data = 0x0 ---Type to continue, or q to quit--- in_marshal = 0 real_closure = 0x1ec1c40 __func__ = "g_closure_invoke" #4 0x00007ff1ce7b3b94 in signal_emit_unlocked_R (node=0x1e5e8d0, detail=0, instance=0x1f75ef0, emission_return=0x0, instance_and_params=0x7ffff0873900) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3635 tmp = 0x1f38980 handler = 0x1f38980 accumulator = 0x0 emission = {next = 0x7ffff08741a0, instance = 0x1f75ef0, ihint = { signal_id = 226, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x1e5e880 hlist = 0x1e19508 handler_list = 0x1f388c0 return_accu = 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} ---Type to continue, or q to quit--- signal_id = 226 max_sequential_handler_number = 269 return_value_altered = 1 #5 0x00007ff1ce7b2e28 in g_signal_emit_valist (instance=0x1f75ef0, signal_id=226, detail=0, var_args=0x7ffff0873b80) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3391 instance_and_params = 0x7ffff0873900 signal_return_type = 4 param_values = 0x7ffff0873918 node = 0x1e5e8d0 i = 1 n_params = 1 __func__ = "g_signal_emit_valist" #6 0x00007ff1ce7b3399 in g_signal_emit (instance=0x1f75ef0, signal_id=226, detail=0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3447 var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffff0873c60, reg_save_area = 0x7ffff0873ba0}} #7 0x000000000041c6aa in csm_presence_set_status (presence=0x1f75ef0, status=3, error=0x0) at csm-presence.c:377 ---Type to continue, or q to quit--- __func__ = "csm_presence_set_status" #8 0x000000000041bc20 in set_session_idle (presence=0x1f75ef0, is_idle=1) at csm-presence.c:126 No locals. #9 0x000000000041be89 in on_screensaver_active_changed (proxy=0x20501c0, is_active=1, presence=0x1f75ef0) at csm-presence.c:190 No locals. #10 0x00007ff1c93a0020 in ffi_call_unix64 () from /usr/lib64/libffi.so.6 No symbol table info available. #11 0x00007ff1c939fa88 in ffi_call () from /usr/lib64/libffi.so.6 No symbol table info available. #12 0x00007ff1ce796dd1 in g_cclosure_marshal_generic (closure=0x1eb56b0, return_gvalue=0x0, n_param_values=2, param_values=0x1e4b600, invocation_hint=0x7ffff08741b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:1490 rtype = 0x7ff1c93a0410 rvalue = 0x7ffff0873e60 n_args = 3 atypes = 0x7ffff0873e30 args = 0x7ffff0873e00 i = 2 cif = {abi = FFI_UNIX64, nargs = 3, arg_types = 0x7ffff0873e30, ---Type to continue, or q to quit--- rtype = 0x7ff1c93a0410 , bytes = 0, flags = 0} cc = 0x1eb56b0 enum_tmpval = 0x7ffff0873e80 tmpval_used = 0 #13 0x00007ff1cf0612ed in marshal_dbus_message_to_g_marshaller ( closure=0x1eb56b0, return_value=0x0, n_param_values=3, param_values=0x7ffff0874200, invocation_hint=0x7ffff08741b0, marshal_data=0x0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1742 value_array = 0x1ee56a0 proxy = 0x20501c0 message = 0x1f522d0 gsignature = 0x1eceef0 types = 0x1e7df70 priv = 0x2050170 __func__ = "marshal_dbus_message_to_g_marshaller" #14 0x00007ff1ce7955b0 in g_closure_invoke (closure=0x1eb56b0, return_value=0x0, n_param_values=3, param_values=0x7ffff0874200, invocation_hint=0x7ffff08741b0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gclosure.c:804 marshal = 0x7ff1cf061069 ---Type to continue, or q to quit--- marshal_data = 0x0 in_marshal = 0 real_closure = 0x1eb5690 __func__ = "g_closure_invoke" #15 0x00007ff1ce7b3b94 in signal_emit_unlocked_R (node=0x1e1f790, detail=1408, instance=0x20501c0, emission_return=0x0, instance_and_params=0x7ffff0874200) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3635 tmp = 0x50 handler = 0x1fa8800 accumulator = 0x0 emission = {next = 0x0, instance = 0x20501c0, ihint = { signal_id = 218, detail = 1408, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x0 hlist = 0x1f211b8 handler_list = 0x1fa8800 return_accu = 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, ---Type to continue, or q to quit--- v_double = 0, v_pointer = 0x0}}} signal_id = 218 max_sequential_handler_number = 269 return_value_altered = 0 #16 0x00007ff1ce7b2e28 in g_signal_emit_valist (instance=0x20501c0, signal_id=218, detail=1408, var_args=0x7ffff08744a0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3391 instance_and_params = 0x7ffff0874200 signal_return_type = 4 param_values = 0x7ffff0874218 node = 0x1e1f790 i = 2 n_params = 2 __func__ = "g_signal_emit_valist" #17 0x00007ff1ce7b3399 in g_signal_emit (instance=0x20501c0, signal_id=218, detail=1408) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/gobject/gsignal.c:3447 var_args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffff0874580, reg_save_area = 0x7ffff08744c0}} #18 0x00007ff1cf0614f3 in dbus_g_proxy_emit_remote_signal (proxy=0x20501c0, ---Type to continue, or q to quit--- message=0x1f522d0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1795 gsignature = 0x2049470 i = 1 interface = 0x1fdf060 "org.cinnamon.ScreenSaver" signal = 0x1fdf048 "ActiveChanged" name = 0x1ec0fb0 "org-cinnamon-ScreenSaver-ActiveChanged" q = 1408 priv = 0x2050170 msg_gsignature = 0x1eceef0 __func__ = "dbus_g_proxy_emit_remote_signal" #19 0x00007ff1cf0605a5 in dbus_g_proxy_manager_filter (connection=0x1e931c0, message=0x1f522d0, user_data=0x1e1f8b0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gproxy.c:1356 proxy = 0x20501c0 tri = 0x1ec0fb0 "org-cinnamon-ScreenSaver-ActiveChanged" tmp = 0x1dfaa80 full_list = 0x1dfaa80 owned_names = 0x0 sender = 0x1fdf088 ":1.50" manager = 0x1e1f8b0 ---Type to continue, or q to quit--- __func__ = "dbus_g_proxy_manager_filter" #20 0x00007ff1cee152f9 in dbus_connection_dispatch () from /usr/lib64/libdbus-1.so.3 No symbol table info available. #21 0x00007ff1cf056ba9 in message_queue_dispatch (source=0x1e95d40, callback=0x0, user_data=0x0) at /var/tmp/portage/dev-libs/dbus-glib-0.108/work/dbus-glib-0.108/dbus/dbus-gmain.c:90 connection = 0x1e931c0 #22 0x00007ff1ce4a9037 in g_main_dispatch (context=0x1da4c00) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3234 dispatch = 0x7ff1cf056b71 prev_source = 0x0 was_in_call = 0 user_data = 0x0 callback = 0x0 cb_funcs = 0x0 cb_data = 0x0 need_destroy = 0 source = 0x1e95d40 current = 0x1dfaa20 i = 2 __func__ = "g_main_dispatch" ---Type to continue, or q to quit--- #23 0x00007ff1ce4a9f67 in g_main_context_dispatch (context=0x1da4c00) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3899 No locals. #24 0x00007ff1ce4aa15a in g_main_context_iterate (context=0x1da4c00, block=1, dispatch=1, self=0x1dc9030) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:3972 max_priority = 0 timeout = 0 some_ready = 1 nfds = 10 allocated_nfds = 10 fds = 0x2009290 #25 0x00007ff1ce4aa594 in g_main_loop_run (loop=0x1ef02c0) at /var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gmain.c:4168 self = 0x1dc9030 __func__ = "g_main_loop_run" #26 0x00007ff1d019bcee in gtk_main () at /var/tmp/portage/x11-libs/gtk+-3.22.16/work/gtk+-3.22.16/gtk/gtkmain.c:1312 loop = 0x1ef02c0 #27 0x0000000000420881 in main (argc=1, argv=0x7ffff0874b48) at main.c:400 sa = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {0 }}, sa_flags = 0, ---Type to continue, or q to quit--- sa_restorer = 0x7ffff0874b40} error = 0x0 display_str = 0x1e64520 "@F\350\001" manager = 0x1df4250 client_store = 0x1ee3ee0 override_autostart_dirs = 0x0 session_name = 0x1dae3d0 "cinnamon" entries = {{long_name = 0x43a9b5 "autostart", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x6494f0 , description = 0x43a9c0 "Override standard autostart directories", arg_description = 0x43a9e8 "AUTOSTART_DIR"}, { long_name = 0x43a9f6 "session", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x6494e8 , description = 0x43a9fe "Session to use", arg_description = 0x43aa0d "SESSION_NAME"}, { long_name = 0x43a84f "debug", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x6494d8 , description = 0x43aa1a "Enable debugging code", arg_description = 0x0}, {long_name = 0x43aa30 "failsafe", short_name = 102 'f', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x6494d0 , description = 0x43aa40 "Do not load user-specified applications", ---Type to continue, or q to quit--- arg_description = 0x0}, {long_name = 0x43aa68 "version", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x6494d4 , description = 0x43aa70 "Version of this application", arg_description = 0x0}, {long_name = 0x43aa8c "whale", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x6494dc , description = 0x43aa98 "Show the fail whale dialog for testing", arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} qt_platform_theme_new = 0x43a8da "qgnomeplatform" settings = 0x0 gtk_modules = 0x7ffff08758be "canberra-gtk-module" new_gtk_modules = 0x0 (gdb) (gdb) (gdb) quit A debugging session is active. Inferior 1 [process 30257] will be detached. Quit anyway? (y or n) y Detaching from program: /usr/bin/cinnamon-session, process 30257 kkristianf@ares:~\kristianf@ares ~ $ exit exit Script done on 2017-11-27 20:32:57+0100