Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. Thread 1 "ryzom_client" received signal SIGSEGV, Segmentation fault.
  2. 0x0000000001ab9c39 in NLPACS::CMoveContainer::removePrimitive(NLPACS::UMovePrimitive*) ()
  3. (gdb) bt
  4. #0 0x0000000001ab9c39 in NLPACS::CMoveContainer::removePrimitive(NLPACS::UMovePrimitive*) ()
  5. #1 0x0000000000aad8bd in CEntityManager::removeInstances() ()
  6. #2 0x0000000001684352 in NLGUI::CAHManager::runActionHandler(std::string const&, NLGUI::CCtrlBase*, std::string const&) ()
  7. #3 0x00000000016ce74d in NLGUI::CLuaIHM::runAH(NLGUI::CLuaState&) ()
  8. #4 0x000000000160d041 in ?? ()
  9. #5 0x0000000001b28bfb in ?? ()
  10. #6 0x0000000001b23873 in ?? ()
  11. #7 0x0000000001b29763 in ?? ()
  12. #8 0x0000000001b26ebb in ?? ()
  13. #9 0x0000000001b271ef in ?? ()
  14. #10 0x0000000001b16ded in lua_pcallk ()
  15. #11 0x000000000160e62b in NLGUI::CLuaState::executeSmallScript(std::string const&) ()
  16. #12 0x0000000001626a30 in NLGUI::CLuaManager::executeLuaScript(std::string const&, bool) ()
  17. #13 0x00000000016fd934 in NLGUI::CGroupHTML::endUnparsedElement(char const*, int) ()
  18. #14 0x0000000001758883 in NLGUI::CGroupHTML::htmlElement(_xmlNode*, int) ()
  19. #15 0x0000000001758ed9 in NLGUI::CGroupHTML::htmlWalkDOM(_xmlNode*) ()
  20. #16 0x0000000001758c42 in NLGUI::CGroupHTML::htmlElement(_xmlNode*, int) ()
  21. #17 0x0000000001758ed9 in NLGUI::CGroupHTML::htmlWalkDOM(_xmlNode*) ()
  22. #18 0x0000000001758c42 in NLGUI::CGroupHTML::htmlElement(_xmlNode*, int) ()
  23. #19 0x0000000001758ed9 in NLGUI::CGroupHTML::htmlWalkDOM(_xmlNode*) ()
  24. #20 0x00000000017592cf in NLGUI::CGroupHTML::parseHtml(std::string) ()
  25. #21 0x00000000016e40c8 in NLGUI::CGroupHTML::renderHtmlString(std::string const&) ()
  26. #22 0x00000000016ec6f3 in NLGUI::CGroupHTML::htmlDownloadFinished(std::string const&, std::string const&, long) ()
  27. #23 0x00000000016efb61 in NLGUI::CGroupHTML::checkDownloads() ()
  28. #24 0x00000000016f6033 in NLGUI::CGroupHTML::handle() ()
  29. #25 0x00000000016e3969 in NLGUI::CGroupHTML::handleEvent(NLGUI::CEventDescriptor const&) ()
  30. #26 0x00000000016b185c in NLGUI::CWidgetManager::sendClockTickEvent() ()
  31. #27 0x0000000000d47abb in CInterfaceManager::updateFrameEvents() ()
  32. #28 0x0000000000b5c511 in mainLoop() ()
  33. #29 0x00000000009b2efa in main ()
  34. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement