Advertisement
Guest User

Untitled

a guest
May 28th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 39.88 KB | None | 0 0
  1. ---Type <return> to continue, or q <return> to quit---
  2.     info "(gdb)Auto-loading safe path"
  3. (gdb) continue
  4. Continuing.
  5. [New Thread 0x7f7987fff700 (LWP 4769)]
  6. [New Thread 0x7f7999082700 (LWP 4770)]
  7. [New Thread 0x7f79877fe700 (LWP 4771)]
  8. [Thread 0x7f7999082700 (LWP 4770) exited]
  9. [Thread 0x7f7987fff700 (LWP 4769) exited]
  10. [New Thread 0x7f7987fff700 (LWP 4773)]
  11. [New Thread 0x7f7999082700 (LWP 4774)]
  12. [New Thread 0x7f7986780700 (LWP 4775)]
  13. [Thread 0x7f79877fe700 (LWP 4771) exited]
  14. [Thread 0x7f7999082700 (LWP 4774) exited]
  15. [New Thread 0x7f7999082700 (LWP 4778)]
  16. [New Thread 0x7f79877fe700 (LWP 4779)]
  17. [New Thread 0x7f796fd32700 (LWP 4780)]
  18. [Thread 0x7f796fd32700 (LWP 4780) exited]
  19. [Thread 0x7f7999082700 (LWP 4778) exited]
  20. [Thread 0x7f7987fff700 (LWP 4773) exited]
  21. [New Thread 0x7f7987fff700 (LWP 4781)]
  22. [New Thread 0x7f7999082700 (LWP 4782)]
  23. [New Thread 0x7f796fd32700 (LWP 4783)]
  24. [Thread 0x7f796fd32700 (LWP 4783) exited]
  25. [New Thread 0x7f796fd32700 (LWP 4784)]
  26. [Thread 0x7f796fd32700 (LWP 4784) exited]
  27. [New Thread 0x7f796fd32700 (LWP 4785)]
  28. [Thread 0x7f796fd32700 (LWP 4785) exited]
  29. [Thread 0x7f7999082700 (LWP 4782) exited]
  30. [Thread 0x7f7987fff700 (LWP 4781) exited]
  31. [New Thread 0x7f7987fff700 (LWP 4796)]
  32. [Thread 0x7f7987fff700 (LWP 4796) exited]
  33.  
  34. Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
  35. notify_cb (obj=0x1feb690 [GtkDrawingArea], pspec=0x1b5b260 [GParamBoolean])
  36.     at a11y/gtkwidgetaccessible.c:71
  37. warning: Source file is more recent than executable.
  38. 71      klass->notify_gtk (obj, pspec);
  39. (gdb) thread apply all bt full
  40.  
  41. Thread 13 (Thread 0x7f79877fe700 (LWP 4779)):
  42. #0  0x00007f79b62b8c79 in syscall () at /usr/lib/libc.so.6
  43. #1  0x00007f79a76c903d in g_cond_wait_until (cond=cond@entry=0x1bb43e8, mutex=mutex@entry=0x1bb43e0, end_time=end_time@entry=22806437323)
  44.     at gthread-posix.c:1449
  45.         now = {tv_sec = 22791, tv_nsec = 437323791}
  46.         span = {tv_sec = 14, tv_nsec = 999999209}
  47.         sampled = 7
  48.         res = <optimized out>
  49. #2  0x00007f79a7653c33 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x1bb43e0, wait=wait@entry=1, end_time=end_time@entry=22806437323)
  50.     at gasyncqueue.c:422
  51.         retval = <optimized out>
  52.         __func__ = "g_async_queue_pop_intern_unlocked"
  53. #3  0x00007f79a765421e in g_async_queue_timeout_pop (queue=0x1bb43e0, timeout=timeout@entry=15000000) at gasyncqueue.c:543
  54.         end_time = 22806437323
  55.         retval = <optimized out>
  56. #4  0x00007f79a76aacf1 in g_thread_pool_wait_for_new_pool ()
  57.     at gthreadpool.c:167
  58.         pool = <optimized out>
  59.         local_wakeup_thread_serial = <optimized out>
  60. ---Type <return> to continue, or q <return> to quit---
  61.         last_wakeup_thread_serial = <optimized out>
  62.         have_relayed_thread_marker = <optimized out>
  63.         free_pool = <optimized out>
  64.         pool = <optimized out>
  65. #5  0x00007f79a76aacf1 in g_thread_pool_thread_proxy (data=<optimized out>)
  66.     at gthreadpool.c:364
  67.         free_pool = <optimized out>
  68.         pool = <optimized out>
  69. #6  0x00007f79a76aa1da in g_thread_proxy (data=0x33091e0) at gthread.c:784
  70.         thread = 0x33091e0
  71. #7  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  72. #8  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  73.  
  74. Thread 11 (Thread 0x7f7986780700 (LWP 4775)):
  75. #0  0x00007f79b62b3a69 in poll () at /usr/lib/libc.so.6
  76. #1  0x00007f79a7681b73 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x1e78e00, timeout=<optimized out>, context=0x1e78f10) at gmain.c:4204
  77.         ret = <optimized out>
  78.         errsv = <optimized out>
  79.         poll_func = 0x7f79a76917d0 <g_poll>
  80.         max_priority = 2147483647
  81.         timeout = -1
  82.         some_ready = <optimized out>
  83. ---Type <return> to continue, or q <return> to quit---
  84.         nfds = 1
  85.         allocated_nfds = 1
  86.         fds = 0x1e78e00
  87. #2  0x00007f79a7681b73 in g_main_context_iterate (context=context@entry=0x1e78f10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
  88.     at gmain.c:3898
  89.         max_priority = 2147483647
  90.         timeout = -1
  91.         some_ready = <optimized out>
  92.         nfds = 1
  93.         allocated_nfds = 1
  94.         fds = 0x1e78e00
  95. #3  0x00007f79a7681c8e in g_main_context_iteration (context=0x1e78f10, may_block=1) at gmain.c:3964
  96.         retval = <optimized out>
  97. #4  0x00007f796fd36f4e in  () at /usr/lib/gio/modules/libdconfsettings.so
  98. #5  0x00007f79a76aa1da in g_thread_proxy (data=0x3308de0) at gthread.c:784
  99.         thread = 0x3308de0
  100. #6  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  101. #7  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  102.  
  103. Thread 5 (Thread 0x7f799338d700 (LWP 4750)):
  104. #0  0x00007f79b62b3a69 in poll () at /usr/lib/libc.so.6
  105. ---Type <return> to continue, or q <return> to quit---
  106. #1  0x00007f79a7681b73 in g_main_context_poll (priority=<optimized out>, n_fds=6, fds=0x31dd720, timeout=<optimized out>, context=0x1bc2d80) at gmain.c:4204
  107.         ret = <optimized out>
  108.         errsv = <optimized out>
  109.         poll_func = 0x7f79a76917d0 <g_poll>
  110.         max_priority = 2147483647
  111.         timeout = -1
  112.         some_ready = <optimized out>
  113.         nfds = 6
  114.         allocated_nfds = 7
  115.         fds = 0x31dd720
  116. #2  0x00007f79a7681b73 in g_main_context_iterate (context=0x1bc2d80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3898
  117.         max_priority = 2147483647
  118.         timeout = -1
  119.         some_ready = <optimized out>
  120.         nfds = 6
  121.         allocated_nfds = 7
  122.         fds = 0x31dd720
  123. #3  0x00007f79a7681f32 in g_main_loop_run (loop=0x1bc2ec0) at gmain.c:4099
  124.         __func__ = "g_main_loop_run"
  125. #4  0x00007f79a7c7b408 in gdbus_shared_thread_func (user_data=0x1bc2d50)
  126.     at gdbusprivate.c:275
  127. ---Type <return> to continue, or q <return> to quit---
  128.         data = 0x1bc2d50
  129. #5  0x00007f79a76aa1da in g_thread_proxy (data=0x1b96c00) at gthread.c:784
  130.         thread = 0x1b96c00
  131. #6  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  132. #7  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  133.  
  134. Thread 4 (Thread 0x7f7993b8e700 (LWP 4749)):
  135. #0  0x00007f79b62b3a69 in poll () at /usr/lib/libc.so.6
  136. #1  0x00007f79a7681b73 in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x1bb25c0, timeout=<optimized out>, context=0x1bb22d0) at gmain.c:4204
  137.         ret = <optimized out>
  138.         errsv = <optimized out>
  139.         poll_func = 0x7f79a76917d0 <g_poll>
  140.         max_priority = 2147483647
  141.         timeout = -1
  142.         some_ready = <optimized out>
  143.         nfds = 2
  144.         allocated_nfds = 2
  145.         fds = 0x1bb25c0
  146. #2  0x00007f79a7681b73 in g_main_context_iterate (context=context@entry=0x1bb22d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
  147.     at gmain.c:3898
  148.         max_priority = 2147483647
  149. ---Type <return> to continue, or q <return> to quit---
  150.         timeout = -1
  151.         some_ready = <optimized out>
  152.         nfds = 2
  153.         allocated_nfds = 2
  154.         fds = 0x1bb25c0
  155. #3  0x00007f79a7681c8e in g_main_context_iteration (context=0x1bb22d0, may_block=may_block@entry=1) at gmain.c:3964
  156.         retval = <optimized out>
  157. #4  0x00007f79a7681ce2 in glib_worker_main (data=<optimized out>)
  158.     at gmain.c:5773
  159. #5  0x00007f79a76aa1da in g_thread_proxy (data=0x1b51f20) at gthread.c:784
  160.         thread = 0x1b51f20
  161. #6  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  162. #7  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  163.  
  164. Thread 3 (Thread 0x7f7998881700 (LWP 4748)):
  165. #0  0x00007f79b62bd437 in accept () at /usr/lib/libc.so.6
  166. #1  0x00007f79b6858822 in osl_acceptPipe ()
  167.     at /usr/lib/libreoffice/program/libuno_sal.so.3
  168. #2  0x00007f79b6599780 in  () at /usr/lib/libreoffice/program/libsofficeapp.so
  169. #3  0x00007f79b327dbd7 in salhelper::Thread::run() ()
  170.     at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
  171. #4  0x00007f79b327dd0a in  ()
  172. ---Type <return> to continue, or q <return> to quit---
  173.     at /usr/lib/libreoffice/program/libuno_salhelpergcc3.so.3
  174. #5  0x00007f79b686127a in  () at /usr/lib/libreoffice/program/libuno_sal.so.3
  175. #6  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  176. #7  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  177.  
  178. Thread 2 (Thread 0x7f799d3d4700 (LWP 4746)):
  179. #0  0x00007f79b5fc139a in pthread_cond_timedwait@@GLIBC_2.3.2 ()
  180.     at /usr/lib/libpthread.so.0
  181. #1  0x00007f79b68320a7 in  () at /usr/lib/libreoffice/program/libuno_sal.so.3
  182. #2  0x00007f79b5fbb05c in start_thread () at /usr/lib/libpthread.so.0
  183. #3  0x00007f79b62bc4cf in clone () at /usr/lib/libc.so.6
  184.  
  185. Thread 1 (Thread 0x7f79b6c3a9c0 (LWP 4744)):
  186. #0  0x00007f799be18dbd in notify_cb (obj=0x1feb690 [GtkDrawingArea], pspec=0x1b5b260 [GParamBoolean]) at a11y/gtkwidgetaccessible.c:71
  187.         widget = <optimized out>
  188.         klass = <optimized out>
  189. #4  0x00007f79a797a580 in <emit signal notify:is-focus on instance 0x1feb690 [GtkDrawingArea]> (instance=instance@entry=0x1feb690, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3447
  190.         var_args =
  191.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae67640, reg_save_area = 0x7ffc8ae67580}}
  192. ---Type <return> to continue, or q <return> to quit---
  193.     #1  0x00007f79a795cf3d in g_closure_invoke (closure=0x2dc0740, return_value=0x0, n_param_values=2, param_values=0x7ffc8ae67390, invocation_hint=0x7ffc8ae67310) at gclosure.c:806
  194.                 marshal = 0x7f79a795fc40 <g_cclosure_marshal_VOID__PARAM>
  195.                 marshal_data = 0x0
  196.                 in_marshal = 0
  197.                 real_closure = 0x2dc0720
  198.                 __func__ = "g_closure_invoke"
  199.     #2  0x00007f79a7970fc0 in signal_emit_unlocked_R (node=node@entry=0x1923dd0, detail=detail@entry=223, instance=instance@entry=0x1feb690, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffc8ae67390) at gsignal.c:3635
  200.                 tmp = <optimized out>
  201.                 handler = 0x3306380
  202.                 accumulator = 0x0
  203.                 emission =
  204.                   {next = 0x7ffc8ae67900, instance = 0x1feb690, ihint = {signal_id = 1, detail = 223, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 0x4 [void]}
  205.                 handler_list = 0x3306380
  206.                 return_accu = 0x0
  207.                 accu =
  208.                       {g_type = 0x0, data = {{v_int = 0, v_uint = 0, v_long = 0,---Type <return> to continue, or q <return> to quit---
  209.  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}}}
  210.                 signal_id = 1
  211.                 max_sequential_handler_number = 38843
  212.                 return_value_altered = 1
  213.     #3  0x00007f79a7979b46 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae67560) at gsignal.c:3391
  214.                 instance_and_params = 0x7ffc8ae67390
  215.                 signal_return_type = <optimized out>
  216.                 param_values = <optimized out>
  217.                 i = <optimized out>
  218.                 n_params = <optimized out>
  219.                 __func__ = "g_signal_emit_valist"
  220. #5  0x00007f79a79616d6 in g_object_dispatch_properties_changed (object=0x1feb690 [GtkDrawingArea], n_pspecs=<optimized out>, pspecs=<optimized out>)
  221.     at gobject.c:1088
  222.         i = <optimized out>
  223.  
  224. #6  0x00007f79a7960fe0 in g_object_notify_queue_thaw (object=object@entry=0x1feb690 [GtkDrawingArea], nqueue=nqueue@entry=0x34cfe90) at gobject.c:296
  225.         pspecs_mem =
  226.           {0x1b5b260 [GParamBoolean], 0x1b5b1f0 [GParamBoolean], 0x20, 0x81b54d4---Type <return> to continue, or q <return> to quit---
  227. b4de55000, 0x0, 0x31c2180 [GtkButton], 0x3d912d0, 0x38, 0x0, 0x1feb6a0, 0x0, 0x7f79a7663940, 0x1feb690 [GtkDrawingArea], 0x1feb690 [GtkDrawingArea], 0x1feb6a0, 0x0}
  228.         pspecs = 0x7ffc8ae67670
  229.         free_me = 0x0
  230.         slist = <optimized out>
  231.         n_pspecs = <optimized out>
  232.         __func__ = "g_object_notify_queue_thaw"
  233. #7  0x00007f79a7963f4c in g_object_thaw_notify (object=0x1feb690 [GtkDrawingArea]) at gobject.c:1325
  234.         nqueue = 0x34cfe90
  235.         __func__ = "g_object_thaw_notify"
  236.  
  237. #8  0x00007f799c10602d in gtk_window_real_set_focus (window=<optimized out>, focus=0x3381340 [GtkButton]) at gtkwindow.c:8720
  238.         priv = 0x3253a10
  239.         old_focus = 0x1feb690 [GtkDrawingArea]
  240.         had_default = 1
  241.         focus_had_default = 0
  242.         old_focus_had_default = 0
  243. #9  0x00007f79a796022a in g_cclosure_marshal_VOID__OBJECTv (closure=0x1b4d330, return_value=<optimized out>, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0x1b4d3a0)
  244.     at gmarshal.c:2102
  245. ---Type <return> to continue, or q <return> to quit---
  246.         cc = 0x1b4d330
  247.         data1 = <optimized out>
  248.         data2 = <optimized out>
  249.         callback = 0x7f799c105f00 <gtk_window_real_set_focus>
  250.         arg0 = 0x3381340
  251.         args_copy =
  252.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae67ae0, reg_save_area = 0x7ffc8ae67a20}}
  253. #10 0x00007f79a795d186 in _g_closure_invoke_va (closure=0x1b4d330, return_value=0x0, instance=0x3253c70, args=0x7ffc8ae67a00, n_params=1, param_types=0x1b4d3a0) at gclosure.c:869
  254.         marshal = 0x7f79a795b320 <g_type_class_meta_marshalv>
  255.         marshal_data = 0x3f0
  256.         in_marshal = 0
  257.         real_closure = 0x1b4d310
  258.         __func__ = "_g_closure_invoke_va"
  259. #11 0x00007f79a7979e39 in g_signal_emit_valist (instance=0x3253c70, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae67a00)
  260.     at gsignal.c:3300
  261.         return_accu = <optimized out>
  262.         accu =
  263.               {g_type = 0x0, 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---Type <return> to continue, or q <return> to quit---
  264. _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}}}
  265.         accumulator = 0x0
  266.         emission =
  267.           {next = 0x7ffc8ae67c00, instance = 0x3253c70, ihint = {signal_id = 153, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1c56900 [GtkDialog/GtkWindow/GtkBin/GtkContainer/GtkWidget/GInitiallyUnowned]}
  268.         signal_id = 153
  269.         instance_type = <optimized out>
  270.         emission_return =
  271.               {g_type = 0x0, 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}}}
  272.         rtype = 0x4 [void]
  273.         static_scope = 0
  274.         fastpath_handler = <optimized out>
  275.         closure = <optimized out>
  276.         run_type = <optimized out>
  277.         l = <optimized out>
  278.         fastpath = 1
  279.         instance_and_params = <optimized out>
  280. ---Type <return> to continue, or q <return> to quit---
  281.         signal_return_type = <optimized out>
  282.         param_values = <optimized out>
  283.         i = <optimized out>
  284.         n_params = <optimized out>
  285.         __func__ = "g_signal_emit_valist"
  286. #12 0x00007f79a797a580 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3447
  287.         var_args =
  288.             {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffc8ae67ae0, reg_save_area = 0x7ffc8ae67a20}}
  289. #13 0x00007f79a795d186 in _g_closure_invoke_va (closure=0x1b70900, return_value=0x0, instance=0x3381340, args=0x7ffc8ae67d00, n_params=0, param_types=0x0)
  290.     at gclosure.c:869
  291.         marshal = 0x7f79a795b320 <g_type_class_meta_marshalv>
  292.         marshal_data = 0x158
  293.         in_marshal = 0
  294.         real_closure = 0x1b708e0
  295.         __func__ = "_g_closure_invoke_va"
  296. #14 0x00007f79a7979e39 in g_signal_emit_valist (instance=0x3381340, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae67d00)
  297.     at gsignal.c:3300
  298.         return_accu = <optimized out>
  299.         accu =
  300. ---Type <return> to continue, or q <return> to quit---
  301.               {g_type = 0x0, 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}}}
  302.         accumulator = 0x0
  303.         emission =
  304.           {next = 0x7ffc8ae67fb0, instance = 0x3381340, ihint = {signal_id = 56, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1c92be0 [GtkButton/GtkBin/GtkContainer/GtkWidget/GInitiallyUnowned]}
  305.         signal_id = 56
  306.         instance_type = <optimized out>
  307.         emission_return =
  308.               {g_type = 0x0, 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}}}
  309.         rtype = 0x4 [void]
  310.         static_scope = 0
  311.         fastpath_handler = <optimized out>
  312.         closure = <optimized out>
  313.         run_type = <optimized out>
  314.         l = <optimized out>
  315.         fastpath = 1
  316. ---Type <return> to continue, or q <return> to quit---
  317.         instance_and_params = <optimized out>
  318.         signal_return_type = <optimized out>
  319.         param_values = <optimized out>
  320.         i = <optimized out>
  321.         n_params = <optimized out>
  322.         __func__ = "g_signal_emit_valist"
  323. #15 0x00007f79a797a580 in g_signal_emit (instance=instance@entry=0x3381340, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3447
  324.         var_args =
  325.             {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffc8ae67de0, reg_save_area = 0x7ffc8ae67d20}}
  326. #16 0x00007f799c0f45dc in gtk_widget_grab_focus (widget=0x3381340 [GtkButton])
  327.     at gtkwidget.c:8033
  328. #17 0x00007f799bede6e3 in gtk_container_focus (widget=widget@entry=0x3381340 [GtkButton], direction=GTK_DIR_TAB_FORWARD) at gtkcontainer.c:2786
  329.         children = <optimized out>
  330.         sorted_children = <optimized out>
  331.         return_val = 0
  332.         container = 0x3381340 [GtkButton]
  333.         priv = 0x3381230
  334.         __func__ = "gtk_container_focus"
  335. #22 0x00007f79a797a580 in <emit signal ??? on instance 0x3381340 [GtkButton]> (instance=instance@entry=0x3381340, signal_id=<optimized out>, detail=detail@entry---Type <return> to continue, or q <return> to quit---
  336. =0) at gsignal.c:3447
  337.         var_args =
  338.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae682f0, reg_save_area = 0x7ffc8ae68230}}
  339.     #18 0x00007f799c143c6c in _gtk_marshal_BOOLEAN__ENUM (closure=0x1b70af0, return_value=0x7ffc8ae67fe0, n_param_values=<optimized out>, param_values=0x7ffc8ae68040, invocation_hint=<optimized out>, marshal_data=<optimized out>)
  340.     at gtkmarshalers.c:170
  341.                 cc = 0x1b70af0
  342.                 data1 = 0x3381340
  343.                 data2 = <optimized out>
  344.                 callback = 0x7f799bede4f0 <gtk_container_focus>
  345.                 v_return = <optimized out>
  346.                 __func__ = "_gtk_marshal_BOOLEAN__ENUM"
  347.     #19 0x00007f79a795ce52 in g_closure_invoke (closure=0x1b70af0, return_value=0x7ffc8ae67fe0, n_param_values=2, param_values=0x7ffc8ae68040, invocation_hint=0x7ffc8ae67fc0) at gclosure.c:806
  348.                 marshal = 0x7f79a795b3c0 <g_type_class_meta_marshal>
  349.                 marshal_data = 0x160
  350.                 in_marshal = 1
  351.                 real_closure = 0x1b70ad0
  352.                 __func__ = "g_closure_invoke"
  353.     #20 0x00007f79a7970d4a in signal_emit_unlocked_R (node=node@entry=0x1b70b80,---Type <return> to continue, or q <return> to quit---
  354.  detail=detail@entry=0, instance=instance@entry=0x3381340, emission_return=emission_return@entry=0x7ffc8ae68160, instance_and_params=instance_and_params@entry=0x7ffc8ae68040) at gsignal.c:3673
  355.                 accumulator = 0x1b70dd0
  356.                 emission =
  357.                   {next = 0x7ffc8ae684e0, instance = 0x3381340, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1c92be0 [GtkButton/GtkBin/GtkContainer/GtkWidget/GInitiallyUnowned]}
  358.                 handler_list = <optimized out>
  359.                 return_accu = 0x7ffc8ae67fe0
  360.                 accu =
  361.                       {g_type = 0x14 [gboolean], 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}}}
  362.                 signal_id = 57
  363.                 max_sequential_handler_number = 38842
  364.                 return_value_altered = 0
  365.     #21 0x00007f79a79794d1 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae68210) at gsignal.c:3401
  366.                 return_value =
  367.                       {g_type = 0x14 [gboolean], data = {{v_int = 0, v_uint = 0,---Type <return> to continue, or q <return> to quit---
  368.  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}}}
  369.                 error = 0x0
  370.                 rtype = 0x14 [gboolean]
  371.                 static_scope = 0
  372.                 instance_and_params = 0x7ffc8ae68040
  373.                 signal_return_type = <optimized out>
  374.                 param_values = <optimized out>
  375.                 i = <optimized out>
  376.                 n_params = <optimized out>
  377.                 __func__ = "g_signal_emit_valist"
  378. #23 0x00007f799c0f534a in gtk_widget_child_focus (widget=0x3381340 [GtkButton], direction=direction@entry=GTK_DIR_TAB_FORWARD) at gtkwidget.c:11019
  379.         return_val = 0
  380.         __func__ = "gtk_widget_child_focus"
  381. #24 0x00007f799bede633 in gtk_container_focus_move (direction=GTK_DIR_TAB_FORWARD, children=0x32f6b40 = {...}, container=0x7f7980019910 [GtkButtonBox])
  382.     at gtkcontainer.c:3284
  383.         priv = <optimized out>
  384.         focus_child = 0x0
  385.         child = <optimized out>
  386.         children = 0x32f6b20 = {0x31c2180, 0x3381340}
  387. ---Type <return> to continue, or q <return> to quit---
  388.         sorted_children = 0x32f6b60 = {0x3381340, 0x31c2180}
  389.         return_val = 0
  390.         container = 0x7f7980019910 [GtkButtonBox]
  391.         priv = <optimized out>
  392.         __func__ = "gtk_container_focus"
  393. #25 0x00007f799bede633 in gtk_container_focus (widget=widget@entry=0x7f7980019910 [GtkButtonBox], direction=GTK_DIR_TAB_FORWARD) at gtkcontainer.c:2812
  394.         children = 0x32f6b20 = {0x31c2180, 0x3381340}
  395.         sorted_children = 0x32f6b60 = {0x3381340, 0x31c2180}
  396.         return_val = 0
  397.         container = 0x7f7980019910 [GtkButtonBox]
  398.         priv = <optimized out>
  399.         __func__ = "gtk_container_focus"
  400. #30 0x00007f79a797a580 in <emit signal ??? on instance 0x7f7980019910 [GtkButtonBox]> (instance=instance@entry=0x7f7980019910, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3447
  401.         var_args =
  402.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae68820, reg_save_area = 0x7ffc8ae68760}}
  403.     #26 0x00007f799c143c6c in _gtk_marshal_BOOLEAN__ENUM (closure=0x1b70af0, return_value=0x7ffc8ae68510, n_param_values=<optimized out>, param_values=0x7ffc8ae68570, invocation_hint=<optimized out>, marshal_data=<optimized out>)
  404.     at gtkmarshalers.c:170
  405. ---Type <return> to continue, or q <return> to quit---
  406.                 cc = 0x1b70af0
  407.                 data1 = 0x7f7980019910
  408.                 data2 = <optimized out>
  409.                 callback = 0x7f799bede4f0 <gtk_container_focus>
  410.                 v_return = <optimized out>
  411.                 __func__ = "_gtk_marshal_BOOLEAN__ENUM"
  412.     #27 0x00007f79a795ce52 in g_closure_invoke (closure=0x1b70af0, return_value=0x7ffc8ae68510, n_param_values=2, param_values=0x7ffc8ae68570, invocation_hint=0x7ffc8ae684f0) at gclosure.c:806
  413.                 marshal = 0x7f79a795b3c0 <g_type_class_meta_marshal>
  414.                 marshal_data = 0x160
  415.                 in_marshal = 1
  416.                 real_closure = 0x1b70ad0
  417.                 __func__ = "g_closure_invoke"
  418.     #28 0x00007f79a7970d4a in signal_emit_unlocked_R (node=node@entry=0x1b70b80, detail=detail@entry=0, instance=instance@entry=0x7f7980019910, emission_return=emission_return@entry=0x7ffc8ae68690, instance_and_params=instance_and_params@entry=0x7ffc8ae68570) at gsignal.c:3673
  419.                 accumulator = 0x1b70dd0
  420.                 emission =
  421.                   {next = 0x7ffc8ae68a10, instance = 0x7f7980019910, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x28bdc40 [GtkButtonBox/GtkBox/GtkContainer/GtkWidget/GInitiallyUnow---Type <return> to continue, or q <return> to quit---
  422. ned]}
  423.                 handler_list = <optimized out>
  424.                 return_accu = 0x7ffc8ae68510
  425.                 accu =
  426.                       {g_type = 0x14 [gboolean], 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}}}
  427.                 signal_id = 57
  428.                 max_sequential_handler_number = 38842
  429.                 return_value_altered = 0
  430.     #29 0x00007f79a79794d1 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae68740) at gsignal.c:3401
  431.                 return_value =
  432.                       {g_type = 0x14 [gboolean], 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}}}
  433.                 error = 0x0
  434.                 rtype = 0x14 [gboolean]
  435.                 static_scope = 0
  436.                 instance_and_params = 0x7ffc8ae68570
  437. ---Type <return> to continue, or q <return> to quit---
  438.                 signal_return_type = <optimized out>
  439.                 param_values = <optimized out>
  440.                 i = <optimized out>
  441.                 n_params = <optimized out>
  442.                 __func__ = "g_signal_emit_valist"
  443. #31 0x00007f799c0f534a in gtk_widget_child_focus (widget=0x7f7980019910 [GtkButtonBox], direction=direction@entry=GTK_DIR_TAB_FORWARD) at gtkwidget.c:11019
  444.         return_val = 32633
  445.         __func__ = "gtk_widget_child_focus"
  446. #32 0x00007f799bede633 in gtk_container_focus_move (direction=GTK_DIR_TAB_FORWARD, children=0x0, container=0x7f7980018990 [GtkBox]) at gtkcontainer.c:3284
  447.         priv = <optimized out>
  448.         focus_child = 0x0
  449.         child = <optimized out>
  450.         children = 0x32d5080 = {0x7f7980019910}
  451.         sorted_children = 0x32f6b80 = {0x7f7980019910}
  452.         return_val = 0
  453.         container = 0x7f7980018990 [GtkBox]
  454.         priv = <optimized out>
  455.         __func__ = "gtk_container_focus"
  456. #33 0x00007f799bede633 in gtk_container_focus (widget=widget@entry=0x7f7980018990 [GtkBox], direction=GTK_DIR_TAB_FORWARD) at gtkcontainer.c:2812
  457.         children = 0x32d5080 = {0x7f7980019910}
  458. ---Type <return> to continue, or q <return> to quit---
  459.         sorted_children = 0x32f6b80 = {0x7f7980019910}
  460.         return_val = 0
  461.         container = 0x7f7980018990 [GtkBox]
  462.         priv = <optimized out>
  463.         __func__ = "gtk_container_focus"
  464. #38 0x00007f79a797a580 in <emit signal ??? on instance 0x7f7980018990 [GtkBox]> (instance=instance@entry=0x7f7980018990, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3447
  465.         var_args =
  466.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae68d50, reg_save_area = 0x7ffc8ae68c90}}
  467.     #34 0x00007f799c143c6c in _gtk_marshal_BOOLEAN__ENUM (closure=0x1b70af0, return_value=0x7ffc8ae68a40, n_param_values=<optimized out>, param_values=0x7ffc8ae68aa0, invocation_hint=<optimized out>, marshal_data=<optimized out>)
  468.     at gtkmarshalers.c:170
  469.                 cc = 0x1b70af0
  470.                 data1 = 0x7f7980018990
  471.                 data2 = <optimized out>
  472.                 callback = 0x7f799bede4f0 <gtk_container_focus>
  473.                 v_return = <optimized out>
  474.                 __func__ = "_gtk_marshal_BOOLEAN__ENUM"
  475.     #35 0x00007f79a795ce52 in g_closure_invoke (closure=0x1b70af0, return_value=0x7ffc8ae68a40, n_param_values=2, param_values=0x7ffc8ae68aa0, invocation_hint=0---Type <return> to continue, or q <return> to quit---
  476. x7ffc8ae68a20) at gclosure.c:806
  477.                 marshal = 0x7f79a795b3c0 <g_type_class_meta_marshal>
  478.                 marshal_data = 0x160
  479.                 in_marshal = 1
  480.                 real_closure = 0x1b70ad0
  481.                 __func__ = "g_closure_invoke"
  482.     #36 0x00007f79a7970d4a in signal_emit_unlocked_R (node=node@entry=0x1b70b80, detail=detail@entry=0, instance=instance@entry=0x7f7980018990, emission_return=emission_return@entry=0x7ffc8ae68bc0, instance_and_params=instance_and_params@entry=0x7ffc8ae68aa0) at gsignal.c:3673
  483.                 accumulator = 0x1b70dd0
  484.                 emission =
  485.                   {next = 0x7ffc8ae68f40, instance = 0x7f7980018990, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1d47730 [GtkBox/GtkContainer/GtkWidget/GInitiallyUnowned]}
  486.                 handler_list = <optimized out>
  487.                 return_accu = 0x7ffc8ae68a40
  488.                 accu =
  489.                       {g_type = 0x14 [gboolean], 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}}}
  490.                 signal_id = 57
  491. ---Type <return> to continue, or q <return> to quit---
  492.                 max_sequential_handler_number = 38842
  493.                 return_value_altered = 0
  494.     #37 0x00007f79a79794d1 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae68c70) at gsignal.c:3401
  495.                 return_value =
  496.                       {g_type = 0x14 [gboolean], 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}}}
  497.                 error = 0x0
  498.                 rtype = 0x14 [gboolean]
  499.                 static_scope = 0
  500.                 instance_and_params = 0x7ffc8ae68aa0
  501.                 signal_return_type = <optimized out>
  502.                 param_values = <optimized out>
  503.                 i = <optimized out>
  504.                 n_params = <optimized out>
  505.                 __func__ = "g_signal_emit_valist"
  506. #39 0x00007f799c0f534a in gtk_widget_child_focus (widget=0x7f7980018990 [GtkBox], direction=direction@entry=GTK_DIR_TAB_FORWARD) at gtkwidget.c:11019
  507.         return_val = 32633
  508.         __func__ = "gtk_widget_child_focus"
  509. ---Type <return> to continue, or q <return> to quit---
  510. #40 0x00007f799bede633 in gtk_container_focus_move (direction=GTK_DIR_TAB_FORWARD, children=0x0, container=0x24f2420 [GtkBox]) at gtkcontainer.c:3284
  511.         priv = <optimized out>
  512.         focus_child = 0x0
  513.         child = <optimized out>
  514.         children = 0x33a4a80 = {0x7f7980018990, 0x326cce0}
  515.         sorted_children = 0x7f7980001980 = {0x326cce0, 0x7f7980018990}
  516.         return_val = 0
  517.         container = 0x24f2420 [GtkBox]
  518.         priv = <optimized out>
  519.         __func__ = "gtk_container_focus"
  520. #41 0x00007f799bede633 in gtk_container_focus (widget=widget@entry=0x24f2420 [GtkBox], direction=GTK_DIR_TAB_FORWARD) at gtkcontainer.c:2812
  521.         children = 0x33a4a80 = {0x7f7980018990, 0x326cce0}
  522.         sorted_children = 0x7f7980001980 = {0x326cce0, 0x7f7980018990}
  523.         return_val = 0
  524.         container = 0x24f2420 [GtkBox]
  525.         priv = <optimized out>
  526.         __func__ = "gtk_container_focus"
  527. #46 0x00007f79a797a580 in <emit signal ??? on instance 0x24f2420 [GtkBox]> (instance=instance@entry=0x24f2420, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3447
  528.         var_args =
  529. ---Type <return> to continue, or q <return> to quit---
  530.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae69280, reg_save_area = 0x7ffc8ae691c0}}
  531.     #42 0x00007f799c143c6c in _gtk_marshal_BOOLEAN__ENUM (closure=0x1b70af0, return_value=0x7ffc8ae68f70, n_param_values=<optimized out>, param_values=0x7ffc8ae68fd0, invocation_hint=<optimized out>, marshal_data=<optimized out>)
  532.     at gtkmarshalers.c:170
  533.                 cc = 0x1b70af0
  534.                 data1 = 0x24f2420
  535.                 data2 = <optimized out>
  536.                 callback = 0x7f799bede4f0 <gtk_container_focus>
  537.                 v_return = <optimized out>
  538.                 __func__ = "_gtk_marshal_BOOLEAN__ENUM"
  539.     #43 0x00007f79a795ce52 in g_closure_invoke (closure=0x1b70af0, return_value=0x7ffc8ae68f70, n_param_values=2, param_values=0x7ffc8ae68fd0, invocation_hint=0x7ffc8ae68f50) at gclosure.c:806
  540.                 marshal = 0x7f79a795b3c0 <g_type_class_meta_marshal>
  541.                 marshal_data = 0x160
  542.                 in_marshal = 1
  543.                 real_closure = 0x1b70ad0
  544.                 __func__ = "g_closure_invoke"
  545.     #44 0x00007f79a7970d4a in signal_emit_unlocked_R (node=node@entry=0x1b70b80, detail=detail@entry=0, instance=instance@entry=0x24f2420, emission_return=emission_return@entry=0x7ffc8ae690f0, instance_and_params=instance_and_params@entry=0---Type <return> to continue, or q <return> to quit---
  546. x7ffc8ae68fd0) at gsignal.c:3673
  547.                 accumulator = 0x1b70dd0
  548.                 emission =
  549.                   {next = 0x7ffc8ae69440, instance = 0x24f2420, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1d47730 [GtkBox/GtkContainer/GtkWidget/GInitiallyUnowned]}
  550.                 handler_list = <optimized out>
  551.                 return_accu = 0x7ffc8ae68f70
  552.                 accu =
  553.                       {g_type = 0x14 [gboolean], 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}}}
  554.                 signal_id = 57
  555.                 max_sequential_handler_number = 38842
  556.                 return_value_altered = 0
  557.     #45 0x00007f79a79794d1 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae691a0) at gsignal.c:3401
  558.                 return_value =
  559.                       {g_type = 0x14 [gboolean], 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, ---Type <return> to continue, or q <return> to quit---
  560. v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
  561.                 error = 0x0
  562.                 rtype = 0x14 [gboolean]
  563.                 static_scope = 0
  564.                 instance_and_params = 0x7ffc8ae68fd0
  565.                 signal_return_type = <optimized out>
  566.                 param_values = <optimized out>
  567.                 i = <optimized out>
  568.                 n_params = <optimized out>
  569.                 __func__ = "g_signal_emit_valist"
  570. #47 0x00007f799c0f534a in gtk_widget_child_focus (widget=widget@entry=0x24f2420 [GtkBox], direction=direction@entry=GTK_DIR_TAB_FORWARD) at gtkwidget.c:11019
  571.         return_val = 1
  572.         __func__ = "gtk_widget_child_focus"
  573. #48 0x00007f799c10d5da in gtk_window_focus (widget=0x3253c70 [GtkDialog], direction=GTK_DIR_TAB_FORWARD) at gtkwindow.c:8571
  574.         bin = 0x3253c70 [GtkDialog]
  575.         window = 0x3253c70 [GtkDialog]
  576.         container = 0x3253c70 [GtkDialog]
  577.         old_focus_child = 0x24f2420 [GtkBox]
  578.         parent = <optimized out>
  579.         priv = 0x3253a10
  580.         child = <optimized out>
  581. ---Type <return> to continue, or q <return> to quit---
  582.         direction = GTK_DIR_TAB_FORWARD
  583.         widget = 0x3253c70 [GtkDialog]
  584. #53 0x00007f79a797a580 in <emit signal ??? on instance 0x3253c70 [GtkDialog]> (instance=instance@entry=0x3253c70, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3447
  585.         var_args =
  586.             {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffc8ae69780, reg_save_area = 0x7ffc8ae696c0}}
  587.     #49 0x00007f799c143c6c in _gtk_marshal_BOOLEAN__ENUM (closure=0x1b70af0, return_value=0x7ffc8ae69470, n_param_values=<optimized out>, param_values=0x7ffc8ae694d0, invocation_hint=<optimized out>, marshal_data=<optimized out>)
  588.     at gtkmarshalers.c:170
  589.                 cc = 0x1b70af0
  590.                 data1 = 0x3253c70
  591.                 data2 = <optimized out>
  592.                 callback = 0x7f799c10d590 <gtk_window_focus>
  593.                 v_return = <optimized out>
  594.                 __func__ = "_gtk_marshal_BOOLEAN__ENUM"
  595.     #50 0x00007f79a795cf3d in g_closure_invoke (closure=0x1b70af0, return_value=0x7ffc8ae69470, n_param_values=2, param_values=0x7ffc8ae694d0, invocation_hint=0x7ffc8ae69450) at gclosure.c:806
  596.                 marshal = 0x7f79a795b3c0 <g_type_class_meta_marshal>
  597.                 marshal_data = 0x160
  598. ---Type <return> to continue, or q <return> to quit---
  599.                 in_marshal = 0
  600.                 real_closure = 0x1b70ad0
  601.                 __func__ = "g_closure_invoke"
  602.     #51 0x00007f79a7970d4a in signal_emit_unlocked_R (node=node@entry=0x1b70b80, detail=detail@entry=0, instance=instance@entry=0x3253c70, emission_return=emission_return@entry=0x7ffc8ae695f0, instance_and_params=instance_and_params@entry=0x7ffc8ae694d0) at gsignal.c:3673
  603.                 accumulator = 0x1b70dd0
  604.                 emission =
  605.                   {next = 0x7ffc8ae698f0, instance = 0x3253c70, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 0x1c56900 [GtkDialog/GtkWindow/GtkBin/GtkContainer/GtkWidget/GInitiallyUnowned]}
  606.                 handler_list = <optimized out>
  607.                 return_accu = 0x7ffc8ae69470
  608.                 accu =
  609.                       {g_type = 0x14 [gboolean], 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}}}
  610.                 signal_id = 57
  611.                 max_sequential_handler_number = 38842
  612.                 return_value_altered = 0
  613. ---Type <return> to continue, or q <return> to quit---
  614.     #52 0x00007f79a79794d1 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc8ae696a0) at gsignal.c:3401
  615.                 return_value =
  616.                       {g_type = 0x14 [gboolean], 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}}}
  617.                 error = 0x0
  618.                 rtype = 0x14 [gboolean]
  619.                 static_scope = 0
  620.                 instance_and_params = 0x7ffc8ae694d0
  621.                 signal_return_type = <optimized out>
  622.                 param_values = <optimized out>
  623.                 i = <optimized out>
  624.                 n_params = <optimized out>
  625.                 __func__ = "g_signal_emit_valist"
  626. #54 0x00007f799c0f534a in gtk_widget_child_focus (widget=widget@entry=0x3253c70 [GtkDialog], direction=GTK_DIR_TAB_FORWARD) at gtkwidget.c:11019
  627.         return_val = 0
  628.         __func__ = "gtk_widget_child_focus"
  629. #55 0x00007f799c10d56a in gtk_window_move_focus (widget=0x3253c70 [GtkDialog], dir=<optimized out>) at gtkwindow.c:8626
  630. ---Type <return> to continue, or q <return> to quit---
  631.         dir = <optimized out>
  632.         widget = 0x3253c70 [GtkDialog]
  633. Python Exception <class 'gdb.error'> There is no member named v_pointer.:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement