Advertisement
Guest User

Untitled

a guest
Jan 15th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.99 KB | None | 0 0
  1. 0x080de65d in ?? ()
  2. (gdb) bt
  3. #0  0x080de65d in ?? ()
  4. #1  0xb7bca847 in sampgdk_native_invoke_array (native=0x80de5d0, format=0x8703058 "R", args=0xbfffe38c)
  5.     at src/SampSharp/includes/sampgdk/sampgdk.c:2077
  6. #2  0xb7bcaaae in sampgdk_InvokeNativeArray (native=0x80de5d0, format=0x8703058 "R", args=0xbfffe38c)
  7.     at src/SampSharp/includes/sampgdk/sampgdk.c:2189
  8. #3  0xb7bbbba7 in sampgdk::InvokeNativeArray (native=0x80de5d0, format=0x8703058 "R", args=0xbfffe38c)
  9.     at src/SampSharp/includes/sampgdk/sampgdk.h:747
  10. #4  0xb7bb94fb in GameMode::InvokeNative (handle=63, args_array=0xb60ee250) at src/SampSharp/GameMode.cpp:532
  11. #5  0xb6459038 in ?? ()
  12. #6  0xb6458fe8 in ?? ()
  13. #7  0xb6458faf in ?? ()
  14. #8  0xb6458c18 in ?? ()
  15. #9  0xb6458810 in ?? ()
  16. #10 0xb64586b0 in ?? ()
  17. #11 0xb6458390 in ?? ()
  18. #12 0xb6442f78 in ?? ()
  19. #13 0xb6442f04 in ?? ()
  20. #14 0xb6442d33 in ?? ()
  21. #15 0xb6442be4 in ?? ()
  22. #16 0xb6442b8f in ?? ()
  23. #17 0xb6442b3e in ?? ()
  24. #18 0xb6442afc in ?? ()
  25. #19 0xb642b71e in ?? ()
  26. #20 0xb780cb79 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  27. #21 0xb79c9d79 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  28. #22 0xb79cb75a in mono_runtime_invoke () from /usr/lib/libmonosgen-2.0.so.1
  29. #23 0xb7bbb4dc in GameMode::CallEvent (method=0x858d7a8, handle=3, params=0xbfffea7c, exception_return=0x0)
  30.     at src/SampSharp/GameMode.cpp:1136
  31. #24 0xb7bbaffb in GameMode::ProcessPublicCall (amx=0x836dba8, name=0x81d7030 "OnPlayerUpdate",
  32.     params=0xbfffeb38, retval=0xbfffec2c) at src/SampSharp/GameMode.cpp:1077
  33. #25 0xb7bb73f3 in OnPublicCall (amx=0x836dba8, name=0x81d7030 "OnPlayerUpdate", params=0xbfffeb38,
  34.     retval=0xbfffec2c) at src/SampSharp/main.cpp:282
  35. #26 0xb7bc9b5c in sampgdk_callback_invoke (amx=0x836dba8, name=0x81d7030 "OnPlayerUpdate", paramcount=1,
  36.     retval=0xbfffec2c) at src/SampSharp/includes/sampgdk/sampgdk.c:1716
  37. #27 0xb7bcc1a6 in _sampgdk_amxhooks_Exec (amx=0x836dba8, retval=0xbfffec2c, index=-10042)
  38.     at src/SampSharp/includes/sampgdk/sampgdk.c:2979
  39. #28 0x080a6449 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement