$ LC_ALL=C gdb Terminal GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "mips-sgi-irix6.5"... (gdb) run Starting program: /usr/local/bin/Terminal Program received signal SIGSEGV, Segmentation fault. XSetClipMask () at SetPMask.c:39 39 SetPMask.c: No such file or directory. in SetPMask.c (gdb) l 34 in SetPMask.c (gdb) bt #0 XSetClipMask () at SetPMask.c:39 #1 0x5f6949d8 in _cairo_xlib_screen_get_gc (info=0x10497bd0, depth=917527) at cairo-xlib-screen.c:388 #2 0x5f68f2fc in _cairo_xlib_surface_ensure_gc (surface=0x105ded88) at cairo-xlib-surface.c:744 #3 0x5f68fb64 in _draw_image_surface (surface=0x105ded88, image=0x105df078, src_x=0, src_y=0, width=14, height=23, dst_x=0, dst_y=0) at cairo-xlib-surface.c:797 #4 0x5f68fdc0 in _cairo_xlib_surface_release_dest_image (abstract_surface=0x10057d88, interest_rect=0xe0017, image=0x105df078, image_rect=0xf560ad0, image_extra=0x0) at cairo-xlib-surface.c:870 #5 0x5f6692e8 in _cairo_surface_fallback_fill_rectangles (surface=0x0, op=CAIRO_OPERATOR_OVER, color=0x7ffed338, rects=0x7ffec760, num_rects=1) at cairo-surface-fallback.c:1192 #6 0x5f665adc in _cairo_surface_fill_region (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, color=0x7ffed338, region=0x7ffec760) at cairo-surface.c:1262 #7 0x5f668248 in _clip_and_composite_trapezoids (src=0x7ffed2e0, op=CAIRO_OPERATOR_OVER, dst=0x105ded88, traps=0x7ffed1e0, clip=0x105dfe40, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface-fallback.c:620 #8 0x5f668ab4 in _cairo_surface_fallback_fill (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, source=0x7ffed2e0, path=0x105dff10, fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface-fallback.c:907 #9 0x5f666f34 in _cairo_surface_fill (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, source=0x0, path=0x105dff10, fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface.c:1456 #10 0x5f656adc in _cairo_gstate_fill (gstate=0x105dfdb0, path=0x105dff10) at cairo-gstate.c:1044 #11 0x5f64e888 in cairo_fill_preserve (cr=0x105dfd90) at cairo.c:2098 #12 0x5f64e8d8 in cairo_fill (cr=0x105dfd90) at cairo.c:2074 #13 0x5f79e970 in gdk_window_clear_backing_rect (window=0x10063718, x=0, y=0, width=14, height=23) at gdkwindow.c:1892 #14 0x5f79ec04 in gdk_window_begin_paint_region (window=0x10063718, region=0x105d4da0) at gdkwindow.c:1020 #15 0x5f79ed14 in gdk_window_begin_paint_rect (window=0x10063718, rectangle=0x105d4da0) at gdkwindow.c:916 #16 0x5fbfe0a0 in gtk_spin_button_expose (widget=0x10559800, event=0x7ffedb20) at gtkspinbutton.c:755 #17 0x5fb594e4 in _gtk_marshal_BOOLEAN__BOXED (closure=0x10084d08, return_value=0x7ffed6e0, n_param_values=0, param_values=0x5fbfdeb0, invocation_hint=0x0, marshal_data=0x5fbfdeb0) at gtkmarshalers.c:84 #18 0x5f543700 in g_closure_invoke (closure=0x10084d08, return_value=0x7ffed6e0, n_param_values=2, param_values=0x7ffed7b0, invocation_hint=0x7ffed6c8) at gclosure.c:490 #19 0x5f5606dc in signal_emit_unlocked_R (node=0x100848d8, detail=0, instance=0x10559800, emission_return=0x7ffed980, instance_and_params=0x7ffed7b0) at gsignal.c:2478 #20 0x5f561ba0 in g_signal_emit_valist (instance=0x10559800, signal_id=0, detail=0, var_args=0x7ffeda50 "") at gsignal.c:2211 #21 0x5f562228 in g_signal_emit (instance=0x0, signal_id=2147408256, detail=2147407792) at gsignal.c:2243 #22 0x5fcee7d8 in gtk_widget_event_internal (widget=0x10559800, event=0x7ffedb20) at gtkwidget.c:4136 #23 0x5fb56fc0 in gtk_main_do_event (event=0x7ffedb20) at gtkmain.c:1521 #24 0x5f7a0430 in gdk_window_process_updates_internal (window=0x100636c0) at gdkwindow.c:2336 #25 0x5f7a053c in gdk_window_process_all_updates () at gdkwindow.c:2399 #26 0x5fa885e4 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1111 #27 0x5f77c754 in gdk_threads_dispatch (data=0x0) at gdk.c:470 #28 0x5f46cde8 in g_main_context_dispatch (context=0x10065c58) at gmain.c:2061 #29 0x5f46f4fc in g_main_context_iterate (context=0x10065c58, block=1, dispatch=1, self=0x7ffedb20) at gmain.c:2694 #30 0x5f46f974 in g_main_loop_run (loop=0x10083738) at gmain.c:2898 #31 0x5fb55dc4 in gtk_main () at gtkmain.c:1142 #32 0x1000e428 in main (argc=1, argv=0x7ffede84) at main.c:277 (gdb) bt f #0 XSetClipMask () at SetPMask.c:39 No locals. #1 0x5f6949d8 in _cairo_xlib_screen_get_gc (info=0x10497bd0, depth=917527) at cairo-xlib-screen.c:388 gc = 0x0 #2 0x5f68f2fc in _cairo_xlib_surface_ensure_gc (surface=0x105ded88) at cairo-xlib-surface.c:744 gcv = {function = 0, plane_mask = 1600793144, foreground = 0, background = 274596112, line_width = 0, line_style = 1, cap_style = 0, join_style = 2147406648, fill_style = 0, fill_rule = 2147405792, arc_mode = 0, tile = 0, stipple = 0, ts_x_origin = 1601034608, ts_y_origin = 0, font = 0, subwindow_mode = 0, graphics_exposures = 1600794264, clip_x_origin = 0, clip_y_origin = 274597240, clip_mask = 0, dash_offset = 257297192, dashes = 0 '\0'} #3 0x5f68fb64 in _draw_image_surface (surface=0x105ded88, image=0x105df078, src_x=0, src_y=0, width=14, height=23, dst_x=0, dst_y=0) at cairo-xlib-surface.c:797 ximage = {width = 14, height = 23, xoffset = 0, format = 2, data = 0x105df398 "", byte_order = 1, bitmap_unit = 32, bitmap_bit_order = 1, bitmap_pad = 32, depth = 24, bytes_per_line = 56, bits_per_pixel = 32, red_mask = 255, green_mask = 65280, blue_mask = 16711680, obdata = 0x7ffec760 "", f = {create_image = 0xf4b4ee0 , destroy_image = 0xf560ad0 <_XDestroyImage>, get_pixel = 0xf5485e0 <_XGetPixel32>, put_pixel = 0xf54e470 <_XPutPixel32>, sub_image = 0xf5716a0 <_XSubImage>, add_pixel = 0xf5853f0 <_XAddPixel>}} bpp = 32 alpha = 0 red = 255 green = 65280 blue = 16711680 status = 273251112 #4 0x5f68fdc0 in _cairo_xlib_surface_release_dest_image (abstract_surface=0x10057d88, interest_rect=0xe0017, image=0x105df078, image_rect=0xf560ad0, image_extra=0x0) at cairo-xlib-surface.c:870 No locals. #5 0x5f6692e8 in _cairo_surface_fallback_fill_rectangles (surface=0x0, op=CAIRO_OPERATOR_OVER, color=0x7ffed338, rects=0x7ffec760, num_rects=1) at cairo-surface-fallback.c:1192 state = {dst = 0x105ded88, extents = {x = 0, y = 0, width = 14, height = 23}, image = 0x105df078, image_rect = {x = 0, y = 0, width = 14, height = 23}, image_extra = 0x0} offset_rects = (cairo_rectangle_int16_t *) 0x0 status = CAIRO_STATUS_SUCCESS x1 = 0 y1 = 1 x2 = 2 y2 = 257446896 i = 32 #6 0x5f665adc in _cairo_surface_fill_region (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, color=0x7ffed338, region=0x7ffec760) at cairo-surface.c:1262 num_rects = 1 boxes = (pixman_box16_t *) 0x7ffecfc0 stack_rects = {{x = 0, y = 0, width = 14, height = 23}, {x = 0, y = 77, width = 0, height = 0}, {x = 16459, y = 0, width = 0, height = 0}, { x = 16426, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 3924, height = 12888}, {x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 3931, height = 63228}, {x = 0, y = 0, width = 4004, height = 17616}, {x = 0, y = 0, width = 0, height = 328}, {x = 0, y = 0, width = 32766, height = 52032}, {x = 0, y = 0, width = 24351, height = 25268}, {x = 0, y = 0, width = 0, height = 1152}, {x = 0, y = 0, width = 24404, height = 11796}, {x = 0, y = 0, width = 0, height = 19587}, {x = 7, y = 2, width = 4104, height = 14760}, {x = 0, y = 0, width = 0, height = 2}, { x = 0, y = 0, width = 4104, height = 14760}, {x = 0, y = 0, width = 4169, height = 33672}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 1024, height = 194}, {x = 0, y = 0, width = 24404, height = 14252}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24409, height = 48732}, {x = 32766, y = -13952, width = 32766, height = 51352}, {x = 0, y = 0, width = 3929, height = 54272}, {x = 0, y = 0, width = 32766, height = 51352}, {x = 0, y = 0, width = 32766, height = 51608}, {x = 0, y = 0, width = 24405, height = 32768}, {x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 0, height = 1}, {x = 0, y = 0, width = 1024, height = 194}, { x = 0, y = 0, width = 4104, height = 14904}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24409, height = 48732}, {x = 0, y = 0, width = 4102, height = 1824}, {x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 0, width = 32766, height = 52032}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 3924, height = 28764}, {x = 0, y = 0, width = 4020, height = 63888}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4020, height = 63888}, {x = 0, y = 0, width = 4109, height = 38296}, {x = 0, y = 0, width = 32766, height = 51840}, {x = 0, y = 0, width = 0, height = 56}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4004, height = 18088}, {x = 0, y = 0, width = 0, height = 56}, {x = 0, y = 0, width = 4004, height = 18224}, {x = 0, y = 0, width = 4102, height = 1824}, {x = 0, y = 0, width = 0, height = 6}, {x = 0, y = 0, width = 0, height = 288}, {x = 0, y = 0, width = 0, height = 17}, { x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 4169, height = 33672}, {x = 0, y = 0, width = 4185, height = 11184}, {x = 0, y = 0, width = 0, height = 288}, {x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 0, height = 0}, { x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 4169, height = 33672}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 0, width = 32766, height = 52032}, {x = 0, y = 0, width = 3915, height = 17164}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 1}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 0, width = 0, height = 40}, {x = 0, y = 0, width = 0, height = 1152}, { x = 0, y = 0, width = 4004, height = 18088}, {x = 0, y = 0, width = 0, height = 288}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 0, height = 32}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 1}, {x = 0, y = 0, width = 4189, height = 58640}, {x = 0, y = 0, width = 3914, height = 13516}, {x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 3931, height = 63228}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4101, height = 32136}, {x = 0, y = 0, width = 3914, height = 32356}, {x = 0, y = 0, width = 4189, height = 58368}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 1024, height = 194}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 1}, { x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4178, height = 52680}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 24424, height = 62272}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 0, width = 24426, height = 10808}, {x = 0, y = 0, width = 0, height = 288}, { x = 0, y = 0, width = 24424, height = 64472}, {x = 0, y = 0, width = 4189, height = 58368}, {x = 0, y = 0, width = 32766, height = 54560}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24426, height = 11928}, {x = 0, y = 0, width = 4189, height = 60168}, {x = 0, y = 0, width = 3926, height = 2856}, {x = 0, y = 0, width = 0, height = 0}, { x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 24424, height = 64356}, {x = 0, y = 0, width = 24424, height = 63324}, {x = 0, y = 0, width = 0, height = 288}, {x = 0, y = 0, width = 0, height = 17}, {x = 0, y = 288, width = 0, height = 17}, {x = 0, y = 0, width = 0, height = 2}, {x = 4190, y = 2560, width = 0, height = 1}, {x = 0, y = 32, width = 0, height = 1}, {x = 0, y = 32, width = 0, height = 24}, {x = 0, y = 1152, width = 0, height = 32}, {x = 0, y = 255, width = 0, height = 65280}, {x = 255, y = 0, width = 32766, height = 52384}, {x = 0, y = 0, width = 4021, height = 33276}, {x = 0, y = 0, width = 4189, height = 60264}, {x = 0, y = 0, width = 4004, height = 19332}, {x = 0, y = 0, width = 32766, height = 55416}, {x = 0, y = 0, width = 4021, height = 33276}, {x = 0, y = 0, width = 4190, height = 2560}, {x = 0, y = 0, width = 4004, height = 19332}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 4190, height = 2560}, {x = 0, y = 0, width = 4178, height = 52680}, {x = 0, y = 0, width = 0, height = 0}, { x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 24421, height = 2448}, {x = 0, y = 0, width = 4178, height = 52680}, {x = 0, y = 0, width = 0, height = 1}, {x = 0, y = 0, width = 4021, height = 33276}, {x = 0, y = 0, width = 4178, height = 52680}, {x = 0, y = 0, width = 4004, height = 19332}, {x = 0, y = 0, width = 24422, height = 18692}, {x = 0, y = 0, width = 24429, height = 55664}, {x = 0, y = 0, width = 4178, height = 52680}, {x = 0, y = 0, width = 24422, height = 37608}, {x = 0, y = 0, width = 32766, height = 55416}, {x = 4189, y = -7168, width = 0, height = 0}, {x = 288, y = 17, width = 4178, height = 52680}, {x = 0, y = 0, width = 288, height = 17}, {x = 0, y = 0, width = 4189, height = 65412}, { x = 0, y = 0, width = 32766, height = 52384}, {x = 0, y = 0, width = 0, height = 1}, {x = 0, y = 0, width = 32766, height = 54528}, {x = 0, y = 0, width = 4189, height = 58368}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4188, height = 3784}, {x = 0, y = 0, width = 0, height = 53}, {x = 0, y = 0, width = 4189, height = 36672}, {x = 0, y = 0, width = 24404, height = 20056}, {x = 0, y = 0, width = 24401, height = 51472}, {x = 0, y = 0, width = 4110, height = 38992}, {x = 0, y = 0, width = 4188, height = 3784}, {x = 0, y = 0, width = 4188, height = 3776}, {x = 0, y = 0, width = 4190, height = 2232}, {x = 0, y = 0, width = 24409, height = 32768}, {x = 0, y = 0, width = 4188, height = 3776}, {x = 0, y = 0, width = 24409, height = 17368}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 4122, height = 58760}, {x = 0, y = 0, width = 24402, height = 15212}, {x = 0, y = 0, width = 4188, height = 3776}, {x = 0, y = 0, width = 24393, height = 9028}, {x = 0, y = 0, width = 4122, height = 58760}, {x = 0, y = 0, width = 24409, height = 32768}, {x = 0, y = 0, width = 24401, height = 51472}, {x = 0, y = 0, width = 24409, height = 48732}, {x = 0, y = 0, width = 24404, height = 24756}, {x = 0, y = 0, width = 0, height = 2}, {x = 0, y = 0, width = 4122, height = 58796}, {x = -1, y = -1, width = 65535, height = 65532}, {x = 0, y = 0, width = 24409, height = 17624}, {x = 0, y = 0, width = 0, height = 0}, {x = 0, y = 0, width = 24409, height = 48732}, {x = 0, y = 0, width = 24406, height = 35068}, { x = 0, y = 0, width = 24406, height = 34412}, {x = 0, y = 34, width = 32766, height = 52944}, {x = 16424, y = 0, width = 0, height = 0}, {x = 16501, y = 24576, width = 0, height = 0}, {x = 0, y = 69, width = 24425, height = 26536}...} rects = (cairo_rectangle_int16_t *) 0x7ffec760 status = CAIRO_STATUS_NO_MEMORY i = 257297104 #7 0x5f668248 in _clip_and_composite_trapezoids (src=0x7ffed2e0, op=CAIRO_OPERATOR_OVER, dst=0x105ded88, traps=0x7ffed1e0, clip=0x105dfe40, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface-fallback.c:620 color = (const cairo_color_t *) 0x17 status = CAIRO_STATUS_SUCCESS trap_region = {extents = {x1 = 0, y1 = 0, x2 = 14, y2 = 23}, data = 0x0} clear_region = {extents = {x1 = 0, y1 = 0, x2 = 4189, y2 = -140}, data = 0x0} has_trap_region = 1 has_clear_region = 0 extents = {x = 0, y = 0, width = 14, height = 23} traps_info = {traps = 0x0, antialias = 274595708} #8 0x5f668ab4 in _cairo_surface_fallback_fill (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, source=0x7ffed2e0, path=0x105dff10, fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface-fallback.c:907 status = CAIRO_STATUS_SUCCESS traps = {status = CAIRO_STATUS_SUCCESS, extents = {p1 = {x = 0, y = 0}, p2 = {x = 917504, y = 1507328}}, num_traps = 1, traps_size = 1, traps = 0x7ffed200, traps_embedded = {{top = 0, bottom = 1507328, left = {p1 = {x = 0, y = 0}, p2 = {x = 0, y = 1507328}}, right = {p1 = {x = 917504, y = 0}, p2 = {x = 917504, y = 1507328}}}}, has_limits = 1, limits = {p1 = {x = 0, y = 0}, p2 = {x = 917504, y = 1507328}}} box = {p1 = {x = 0, y = 0}, p2 = {x = 917504, y = 1507328}} extents = {x = 0, y = 0, width = 14, height = 23} #9 0x5f666f34 in _cairo_surface_fill (surface=0x105ded88, op=CAIRO_OPERATOR_OVER, source=0x0, path=0x105dff10, fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, antialias=CAIRO_ANTIALIAS_DEFAULT) at cairo-surface.c:1456 status = CAIRO_STATUS_SUCCESS dev_source = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, solid = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, color = {red = 0.93725490196078431, green = 0.92156862745098034, blue = 0.90588235294117647, alpha = 1, red_short = 61423, green_short = 60395, blue_short = 59367, alpha_short = 65535}, content = CAIRO_CONTENT_COLOR}, surface = {base = { type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, surface = 0x3fedfdfd}, gradient = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{x = 2105376125, color = {red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = { red = 0, green = 0, blue = 61423, alpha = 60395}}}}, linear = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{x = 2105376125, color = {red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = {red = 0, green = 0, blue = 61423, alpha = 60395}}}}, gradient = {p1 = {x = 4096, y = 705326181}, p2 = {x = 1072528765, y = 2105376125}}}, radial = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = { size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{ x = 2105376125, color = {red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = {red = 0, green = 0, blue = 61423, alpha = 60395}}}}, gradient = {c1 = {x = 4096, y = 705326181, radius = 1072528765}, c2 = {x = 2105376125, y = 1072693248, radius = 0}}}}} #10 0x5f656adc in _cairo_gstate_fill (gstate=0x105dfdb0, path=0x105dff10) at cairo-gstate.c:1044 status = 273094936 pattern = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, solid = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, color = {red = 0.93725490196078431, green = 0.92156862745098034, blue = 0.90588235294117647, alpha = 1, red_short = 61423, green_short = 60395, blue_short = 59367, alpha_short = 65535}, content = CAIRO_CONTENT_COLOR}, surface = {base = { type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, surface = 0x3fedfdfd}, gradient = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{x = 2105376125, color = {red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = { red = 0, green = 0, blue = 61423, alpha = 60395}}}}, linear = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{x = 2105376125, color = {red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = {red = 0, green = 0, blue = 61423, alpha = 60395}}}}, gradient = {p1 = {x = 4096, y = 705326181}, p2 = {x = 0, y = 1601034608}}}, radial = {base = {base = {type = CAIRO_PATTERN_TYPE_SOLID, ref_count = 1, status = CAIRO_STATUS_SUCCESS, user_data = {size = 0, num_elements = 0, element_size = 12, elements = 0x0, is_snapshot = 0}, matrix = {xx = 1, yx = 0, xy = 0, yy = 1, x0 = 0, y0 = 0}, filter = CAIRO_FILTER_BEST, extend = CAIRO_EXTEND_PAD}, n_stops = 1072561661, stops_size = 4261281278, stops = 0x3fed7d7d, stops_embedded = {{x = 2105376125, color = { red = 16364, green = 64764, blue = 64764, alpha = 64765}}, {x = 1072693248, color = {red = 0, green = 0, blue = 61423, alpha = 60395}}}}, gradient = {c1 = {x = 4096, y = 705326181, radius = 0}, c2 = {x = 1601034608, y = 0, radius = 1600508668}}}}} #11 0x5f64e888 in cairo_fill_preserve (cr=0x105dfd90) at cairo.c:2098 status = 23 #12 0x5f64e8d8 in cairo_fill (cr=0x105dfd90) at cairo.c:2074 No locals. #13 0x5f79e970 in gdk_window_clear_backing_rect (window=0x10063718, x=0, y=0, width=14, height=23) at gdkwindow.c:1892 paint = (GdkWindowPaint *) 0x10471918 method = {cr = 0x105dfd90, gc = 0x0} __PRETTY_FUNCTION__ = "gdk_window_clear_backing_rect" #14 0x5f79ec04 in gdk_window_begin_paint_region (window=0x10063718, region=0x105d4da0) at gdkwindow.c:1020 clip_box = {x = 0, y = 0, width = 14, height = 23} paint = (GdkWindowPaint *) 0x10471918 list = (GSList *) 0x0 __PRETTY_FUNCTION__ = "gdk_window_begin_paint_region" #15 0x5f79ed14 in gdk_window_begin_paint_rect (window=0x10063718, rectangle=0x105d4da0) at gdkwindow.c:916 __t = 0 region = (GdkRegion *) 0x105d4da0 __PRETTY_FUNCTION__ = "gdk_window_begin_paint_rect" #16 0x5fbfe0a0 in gtk_spin_button_expose (widget=0x10559800, event=0x7ffedb20) at gtkspinbutton.c:755 rect = {x = 0, y = 0, width = 14, height = 23} spin = (GtkSpinButton *) 0x10559800 __PRETTY_FUNCTION__ = "gtk_spin_button_expose" #17 0x5fb594e4 in _gtk_marshal_BOOLEAN__BOXED (closure=0x10084d08, return_value=0x7ffed6e0, n_param_values=0, param_values=0x5fbfdeb0, invocation_hint=0x0, marshal_data=0x5fbfdeb0) at gtkmarshalers.c:84 callback = 0x5fbfdeb0 data1 = 0x10559800 data2 = 0x100816c0 __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #18 0x5f543700 in g_closure_invoke (closure=0x10084d08, return_value=0x7ffed6e0, n_param_values=2, param_values=0x7ffed7b0, invocation_hint=0x7ffed6c8) at gclosure.c:490 marshal = 0x5f543ae0 marshal_data = 0xc8 in_marshal = 0 __PRETTY_FUNCTION__ = "g_closure_invoke" #19 0x5f5606dc in signal_emit_unlocked_R (node=0x100848d8, detail=0, instance=0x10559800, emission_return=0x7ffed980, instance_and_params=0x7ffed7b0) at gsignal.c:2478 tmp = (Handler *) 0x7ffed6c8 handler = (Handler *) 0x105dd238 accumulator = (SignalAccumulator *) 0x10086050 emission = {next = 0x0, instance = 0x10559800, ihint = {signal_id = 36, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 274030592} handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x7ffed6e0 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 36 max_sequential_handler_number = 1115 return_value_altered = 0 #20 0x5f561ba0 in g_signal_emit_valist (instance=0x10559800, signal_id=0, detail=0, var_args=0x7ffeda50 "") at gsignal.c:2211 _cvalue = (GTypeCValue *) 0x10086050 _flags = 0 _vtable = (GTypeValueTable *) 0x7ffed7b0 _cvalues = {{v_int = 2147408672, v_long = 2147408672, v_int64 = 9223050017386790912, v_double = nan(0xedb2000000000), v_pointer = 0x7ffedb20}, { v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}} _lcopy_format = (gchar *) 0x1001
_n_values = 2147408256 return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} static_scope = 23 instance_and_params = (GValue *) 0x7ffed7b0 stack_values = {{g_type = 274030592, data = {{v_int = 274044928, v_uint = 274044928, v_long = 274044928, v_ulong = 274044928, v_int64 = 1177014003394674688, v_uint64 = 1177014003394674688, v_float = 4.21239397e-29, v_double = 5.5635422497395239e-230, v_pointer = 0x10559800}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 268981696, data = {{v_int = 2147408672, v_uint = 2147408672, v_long = 2147408672, v_ulong = 2147408672, v_int64 = 9223050017386790912, v_uint64 = 9223050017386790912, v_float = nan(0x7edb20), v_double = nan(0xedb2000000000), v_pointer = 0x7ffedb20}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 576460752303423488, v_uint64 = 576460752303423488, v_float = 3.85185989e-34, v_double = 3.7857669957336791e-270, v_pointer = 0x8000000}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1601034608, v_uint64 = 1601034608, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1600564196, v_uint64 = 1600564196, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1601034608, v_uint64 = 1601034608, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1600548496, v_uint64 = 1600548496, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1, v_uint64 = 1, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 12, v_uint64 = 12, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 1072693248, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 1072693248, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 2, data = {{v_int = 1072693248, v_uint = 1072693248, v_long = 1072693248, v_ulong = 1072693248, v_int64 = 4607182418800017408, v_uint64 = 4607182418800017408, v_float = 1.875, v_double = 1, v_pointer = 0x3ff00000}, { v_int = 1072693248, v_uint = 1072693248, v_long = 1072693248, v_ulong = 1072693248, v_int64 = 4607182418800017408, v_uint64 = 4607182418800017408, v_float = 1.875, v_double = 1, v_pointer = 0x3ff00000}}}, {g_type = 1072693248, data = {{v_int = 1072693248, v_uint = 1072693248, v_long = 1072693248, v_ulong = 1072693248, v_int64 = 4607182418800017408, v_uint64 = 4607182418800017408, v_float = 1.875, v_double = 1, v_pointer = 0x3ff00000}, {v_int = -1, v_uint = 4294967295, v_long = -1, v_ulong = 4294967295, v_int64 = -1, v_uint64 = 18446744073709551615, v_float = -nan(0x7fffff), v_double = -nan(0xfffffffffffff), v_pointer = 0xffffffff}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1601034608, v_uint64 = 1601034608, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 2147408144, v_uint64 = 2147408144, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1601034608, v_uint64 = 1601034608, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1600564196, v_uint64 = 1600564196, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{ v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 274595248, v_uint64 = 274595248, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1601034608, v_uint64 = 1601034608, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1600481936, v_uint64 = 1600481936, v_float = 0, v_double = 0, v_pointer = 0x0}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 1, v_uint64 = 1, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{ v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 12, v_uint64 = 12, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0x7ffed7c8 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "g_signal_emit_valist" #21 0x5f562228 in g_signal_emit (instance=0x0, signal_id=2147408256, detail=2147407792) at gsignal.c:2243 No locals. #22 0x5fcee7d8 in gtk_widget_event_internal (widget=0x10559800, event=0x7ffedb20) at gtkwidget.c:4136 signal_num = 26 return_val = 0 #23 0x5fb56fc0 in gtk_main_do_event (event=0x7ffedb20) at gtkmain.c:1521 event_widget = (GtkWidget *) 0x10559800 grab_widget = (GtkWidget *) 0x10559800 window_group = (GtkWindowGroup *) 0x10528170 next_event = (GdkEvent *) 0x0 tmp_list = (GList *) 0x7ffedb20 __PRETTY_FUNCTION__ = "gtk_main_do_event" #24 0x5f7a0430 in gdk_window_process_updates_internal (window=0x100636c0) at gdkwindow.c:2336 event = {type = GDK_EXPOSE, any = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0'}, expose = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', area = {x = 0, y = 0, width = 288, height = 17}, region = 0x105d5480, count = 0}, no_expose = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0'}, visibility = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', state = GDK_VISIBILITY_UNOBSCURED}, motion = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', time = 0, x = 0, y = 0, axes = 0x0, state = 274243240, is_hint = 0, device = 0x5f523b6c, x_root = 0, y_root = 0}, button = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', time = 0, x = 0, y = 0, axes = 0x0, state = 274243240, button = 0, device = 0x5f523b6c, x_root = 0, y_root = 0}, scroll = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', time = 0, x = 0, y = 0, state = 0, direction = 274243240, device = 0x0, x_root = 0, y_root = 0}, key = { type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', time = 0, state = 0, keyval = 288, length = 17, string = 0x105d5480 "", hardware_keycode = 0, group = 0 '\0', is_modifier = 0}, crossing = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', subwindow = 0x0, time = 0, x = 0, y = 0, x_root = 0, y_root = 0, mode = GDK_CROSSING_NORMAL, detail = 268842252, focus = 0, state = 268842248}, focus_change = { type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', in = 0}, configure = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', x = 0, y = 0, width = 288, height = 17}, property = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', atom = 0x0, time = 0, state = 288}, selection = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', selection = 0x0, target = 0x0, property = 0x120, time = 17, requestor = 274551936}, owner_change = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', owner = 0, reason = GDK_OWNER_CHANGE_NEW_OWNER, selection = 0x120, time = 17, selection_time = 274551936}, proximity = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', time = 0, device = 0x0}, client = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', message_type = 0x0, data_format = 0, data = { b = "\000\000\001 \000\000\000\021\020]T\200\000\000\000\000\020X\236, s = {0, 288, 0, 17, 4189, 21632, 0, 0, 4184, -24920}, l = {288, 17, 274551936, 0, 274243240}}}, dnd = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', context = 0x0, time = 0, x_root = 0, y_root = 288}, window_state = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', changed_mask = 0, new_window_state = 0}, setting = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', action = GDK_SETTING_ACTION_NEW, name = 0x0}, grab_broken = {type = GDK_EXPOSE, window = 0x100636c0, send_event = 0 '\0', keyboard = 0, implicit = 0, grab_window = 0x120}} save_region = 1 #25 0x5f7a053c in gdk_window_process_all_updates () at gdkwindow.c:2399 private = (GdkWindowObject *) 0x0 old_update_windows = (GSList *) 0x105c55d0 tmp_list = (GSList *) 0x105c5590 #26 0x5fa885e4 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1111 No locals. #27 0x5f77c754 in gdk_threads_dispatch (data=0x0) at gdk.c:470 dispatch = (GdkThreadsDispatch *) 0x1058a3d0 ret = 0 #28 0x5f46cde8 in g_main_context_dispatch (context=0x10065c58) at gmain.c:2061 No locals. #29 0x5f46f4fc in g_main_context_iterate (context=0x10065c58, block=1, dispatch=1, self=0x7ffedb20) at gmain.c:2694 max_priority = 110 timeout = 0 some_ready = 1 nfds = 2 allocated_nfds = 1 fds = (GPollFD *) 0x10086f50 __PRETTY_FUNCTION__ = "g_main_context_iterate" #30 0x5f46f974 in g_main_loop_run (loop=0x10083738) at gmain.c:2898 got_ownership = 268765312 self = (GThread *) 0x10071458 __PRETTY_FUNCTION__ = "g_main_loop_run" #31 0x5fb55dc4 in gtk_main () at gtkmain.c:1142 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x10053400 loop = (GMainLoop *) 0x10083738 #32 0x1000e428 in main (argc=1, argv=0x7ffede84) at main.c:277 options = (TerminalOptions *) 0x1004a1e8 app = (TerminalApp *) 0x10053400 startup_id = (const gchar *) 0x17
display = (const gchar *) 0x17
error = (GError *) 0x0 nargv = (gchar **) 0x10050880 nargc = 4 n = 1 (gdb)