Advertisement
Guest User

Untitled

a guest
May 27th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.88 KB | None | 0 0
  1. [Thread 0x7fff57318700 (LWP 28842) exited]
  2. [New Thread 0x7fff57318700 (LWP 30295)]
  3.  
  4. (uzbl-core:20341): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node box owner UzblStatusBar)
  5.  
  6. (uzbl-core:20341): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node box owner UzblStatusBar)
  7.  
  8. Thread 1 "uzbl-core" received signal SIGSEGV, Segmentation fault.
  9. 0x00007ffff57e2e50 in JSC::JSCell::getPrimitiveNumber(JSC::ExecState*, double&, JSC::JSValue&) const () from /usr/lib/libjavascriptcoregtk-3.0.so.0
  10. (gdb) bt
  11. #0  0x00007ffff57e2e50 in JSC::JSCell::getPrimitiveNumber(JSC::ExecState*, double&, JSC::JSValue&) const () from /usr/lib/libjavascriptcoregtk-3.0.so.0
  12. #1  0x00007ffff57abe8c in ?? () from /usr/lib/libjavascriptcoregtk-3.0.so.0
  13. #2  0x00007fffa2e37dfb in ?? ()
  14. #3  0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement