Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
60
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. [Switching to Thread 800e4a1c0 (LWP 100274)]
  3. 0x0000000800a015c0 in wcslen () from /lib/libc.so.7
  4. (gdb) bt
  5. #0 0x0000000800a015c0 in wcslen () from /lib/libc.so.7
  6. #1 0x00000008009f1ede in vfwscanf () from /lib/libc.so.7
  7. #2 0x00000008009ecd2b in vswprintf () from /lib/libc.so.7
  8. #3 0x00000008007873c8 in sgPrintfvW () from /home/q66/siege/cbuild/lib/libSIEGE.so
  9. #4 0x0000000800761340 in sgFontPrintfvW () from /home/q66/siege/cbuild/lib/libSIEGE.so
  10. #5 0x000000080076130d in sgFontPrintfW () from /home/q66/siege/cbuild/lib/libSIEGE.so
  11. #6 0x000000000040158e in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement