-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading a room with Scan Visor active generates a crash extremely often #458
Comments
crash report on newest build: [96.9325 (5729) FATAL ERROR logvisor] Segmentation Fault |
[58.3343 (3471) FATAL ERROR logvisor] Segmentation Fault
20: logvisor::logvisorAbort - 0x7FF7EB7CB730 LINE 138
19: logvisor::AbortHandler - 0x7FF7EB7CA340 LINE 260
18: _seh_filter_exe - 0x7FF7EBD59F08 LINE 219
17:
__scrt_common_main_seh'::
1'::filt$0 - 0x7FF7EBE4BCC8 LINE 30416: __C_specific_handler - 0x7FF7EBD33798 LINE 389
15: _chkstk - 0x7FFB82E68D80
14: RtlRestoreContext - 0x7FFB82DF55F0
13: KiUserExceptionDispatcher - 0x7FFB82E67E90
12: metaforce::MP1::CPlayerVisor::DrawScanObjectIndicators - 0x7FF7EB576170 LINE 93
11: metaforce::MP1::CPlayerVisor::DrawScanEffect - 0x7FF7EB575050 LINE 323
10: metaforce::MP1::CInGameGuiManager::Draw - 0x7FF7EB578AD0 LINE 509
9: metaforce::MP1::CMFGame::Draw - 0x7FF7EB541B10 LINE 215
8: metaforce::CIOWinManager::Draw - 0x7FF7EB6466F0 LINE 49
7: metaforce::MP1::CGameArchitectureSupport::Draw - 0x7FF7EB4A3D40 LINE 212
6: metaforce::Application::onAppDraw - 0x7FF7EB476400 LINE 321
5: aurora::app_run - 0x7FF7EB816710 LINE 372
4: SDL_main - 0x7FF7EB4775E0 LINE 593
3: main_getcmdline - 0x7FF7EBE1E630 LINE 82
2: __scrt_common_main_seh - 0x7FF7EBD31264 LINE 288
1: BaseThreadInitThunk - 0x7FFB815754D0
0: RtlUserThreadStart - 0x7FFB82DC4830
[58.5479 (3471) FATAL ERROR logvisor] Abort Signal
32: logvisor::logvisorAbort - 0x7FF7EB7CB730 LINE 138
31: logvisor::AbortHandler - 0x7FF7EB7CA340 LINE 269
30: raise - 0x7FF7EBD5114C LINE 547
29: abort - 0x7FF7EBD46958 LINE 71
28: terminate - 0x7FF7EBD42380 LINE 58
27: aurora::gfx::
dynamic atexit destructor for 'g_pipelineThread'' - 0x7FF7EBE51580 26: <lambda_f03950bc5685219e0bcd2087efbe011e>::operator() - 0x7FF7EBD5AC98 LINE 206 25: __crt_seh_guarded_call<int>::operator()<<lambda_7777bce6b2f8c936911f934f8298dc43>,<lambda_f03950bc5685219e0bcd2087efbe011e> &,<lambda_3883c3dff614d5e0c5f61bb1ac94921c> > - 0x7FF7EBD5AAAC LINE 204 24: _execute_onexit_table - 0x7FF7EBD5ADC8 LINE 160 23: <lambda_6e4b09c48022b2350581041d5f6b0c4c>::operator() - 0x7FF7EBD37DF8 LINE 232 22: __crt_seh_guarded_call<void>::operator()<<lambda_d80eeec6fff315bfe5c115232f3240e3>,<lambda_6e4b09c48022b2350581041d5f6b0c4c> &,<lambda_2358e3775559c9db80273638284d5e45> > - 0x7FF7EBD37DC0 LINE 224 21: common_exit - 0x7FF7EBD37EC4 LINE 201 20: logvisor::logvisorAbort - 0x7FF7EB7CB730 LINE 173 19: logvisor::AbortHandler - 0x7FF7EB7CA340 LINE 260 18: _seh_filter_exe - 0x7FF7EBD59F08 LINE 219 17:
__scrt_common_main_seh'::`1'::filt$0 - 0x7FF7EBE4BCC8 LINE 30416: __C_specific_handler - 0x7FF7EBD33798 LINE 389
15: _chkstk - 0x7FFB82E68D80
14: RtlRestoreContext - 0x7FFB82DF55F0
13: KiUserExceptionDispatcher - 0x7FFB82E67E90
12: metaforce::MP1::CPlayerVisor::DrawScanObjectIndicators - 0x7FF7EB576170 LINE 93
11: metaforce::MP1::CPlayerVisor::DrawScanEffect - 0x7FF7EB575050 LINE 323
10: metaforce::MP1::CInGameGuiManager::Draw - 0x7FF7EB578AD0 LINE 509
9: metaforce::MP1::CMFGame::Draw - 0x7FF7EB541B10 LINE 215
8: metaforce::CIOWinManager::Draw - 0x7FF7EB6466F0 LINE 49
7: metaforce::MP1::CGameArchitectureSupport::Draw - 0x7FF7EB4A3D40 LINE 212
6: metaforce::Application::onAppDraw - 0x7FF7EB476400 LINE 321
5: aurora::app_run - 0x7FF7EB816710 LINE 372
4: SDL_main - 0x7FF7EB4775E0 LINE 593
3: main_getcmdline - 0x7FF7EBE1E630 LINE 82
2: __scrt_common_main_seh - 0x7FF7EBD31264 LINE 288
1: BaseThreadInitThunk - 0x7FFB815754D0
0: RtlUserThreadStart - 0x7FFB82DC4830
The text was updated successfully, but these errors were encountered: