Advertisement
Guest User

Untitled

a guest
Jun 26th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 78.99 KB | None | 0 0
  1. [New Thread 0x7fff3565a700 (LWP 32069)]
  2. [Thread 0x7fffa4ff9700 (LWP 32007) exited]
  3. [Thread 0x7fff3565a700 (LWP 32069) exited]
  4. [Thread 0x7fff2ffff700 (LWP 32023) exited]
  5. [New Thread 0x7fff2ffff700 (LWP 32259)]
  6.  
  7. (evolution:31909): camel-WARNING **: Error in execution: Failed to retrieve message
  8.  
  9. Program received signal SIGTRAP, Trace/breakpoint trap.
  10. [Switching to Thread 0x7fff2ffff700 (LWP 32259)]
  11. 0x00007fffed4b73f2 in g_logv (log_domain=0x7ffff4a53eee "camel",
  12.     log_level=G_LOG_LEVEL_WARNING, format=<optimized out>,
  13.     args=<optimized out>) at ../../../glib/glib/gmessages.c:989
  14. 989         G_BREAKPOINT ();
  15. (gdb) cont
  16. Continuing.
  17.  
  18. (evolution:31909): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
  19. This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
  20. The overwriting error message was: Error executing filter search: Failed to retrieve message:  (and
  21.  
  22.       (match-all (= (pipe-message "/bin/sh" "-c"  "/home/rthompso/bin/catrootmail") 35))
  23.    
  24.   )
  25.  
  26.  
  27. Program received signal SIGTRAP, Trace/breakpoint trap.
  28. 0x00007fffed4b73f2 in g_logv (log_domain=0x7fffed51970e "GLib",
  29.     log_level=G_LOG_LEVEL_WARNING, format=<optimized out>,
  30.     args=<optimized out>) at ../../../glib/glib/gmessages.c:989
  31. 989         G_BREAKPOINT ();
  32. (gdb) thread apply all bt full
  33.  
  34. Thread 42 (Thread 0x7fff2ffff700 (LWP 32259)):
  35. #0  0x00007fffed4b73f2 in g_logv (log_domain=0x7fffed51970e "GLib",
  36.     log_level=G_LOG_LEVEL_WARNING, format=<optimized out>,
  37.     args=<optimized out>) at ../../../glib/glib/gmessages.c:989
  38.         domain = 0x0
  39.         data = <optimized out>
  40.         depth = 1
  41.         log_func = <optimized out>
  42.         domain_fatal_mask = <optimized out>
  43.         masquerade_fatal = 0
  44.         test_level = <optimized out>
  45.         was_fatal = 0
  46.         was_recursion = 0
  47.         msg = 0x7fff8800cd80 "GError set over the top of a previous GError or uninitialized memory.\nThis indicates a bug in someone's code. You must ensure an error is NULL before it's set.\nThe overwriting error message was: Error"...
  48.         msg_alloc = 0x7fff8800cd80 "GError set over the top of a previous GError or uninitialized memory.\nThis indicates a bug in someone's code. You must ensure an error is NULL before it's set.\nThe overwriting error message was: Error"...
  49.         i = 4
  50. #1  0x00007fffed4b7492 in g_log (log_domain=<optimized out>,
  51. ---Type <return> to continue, or q <return> to quit---
  52.     log_level=<optimized out>, format=<optimized out>)
  53.     at ../../../glib/glib/gmessages.c:1025
  54.         args = {{gp_offset = 32, fp_offset = 48,
  55.             overflow_arg_area = 0x7fff2fffe950,
  56.             reg_save_area = 0x7fff2fffe890}}
  57. #2  0x00007fffed49c5b1 in g_set_error (err=0x1448228, domain=<optimized out>,
  58.     code=<optimized out>, format=<optimized out>)
  59.     at ../../../glib/glib/gerror.c:566
  60.         new = <optimized out>
  61.         args = {{gp_offset = 48, fp_offset = 48,
  62.             overflow_arg_area = 0x7fff2fffea30,
  63.             reg_save_area = 0x7fff2fffe970}}
  64. #3  0x00007ffff49b3e62 in camel_filter_search_match (session=<optimized out>,
  65.     get_message=<optimized out>, data=<optimized out>, info=<optimized out>,
  66.     source=<optimized out>,
  67.     expression=0x1461600 " (and\n  \n      (match-all (= (pipe-message \"/bin/sh\" \"-c\"  \"/home/rthompso/bin/catrootmail\") 35))\n    \n  )\n",
  68.     error=0x1448228)
  69.     at ../../../evolution-data-server/camel/camel-filter-search.c:1053
  70.         fms = {session = 0x7fffd40157a0,
  71.           get_message = 0x7ffff49af860 <get_message_cb>,
  72.           get_message_data = 0x7fff2fffeae0, message = 0x0,
  73.           info = 0x7fff7c91a2d0,
  74. ---Type <return> to continue, or q <return> to quit---
  75.           source = 0xc97b40 "1318444836.12860.1@raker2", error = 0x1448228}
  76.         sexp = 0x7fff78007740
  77.         result = <optimized out>
  78.         retval = <optimized out>
  79.         i = <optimized out>
  80. #4  0x00007ffff49b1961 in camel_filter_driver_filter_message (
  81.     driver=0x1448250, message=<optimized out>, info=0x7fff7c91a2d0,
  82.     uid=0x7fff7c6fa1a0 "1372241043.29694_1.raker2.ateb.com",
  83.     source=0x7fffa8002e00, store_uid=0xc97b40 "1318444836.12860.1@raker2",
  84.     original_store_uid=0xc97b40 "1318444836.12860.1@raker2",
  85.     cancellable=0x14e0f90, error=0x7fff2fffeb88)
  86.     at ../../../evolution-data-server/camel/camel-filter-driver.c:1744
  87.         rule = 0x15c6f60
  88.         data = {priv = 0x1448150,
  89.           store_uid = 0xc97b40 "1318444836.12860.1@raker2"}
  90.         p = 0x1448150
  91.         freeinfo = 0
  92.         filtered = <optimized out>
  93.         r = <optimized out>
  94.         list = <optimized out>
  95.         link = 0x16e77a0
  96.         result = <optimized out>
  97. #5  0x00007ffff49b1f8e in camel_filter_driver_filter_folder (driver=0x1448250,
  98. ---Type <return> to continue, or q <return> to quit---
  99.     folder=0x7fffa8002e00, cache=0x0, uids=0x7fff8c04f300, remove=0,
  100.     cancellable=0x14e0f90, error=0x7fff2fffebf8)
  101.     at ../../../evolution-data-server/camel/camel-filter-driver.c:1546
  102.         pc = 0
  103.         local_error = 0x0
  104.         freeuids = 0
  105.         info = <optimized out>
  106.         parent_store = <optimized out>
  107.         store_uid = 0xc97b40 "1318444836.12860.1@raker2"
  108.         status = <optimized out>
  109.         i = 0
  110. #6  0x00007fffd2f1cb9a in em_filter_folder_element_exec (m=0x14e5ea0,
  111.     cancellable=0x14e0f90, error=0x14e5ec0)
  112.     at ../../../evolution/libemail-engine/mail-ops.c:126
  113.         folder = 0x7fffa8002e00
  114.         uids = <optimized out>
  115.         folder_uids = 0x0
  116.         success = 1
  117.         local_error = 0x0
  118. #7  0x00007fffd2f1ab77 in mail_msg_proxy (msg=0x14e5ea0)
  119.     at ../../../evolution/libemail-engine/mail-mt.c:422
  120.         cancellable = 0x14e0f90
  121. #8  0x00007fffed4d3bc8 in g_thread_pool_thread_proxy (data=<optimized out>)
  122. ---Type <return> to continue, or q <return> to quit---
  123.     at ../../../glib/glib/gthreadpool.c:309
  124.         task = 0x14e5ea0
  125.         pool = 0xf99210
  126. #9  0x00007fffed4d3325 in g_thread_proxy (data=0x11eee80)
  127.     at ../../../glib/glib/gthread.c:798
  128.         thread = 0x11eee80
  129. #10 0x00007fffed24fec6 in start_thread (arg=0x7fff2ffff700)
  130.     at pthread_create.c:305
  131.         __res = <optimized out>
  132.         pd = 0x7fff2ffff700
  133.         now = <optimized out>
  134.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  135.                 140737488343136, 140733998692800, 140735341028432, 7,
  136.                 5598801975076806403, 5598947463270326019},
  137.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  138.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  139.         not_first_call = 0
  140.         robust = <optimized out>
  141.         pagesize_m1 = <optimized out>
  142.         sp = <optimized out>
  143.         freesize = <optimized out>
  144.         __PRETTY_FUNCTION__ = "start_thread"
  145. #11 0x00007fffecd808ad in clone ()
  146. ---Type <return> to continue, or q <return> to quit---
  147.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  148. No locals.
  149.  
  150. Thread 39 (Thread 0x7fff2e7fc700 (LWP 32025)):
  151. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  152.     nfds=<optimized out>, timeout=<optimized out>)
  153.     at ../sysdeps/unix/sysv/linux/poll.c:87
  154.         resultvar = <optimized out>
  155.         oldtype = 0
  156.         result = <optimized out>
  157. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=1, fds=0x7fff9c001b80,
  158.     timeout=-1, context=0x7fff8800a050, priority=<optimized out>)
  159.     at ../../../glib/glib/gmain.c:3999
  160.         poll_func = 0x7fffed4bd4b0 <g_poll>
  161. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  162.     context=0x7fff8800a050, self=<optimized out>)
  163.     at ../../../glib/glib/gmain.c:3700
  164.         timeout = -1
  165.         some_ready = <optimized out>
  166.         fds = 0x7fff9c001b80
  167.         max_priority = 2147483647
  168.         nfds = 1
  169.         allocated_nfds = <optimized out>
  170. ---Type <return> to continue, or q <return> to quit---
  171. #3  g_main_context_iterate (context=0x7fff8800a050, block=<optimized out>,
  172.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  173.         some_ready = -1677714560
  174. #4  0x00007fffed4b05ea in g_main_loop_run (loop=0x7fff9c0018b0)
  175.     at ../../../glib/glib/gmain.c:3899
  176.         __PRETTY_FUNCTION__ = "g_main_loop_run"
  177. #5  0x00007ffff697c9eb in book_client_dbus_thread (user_data=0x7fff8800a050)
  178.     at ../../../../evolution-data-server/addressbook/libebook/e-book-client.c:288
  179.         main_context = 0x7fff8800a050
  180.         main_loop = 0x7fff9c0018b0
  181. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x7fff88003d40)
  182.     at ../../../glib/glib/gthread.c:798
  183.         thread = 0x7fff88003d40
  184. #7  0x00007fffed24fec6 in start_thread (arg=0x7fff2e7fc700)
  185.     at pthread_create.c:305
  186.         __res = <optimized out>
  187.         pd = 0x7fff2e7fc700
  188.         now = <optimized out>
  189.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  190.                 140733998688464, 140733973514688, 140737354125312, 7,
  191.                 5598805272001076995, 5598947463270326019},
  192.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  193. ---Type <return> to continue, or q <return> to quit---
  194.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  195.         not_first_call = 0
  196.         robust = <optimized out>
  197.         pagesize_m1 = <optimized out>
  198.         sp = <optimized out>
  199.         freesize = <optimized out>
  200.         __PRETTY_FUNCTION__ = "start_thread"
  201. #8  0x00007fffecd808ad in clone ()
  202.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  203. No locals.
  204.  
  205. Thread 30 (Thread 0x7fffbedb3700 (LWP 32016)):
  206. #0  pthread_cond_timedwait ()
  207.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
  208. No locals.
  209. #1  0x00007fffedb3836c in WTF::ThreadCondition::timedWait (
  210.     this=0x7fffbc0900d8, mutex=..., absoluteTime=<optimized out>)
  211.     at Source/WTF/wtf/ThreadingPthreads.cpp:434
  212.         timeSeconds = <optimized out>
  213.         targetTime = {tv_sec = 1372256370, tv_nsec = 742713928}
  214. #2  0x00007fffed972e9f in JSC::BlockAllocator::waitForRelativeTime (
  215.     this=0x7fffbc090090, relative=<optimized out>)
  216.     at Source/JavaScriptCore/heap/BlockAllocator.cpp:92
  217. ---Type <return> to continue, or q <return> to quit---
  218.         locker = {m_lockable = @0x7fffbc0900b0}
  219. #3  0x00007fffed972ef9 in JSC::BlockAllocator::blockFreeingThreadMain (
  220.     this=0x7fffbc090090) at Source/JavaScriptCore/heap/BlockAllocator.cpp:105
  221.         currentNumberOfFreeBlocks = <optimized out>
  222.         desiredNumberOfFreeBlocks = <optimized out>
  223. #4  0x00007fffedb37ec1 in WTF::wtfThreadEntryPoint (param=0xe87b30)
  224.     at Source/WTF/wtf/ThreadingPthreads.cpp:178
  225.         invocation = {m_ptr = 0xe87b30}
  226. #5  0x00007fffed24fec6 in start_thread (arg=0x7fffbedb3700)
  227.     at pthread_create.c:305
  228.         __res = <optimized out>
  229.         pd = 0x7fffbedb3700
  230.         now = <optimized out>
  231.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  232.                 140737172051904, 140736395426240, 14532400, 7,
  233.                 5599050698780401411, 5598947463270326019},
  234.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  235.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  236.         not_first_call = 0
  237.         robust = <optimized out>
  238.         pagesize_m1 = <optimized out>
  239.         sp = <optimized out>
  240.         freesize = <optimized out>
  241. ---Type <return> to continue, or q <return> to quit---
  242.         __PRETTY_FUNCTION__ = "start_thread"
  243. #6  0x00007fffecd808ad in clone ()
  244.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  245. No locals.
  246.  
  247. Thread 22 (Thread 0x7fff867fc700 (LWP 31989)):
  248. #0  pthread_cond_wait ()
  249.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  250. No locals.
  251. #1  0x00007ffff17f557b in ?? () from /usr/lib64/libwebkitgtk-3.0.so.0
  252. No symbol table info available.
  253. #2  0x00007ffff17f5855 in ?? () from /usr/lib64/libwebkitgtk-3.0.so.0
  254. No symbol table info available.
  255. #3  0x00007fffedb37ec1 in WTF::wtfThreadEntryPoint (param=0xe39d30)
  256.     at Source/WTF/wtf/ThreadingPthreads.cpp:178
  257.         invocation = {m_ptr = 0xe39d30}
  258. #4  0x00007fffed24fec6 in start_thread (arg=0x7fff867fc700)
  259.     at pthread_create.c:305
  260.         __res = <optimized out>
  261.         pd = 0x7fff867fc700
  262.         now = <optimized out>
  263.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  264.                 140737172051904, 140735449909696, 140737354125312, 3,
  265. ---Type <return> to continue, or q <return> to quit---
  266.                 5598998786047565571, 5598947463270326019},
  267.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  268.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  269.         not_first_call = 0
  270.         robust = <optimized out>
  271.         pagesize_m1 = <optimized out>
  272.         sp = <optimized out>
  273.         freesize = <optimized out>
  274.         __PRETTY_FUNCTION__ = "start_thread"
  275. #5  0x00007fffecd808ad in clone ()
  276.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  277. No locals.
  278.  
  279. Thread 21 (Thread 0x7fff86ffd700 (LWP 31988)):
  280. #0  pthread_cond_wait ()
  281.     at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  282. No locals.
  283. #1  0x00007fffedb27283 in WTF::TCMalloc_PageHeap::scavengerThread (
  284.     this=0x7fffedde8d80 <WTF::pageheap_memory>)
  285.     at Source/WTF/wtf/FastMalloc.cpp:2542
  286. No locals.
  287. #2  0x00007fffedb272a9 in WTF::TCMalloc_PageHeap::runScavengerThread (
  288.     context=<optimized out>) at Source/WTF/wtf/FastMalloc.cpp:1619
  289. ---Type <return> to continue, or q <return> to quit---
  290. No locals.
  291. #3  0x00007fffed24fec6 in start_thread (arg=0x7fff86ffd700)
  292.     at pthread_create.c:305
  293.         __res = <optimized out>
  294.         pd = 0x7fff86ffd700
  295.         now = <optimized out>
  296.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  297.                 140737172051904, 140735458302400, 140737354125312, 3,
  298.                 5598997689220292355, 5598947463270326019},
  299.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  300.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  301.         not_first_call = 0
  302.         robust = <optimized out>
  303.         pagesize_m1 = <optimized out>
  304.         sp = <optimized out>
  305.         freesize = <optimized out>
  306.         __PRETTY_FUNCTION__ = "start_thread"
  307. #4  0x00007fffecd808ad in clone ()
  308.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  309. No locals.
  310.  
  311. Thread 19 (Thread 0x7fff87fff700 (LWP 31978)):
  312. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  313. ---Type <return> to continue, or q <return> to quit---
  314.     nfds=<optimized out>, timeout=<optimized out>)
  315.     at ../sysdeps/unix/sysv/linux/poll.c:87
  316.         resultvar = <optimized out>
  317.         oldtype = 0
  318.         result = <optimized out>
  319. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=1, fds=0x7fff800010c0,
  320.     timeout=-1, context=0x7fffb00073d0, priority=<optimized out>)
  321.     at ../../../glib/glib/gmain.c:3999
  322.         poll_func = 0x7fffed4bd4b0 <g_poll>
  323. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  324.     context=0x7fffb00073d0, self=<optimized out>)
  325.     at ../../../glib/glib/gmain.c:3700
  326.         timeout = -1
  327.         some_ready = <optimized out>
  328.         fds = 0x7fff800010c0
  329.         max_priority = 2147483647
  330.         nfds = 1
  331.         allocated_nfds = <optimized out>
  332. #3  g_main_context_iterate (context=0x7fffb00073d0, block=<optimized out>,
  333.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  334.         some_ready = -2147479360
  335. #4  0x00007fffed4b05ea in g_main_loop_run (loop=0x7fffb00050f0)
  336.     at ../../../glib/glib/gmain.c:3899
  337. ---Type <return> to continue, or q <return> to quit---
  338.         __PRETTY_FUNCTION__ = "g_main_loop_run"
  339. #5  0x00007fffd337d7ee in e_ews_soup_thread (user_data=0x7fffcc02ba00)
  340.     at ../../../../evolution-ews/src/server/e-ews-connection.c:1510
  341.         cnc = 0x7fffcc02ba00
  342. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x7fffb0004000)
  343.     at ../../../glib/glib/gthread.c:798
  344.         thread = 0x7fffb0004000
  345. #7  0x00007fffed24fec6 in start_thread (arg=0x7fff87fff700)
  346.     at pthread_create.c:305
  347.         __res = <optimized out>
  348.         pd = 0x7fff87fff700
  349.         now = <optimized out>
  350.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  351.                 140736395416672, 140735475087808, 140737354125312, 3,
  352.                 5598995489123294979, 5598947463270326019},
  353.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  354.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  355.         not_first_call = 0
  356.         robust = <optimized out>
  357.         pagesize_m1 = <optimized out>
  358.         sp = <optimized out>
  359.         freesize = <optimized out>
  360.         __PRETTY_FUNCTION__ = "start_thread"
  361. ---Type <return> to continue, or q <return> to quit---
  362. #8  0x00007fffecd808ad in clone ()
  363.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  364. No locals.
  365.  
  366. Thread 5 (Thread 0x7fffe0e1d700 (LWP 31949)):
  367. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  368.     nfds=<optimized out>, timeout=<optimized out>)
  369.     at ../sysdeps/unix/sysv/linux/poll.c:87
  370.         resultvar = <optimized out>
  371.         oldtype = 0
  372.         result = <optimized out>
  373. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=1, fds=0x7fffcc0b57e0,
  374.     timeout=-1, context=0x7a0ea0, priority=<optimized out>)
  375.     at ../../../glib/glib/gmain.c:3999
  376.         poll_func = 0x7fffed4bd4b0 <g_poll>
  377. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  378.     context=0x7a0ea0, self=<optimized out>) at ../../../glib/glib/gmain.c:3700
  379.         timeout = -1
  380.         some_ready = <optimized out>
  381.         fds = 0x7fffcc0b57e0
  382.         max_priority = 2147483647
  383.         nfds = 1
  384.         allocated_nfds = <optimized out>
  385. ---Type <return> to continue, or q <return> to quit---
  386. #3  g_main_context_iterate (context=0x7a0ea0, block=<optimized out>,
  387.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  388.         some_ready = -871671840
  389. #4  0x00007fffed4b05ea in g_main_loop_run (loop=0x7a0cb0)
  390.     at ../../../glib/glib/gmain.c:3899
  391.         __PRETTY_FUNCTION__ = "g_main_loop_run"
  392. #5  0x00007ffff53e7392 in source_registry_object_manager_thread (data=0x797180)
  393.     at ../../../evolution-data-server/libedataserver/e-source-registry.c:1104
  394.         object_manager = 0x7fffd40125b0
  395.         closure = 0x797180
  396.         idle_source = 0x7fffcc0b5800
  397.         list = <optimized out>
  398.         link = <optimized out>
  399.         object_added_handler_id = 267
  400.         object_removed_handler_id = 268
  401.         notify_name_owner_handler_id = 269
  402.         __PRETTY_FUNCTION__ = "source_registry_object_manager_thread"
  403. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x7fffd8003990)
  404.     at ../../../glib/glib/gthread.c:798
  405.         thread = 0x7fffd8003990
  406. #7  0x00007fffed24fec6 in start_thread (arg=0x7fffe0e1d700)
  407.     at pthread_create.c:305
  408.         __res = <optimized out>
  409. ---Type <return> to continue, or q <return> to quit---
  410.         pd = 0x7fffe0e1d700
  411.         now = <optimized out>
  412.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  413.                 140737488343040, 140736966285760, 140737354125312, 3,
  414.                 5598940291277348611, 5598947463270326019},
  415.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  416.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  417.         not_first_call = 0
  418.         robust = <optimized out>
  419.         pagesize_m1 = <optimized out>
  420.         sp = <optimized out>
  421.         freesize = <optimized out>
  422.         __PRETTY_FUNCTION__ = "start_thread"
  423. #8  0x00007fffecd808ad in clone ()
  424.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  425. No locals.
  426.  
  427. Thread 4 (Thread 0x7fffe161e700 (LWP 31939)):
  428. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  429.     nfds=<optimized out>, timeout=<optimized out>)
  430.     at ../sysdeps/unix/sysv/linux/poll.c:87
  431.         resultvar = <optimized out>
  432.         oldtype = 0
  433. ---Type <return> to continue, or q <return> to quit---
  434.         result = <optimized out>
  435. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=3, fds=0x7fffd80010c0,
  436.     timeout=-1, context=0x7fffd4017e80, priority=<optimized out>)
  437.     at ../../../glib/glib/gmain.c:3999
  438.         poll_func = 0x7fffed4bd4b0 <g_poll>
  439. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  440.     context=0x7fffd4017e80, self=<optimized out>)
  441.     at ../../../glib/glib/gmain.c:3700
  442.         timeout = -1
  443.         some_ready = <optimized out>
  444.         fds = 0x7fffd80010c0
  445.         max_priority = 2147483647
  446.         nfds = 3
  447.         allocated_nfds = <optimized out>
  448. #3  g_main_context_iterate (context=0x7fffd4017e80, block=<optimized out>,
  449.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  450.         some_ready = -671084352
  451.  
  452. #4  0x00007fffed4b05ea in g_main_loop_run (loop=0x7fffd4017da0)
  453.     at ../../../glib/glib/gmain.c:3899
  454.         __PRETTY_FUNCTION__ = "g_main_loop_run"
  455. #5  0x00007fffeeb7c976 in gdbus_shared_thread_func (user_data=0x7fffd4017e50)
  456.     at ../../../glib/gio/gdbusprivate.c:278
  457.         data = 0x7fffd4017e50
  458. ---Type <return> to continue, or q <return> to quit---
  459. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x7fffd401a450)
  460.     at ../../../glib/glib/gthread.c:798
  461.         thread = 0x7fffd401a450
  462. #7  0x00007fffed24fec6 in start_thread (arg=0x7fffe161e700)
  463.     at pthread_create.c:305
  464.         __res = <optimized out>
  465.         pd = 0x7fffe161e700
  466.         now = <optimized out>
  467.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  468.                 140736983066928, 140736974678464, 140737354125312, 3,
  469.                 5598939192302591747, 5598947463270326019},
  470.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  471.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  472.         not_first_call = 0
  473.         robust = <optimized out>
  474.         pagesize_m1 = <optimized out>
  475.         sp = <optimized out>
  476.         freesize = <optimized out>
  477.         __PRETTY_FUNCTION__ = "start_thread"
  478. #8  0x00007fffecd808ad in clone ()
  479.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  480. No locals.
  481.  
  482. ---Type <return> to continue, or q <return> to quit---
  483. Thread 3 (Thread 0x7fffe1e1f700 (LWP 31938)):
  484. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  485.     nfds=<optimized out>, timeout=<optimized out>)
  486.     at ../sysdeps/unix/sysv/linux/poll.c:87
  487.         resultvar = <optimized out>
  488.         oldtype = 0
  489.         result = <optimized out>
  490. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=1, fds=0x7fffd40010c0,
  491.     timeout=-1, context=0x759bb0, priority=<optimized out>)
  492.     at ../../../glib/glib/gmain.c:3999
  493.         poll_func = 0x7fffed4bd4b0 <g_poll>
  494. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  495.     context=0x759bb0, self=<optimized out>) at ../../../glib/glib/gmain.c:3700
  496.         timeout = -1
  497.         some_ready = <optimized out>
  498.         fds = 0x7fffd40010c0
  499.         max_priority = 2147483647
  500.         nfds = 1
  501.         allocated_nfds = <optimized out>
  502. #3  g_main_context_iterate (context=0x759bb0, block=<optimized out>,
  503.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  504.         some_ready = -738193216
  505. #4  0x00007fffed4b0264 in g_main_context_iteration (context=0x759bb0,
  506. ---Type <return> to continue, or q <return> to quit---
  507.     may_block=1) at ../../../glib/glib/gmain.c:3766
  508.         retval = <optimized out>
  509. #5  0x00007fffe1e26fbd in dconf_gdbus_worker_thread (user_data=0x759bb0)
  510.     at ../../../dconf/gdbus/dconf-gdbus-thread.c:81
  511.         context = 0x759bb0
  512. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x704050)
  513.     at ../../../glib/glib/gthread.c:798
  514.         thread = 0x704050
  515. #7  0x00007fffed24fec6 in start_thread (arg=0x7fffe1e1f700)
  516.     at pthread_create.c:305
  517.         __res = <optimized out>
  518.         pd = 0x7fffe1e1f700
  519.         now = <optimized out>
  520.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  521.                 140737488342640, 140736983071168, 140737354125312, 3,
  522.                 5598938091180351235, 5598947463270326019},
  523.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  524.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  525.         not_first_call = 0
  526.         robust = <optimized out>
  527.         pagesize_m1 = <optimized out>
  528.         sp = <optimized out>
  529.         freesize = <optimized out>
  530. ---Type <return> to continue, or q <return> to quit---
  531.         __PRETTY_FUNCTION__ = "start_thread"
  532. #8  0x00007fffecd808ad in clone ()
  533.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  534. No locals.
  535.  
  536. Thread 2 (Thread 0x7fffe2aa5700 (LWP 31937)):
  537. #0  0x00007fffecd77c13 in __GI___poll (fds=<optimized out>,
  538.     nfds=<optimized out>, timeout=<optimized out>)
  539.     at ../sysdeps/unix/sysv/linux/poll.c:87
  540.         resultvar = <optimized out>
  541.         oldtype = 0
  542.         result = <optimized out>
  543. #1  0x00007fffed4b0146 in g_main_context_poll (n_fds=1, fds=0x7fffdc0008c0,
  544.     timeout=-1, context=0x619150, priority=<optimized out>)
  545.     at ../../../glib/glib/gmain.c:3999
  546.         poll_func = 0x7fffed4bd4b0 <g_poll>
  547. #2  g_main_context_iterate (dispatch=1, block=<optimized out>,
  548.     context=0x619150, self=<optimized out>) at ../../../glib/glib/gmain.c:3700
  549.         timeout = -1
  550.         some_ready = <optimized out>
  551.         fds = 0x7fffdc0008c0
  552.         max_priority = 2147483647
  553.         nfds = 1
  554. ---Type <return> to continue, or q <return> to quit---
  555.         allocated_nfds = <optimized out>
  556. #3  g_main_context_iterate (context=0x619150, block=<optimized out>,
  557.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  558.         some_ready = -603977536
  559. #4  0x00007fffed4b0264 in g_main_context_iteration (context=0x619150,
  560.     may_block=1) at ../../../glib/glib/gmain.c:3766
  561.         retval = <optimized out>
  562. #5  0x00007fffed4b02b9 in glib_worker_main (data=<optimized out>)
  563.     at ../../../glib/glib/gmain.c:5457
  564. No locals.
  565. #6  0x00007fffed4d3325 in g_thread_proxy (data=0x633b20)
  566.     at ../../../glib/glib/gthread.c:798
  567.         thread = 0x633b20
  568. #7  0x00007fffed24fec6 in start_thread (arg=0x7fffe2aa5700)
  569.     at pthread_create.c:305
  570.         __res = <optimized out>
  571.         pd = 0x7fffe2aa5700
  572.         now = <optimized out>
  573.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, -5598907528704073981,
  574.                 140737488343264, 140736996202944, 140737354125312, 3,
  575.                 5598935382129729283, 5598947463270326019},
  576.               mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  577.             data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  578. ---Type <return> to continue, or q <return> to quit---
  579.         not_first_call = 0
  580.         robust = <optimized out>
  581.         pagesize_m1 = <optimized out>
  582.         sp = <optimized out>
  583.         freesize = <optimized out>
  584.         __PRETTY_FUNCTION__ = "start_thread"
  585. #8  0x00007fffecd808ad in clone ()
  586.     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
  587. No locals.
  588.  
  589. Thread 1 (Thread 0x7ffff7e63940 (LWP 31909)):
  590. #0  0x00007ffff097dfa7 in gtk_theming_engine_get_type ()
  591.     at gtkthemingengine.c:185
  592.         g_define_type_id__volatile = 6880976
  593. #1  0x00007ffff097e1e8 in _gtk_theming_engine_peek_property (
  594.     engine=<optimized out>, property_id=38) at gtkthemingengine.c:352
  595.         __inst = 0x638f90
  596.         __t = <optimized out>
  597.         __r = <optimized out>
  598.         _g_boolean_var_ = <optimized out>
  599. #2  0x00007ffff097fab5 in render_frame_internal (engine=0x638f90,
  600.     cr=0x7fffefc03a60, x=0, y=0, width=96, height=24, hidden_side=0,
  601.     junction=GTK_JUNCTION_NONE) at gtkthemingengine.c:1760
  602. ---Type <return> to continue, or q <return> to quit---
  603.         border_image = {source = 0x0, slice = 0x14d6c00, width = 0x198,
  604.           repeat = 0x0}
  605.         state = <optimized out>
  606.         border_style = {GTK_BORDER_STYLE_NONE, GTK_BORDER_STYLE_NONE,
  607.           GTK_BORDER_STYLE_NONE, GTK_BORDER_STYLE_NONE}
  608.         border_box = {box = {x = 6.4042594576845104e-315,
  609.             y = 1.0795907477780413e-316, width = 2.3715151000379834e-322,
  610.             height = 0}, corner = {{horizontal = 0, vertical = 0}, {
  611.               horizontal = 2.3715151000379834e-322, vertical = 0}, {
  612.               horizontal = 1.0795895620204913e-316,
  613.               vertical = 1.1067576390065264e-316}, {
  614.               horizontal = 6.9533423388754673e-310,
  615.               vertical = 6.953342194093927e-310}}}
  616.         border = {left = 0, right = 0, top = 0, bottom = 0}
  617.         colors = {{red = 0.1803921568627451, green = 0.20392156862745098,
  618.             blue = 0.21176470588235294, alpha = 1}, {red = 0, green = 96,
  619.             blue = 24, alpha = 0}, {red = 0, green = 96, blue = 24,
  620.             alpha = 0}, {red = 0, green = 0, blue = 0, alpha = 0}}
  621. #3  0x00007ffff0936fe2 in gtk_render_frame (context=0x1237490,
  622.     cr=0x7fffefc03a60, x=0, y=0, width=96, height=24) at gtkstylecontext.c:3842
  623.         engine_class = 0x694da0
  624.         engine = 0x638f90
  625.         __PRETTY_FUNCTION__ = "gtk_render_frame"
  626. ---Type <return> to continue, or q <return> to quit---
  627. #4  0x00007ffff088ab0d in gtk_image_draw (widget=0x11bd1f0, cr=0x7fffefc03a60)
  628.     at gtkimage.c:1392
  629.         image = 0x11bd1f0
  630.         priv = 0x11bd130
  631.         misc = 0x11bd1f0
  632.         context = 0x1237490
  633.         x = -272614816
  634.         y = 24
  635.         width = <optimized out>
  636.         height = <optimized out>
  637.         xalign = <optimized out>
  638.         yalign = <optimized out>
  639.         border = {left = 48, right = 0, top = 0, bottom = 0}
  640.         __PRETTY_FUNCTION__ = "gtk_image_draw"
  641. #5  0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  642.     return_value=0x7fffffffa3b0, instance=0x11bd1f0, args=<optimized out>,
  643.     marshal_data=<optimized out>, n_params=<optimized out>,
  644.     param_types=0x623c50) at gtkmarshalers.c:130
  645.         cc = 0x623be0
  646.         data1 = <optimized out>
  647.         data2 = <optimized out>
  648.         callback = <optimized out>
  649.         arg0 = 0x7fffefc03a60
  650. ---Type <return> to continue, or q <return> to quit---
  651.         args_copy = {{gp_offset = 32, fp_offset = 48,
  652.             overflow_arg_area = 0x7fffffffa530,
  653.             reg_save_area = 0x7fffffffa470}}
  654.         v_return = <optimized out>
  655.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  656. #6  0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  657.     return_value=0x7fffffffa3b0, instance=0x11bd1f0, args=0x7fffffffa458,
  658.     marshal_data=<optimized out>, n_params=<optimized out>,
  659.     param_types=0x623c50) at gtkwidget.c:851
  660.         cr = 0x7fffefc03a60
  661.         args_copy = {{gp_offset = 32, fp_offset = 48,
  662.             overflow_arg_area = 0x7fffffffa530,
  663.             reg_save_area = 0x7fffffffa470}}
  664. #7  0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  665.     return_value=0x7fffffffa3b0, instance=0x11bd1f0, args=0x7fffffffa458,
  666.     n_params=1, param_types=<optimized out>)
  667.     at ../../../glib/gobject/gclosure.c:840
  668.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  669.         marshal_data = <optimized out>
  670.         in_marshal = 1
  671.         real_closure = 0x623bc0
  672.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  673. #8  0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  674. ---Type <return> to continue, or q <return> to quit---
  675.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  676.     at ../../../glib/gobject/gsignal.c:3234
  677.         return_accu = 0x7fffffffa3b0
  678.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  679.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  680.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  681.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  682.               v_double = 0, v_pointer = 0x0}}}
  683.         accumulator = 0x623ce0
  684.         emission = {next = 0x7fffffffa8b0, instance = 0x11bd1f0, ihint = {
  685.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  686.           state = EMISSION_RUN, chain_type = 7887104}
  687.         signal_id = 20
  688.         instance_type = <optimized out>
  689.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  690.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  691.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  692.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  693.               v_double = 0, v_pointer = 0x0}}}
  694.         rtype = 20
  695.         static_scope = 0
  696.         fastpath_handler = <optimized out>
  697.         closure = 0x623be0
  698. ---Type <return> to continue, or q <return> to quit---
  699.         run_type = <optimized out>
  700.         hlist = 0x0
  701.         l = <optimized out>
  702.         fastpath = 20
  703.         instance_and_params = <optimized out>
  704.         signal_return_type = <optimized out>
  705.         param_values = <optimized out>
  706.         node = 0x623c70
  707.         i = <optimized out>
  708.         n_params = <optimized out>
  709.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  710. #9  0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  711.     signal_id=<optimized out>, detail=<optimized out>)
  712.     at ../../../glib/gobject/gsignal.c:3382
  713.         var_args = {{gp_offset = 24, fp_offset = 48,
  714.             overflow_arg_area = 0x7fffffffa530,
  715.             reg_save_area = 0x7fffffffa470}}
  716. #10 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  717.     cr=0x7fffefc03a60, widget=0x11bd1f0) at gtkwidget.c:5754
  718.         result = 0
  719. #11 _gtk_widget_draw_internal (widget=0x11bd1f0, cr=0x7fffefc03a60,
  720.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  721. No locals.
  722. ---Type <return> to continue, or q <return> to quit---
  723. #12 0x00007ffff0815cae in gtk_container_propagate_draw (
  724.     container=<optimized out>, child=0x11bd1f0, cr=0x7fffefc03a60)
  725.     at gtkcontainer.c:3394
  726.         event = <optimized out>
  727.         allocation = {x = 88, y = 31, width = 96, height = 24}
  728.         window = 0x7fffa8002000
  729.         w = 0x7fffa8002000
  730.         x = 0
  731.         y = 0
  732.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  733. #13 0x00007ffff07cfc24 in gtk_box_forall (container=<optimized out>,
  734.     include_internals=<optimized out>,
  735.     callback=0x7ffff0815d00 <gtk_container_draw_child>,
  736.     callback_data=0x7fffffffa5f0) at gtkbox.c:1865
  737.         box = <optimized out>
  738.         priv = 0x134a1a0
  739.         child = <optimized out>
  740.         children = 0x1342da0
  741. #14 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  742.     cr=<optimized out>) at gtkcontainer.c:3258
  743.         data = {container = 0x134a250, cr = 0x7fffefc03a60}
  744. #15 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  745.     return_value=0x7fffffffa900, instance=0x134a250, args=<optimized out>,
  746. ---Type <return> to continue, or q <return> to quit---
  747.     marshal_data=<optimized out>, n_params=<optimized out>,
  748.     param_types=0x623c50) at gtkmarshalers.c:130
  749.         cc = 0x623be0
  750.         data1 = <optimized out>
  751.         data2 = <optimized out>
  752.         callback = <optimized out>
  753.         arg0 = 0x7fffefc03a60
  754.         args_copy = {{gp_offset = 32, fp_offset = 48,
  755.             overflow_arg_area = 0x7fffffffaa80,
  756.             reg_save_area = 0x7fffffffa9c0}}
  757.         v_return = <optimized out>
  758.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  759. #16 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  760.     return_value=0x7fffffffa900, instance=0x134a250, args=0x7fffffffa9a8,
  761.     marshal_data=<optimized out>, n_params=<optimized out>,
  762.     param_types=0x623c50) at gtkwidget.c:851
  763.         cr = 0x7fffefc03a60
  764.         args_copy = {{gp_offset = 32, fp_offset = 48,
  765.             overflow_arg_area = 0x7fffffffaa80,
  766.             reg_save_area = 0x7fffffffa9c0}}
  767. #17 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  768.     return_value=0x7fffffffa900, instance=0x134a250, args=0x7fffffffa9a8,
  769.     n_params=1, param_types=<optimized out>)
  770. ---Type <return> to continue, or q <return> to quit---
  771.     at ../../../glib/gobject/gclosure.c:840
  772.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  773.         marshal_data = <optimized out>
  774.         in_marshal = 1
  775.         real_closure = 0x623bc0
  776.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  777. #18 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  778.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  779.     at ../../../glib/gobject/gsignal.c:3234
  780.         return_accu = 0x7fffffffa900
  781.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  782.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  783.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  784.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  785.               v_double = 0, v_pointer = 0x0}}}
  786.         accumulator = 0x623ce0
  787.         emission = {next = 0x7fffffffaee0, instance = 0x134a250, ihint = {
  788.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  789.           state = EMISSION_RUN, chain_type = 7763840}
  790.         signal_id = 20
  791.         instance_type = <optimized out>
  792.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  793.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  794. ---Type <return> to continue, or q <return> to quit---
  795.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  796.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  797.               v_double = 0, v_pointer = 0x0}}}
  798.         rtype = 20
  799.         static_scope = 0
  800.         fastpath_handler = <optimized out>
  801.         closure = 0x623be0
  802.         run_type = <optimized out>
  803.         hlist = 0x0
  804.         l = <optimized out>
  805.         fastpath = 20
  806.         instance_and_params = <optimized out>
  807.         signal_return_type = <optimized out>
  808.         param_values = <optimized out>
  809.         node = 0x623c70
  810.         i = <optimized out>
  811.         n_params = <optimized out>
  812.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  813. #19 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  814.     signal_id=<optimized out>, detail=<optimized out>)
  815.     at ../../../glib/gobject/gsignal.c:3382
  816.         var_args = {{gp_offset = 24, fp_offset = 48,
  817.             overflow_arg_area = 0x7fffffffaa80,
  818. ---Type <return> to continue, or q <return> to quit---
  819.             reg_save_area = 0x7fffffffa9c0}}
  820. #20 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  821.     cr=0x7fffefc03a60, widget=0x134a250) at gtkwidget.c:5754
  822.         result = 0
  823. #21 _gtk_widget_draw_internal (widget=0x134a250, cr=0x7fffefc03a60,
  824.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  825. No locals.
  826. #22 0x00007ffff0815cae in gtk_container_propagate_draw (
  827.     container=<optimized out>, child=0x134a250, cr=0x7fffefc03a60)
  828.     at gtkcontainer.c:3394
  829.         event = <optimized out>
  830.         allocation = {x = 88, y = 31, width = 96, height = 43}
  831.         window = 0x7fffa8002000
  832.         w = 0x7fffa8002000
  833.         x = 6
  834.         y = 6
  835.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  836. #23 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  837.     cr=<optimized out>) at gtkcontainer.c:3258
  838.         data = {container = 0x11ba280, cr = 0x7fffefc03a60}
  839.  
  840. #24 0x00007ffff07d999e in gtk_button_draw (widget=0x11ba280, cr=0x7fffefc03a60)
  841.     at gtkbutton.c:1766
  842.         button = 0x11ba280
  843. ---Type <return> to continue, or q <return> to quit---
  844.         priv = 0x11ba180
  845.         x = 0
  846.         y = 0
  847.         default_border = {left = 0, right = 0, top = 0, bottom = 0}
  848.         default_outside_border = {left = 0, right = 0, top = 0, bottom = 0}
  849.         interior_focus = 1
  850.         focus_width = 1
  851.         focus_pad = 2
  852.         allocation = {x = 82, y = 25, width = 108, height = 55}
  853.         context = 0x11c1510
  854.         state = GTK_STATE_FLAG_NORMAL
  855.         draw_focus = <optimized out>
  856.         width = 108
  857.         height = 55
  858. #25 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  859.     return_value=0x7fffffffaf30, instance=0x11ba280, args=<optimized out>,
  860.     marshal_data=<optimized out>, n_params=<optimized out>,
  861.     param_types=0x623c50) at gtkmarshalers.c:130
  862.         cc = 0x623be0
  863.         data1 = <optimized out>
  864.         data2 = <optimized out>
  865.         callback = <optimized out>
  866.         arg0 = 0x7fffefc03a60
  867. ---Type <return> to continue, or q <return> to quit---
  868.         args_copy = {{gp_offset = 32, fp_offset = 48,
  869.             overflow_arg_area = 0x7fffffffb0b0,
  870.             reg_save_area = 0x7fffffffaff0}}
  871.         v_return = <optimized out>
  872.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  873. #26 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  874.     return_value=0x7fffffffaf30, instance=0x11ba280, args=0x7fffffffafd8,
  875.     marshal_data=<optimized out>, n_params=<optimized out>,
  876.     param_types=0x623c50) at gtkwidget.c:851
  877.         cr = 0x7fffefc03a60
  878.         args_copy = {{gp_offset = 32, fp_offset = 48,
  879.             overflow_arg_area = 0x7fffffffb0b0,
  880.             reg_save_area = 0x7fffffffaff0}}
  881. #27 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  882.     return_value=0x7fffffffaf30, instance=0x11ba280, args=0x7fffffffafd8,
  883.     n_params=1, param_types=<optimized out>)
  884.     at ../../../glib/gobject/gclosure.c:840
  885.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  886.         marshal_data = <optimized out>
  887.         in_marshal = 1
  888.         real_closure = 0x623bc0
  889.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  890. #28 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  891. ---Type <return> to continue, or q <return> to quit---
  892.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  893.     at ../../../glib/gobject/gsignal.c:3234
  894.         return_accu = 0x7fffffffaf30
  895.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  896.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  897.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  898.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  899.               v_double = 0, v_pointer = 0x0}}}
  900.         accumulator = 0x623ce0
  901.         emission = {next = 0x7fffffffb430, instance = 0x11ba280, ihint = {
  902.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  903.           state = EMISSION_RUN, chain_type = 7881232}
  904.         signal_id = 20
  905.         instance_type = <optimized out>
  906.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  907.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  908.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  909.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  910.               v_double = 0, v_pointer = 0x0}}}
  911.         rtype = 20
  912.         static_scope = 0
  913.         fastpath_handler = <optimized out>
  914.         closure = 0x623be0
  915. ---Type <return> to continue, or q <return> to quit---
  916.         run_type = <optimized out>
  917.         hlist = 0x0
  918.         l = <optimized out>
  919.         fastpath = 20
  920.         instance_and_params = <optimized out>
  921.         signal_return_type = <optimized out>
  922.         param_values = <optimized out>
  923.         node = 0x623c70
  924.         i = <optimized out>
  925.         n_params = <optimized out>
  926.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  927. #29 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  928.     signal_id=<optimized out>, detail=<optimized out>)
  929.     at ../../../glib/gobject/gsignal.c:3382
  930.         var_args = {{gp_offset = 24, fp_offset = 48,
  931.             overflow_arg_area = 0x7fffffffb0b0,
  932.             reg_save_area = 0x7fffffffaff0}}
  933. #30 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  934.     cr=0x7fffefc03a60, widget=0x11ba280) at gtkwidget.c:5754
  935.         result = 0
  936. #31 _gtk_widget_draw_internal (widget=0x11ba280, cr=0x7fffefc03a60,
  937.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  938. No locals.
  939. ---Type <return> to continue, or q <return> to quit---
  940. #32 0x00007ffff0815cae in gtk_container_propagate_draw (
  941.     container=<optimized out>, child=0x11ba280, cr=0x7fffefc03a60)
  942.     at gtkcontainer.c:3394
  943.         event = <optimized out>
  944.         allocation = {x = 82, y = 25, width = 108, height = 55}
  945.         window = 0x7fffa8002000
  946.         w = 0x7fffa8002000
  947.         x = 0
  948.         y = 0
  949.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  950. #33 0x00007ffff07cfc24 in gtk_box_forall (container=<optimized out>,
  951.     include_internals=<optimized out>,
  952.     callback=0x7ffff0815d00 <gtk_container_draw_child>,
  953.     callback_data=0x7fffffffb170) at gtkbox.c:1865
  954.         box = <optimized out>
  955.         priv = 0x134a0c0
  956.         child = <optimized out>
  957.         children = 0x13421a0
  958. #34 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  959.     cr=<optimized out>) at gtkcontainer.c:3258
  960.         data = {container = 0x134a170, cr = 0x7fffefc03a60}
  961. #35 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  962.     return_value=0x7fffffffb480, instance=0x134a170, args=<optimized out>,
  963. ---Type <return> to continue, or q <return> to quit---
  964.     marshal_data=<optimized out>, n_params=<optimized out>,
  965.     param_types=0x623c50) at gtkmarshalers.c:130
  966.         cc = 0x623be0
  967.         data1 = <optimized out>
  968.         data2 = <optimized out>
  969.         callback = <optimized out>
  970.         arg0 = 0x7fffefc03a60
  971.         args_copy = {{gp_offset = 32, fp_offset = 48,
  972.             overflow_arg_area = 0x7fffffffb600,
  973.             reg_save_area = 0x7fffffffb540}}
  974.         v_return = <optimized out>
  975.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  976. #36 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  977.     return_value=0x7fffffffb480, instance=0x134a170, args=0x7fffffffb528,
  978.     marshal_data=<optimized out>, n_params=<optimized out>,
  979.     param_types=0x623c50) at gtkwidget.c:851
  980.         cr = 0x7fffefc03a60
  981.         args_copy = {{gp_offset = 32, fp_offset = 48,
  982.             overflow_arg_area = 0x7fffffffb600,
  983.             reg_save_area = 0x7fffffffb540}}
  984. #37 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  985.     return_value=0x7fffffffb480, instance=0x134a170, args=0x7fffffffb528,
  986.     n_params=1, param_types=<optimized out>)
  987. ---Type <return> to continue, or q <return> to quit---
  988.     at ../../../glib/gobject/gclosure.c:840
  989.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  990.         marshal_data = <optimized out>
  991.         in_marshal = 1
  992.         real_closure = 0x623bc0
  993.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  994. #38 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  995.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  996.     at ../../../glib/gobject/gsignal.c:3234
  997.         return_accu = 0x7fffffffb480
  998.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  999.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1000.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1001.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1002.               v_double = 0, v_pointer = 0x0}}}
  1003.         accumulator = 0x623ce0
  1004.         emission = {next = 0x7fffffffb950, instance = 0x134a170, ihint = {
  1005.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  1006.           state = EMISSION_RUN, chain_type = 7763840}
  1007.         signal_id = 20
  1008.         instance_type = <optimized out>
  1009.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1010.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1011. ---Type <return> to continue, or q <return> to quit---
  1012.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1013.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1014.               v_double = 0, v_pointer = 0x0}}}
  1015.         rtype = 20
  1016.         static_scope = 0
  1017.         fastpath_handler = <optimized out>
  1018.         closure = 0x623be0
  1019.         run_type = <optimized out>
  1020.         hlist = 0x0
  1021.         l = <optimized out>
  1022.         fastpath = 20
  1023.         instance_and_params = <optimized out>
  1024.         signal_return_type = <optimized out>
  1025.         param_values = <optimized out>
  1026.         node = 0x623c70
  1027.         i = <optimized out>
  1028.         n_params = <optimized out>
  1029.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1030. #39 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1031.     signal_id=<optimized out>, detail=<optimized out>)
  1032.     at ../../../glib/gobject/gsignal.c:3382
  1033.         var_args = {{gp_offset = 24, fp_offset = 48,
  1034.             overflow_arg_area = 0x7fffffffb600,
  1035. ---Type <return> to continue, or q <return> to quit---
  1036.             reg_save_area = 0x7fffffffb540}}
  1037. #40 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1038.     cr=0x7fffefc03a60, widget=0x134a170) at gtkwidget.c:5754
  1039.         result = 0
  1040. #41 _gtk_widget_draw_internal (widget=0x134a170, cr=0x7fffefc03a60,
  1041.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1042. No locals.
  1043. #42 0x00007ffff0815cae in gtk_container_propagate_draw (
  1044.     container=<optimized out>, child=0x134a170, cr=0x7fffefc03a60)
  1045.     at gtkcontainer.c:3394
  1046.         event = <optimized out>
  1047.         allocation = {x = 82, y = 25, width = 135, height = 55}
  1048.         window = 0x7fffa8002000
  1049.         w = 0x7fffa8002000
  1050.         x = 0
  1051.         y = 0
  1052.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  1053. #43 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  1054.     cr=<optimized out>) at gtkcontainer.c:3258
  1055.         data = {container = 0xe4d340, cr = 0x7fffefc03a60}
  1056. #44 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  1057.     return_value=0x7fffffffb9a0, instance=0xe4d340, args=<optimized out>,
  1058.     marshal_data=<optimized out>, n_params=<optimized out>,
  1059. ---Type <return> to continue, or q <return> to quit---
  1060.     param_types=0x623c50) at gtkmarshalers.c:130
  1061.         cc = 0x623be0
  1062.         data1 = <optimized out>
  1063.         data2 = <optimized out>
  1064.         callback = <optimized out>
  1065.         arg0 = 0x7fffefc03a60
  1066.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1067.             overflow_arg_area = 0x7fffffffbb20,
  1068.             reg_save_area = 0x7fffffffba60}}
  1069.         v_return = <optimized out>
  1070.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  1071. #45 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  1072.     return_value=0x7fffffffb9a0, instance=0xe4d340, args=0x7fffffffba48,
  1073.     marshal_data=<optimized out>, n_params=<optimized out>,
  1074.     param_types=0x623c50) at gtkwidget.c:851
  1075.         cr = 0x7fffefc03a60
  1076.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1077.             overflow_arg_area = 0x7fffffffbb20,
  1078.             reg_save_area = 0x7fffffffba60}}
  1079. #46 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  1080.     return_value=0x7fffffffb9a0, instance=0xe4d340, args=0x7fffffffba48,
  1081.     n_params=1, param_types=<optimized out>)
  1082.     at ../../../glib/gobject/gclosure.c:840
  1083. ---Type <return> to continue, or q <return> to quit---
  1084.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  1085.         marshal_data = <optimized out>
  1086.         in_marshal = 1
  1087.         real_closure = 0x623bc0
  1088.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  1089. #47 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  1090.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  1091.     at ../../../glib/gobject/gsignal.c:3234
  1092.         return_accu = 0x7fffffffb9a0
  1093.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  1094.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1095.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1096.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1097.               v_double = 0, v_pointer = 0x0}}}
  1098.         accumulator = 0x623ce0
  1099.         emission = {next = 0x7fffffffbeb0, instance = 0xe4d340, ihint = {
  1100.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  1101.           state = EMISSION_RUN, chain_type = 15811456}
  1102.         signal_id = 20
  1103.         instance_type = <optimized out>
  1104.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1105.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1106.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1107. ---Type <return> to continue, or q <return> to quit---
  1108.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1109.               v_double = 0, v_pointer = 0x0}}}
  1110.         rtype = 20
  1111.         static_scope = 0
  1112.         fastpath_handler = <optimized out>
  1113.         closure = 0x623be0
  1114.         run_type = <optimized out>
  1115.         hlist = 0x0
  1116.         l = <optimized out>
  1117.         fastpath = 20
  1118.         instance_and_params = <optimized out>
  1119.         signal_return_type = <optimized out>
  1120.         param_values = <optimized out>
  1121.         node = 0x623c70
  1122.         i = <optimized out>
  1123.         n_params = <optimized out>
  1124.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1125. #48 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1126.     signal_id=<optimized out>, detail=<optimized out>)
  1127.     at ../../../glib/gobject/gsignal.c:3382
  1128.         var_args = {{gp_offset = 24, fp_offset = 48,
  1129.             overflow_arg_area = 0x7fffffffbb20,
  1130.             reg_save_area = 0x7fffffffba60}}
  1131. ---Type <return> to continue, or q <return> to quit---
  1132.  
  1133. #49 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1134.     cr=0x7fffefc03a60, widget=0xe4d340) at gtkwidget.c:5754
  1135.         result = 0
  1136.  
  1137. #50 _gtk_widget_draw_internal (widget=0xe4d340, cr=0x7fffefc03a60,
  1138.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1139. No locals.
  1140. #51 0x00007ffff0815cae in gtk_container_propagate_draw (
  1141.  
  1142.     container=<optimized out>, child=0xe4d340, cr=0x7fffefc03a60)
  1143.     at gtkcontainer.c:3394
  1144.         event = <optimized out>
  1145.         allocation = {x = 82, y = 25, width = 135, height = 55}
  1146.         window = 0x7fffa8002000
  1147.  
  1148.         w = 0x7fffa8002000
  1149.         x = 82
  1150.         y = 4
  1151.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  1152.  
  1153. #52 0x00007ffff098528e in toolbar_content_draw (cr=0x7fffefc03a60,
  1154.     container=0xe642b0, content=<optimized out>) at gtktoolbar.c:3371
  1155.         widget = <optimized out>
  1156.  
  1157. #53 gtk_toolbar_draw (widget=0xe642b0, cr=0x7fffefc03a60) at gtktoolbar.c:893
  1158.         content = <optimized out>
  1159.         toolbar = 0xe642b0
  1160.         priv = 0xe641a0
  1161. ---Type <return> to continue, or q <return> to quit---
  1162.         context = 0xf0d090
  1163.         list = <optimized out>
  1164.         border_width = <optimized out>
  1165. #54 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  1166.     return_value=0x7fffffffbf00, instance=0xe642b0, args=<optimized out>,
  1167.     marshal_data=<optimized out>, n_params=<optimized out>,
  1168.     param_types=0x623c50) at gtkmarshalers.c:130
  1169.         cc = 0x623be0
  1170.         data1 = <optimized out>
  1171.         data2 = <optimized out>
  1172.         callback = <optimized out>
  1173.         arg0 = 0x7fffefc03a60
  1174.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1175.             overflow_arg_area = 0x7fffffffc080,
  1176.             reg_save_area = 0x7fffffffbfc0}}
  1177.         v_return = <optimized out>
  1178.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  1179. #55 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  1180.     return_value=0x7fffffffbf00, instance=0xe642b0, args=0x7fffffffbfa8,
  1181.     marshal_data=<optimized out>, n_params=<optimized out>,
  1182.     param_types=0x623c50) at gtkwidget.c:851
  1183.  
  1184.         cr = 0x7fffefc03a60
  1185.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1186. ---Type <return> to continue, or q <return> to quit---
  1187.             overflow_arg_area = 0x7fffffffc080,
  1188.             reg_save_area = 0x7fffffffbfc0}}
  1189. #56 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  1190.     return_value=0x7fffffffbf00, instance=0xe642b0, args=0x7fffffffbfa8,
  1191.     n_params=1, param_types=<optimized out>)
  1192.     at ../../../glib/gobject/gclosure.c:840
  1193.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  1194.         marshal_data = <optimized out>
  1195.         in_marshal = 1
  1196.  
  1197.         real_closure = 0x623bc0
  1198.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  1199. #57 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  1200.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  1201.     at ../../../glib/gobject/gsignal.c:3234
  1202.         return_accu = 0x7fffffffbf00
  1203.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  1204.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1205.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1206.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1207.               v_double = 0, v_pointer = 0x0}}}
  1208.         accumulator = 0x623ce0
  1209.         emission = {next = 0x7fffffffc400, instance = 0xe642b0, ihint = {
  1210.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  1211. ---Type <return> to continue, or q <return> to quit---
  1212.           state = EMISSION_RUN, chain_type = 16114560}
  1213.         signal_id = 20
  1214.         instance_type = <optimized out>
  1215.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1216.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1217.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1218.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1219.               v_double = 0, v_pointer = 0x0}}}
  1220.         rtype = 20
  1221.         static_scope = 0
  1222.         fastpath_handler = <optimized out>
  1223.         closure = 0x623be0
  1224.         run_type = <optimized out>
  1225.         hlist = 0x0
  1226.         l = <optimized out>
  1227.         fastpath = 20
  1228.         instance_and_params = <optimized out>
  1229.         signal_return_type = <optimized out>
  1230.         param_values = <optimized out>
  1231.         node = 0x623c70
  1232.         i = <optimized out>
  1233.         n_params = <optimized out>
  1234.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1235. ---Type <return> to continue, or q <return> to quit---
  1236. #58 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1237.     signal_id=<optimized out>, detail=<optimized out>)
  1238.     at ../../../glib/gobject/gsignal.c:3382
  1239.         var_args = {{gp_offset = 24, fp_offset = 48,
  1240.             overflow_arg_area = 0x7fffffffc080,
  1241.             reg_save_area = 0x7fffffffbfc0}}
  1242.  
  1243. #59 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1244.     cr=0x7fffefc03a60, widget=0xe642b0) at gtkwidget.c:5754
  1245.         result = 0
  1246.  
  1247. #60 _gtk_widget_draw_internal (widget=0xe642b0, cr=0x7fffefc03a60,
  1248.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1249. No locals.
  1250. #61 0x00007ffff0815cae in gtk_container_propagate_draw (
  1251.  
  1252.     container=<optimized out>, child=0xe642b0, cr=0x7fffefc03a60)
  1253.     at gtkcontainer.c:3394
  1254.         event = <optimized out>
  1255.         allocation = {x = 0, y = 21, width = 1920, height = 63}
  1256.  
  1257.         window = 0x7fffa8002000
  1258.         w = 0x7fffa8002000
  1259.         x = 0
  1260.         y = 0
  1261.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  1262. #62 0x00007ffff07cfc24 in gtk_box_forall (container=<optimized out>,
  1263. ---Type <return> to continue, or q <return> to quit---
  1264.     include_internals=<optimized out>,
  1265.     callback=0x7ffff0815d00 <gtk_container_draw_child>,
  1266.     callback_data=0x7fffffffc140) at gtkbox.c:1865
  1267.         box = <optimized out>
  1268.         priv = 0xf13080
  1269.         child = <optimized out>
  1270.         children = 0x0
  1271. #63 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  1272.     cr=<optimized out>) at gtkcontainer.c:3258
  1273.  
  1274.         data = {container = 0xf13130, cr = 0x7fffefc03a60}
  1275. #64 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  1276.     return_value=0x7fffffffc450, instance=0xf13130, args=<optimized out>,
  1277.     marshal_data=<optimized out>, n_params=<optimized out>,
  1278.     param_types=0x623c50) at gtkmarshalers.c:130
  1279.         cc = 0x623be0
  1280.         data1 = <optimized out>
  1281.         data2 = <optimized out>
  1282.         callback = <optimized out>
  1283.         arg0 = 0x7fffefc03a60
  1284.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1285.             overflow_arg_area = 0x7fffffffc5d0,
  1286.             reg_save_area = 0x7fffffffc510}}
  1287.         v_return = <optimized out>
  1288. ---Type <return> to continue, or q <return> to quit---
  1289.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  1290. #65 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  1291.  
  1292.     return_value=0x7fffffffc450, instance=0xf13130, args=0x7fffffffc4f8,
  1293.     marshal_data=<optimized out>, n_params=<optimized out>,
  1294.     param_types=0x623c50) at gtkwidget.c:851
  1295.         cr = 0x7fffefc03a60
  1296.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1297.             overflow_arg_area = 0x7fffffffc5d0,
  1298.             reg_save_area = 0x7fffffffc510}}
  1299. #66 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  1300.     return_value=0x7fffffffc450, instance=0xf13130, args=0x7fffffffc4f8,
  1301.     n_params=1, param_types=<optimized out>)
  1302.     at ../../../glib/gobject/gclosure.c:840
  1303.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  1304.         marshal_data = <optimized out>
  1305.         in_marshal = 1
  1306.         real_closure = 0x623bc0
  1307.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  1308. #67 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  1309.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  1310.     at ../../../glib/gobject/gsignal.c:3234
  1311.         return_accu = 0x7fffffffc450
  1312.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  1313. ---Type <return> to continue, or q <return> to quit---
  1314.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1315.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1316.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1317.               v_double = 0, v_pointer = 0x0}}}
  1318.         accumulator = 0x623ce0
  1319.         emission = {next = 0x7fffffffc950, instance = 0xf13130, ihint = {
  1320.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  1321.           state = EMISSION_RUN, chain_type = 7763840}
  1322.         signal_id = 20
  1323.         instance_type = <optimized out>
  1324.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1325.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1326.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1327.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1328.               v_double = 0, v_pointer = 0x0}}}
  1329.         rtype = 20
  1330.         static_scope = 0
  1331.         fastpath_handler = <optimized out>
  1332.         closure = 0x623be0
  1333.         run_type = <optimized out>
  1334.         hlist = 0x0
  1335.         l = <optimized out>
  1336.         fastpath = 20
  1337. ---Type <return> to continue, or q <return> to quit---
  1338.         instance_and_params = <optimized out>
  1339.         signal_return_type = <optimized out>
  1340.         param_values = <optimized out>
  1341.         node = 0x623c70
  1342.         i = <optimized out>
  1343.         n_params = <optimized out>
  1344.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1345. #68 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1346.     signal_id=<optimized out>, detail=<optimized out>)
  1347.     at ../../../glib/gobject/gsignal.c:3382
  1348.         var_args = {{gp_offset = 24, fp_offset = 48,
  1349.             overflow_arg_area = 0x7fffffffc5d0,
  1350.             reg_save_area = 0x7fffffffc510}}
  1351. #69 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1352.     cr=0x7fffefc03a60, widget=0xf13130) at gtkwidget.c:5754
  1353.         result = 0
  1354. #70 _gtk_widget_draw_internal (widget=0xf13130, cr=0x7fffefc03a60,
  1355.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1356. No locals.
  1357. #71 0x00007ffff0815cae in gtk_container_propagate_draw (
  1358.     container=<optimized out>, child=0xf13130, cr=0x7fffefc03a60)
  1359.     at gtkcontainer.c:3394
  1360.         event = <optimized out>
  1361. ---Type <return> to continue, or q <return> to quit---
  1362.         allocation = {x = 0, y = 21, width = 1920, height = 63}
  1363.         window = 0x7fffa8002000
  1364.         w = 0x7fffa8002000
  1365.         x = 0
  1366.         y = 21
  1367.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  1368. #72 0x00007ffff07cfc24 in gtk_box_forall (container=<optimized out>,
  1369.     include_internals=<optimized out>,
  1370.     callback=0x7ffff0815d00 <gtk_container_draw_child>,
  1371.     callback_data=0x7fffffffc690) at gtkbox.c:1865
  1372.         box = <optimized out>
  1373.         priv = 0x769b80
  1374.         child = <optimized out>
  1375.         children = 0xf6a180
  1376. #73 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  1377.     cr=<optimized out>) at gtkcontainer.c:3258
  1378.         data = {container = 0x769c30, cr = 0x7fffefc03a60}
  1379. #74 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  1380.     return_value=0x7fffffffc9a0, instance=0x769c30, args=<optimized out>,
  1381.     marshal_data=<optimized out>, n_params=<optimized out>,
  1382.     param_types=0x623c50) at gtkmarshalers.c:130
  1383.         cc = 0x623be0
  1384.         data1 = <optimized out>
  1385. ---Type <return> to continue, or q <return> to quit---
  1386.         data2 = <optimized out>
  1387.         callback = <optimized out>
  1388.         arg0 = 0x7fffefc03a60
  1389.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1390.             overflow_arg_area = 0x7fffffffcb20,
  1391.             reg_save_area = 0x7fffffffca60}}
  1392.         v_return = <optimized out>
  1393.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  1394. #75 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  1395.     return_value=0x7fffffffc9a0, instance=0x769c30, args=0x7fffffffca48,
  1396.     marshal_data=<optimized out>, n_params=<optimized out>,
  1397.     param_types=0x623c50) at gtkwidget.c:851
  1398.         cr = 0x7fffefc03a60
  1399.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1400.             overflow_arg_area = 0x7fffffffcb20,
  1401.             reg_save_area = 0x7fffffffca60}}
  1402. #76 0x00007fffee0264fc in _g_closure_invoke_va (closure=0x623be0,
  1403.     return_value=0x7fffffffc9a0, instance=0x769c30, args=0x7fffffffca48,
  1404.     n_params=1, param_types=<optimized out>)
  1405.     at ../../../glib/gobject/gclosure.c:840
  1406.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  1407.         marshal_data = <optimized out>
  1408.         in_marshal = 1
  1409. ---Type <return> to continue, or q <return> to quit---
  1410.         real_closure = 0x623bc0
  1411.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  1412. #77 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  1413.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  1414.     at ../../../glib/gobject/gsignal.c:3234
  1415.         return_accu = 0x7fffffffc9a0
  1416.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  1417.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1418.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1419.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1420.               v_double = 0, v_pointer = 0x0}}}
  1421.         accumulator = 0x623ce0
  1422.         emission = {next = 0x7fffffffceb0, instance = 0x769c30, ihint = {
  1423.             signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST},
  1424.           state = EMISSION_RUN, chain_type = 7763840}
  1425.         signal_id = 20
  1426.         instance_type = <optimized out>
  1427.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1428.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1429.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1430.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1431.               v_double = 0, v_pointer = 0x0}}}
  1432.         rtype = 20
  1433. ---Type <return> to continue, or q <return> to quit---
  1434.         static_scope = 0
  1435.         fastpath_handler = <optimized out>
  1436.         closure = 0x623be0
  1437.         run_type = <optimized out>
  1438.         hlist = 0x0
  1439.         l = <optimized out>
  1440.         fastpath = 20
  1441.         instance_and_params = <optimized out>
  1442.         signal_return_type = <optimized out>
  1443.         param_values = <optimized out>
  1444.         node = 0x623c70
  1445.         i = <optimized out>
  1446.         n_params = <optimized out>
  1447.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1448. #78 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1449.     signal_id=<optimized out>, detail=<optimized out>)
  1450.     at ../../../glib/gobject/gsignal.c:3382
  1451.         var_args = {{gp_offset = 24, fp_offset = 48,
  1452.             overflow_arg_area = 0x7fffffffcb20,
  1453.             reg_save_area = 0x7fffffffca60}}
  1454. #79 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1455.     cr=0x7fffefc03a60, widget=0x769c30) at gtkwidget.c:5754
  1456.         result = 0
  1457. ---Type <return> to continue, or q <return> to quit---
  1458. #80 _gtk_widget_draw_internal (widget=0x769c30, cr=0x7fffefc03a60,
  1459.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1460. No locals.
  1461. #81 0x00007ffff0815cae in gtk_container_propagate_draw (
  1462.     container=<optimized out>, child=0x769c30, cr=0x7fffefc03a60)
  1463.     at gtkcontainer.c:3394
  1464.         event = <optimized out>
  1465.         allocation = {x = 0, y = 0, width = 1920, height = 984}
  1466.         window = 0x7fffa8002000
  1467.         w = 0x7fffa8002000
  1468.         x = 0
  1469.         y = 0
  1470.         __PRETTY_FUNCTION__ = "gtk_container_propagate_draw"
  1471. #82 0x00007ffff081465c in gtk_container_draw (widget=<optimized out>,
  1472.     cr=<optimized out>) at gtkcontainer.c:3258
  1473.         data = {container = 0xf20340, cr = 0x7fffefc03a60}
  1474. #83 0x00007ffff09f3d4d in gtk_window_draw (widget=0xf20340, cr=0x7fffefc03a60)
  1475.     at gtkwindow.c:7688
  1476.         priv = 0xf201f0
  1477.         context = 0xdab9f0
  1478.         ret = 0
  1479. #84 0x00007ffff08a9a41 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x623be0,
  1480.     return_value=0x7fffffffcf00, instance=0xf20340, args=<optimized out>,
  1481. ---Type <return> to continue, or q <return> to quit---
  1482.     marshal_data=<optimized out>, n_params=<optimized out>,
  1483.     param_types=0x623c50) at gtkmarshalers.c:130
  1484.         cc = 0x623be0
  1485.         data1 = <optimized out>
  1486.         data2 = <optimized out>
  1487.         callback = <optimized out>
  1488.         arg0 = 0x7fffefc03a60
  1489.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1490.             overflow_arg_area = 0x7fffffffd080,
  1491.             reg_save_area = 0x7fffffffcfc0}}
  1492.         v_return = <optimized out>
  1493.         __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
  1494. #85 0x00007ffff09d747e in gtk_widget_draw_marshallerv (closure=0x623be0,
  1495.     return_value=0x7fffffffcf00, instance=0xf20340, args=0x7fffffffcfa8,
  1496.     marshal_data=<optimized out>, n_params=<optimized out>,
  1497.     param_types=0x623c50) at gtkwidget.c:851
  1498.         cr = 0x7fffefc03a60
  1499.         args_copy = {{gp_offset = 32, fp_offset = 48,
  1500.             overflow_arg_area = 0x7fffffffd080,
  1501.             reg_save_area = 0x7fffffffcfc0}}
  1502. #86 0x00007fffee02658d in _g_closure_invoke_va (closure=0x623be0,
  1503.     return_value=0x7fffffffcf00, instance=0xf20340, args=0x7fffffffcfa8,
  1504.     n_params=1, param_types=<optimized out>)
  1505. ---Type <return> to continue, or q <return> to quit---
  1506.     at ../../../glib/gobject/gclosure.c:840
  1507.         marshal = 0x7fffee024990 <g_type_class_meta_marshalv>
  1508.         marshal_data = <optimized out>
  1509.         in_marshal = <optimized out>
  1510.         real_closure = 0x623bc0
  1511.         __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
  1512. #87 0x00007fffee04127b in g_signal_emit_valist (instance=<optimized out>,
  1513.     signal_id=<optimized out>, detail=0, var_args=<optimized out>)
  1514.     at ../../../glib/gobject/gsignal.c:3234
  1515.         return_accu = 0x7fffffffcf00
  1516.         accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0,
  1517.               v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1518.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1519.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1520.               v_double = 0, v_pointer = 0x0}}}
  1521.         accumulator = 0x623ce0
  1522.         emission = {next = 0x0, instance = 0xf20340, ihint = {signal_id = 20,
  1523.             detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN,
  1524.           chain_type = 10645552}
  1525.         signal_id = 20
  1526.         instance_type = <optimized out>
  1527.         emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0,
  1528.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1529. ---Type <return> to continue, or q <return> to quit---
  1530.               v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0,
  1531.               v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0,
  1532.               v_double = 0, v_pointer = 0x0}}}
  1533.         rtype = 20
  1534.         static_scope = 0
  1535.         fastpath_handler = <optimized out>
  1536.         closure = 0x623be0
  1537.         run_type = <optimized out>
  1538.         hlist = 0x0
  1539.         l = <optimized out>
  1540.         fastpath = 20
  1541.         instance_and_params = <optimized out>
  1542.         signal_return_type = <optimized out>
  1543.         param_values = <optimized out>
  1544.         node = 0x623c70
  1545.         i = <optimized out>
  1546.         n_params = <optimized out>
  1547.         __PRETTY_FUNCTION__ = "g_signal_emit_valist"
  1548. #88 0x00007fffee041ac2 in g_signal_emit (instance=<optimized out>,
  1549.     signal_id=<optimized out>, detail=<optimized out>)
  1550.     at ../../../glib/gobject/gsignal.c:3382
  1551.         var_args = {{gp_offset = 24, fp_offset = 48,
  1552.             overflow_arg_area = 0x7fffffffd080,
  1553. ---Type <return> to continue, or q <return> to quit---
  1554.             reg_save_area = 0x7fffffffcfc0}}
  1555.  
  1556. #89 0x00007ffff09dacc3 in _gtk_widget_draw_internal (clip_to_size=1,
  1557.     cr=0x7fffefc03a60, widget=0xf20340) at gtkwidget.c:5754
  1558.         result = 32767
  1559.  
  1560. #90 _gtk_widget_draw_internal (widget=0xf20340, cr=0x7fffefc03a60,
  1561.     clip_to_size=<optimized out>) at gtkwidget.c:5732
  1562. No locals.
  1563. #91 0x00007ffff09e56d1 in gtk_widget_send_expose (widget=0xf20340,
  1564.     event=<optimized out>) at gtkwidget.c:6134
  1565.  
  1566.         cr = 0x7fffefc03a60
  1567.         x = 0
  1568.         y = 0
  1569.         do_clip = 1
  1570.         __PRETTY_FUNCTION__ = "gtk_widget_send_expose"
  1571. #92 0x00007ffff08a9837 in gtk_main_do_event (event=0x7fffffffd160)
  1572.     at gtkmain.c:1623
  1573.         event_widget = 0xf20340
  1574.         grab_widget = 0xf20340
  1575.         topmost_widget = <optimized out>
  1576.         window_group = 0x1355da0
  1577.         rewritten_event = <optimized out>
  1578.         device = <optimized out>
  1579.         tmp_list = <optimized out>
  1580. ---Type <return> to continue, or q <return> to quit---
  1581.         __PRETTY_FUNCTION__ = "gtk_main_do_event"
  1582. #93 0x00007ffff04cabbc in _gdk_window_process_updates_recurse (
  1583.  
  1584.     window=0x7fffa8002000, expose_region=0x1547b40) at gdkwindow.c:3880
  1585.         event = {type = GDK_EXPOSE, any = {type = GDK_EXPOSE,
  1586.             window = 0x7fffa8002000, send_event = 0 '\000'}, expose = {
  1587.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1588.             area = {x = 54, y = 25, width = 1863,
  1589. height = 956},
  1590.  
  1591.             region = 0x14619d0, count = 0}, visibility = {type = GDK_EXPOSE,
  1592.             window = 0x7fffa8002000, send_event = 0 '\000',
  1593.             state = (GDK_VISIBILITY_FULLY_OBSCURED | unknown: 52)}, motion = {
  1594.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1595.             time = 54, x = 3.953278158580654e-311, y = 4.723267574242317e-321,
  1596.             axes = 0x14619d0, state = 0, is_hint = 0, device = 0x13607f0,
  1597.             x_root = 9.2044429820224231e-321,
  1598.             y_root = 6.9533355515926305e-310}, button = {type = GDK_EXPOSE,
  1599.             window = 0x7fffa8002000, send_event = 0 '\000', time = 54,
  1600.             x = 3.953278158580654e-311, y = 4.723267574242317e-321,
  1601.             axes = 0x14619d0, state = 0, button = 0, device = 0x13607f0,
  1602.             x_root = 9.2044429820224231e-321,
  1603.             y_root = 6.9533355515926305e-310}, touch = {type = GDK_EXPOSE,
  1604.             window = 0x7fffa8002000, send_event = 0 '\000', time = 54,
  1605.             x = 3.953278158580654e-311, y = 4.723267574242317e-321,
  1606.             axes = 0x14619d0,
  1607. state = 0, sequence = 0x13607f0,
  1608. ---Type <return> to continue, or q <return> to quit---
  1609.             emulating_pointer = 1863,
  1610.             device = 0x7fffe7900902 <pixman_region32_copy+162>,
  1611.             x_root = 9.2044429820224231e-321,
  1612.             y_root = 1.102447805564724e-316}, scroll = {type = GDK_EXPOSE,
  1613.             window = 0x7fffa8002000, send_event = 0 '\000', time = 54,
  1614.             x = 3.953278158580654e-311, y = 4.723267574242317e-321,
  1615.             state = 21371344, direction = GDK_SCROLL_UP, device = 0x0,
  1616.             x_root = 1.0038520652806449e-316,
  1617.             y_root = 9.2044429820224231e-321,
  1618.             delta_x = 6.9533355515926305e-310,
  1619.             delta_y = 9.2044429820224231e-321}, key = {type = GDK_EXPOSE,
  1620.             window = 0x7fffa8002000, send_event = 0 '\000', time = 54,
  1621.             state = 25, keyval = 1863, length = 956,
  1622.             string = 0x14619d0 "\001", hardware_keycode = 0, group = 0 '\000',
  1623.             is_modifier = 0}, crossing = {type = GDK_EXPOSE,
  1624.             window = 0x7fffa8002000, send_event = 0 '\000',
  1625.             subwindow = 0x74700000019, time = 956,
  1626.             x = 1.0558846875855449e-316, y = 0,
  1627.             x_root = 1.0038520652806449e-316,
  1628.             y_root = 9.2044429820224231e-321, mode = 3884976386,
  1629.             detail = 32767, focus = 1863, state = 0}, focus_change = {
  1630.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1631.             in = 100}, configure = {type = GDK_EXPOSE,
  1632. ---Type <return> to continue, or q <return> to quit---
  1633.             window = 0x7fffa8002000, send_event = 0 '\000', x = 54, y = 25,
  1634.             width = 1863, height = 956}, property = {type = GDK_EXPOSE,
  1635.  
  1636.             window = 0x7fffa8002000, send_event = 0 '\000',
  1637.  
  1638.             atom = 0x74700000019, time = 956, state = 0}, selection = {
  1639.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1640.  
  1641.  
  1642.  
  1643.             selection = 0x74700000019, target = 0x3bc, property = 0x14619d0,
  1644.             time = 0, requestor = 0x13607f0}, owner_change = {
  1645.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1646.             owner = 0x74700000019,
  1647. reason = (unknown: 956),
  1648.             selection = 0x14619d0, time = 0, selection_time = 0}, proximity = {
  1649.             type = GDK_EXPOSE, window = 0x7fffa8002000, send_event = 0 '\000',
  1650.             time = 54, device = 0x74700000019}, dnd = {type = GDK_EXPOSE,
  1651.             window = 0x7fffa8002000,
  1652. send_event = 0 '\000',
  1653.             context = 0x74700000019, time = 956, x_root = 0, y_root = 0},
  1654.           window_state = {type = GDK_EXPOSE, window = 0x7fffa8002000,
  1655.             send_event = 0 '\000',
  1656.             changed_mask = (GDK_WINDOW_STATE_ICONIFIED | GDK_WINDOW_STATE_MAXIMIZED | GDK_WINDOW_STATE_FULLSCREEN | GDK_WINDOW_STATE_ABOVE),
  1657.             new_window_state = (GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_FULLSCREEN)}, setting = {type = GDK_EXPOSE,
  1658.             window = 0x7fffa8002000, send_event = 0 '\000',
  1659.             action = (GDK_SETTING_ACTION_DELETED | unknown: 52),
  1660.             name = 0x74700000019 <Address 0x74700000019 out of bounds>},
  1661. ---Type <return> to continue, or q <return> to quit---
  1662.           grab_broken = {type = GDK_EXPOSE, window = 0x7fffa8002000,
  1663.             send_event = 0 '\000', keyboard = 54, implicit = 25,
  1664.             grab_window = 0x3bc}}
  1665.         child = <optimized out>
  1666.  
  1667.         clipped_expose_region = 0x14619d0
  1668.         l = <optimized out>
  1669.         children = <optimized out>
  1670. #94 0x00007ffff04ca018 in gdk_window_process_updates_internal (
  1671.     window=0x7fffa8002000) at gdkwindow.c:4066
  1672.  
  1673.         expose_region = 0x1547b40
  1674.  
  1675.         update_area = 0x15cbae0
  1676.         impl_class = 0x65d490
  1677.         save_region = 0
  1678.         clip_box = {x = 54, y = 25, width = 1863, height = 956}
  1679. #95 0x00007ffff04ca4c0 in gdk_window_process_all_updates () at gdkwindow.c:4197
  1680.         window = 0x7fffa8002000
  1681.         old_update_windows = 0x1564a90
  1682.         tmp_list = 0x1564a90
  1683.         in_process_all_updates = 1
  1684.         got_recursive_update = 0
  1685. #96 0x00007ffff08141f4 in gtk_container_idle_sizer (data=<optimized out>)
  1686.     at gtkcontainer.c:1689
  1687.         slist = <optimized out>
  1688. ---Type <return> to continue, or q <return> to quit---
  1689.         current_time = 615766539981
  1690.  
  1691. #97 0x00007ffff04ade6f in gdk_threads_dispatch (data=0x16e5180) at gdk.c:788
  1692.         dispatch = 0x16e5180
  1693.         ret = 0
  1694. #98 0x00007fffed4afe63 in g_main_dispatch (context=0x642060)
  1695.     at ../../../glib/glib/gmain.c:3058
  1696.         dispatch = 0x7fffed4acc20 <g_idle_dispatch>
  1697.         was_in_call = 0
  1698.         user_data = 0x16e5180
  1699.         callback = 0x7ffff04ade40 <gdk_threads_dispatch>
  1700.         cb_funcs = 0x7fffed78d9a0 <g_source_callback_funcs>
  1701.         cb_data = 0x14516e0
  1702.         current_source_link = {data = 0x16e5c70, next = 0x0}
  1703.         need_destroy = <optimized out>
  1704.         source = 0x16e5c70
  1705.         current = 0x7775b0
  1706.         i = <optimized out>
  1707. #99 g_main_context_dispatch (context=0x642060)
  1708.     at ../../../glib/glib/gmain.c:3634
  1709. No locals.
  1710. #100 0x00007fffed4b01a8 in g_main_context_iterate (dispatch=1,
  1711.     block=<optimized out>, context=0x642060, self=<optimized out>)
  1712.     at ../../../glib/glib/gmain.c:3705
  1713. ---Type <return> to continue, or q <return> to quit---
  1714.         timeout = 0
  1715.         some_ready = 1
  1716.         fds = <optimized out>
  1717.         max_priority = 110
  1718.         nfds = 5
  1719.         allocated_nfds = <optimized out>
  1720. #101 g_main_context_iterate (context=0x642060, block=<optimized out>,
  1721.     dispatch=1, self=<optimized out>) at ../../../glib/glib/gmain.c:3642
  1722.         some_ready = 1
  1723. #102 0x00007fffed4b05ea in g_main_loop_run (loop=0xdeda60)
  1724.     at ../../../glib/glib/gmain.c:3899
  1725.         __PRETTY_FUNCTION__ = "g_main_loop_run"
  1726. #103 0x00007ffff08a898d in gtk_main () at gtkmain.c:1160
  1727.         loop = 0xdeda60
  1728. #104 0x0000000000404568 in main (argc=1, argv=0x7fffffffd578)
  1729.     at ../../../evolution/shell/main.c:686
  1730.         shell = 0x655300
  1731.         settings = <optimized out>
  1732.         skip_warning_dialog = <optimized out>
  1733.         error = 0x0
  1734. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement