Created
November 3, 2019 12:58
-
-
Save kungfoo/e64b8f1e7c5705dcd70a5d7928198e82 to your computer and use it in GitHub Desktop.
BMS crash log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================== CRASHLOG ===================================== | |
Falcon BMS.exe caused an EXCEPTION_ACCESS_VIOLATION in: | |
00000000400BB6B7 Falcon BMS.exe, F4SoundPos::PlayRel()+7 byte(s), e:\wip\bms\svn\source\rel-4.34\falcsnd\fsound.cpp, line 1789+7 byte(s) | |
Exception handler called in UnhandledExceptionHandler. | |
Read from location 0000000000000198 caused an access violation. | |
Bytes at CS:RIP: 48 83 B8 98 01 00 00 00 74 1D F2 0F 10 40 28 F2 | |
Registers: | |
RAX=0x0000000000000000 RBX=0x0000000000000000 RCX=0x0000000071f929b8 RDX=0x0000000000000120 | |
RSI=0x0000000071f927d0 RDI=0x0000000000000000 RBP=0x0000000000000000 RSP=0x000000001d64f928 | |
RIP=0x00000001400bb6b7 FLG=0x0000000000010246 | |
R8=0x0000000000000000 R9=0x0000000000000120 R10=0x000000001d64f8f8 R11=0x000000001d64f844 | |
R12=0x0000000000000001 R13=0x00000001407f63a8 R14=0x0000000071f933e0 R15=0x00000001408e7900 | |
CS=0x0033 DS=0x002B SS=0x002B ES=0x002B FS=0x0053 GS=0x002B | |
Call Stack: | |
0033:00000000400BB6B7 Falcon BMS.exe, F4SoundPos::PlayRel()+7 byte(s), e:\wip\bms\svn\source\rel-4.34\falcsnd\fsound.cpp, line 1789+7 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x000000003E29A486 0x0000000000000000) | |
0033:00000000401C8DA9 Falcon BMS.exe, AirframeClass::EngineModel()+809 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\airframe\engine.cpp, line 405, Parameters(0x0000000000000000 0x0000000071F933E0 0x0000000000000001 0x0000000000000000) | |
0033:00000000401CF6D4 Falcon BMS.exe, AirframeClass::Exec()+2212 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\airframe\airframe.cpp, line 1076+56 byte(s), Parameters(0x00000000427E2DD0 0x0000000071F927D0 0x0000000071F927D0 0x0000000080000000) | |
0033:00000000401A6662 Falcon BMS.exe, AircraftClass::Exec()+530 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\aircraft\aircraft.cpp, line 1850, Parameters(0x00000000427E71A0 0x000000001D64FD10 0x0000000000000000 0x0000000000000000) | |
0033:0000000040461259 Falcon BMS.exe, SimVuDriver::ExecModel()+41 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\simlib\simvudrv.cpp, line 29, Parameters(0x0000000071F927D0 0x000000001D64FD10 0x0000000002932E4D 0x0000000000000000) | |
0033:000000004057CDE3 Falcon BMS.exe, VuMaster::Exec()+35 byte(s), e:\wip\bms\svn\source\rel-4.34\vu2\src\vudriver.cpp, line 598, Parameters(0x0000000071F927D0 0x00000000427DD030 0x0000000000000000 0x00000000427DD030) | |
0033:000000004041FE85 Falcon BMS.exe, SimulationDriver::Cycle()+1925 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\simdrive\simdrive.cpp, line 700, Parameters(0x0000000000000000 0x0000000000000000 0x000000000B1E62E0 0x00000000407F62B0) | |
0033:00000000404637C2 Falcon BMS.exe, SimulationLoopControl::Loop()+2034 byte(s), e:\wip\bms\svn\source\rel-4.34\sim\simloop\simloop.cpp, line 518, Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000040462FD0) | |
0033:00000000400787CD Falcon BMS.exe, ThreadUnhandledExceptionWrapper()+109 byte(s), e:\wip\bms\svn\source\rel-4.34\falclib\ehandler.cpp, line 1583+5 byte(s), Parameters(0x0000000000000000 0x000000001C633D20 0x0000000000000000 0x0000000000000000) | |
0033:000000004070305D Falcon BMS.exe, thread_start<unsigned int (__cdecl*)(void * __ptr64)>()+93 byte(s), d:\th\minkernel\crts\ucrt\src\appcrt\startup\thread.cpp, line 115+5 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000) | |
0033:00000000735D7BD4 KERNEL32.DLL, BaseThreadInitThunk()+20 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000) | |
0033:0000000073BACED1 ntdll.dll, RtlUserThreadStart()+33 byte(s), Parameters(0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment