Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.80 KB | None | 0 0
  1. [Thread 0xb61f9b70 (LWP 29934) exited]
  2. [New Thread 0xb61f9b70 (LWP 29939)]
  3. [New Thread 0xb09fdb70 (LWP 29940)]
  4. [Thread 0xb61f9b70 (LWP 29939) exited]
  5. [Thread 0xb09fdb70 (LWP 29940) exited]
  6. [22:43:59] <[CRG] Clucky> somebody pushed me off the tower thats how i broke my
  7. legs
  8. ^C
  9. Program received signal SIGINT, Interrupt.
  10. 0xb7009ab9 in floor (this=0xb1936938, offset=17394)
  11.     at /usr/include/c++/4.4/cmath:259
  12. 259       { return __builtin_floorf(__x); }
  13. (gdb) bt full
  14. #0  0xb7009ab9 in floor (this=0xb1936938, offset=17394)
  15.     at /usr/include/c++/4.4/cmath:259
  16. No locals.
  17. #1  CMap::getTileSpacePosition (this=0xb1936938, offset=17394)
  18.     at ../Juxta/juxta_map.cpp:2745
  19.         p = DWARF-2 expression error: DW_OP_reg operations must be used either a
  20. lone or in conjuction with DW_OP_piece.
  21. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement