Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2014
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Breakpoint 1, 0xb6f6cc2e in gdk_x_error () from /usr/lib/libgdk-x11-2.0.so.0
  2. (gdb) bt
  3. #0 0xb6f6cc2e in gdk_x_error () from /usr/lib/libgdk-x11-2.0.so.0
  4. #1 0xb7e4a330 in _XError () from /usr/lib/libX11.so.6
  5. #2 0xb7e4732f in handle_error () from /usr/lib/libX11.so.6
  6. #3 0xb7e473df in handle_response () from /usr/lib/libX11.so.6
  7. #4 0xb7e48356 in _XReply () from /usr/lib/libX11.so.6
  8. #5 0xb7e30135 in _XGetWindowAttributes () from /usr/lib/libX11.so.6
  9. #6 0xb7e30269 in XGetWindowAttributes () from /usr/lib/libX11.so.6
  10. #7 0xb7e71a6e in _XimDefaultColormap () from /usr/lib/libX11.so.6
  11. #8 0xb7e72307 in _XimSetICDefaults () from /usr/lib/libX11.so.6
  12. #9 0xb7e7236e in _XimSetICDefaults () from /usr/lib/libX11.so.6
  13. #10 0xb7e6dba7 in _XimLocalCreateIC () from /usr/lib/libX11.so.6
  14. #11 0xb7e540b4 in XCreateIC () from /usr/lib/libX11.so.6
  15. #12 0x0806b639 in main (argc=2, argv=0xbfffe0e4) at xlib/main.c:946
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement