Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. Program terminated with signal SIGSEGV, Segmentation fault.
  2. #0 0x0823b6c7 in COfflineShopManager::DestroyOfflineShop (this=0xffffa864, ch=0x0, dwVID=47165,
  3. bDestroyAll=false) at offlineshop_manager.cpp:101
  4. 101 offlineshop_manager.cpp: No such file or directory.
  5. [Current thread is 1 (LWP 100166)]
  6. (gdb) bt full
  7. #0 0x0823b6c7 in COfflineShopManager::DestroyOfflineShop (this=0xffffa864, ch=0x0, dwVID=47165,
  8. bDestroyAll=false) at offlineshop_manager.cpp:101
  9. No locals.
  10. #1 0x0806c415 in offline_shop_update_event (event=..., processing_time=1500) at char.cpp:4880
  11. pChar = 0x0
  12. pInfo = <optimized out>
  13. __FUNCTION__ = "offline_shop_update_event"
  14. npc = 0x5c3ce000
  15. remain_time = <optimized out>
  16. #2 0x08108ba1 in event_process (pulse=3027) at event.cpp:140
  17. pElem = 0x5c3cd380
  18. the_event = {px = 0x5c328f60}
  19. processing_time = 1500
  20. new_time = <optimized out>
  21. num_events = <optimized out>
  22. #3 0x0824222a in heartbeat (ht=0x28d5b160, pulse=3027) at main.cpp:257
  23. t = 119731
  24. #4 0x0824337c in idle () at main.cpp:914
  25. pta = {tv_sec = 1561407959, tv_usec = 11364}
  26. passed_pulses = 0
  27. process_time_count = 17
  28. now = <optimized out>
  29. t = <optimized out>
  30. pta = <optimized out>
  31. process_time_count = <optimized out>
  32. now = <optimized out>
  33. passed_pulses = <optimized out>
  34. t = <optimized out>
  35. #5 0x0804ecd5 in main (argc=1, argv=0xffffdd94) at main.cpp:567
  36. db_manager = {<singleton<DBManager>> = {_vptr.singleton = 0x8643ad0 <vtable for DBManager+8>,
  37. static ms_singleton = 0xffffd3a4}, m_sql = <incomplete type>,
  38. m_sql_direct = <incomplete type>, m_bIsConnect = true, m_map_dbstring = {_M_t = {
  39. _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_trai ts<char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, std::char_traits <char>, std::allocator<char> > const, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >> = {<No data fields>}, <No data fields>},
  40. _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std: --Type <RET> for more, q to quit, c to continue without paging--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement