Description

Comment for user in crash group:

  • Just add automotive project to my account, add it as 4.18, and each time trying to laod it, it crashes...
  174       	if (GWarn)
  175       	{
  176       		GMalloc->DumpAllocatorStats(*GWarn);
  177       	}
  178       
  179       	// let any registered handlers go
  180       	FCoreDelegates::GetMemoryTrimDelegate().Broadcast();
  181       
  182       	UE_LOG(LogMemory, Fatal, TEXT("Ran out of memory allocating %llu bytes with alignment %u"), Size, Alignment);
  183 ***** }
Steps to Reproduce

No known steps to reproduce

Callstack
Fatal error: [File:D:\Build\++UE4+Release-4.19+Compile\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 183] Ran out of memory allocating 67108864 bytes with alignment 0

UE4Editor_Core!FGenericPlatformMemory::OnOutOfMemory() [genericplatformmemory.cpp:184]
UE4Editor_Core!FMallocTBB::Realloc() [malloctbb.cpp:134]
UE4Editor_Core!FMemory::Realloc() [fmemory.inl:48]
UE4Editor_ImageWrapper!TArray<unsigned char,FDefaultAllocator>::ResizeTo() [array.h:2473]
UE4Editor_ImageWrapper!FPngImageWrapper::UncompressPNGData() [pngimagewrapper.cpp:274]
UE4Editor_ImageWrapper!FPngImageWrapper::Uncompress() [pngimagewrapper.cpp:204]
UE4Editor_ImageWrapper!FImageWrapperBase::GetRaw() [imagewrapperbase.cpp:58]
UE4Editor_Engine!FTextureSource::GetMipData() [texture.cpp:772]
UE4Editor_Engine!FTextureCacheDerivedDataWorker::FTextureSourceData::GetSourceMips() [texturederiveddatatask.cpp:107]
UE4Editor_Engine!FTextureCacheDerivedDataWorker::FTextureSourceData::GetAsyncSourceMips() [texturederiveddatatask.cpp:124]
UE4Editor_Engine!FTextureCacheDerivedDataWorker::DoWork() [texturederiveddatatask.cpp:306]
UE4Editor_Engine!FAsyncTask<FTextureCacheDerivedDataWorker>::DoWork() [asyncwork.h:264]
UE4Editor_Engine!FAsyncTask<FTextureCacheDerivedDataWorker>::DoThreadedWork() [asyncwork.h:288]
UE4Editor_Core!FQueuedThread::Run() [threadingbase.cpp:455]
UE4Editor_Core!FRunnableThreadWin::Run() [windowsrunnablethread.cpp:76]

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-56436 in the post.

2
Login to Vote

Cannot Reproduce
ComponentTools
Affects Versions4.174.184.194.204.21
CreatedMar 23, 2018
ResolvedJun 1, 2019
UpdatedDec 10, 2020