Open
Description
Reproduce:
- Normally build and package a Development game
- Launch the game, and we are able to see the Menu level
3a. Click "Host", crash happens
3b. Click "Conenct" to the built server, crash happens
3a.log:
Script Stack (0 frames) :
[2025.05.18-08.46.16:336][704]LogWindows: Error: appError called: Fatal error: [File:C:\Core\UnrealEngine\Engine\Source\Runtime\Core\Private\HAL\MallocBinned2.cpp] [Line: 918]
FMallocBinned2 Attempt to realloc an unrecognized block 0000025B00000000 canary == 0x20 != 0xe3
3b.log:
[2025.05.18-08.43.00:097][905]LogWindows: Error: === Critical error: ===
[2025.05.18-08.43.00:097][905]LogWindows: Error:
[2025.05.18-08.43.00:098][905]LogWindows: Error: Fatal error!
[2025.05.18-08.43.00:098][905]LogWindows: Error:
[2025.05.18-08.43.00:098][905]LogWindows: Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000028200000001
[2025.05.18-08.43.00:098][905]LogWindows: Error:
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77a844a35 ActionRoguelike.exe!FMallocBinned2::Malloc() [C:\Core\UnrealEngine\Engine\Source\Runtime\Core\Public\HAL\MallocBinned2.h:281]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77a89f997 ActionRoguelike.exe!FMallocPoisonProxy::Malloc() [C:\Core\UnrealEngine\Engine\Source\Runtime\Core\Public\HAL\MallocPoisonProxy.h:45]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77a871c5c ActionRoguelike.exe!`FMemory::Malloc'::`2'::<lambda_1>::operator()() [C:\Core\UnrealEngine\Engine\Source\Runtime\Core\Public\HAL\FMemory.inl:39]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77a89fb77 ActionRoguelike.exe!FMemory::Malloc() [C:\Core\UnrealEngine\Engine\Source\Runtime\Core\Public\HAL\FMemory.inl:54]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b601341 ActionRoguelike.exe!FSlateTextShaper::FinalizeTextShaping() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Fonts\SlateTextShaper.cpp:311]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b633174 ActionRoguelike.exe!FSlateFontCache::ShapeBidirectionalText() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Fonts\FontCache.cpp:1206]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b9d8444 ActionRoguelike.exe!FShapedTextCache::AddShapedText() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\ShapedTextCache.cpp:39]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77ba1ece4 ActionRoguelike.exe!FShapedTextCache::FindOrAddShapedText() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\ShapedTextCache.cpp:76]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77ba3e2ed ActionRoguelike.exe!ShapedTextCacheUtil::MeasureShapedText() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\ShapedTextCache.cpp:122]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77baba541 ActionRoguelike.exe!FSlateTextRun::Measure() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\SlateTextRun.cpp:60]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77ba96091 ActionRoguelike.exe!FTextLayout::FRunModel::CreateBlock() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp:2747]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77ba9d641 ActionRoguelike.exe!FTextLayout::CreateLineViewBlocks() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp:330]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77baa723d ActionRoguelike.exe!FTextLayout::FlowLineLayout() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp:591]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77badeb7e ActionRoguelike.exe!FTextLayout::UpdateLayout() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp:1217]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77bade9b9 ActionRoguelike.exe!FTextLayout::UpdateIfNeeded() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Text\TextLayout.cpp:1206]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77bbab3b2 ActionRoguelike.exe!FSlateTextBlockLayout::ComputeDesiredSize() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Widgets\Text\SlateTextBlockLayout.cpp:137]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77bbfed10 ActionRoguelike.exe!STextBlock::UpdateTextBlockLayout() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Widgets\Text\STextBlock.cpp:526]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77bbabdd2 ActionRoguelike.exe!STextBlock::ComputeDesiredSize() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Widgets\Text\STextBlock.cpp:349]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b76e24a ActionRoguelike.exe!SWidget::CacheDesiredSize() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:950]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b781607 ActionRoguelike.exe!SWidget::Prepass_Internal() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1756]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7814a9 ActionRoguelike.exe!SWidget::Prepass_ChildLoop() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1810]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7815a2 ActionRoguelike.exe!SWidget::Prepass_Internal() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1750]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7814a9 ActionRoguelike.exe!SWidget::Prepass_ChildLoop() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1810]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7815a2 ActionRoguelike.exe!SWidget::Prepass_Internal() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1750]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7814a9 ActionRoguelike.exe!SWidget::Prepass_ChildLoop() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1810]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b7815a2 ActionRoguelike.exe!SWidget::Prepass_Internal() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:1750]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b786fc3 ActionRoguelike.exe!SWidget::SlatePrepass() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\Widgets\SWidget.cpp:705]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b62993c ActionRoguelike.exe!FWidgetProxy::ProcessLayoutInvalidation() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\FastUpdate\WidgetProxy.cpp:145]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b62a069 ActionRoguelike.exe!FWidgetProxy::ProcessPostInvalidation() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\FastUpdate\WidgetProxy.cpp:215]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b5b2335 ActionRoguelike.exe!FSlateInvalidationRoot::ProcessPrepassUpdate() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\FastUpdate\SlateInvalidationRoot.cpp:1207]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b5b1096 ActionRoguelike.exe!FSlateInvalidationRoot::ProcessInvalidation() [C:\Core\UnrealEngine\Engine\Source\Runtime\SlateCore\Private\FastUpdate\SlateInvalidationRoot.cpp:1355]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b8c9849 ActionRoguelike.exe!PrepassWindowAndChildren() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:1270]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b8b02e6 ActionRoguelike.exe!FSlateApplication::DrawPrepass() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:1321]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b8ca1da ActionRoguelike.exe!FSlateApplication::PrivateDrawWindows() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:1373]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b8e47b7 ActionRoguelike.exe!FSlateApplication::TickAndDrawWidgets() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:1721]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff77b8e4248 ActionRoguelike.exe!FSlateApplication::Tick() [C:\Core\UnrealEngine\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:1576]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff78218164a ActionRoguelike.exe!FEngineLoop::Tick() [C:\Core\UnrealEngine\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:6003]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff7821913ec ActionRoguelike.exe!GuardedMain() [C:\Core\UnrealEngine\Engine\Source\Runtime\Launch\Private\Launch.cpp:188]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff7821914ba ActionRoguelike.exe!GuardedMainWrapper() [C:\Core\UnrealEngine\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:123]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff7821941b2 ActionRoguelike.exe!LaunchWindowsStartup() [C:\Core\UnrealEngine\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:277]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff7821a10e4 ActionRoguelike.exe!WinMain() [C:\Core\UnrealEngine\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:318]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007ff78577642a ActionRoguelike.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
[2025.05.18-08.43.00:098][905]LogWindows: Error: [Callstack] 0x00007fffe521e8d7 KERNEL32.DLL!UnknownFunction []
[2025.05.18-08.43.00:098][905]LogWindows: Error:
[2025.05.18-08.43.00:113][905]LogWindows: FPlatformMisc::RequestExit(1, WindowsPlatformCrashContext.EngineUnhandledExceptionFilter)
[2025.05.18-08.43.00:113][905]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, WindowsPlatformCrashContext.EngineUnhandledExceptionFilter)
[2025.05.18-08.43.00:113][905]LogCore: Engine exit requested (reason: Win RequestExit)
Metadata
Metadata
Assignees
Labels
No labels