Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. Core was generated by `game'.
  2. Program terminated with signal SIGSEGV, Segmentation fault.
  3. #0 0x080bcc5f in TAffectFlag::IsSet (this=0x2e34, flag=6) at affect_flag.h:32
  4. 32 affect_flag.h: No such file or directory.
  5. [Current thread is 1 (LWP 101091)]
  6. (gdb) bt
  7. #0 0x080bcc5f in TAffectFlag::IsSet (this=0x2e34, flag=6) at affect_flag.h:32
  8. #1 0x080bc6c0 in CHARACTER::IsAffectFlag (this=0x0, dwAff=6) at char_affect.cpp:761
  9. #2 0x08128966 in do_emotion (ch=0x2fffc000, argument=0xffff8f8e "", cmd=162, subcmd=0) at cmd_emotion.cpp:139
  10. #3 0x081282c3 in interpret_command (ch=0x2fffc000, argument=0xffff9b66 "shy", len=3) at cmd.cpp:883
  11. #4 0x081e8494 in CInputMain::Chat (this=0x2a5f931c, ch=0x2fffc000, data=0x30703000 "\003\t", uiBytes=10) at input_main.cpp:748
  12. #5 0x081ef496 in CInputMain::Analyze (this=0x2a5f931c, d=0x2a5f9280, bHeader=3 '\003', c_pData=0x30703000 "\003\t") at input_main.cpp:3386
  13. #6 0x081d4c18 in CInputProcessor::Process (this=0x2a5f931c, lpDesc=0x2a5f9280, c_pvOrig=0x30703000, iBytes=10, r_iBytesProceed=@0xffffa474: 0) at input.cpp:103
  14. #7 0x0817cccc in DESC::ProcessInput (this=0x2a5f9280) at desc.cpp:303
  15. #8 0x0838fdfb in io_loop (fdw=0x29556500) at main.cpp:1012
  16. #9 0x0838fadd in idle () at main.cpp:895
  17. #10 0x0838e77f in main (argc=3, argv=0xffffdbcc) at main.cpp:541
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement