[Rseding91] [2.0.38] Crash deconstructing cargo bay (CargoBayConnectable::drawMergedSelection)

This subforum contains all the issues which we already resolved.
cyx2020f
Burner Inserter
Burner Inserter
Posts: 10
Joined: Mon Feb 03, 2020 12:12 pm
Contact:

[Rseding91] [2.0.38] Crash deconstructing cargo bay (CargoBayConnectable::drawMergedSelection)

Post by cyx2020f »

Reproduce:
1. Turn on editor mode and set `ignore surface properties` to `true`.
2. Build a cargo bay on a space platform.
3. Build a cargo landing pad near to the cargo bay.
4. Deconstruct the cargo bay.
Log:

Code: Select all

 182.912 Error CrashHandler.cpp:641: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\libraries\StackWalker\StackWalker.cpp(924): StackWalker::ShowCallstack
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Util\Logger.cpp(337): Logger::writeStacktrace
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Util\Logger.cpp(379): Logger::logStacktrace
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Util\CrashHandler.cpp(183): CrashHandler::writeStackTrace
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Util\CrashHandler.cpp(654): CrashHandler::SignalHandler
minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp(219): _seh_filter_exe
D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(304): `__scrt_common_main_seh'::`1'::filt$0
D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\riscchandler.cpp(389): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF92A423F0F)
00007FF92A423F0F (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF92A2D3B78)
00007FF92A2D3B78 (ntdll): (filename not available): RtlWow64GetCurrentCpuArea
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF92A42384E)
00007FF92A42384E (ntdll): (filename not available): KiUserExceptionDispatcher
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Entity\CargoBayConnectable.cpp(107): CargoBayConnectable::drawMergedSelection
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Entity\CargoLandingPad.cpp(462): CargoLandingPad::drawSelectionInfo
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Graphics\CursorRenderer.cpp(320): CursorRenderer::renderEntitySelection
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Graphics\CursorRenderer.cpp(168): CursorRenderer::renderPlayerCursor
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Graphics\CursorRenderer.cpp(81): CursorRenderer::prepare
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Graphics\GameRenderer.cpp(102): GameRenderer::prepare
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\GameView.cpp(1533): GameView::prepareRender
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Game.cpp(331): Game::prepareRender
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\MainLoop.cpp(1144): MainLoop::prepare
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\MainLoop.cpp(710): MainLoop::mainLoopStep
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\MainLoop.cpp(414): MainLoop::run
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Main.cpp(1357): fmain
C:\Users\build\AppData\Local\Temp\factorio-build-w4ctiU\src\Main.cpp(1379): wmain
D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(288): __scrt_common_main_seh
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF92934E8D7)
00007FF92934E8D7 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF92A37BF2C)
00007FF92A37BF2C (ntdll): (filename not available): RtlUserThreadStart
Rseding91
Factorio Staff
Factorio Staff
Posts: 15078
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [Rseding91] [2.0.38] Crash deconstructing cargo bay (CargoBayConnectable::drawMergedSelection)

Post by Rseding91 »

Thanks for the report. This is now fixed for the next release.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”