Advertisement
Timo6

VDrift bt3 18/06/11

Jun 18th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. /Applications/VDrift/Dev/vdrift/tools/osx/../../src/fracturebody.cpp:62: failed assertion `id >= 0'
  2.  
  3. Program received signal SIGABRT, Aborted.
  4. 0x9551b156 in __kill ()
  5. (gdb) bt
  6. #0 0x9551b156 in __kill ()
  7. #1 0x9551b148 in kill$UNIX2003 ()
  8. #2 0x955ad899 in raise ()
  9. #3 0x955c39b8 in abort ()
  10. #4 0x0033b944 in __eprintf (string=Could not find the frame base for "__eprintf".
  11. ) at /var/tmp/gcc/gcc-5666.3~123/src/gcc/libgcc2.c:2038
  12. #5 0x0025f83e in FractureBody::breakConnection (this=0x1c59210, con_id=4) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/fracturebody.cpp:62
  13. #6 0x0026dec8 in DynamicsWorld::fractureCallback (this=0xbfffb150) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/dynamicsworld.cpp:296
  14. #7 0x0026e07b in DynamicsWorld::solveConstraints (this=0xbfffb150, solverInfo=@0xbfffb1b4) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/dynamicsworld.cpp:185
  15. #8 0x0031f0b7 in btDiscreteDynamicsWorld::internalSingleStepSimulation (this=0xbfffb150, timeStep=0.0111111114) at /Applications/VDrift/Dev/vdrift/tools/osx/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:342
  16. #9 0x0031f6c6 in btDiscreteDynamicsWorld::stepSimulation (this=0xbfffb150, timeStep=0.0111111114, maxSubSteps=10, fixedTimeStep=0.0111111114) at /Applications/VDrift/Dev/vdrift/tools/osx/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp:290
  17. #10 0x0026d8e4 in DynamicsWorld::update (this=0xbfffb150, dt=0.0111111114) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/dynamicsworld.cpp:167
  18. #11 0x000c52bf in GAME::AdvanceGameLogic (this=0xbfff9230) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/game.cpp:766
  19. #12 0x000c5926 in GAME::Tick (this=0xbfff9230, deltat=0.0170000009) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/game.cpp:702
  20. #13 0x000c5af7 in GAME::MainLoop (this=0xbfff9230) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/game.cpp:667
  21. #14 0x000cbd2c in GAME::Start (this=0xbfff9230, args=@0xbfffeb18) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/game.cpp:224
  22. #15 0x001d0644 in SDL_main (argc=1, argv=0xd14310) at /Applications/VDrift/Dev/vdrift/tools/osx/../../src/main.cpp:72
  23. #16 0x0026d2ac in -[SDLMain applicationDidFinishLaunching:] (self=0xd270c0, _cmd=0x90e2f41e, note=0xd438c0) at /Applications/VDrift/Dev/vdrift/tools/osx/SDLMain.m:301
  24. #17 0x943b93bf in _nsnote_callback ()
  25. #18 0x96d92793 in __CFXNotificationPost ()
  26. #19 0x96d9219a in _CFXNotificationPostNotification ()
  27. #20 0x943ae25c in -[NSNotificationCenter postNotificationName:object:userInfo:] ()
  28. #21 0x943bb669 in -[NSNotificationCenter postNotificationName:object:] ()
  29. #22 0x986a6422 in -[NSApplication _postDidFinishNotification] ()
  30. #23 0x986a6332 in -[NSApplication _sendFinishLaunchingNotification] ()
  31. #24 0x987fd4ed in -[NSApplication(NSAppleEventHandling) _handleAEOpen:] ()
  32. #25 0x987fd10d in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] ()
  33. #26 0x943ee6c8 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] ()
  34. #27 0x943ee48c in _NSAppleEventManagerGenericHandler ()
  35. #28 0x9716ef58 in aeDispatchAppleEvent ()
  36. #29 0x9716ee57 in dispatchEventAndSendReply ()
  37. #30 0x9716ed61 in aeProcessAppleEvent ()
  38. #31 0x92084197 in AEProcessAppleEvent ()
  39. #32 0x986769ca in _DPSNextEvent ()
  40. #33 0x98675fce in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
  41. #34 0x98638247 in -[NSApplication run] ()
  42. #35 0x0026d12b in CustomApplicationMain (argc=1, argv=0xbffff888) at /Applications/VDrift/Dev/vdrift/tools/osx/SDLMain.m:228
  43. #36 0x0026d4f4 in main (argc=1, argv=0xbffff888) at /Applications/VDrift/Dev/vdrift/tools/osx/SDLMain.m:379
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement