GTK/GDK Bug 09/30/15



Gentle People:

     I am getting a segfault from GTK/GDK. This segfault is associated with
the top level window freezing up! It dose seem to "wake up" again if the top
level menus are accessed.

     Dose anyone know what causes this freezing up?

     Is there anything else I could do or send to help resolve this bug?

Thank You
Thomas Dineen

Core was generated by `TA_Bench.sun'.
Program terminated with signal 11, Segmentation fault.
[New process 81551    ]
[New process 605839    ]
[New process 671375    ]
#0 0xfeb9d9dd in gdk_window_is_toplevel_frozen () from /usr/local/lib/libgdk-x11-2.0.so.0
(gdb) backtrace
#0 0xfeb9d9dd in gdk_window_is_toplevel_frozen () from /usr/local/lib/libgdk-x11-2.0.so.0 #1 0xfeb9dca8 in gdk_window_process_all_updates () from /usr/local/lib/libgdk-x11-2.0.so.0 #2 0xfeb9dd2e in gdk_window_update_idle () from /usr/local/lib/libgdk-x11-2.0.so.0 #3 0xfeb84d00 in gdk_threads_dispatch () from /usr/local/lib/libgdk-x11-2.0.so.0
#4  0xfe8c41d1 in g_idle_dispatch () from /usr/local/lib/libglib-2.0.so.0
#5 0xfe8c068b in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #6 0xfe8c2285 in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.0
#7  0xfe8c25da in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
#8  0xfed32a07 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0
#9  0x089fe60f in main (argc=1, argv=0x80473d8) at Main.c:12042
(gdb)

(gdb) x/i $pc
0xfeb9d9dd <gdk_window_is_toplevel_frozen+25>:  mov 0x58(%eax),%ecx


(gdb) info registers
eax            0x0      0
ecx            0xffffffff       -1
edx            0xf916c10        261188624
ebx            0xfebf903c       -21000132
esp            0x8047090        0x8047090
ebp            0x80470a8        0x80470a8
esi            0xfbeec60        264170592
edi            0x1049a608       273262088
eip 0xfeb9d9dd 0xfeb9d9dd <gdk_window_is_toplevel_frozen+25>
eflags         0x10246  [ PF ZF IF RF ]
cs             0x3b     59
ss             0x43     67
ds             0x43     67
es             0x43     67
fs             0x0      0
gs             0x1c3    451
(gdb)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]