Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. [2017-Jan-24 11:07:49] ExceptionHandler::handleSignal(int signal):
  2. [2017-Jan-24 11:07:49] Signal raised:
  3. [2017-Jan-24 11:07:49] 11 SIGSEGV (Segmentation fault)
  4. [2017-Jan-24 11:07:49] (0) [0x0x9fc625] proxy::core::StackTrace::log() + 0x25
  5. [2017-Jan-24 11:07:49] (1) [0x0x9c3c90] proxy::core::ExceptionHandler::handleSignal(int) + 0x80
  6. [2017-Jan-24 11:07:49] (2) [0x0x7f27d61af0b0] + 0x330b0
  7. [2017-Jan-24 11:07:49] (3) [0x0x84c480] seraphon::world::Actor::getPlayer() const + 0
  8. [2017-Jan-24 11:07:49] (4) [0x0x8ae93a] seraphon::world::Unit::spreadDeathExperience() + 0x5a
  9. [2017-Jan-24 11:07:49] (5) [0x0x8aedd8] seraphon::world::Unit::setHitpoints(double, seraphon::world::Unit*, bool, bool) + 0xd8
  10. [2017-Jan-24 11:07:49] (6) [0x0x8aef77] seraphon::world::Unit::onTraitAdded(seraphon::world::Trait const&) + 0x67
  11. [2017-Jan-24 11:07:49] (7) [0x0x8a51a9] seraphon::world::Traits::add(seraphon::world::TraitType const&, seraphon::world::Player*, std::unordered_set<seraphon::world::Upgrade*, std::hash<seraphon::world::Upgrade*>, std::equal_to<seraphon::world::Upgrade*>, std::allocator<seraphon::world::Upgrade*> > const&) + 0x299
  12. [2017-Jan-24 11:07:49] (8) [0x0x84b49b] seraphon::world::Actor::buildTraits() + 0x4b
  13. [2017-Jan-24 11:07:49] (9) [0x0x8a83c4] seraphon::world::Unit::initialize(seraphon::world::UnitType const&, seraphon::world::Player&, seraphon::world::Tile&, seraphon::world::City*) + 0x34
  14. [2017-Jan-24 11:07:49] (10) [0x0x95ec9c] seraphon::world::action::DeployUnit::getHint[abi:cxx11](seraphon::world::Tile*) const + 0x7c
  15. [2017-Jan-24 11:07:49] (11) [0x0x6bfe62] seraphon::gui::world::ActionButton::refresh() + 0x62
  16. [2017-Jan-24 11:07:49] (12) [0x0x6a8343] seraphon::gui::world::OverviewPanel::refresh(seraphon::world::Player&) + 0xd3
  17. [2017-Jan-24 11:07:49] (13) [0x0x880ed9] seraphon::world::Player::sendUpdateMessage() + 0x89
  18. [2017-Jan-24 11:07:49] (14) [0x0x8f43a5] seraphon::world::WorldCreatedMessage::onSendComplete() const + 0x35
  19. [2017-Jan-24 11:07:49] (15) [0x0x8c4229] seraphon::world::World::create() + 0x179
  20. [2017-Jan-24 11:07:49] (16) [0x0x679abf] seraphon::gui::menu::NewGameHUD::onMessage(proxy::gui::ListItemSelectedMessage const&) + 0x12f
  21. [2017-Jan-24 11:07:49] (17) [0x0x6f55b4] proxy::gui::List::handleSelection(proxy::gui::ListItem&) + 0x744
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement