Advertisement
Guest User

Untitled

a guest
May 16th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x4a947828 in ?? ()
  3. (gdb) bt
  4. #0 0x4a947828 in ?? ()
  5. #1 0x41cf76e4 in JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const () from /usr/lib/libjavascriptcoregtk-1.0.so.0
  6. #2 0x41d2e294 in JITStubThunked_op_get_by_id_self_fail ()
  7. from /usr/lib/libjavascriptcoregtk-1.0.so.0
  8. #3 0x41d2b834 in cti_op_get_by_id_self_fail ()
  9. from /usr/lib/libjavascriptcoregtk-1.0.so.0
  10. #4 0x41d2b834 in cti_op_get_by_id_self_fail ()
  11. from /usr/lib/libjavascriptcoregtk-1.0.so.0
  12. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement