Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Thread 1 "emulationstatio" received signal SIGSEGV, Segmentation fault.
  2. 0x001d9104 in InputConfig::isConfigured() ()
  3. (gdb) bt
  4. #0 0x001d9104 in InputConfig::isConfigured() ()
  5. #1 0x001de0b8 in InputManager::computePlayersConfigs() ()
  6. #2 0x001e0798 in InputManager::computeLastKnownPlayersDeviceIndexes() ()
  7. #3 0x001e14a0 in InputManager::init() ()
  8. #4 0x00208488 in Window::init(unsigned int, unsigned int, bool) ()
  9. #5 0x000d6194 in SystemData::launchGame(Window*, FileData*) ()
  10. #6 0x001a51dc in std::_Function_handler<void (), ViewController::launch(FileData*, Eigen::Matrix<float, 3, 1, 0, 3, 1>)::{lambda()#3}>::_M_invoke(std::_Any_data const&) ()
  11. #7 0x0020a0c8 in AnimationController::~AnimationController() ()
  12. #8 0x001d5710 in GuiComponent::updateSelf(int) ()
  13. #9 0x00206574 in Window::update(int) ()
  14. #10 0x000b321c in main ()
  15. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement