Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Starting program: test proc1 1.rxt
  2. [Thread debugging using libthread_db enabled]
  3. program received signal SIGSEGV, Segmentation fault.
  4. 0x083203e6 in lbasename ()
  5. (gdb) bt
  6. #0 0x083203e6 in lbasename ()
  7. #1 0x08202705 in ldirname ()
  8. #2 0x080df54a in _initialize_python ()
  9. #3 0x081fefef in gdb_init ()
  10. #4 0x080909cf in init_libgdb (symfile=0xffffcef8 "proc1", outfile=0xffffcefe "1.txt") at ../gdbinterface.c:785
  11. #5 0x08090d0b in main (argc=5, argv=0xffffcc74) at ../test.cpp:79
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement