Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Unreal memory MallocBinned3 Corruption Canary issue on PS5

0 votes

Getting critical error: MallocBinned3 Corruption Canary was 0x39431234, should be 0x17ea5678 on transition between game levels, any ideas what can be done to fix or investigate this issue?


General Info:
Unreal Version: 4.25
Wwise plugin version: 2019.2.6.7381.1779
Playstation SDK version: 4.00

Fatal error: [File:Z:/Engine/Source/Runtime/Core/Private/HAL/MallocBinned3.cpp] [Line: 242] 
MallocBinned3 Corruption Canary was 0x39431234, should be 0x17ea5678
[2023.02.10-19.54.10:655][361]Fatal error: [File:Z:/Engine/Source/Runtime/Core/Private/HAL/MallocBinned3.cpp] [Line: 242] 
MallocBinned3 Corruption Canary was 0x39431234, should be 0x17ea5678

0x00000000273d2767 eboot.bin!FMallocPoisonProxy::Free(void*) []
0x000000002739a6d9 eboot.bin!FMemory::Free(void*) []
0x000000002c90ad26 eboot.bin!_rpmalloc_span_unmap []
0x000000002c90aacf eboot.bin!_rpmalloc_heap_cache_insert []
0x000000011d943e4e AkRoomVerb.prx!UnknownFunction []
0x000000011d942f7e AkRoomVerb.prx!UnknownFunction []
0x000000011d938c72 AkRoomVerb.prx!UnknownFunction []
0x000000002c8fd012 eboot.bin!CAkVPLFilterNode::ReleaseMemory() []
0x000000002c8fcfdf eboot.bin!CAkVPLFilterNode::Term() []
0x000000002c8f809c eboot.bin!AkVPLSrcCbxRec::ClearVPL() []
0x000000002c8fb103 eboot.bin!CAkVPLSrcCbxNode::ClearVPL() []
0x000000002c8f83b2 eboot.bin!CAkVPLSrcCbxNode::Term() []
0x000000002c844c58 eboot.bin!CAkLEngine::VPLDestroySource(CAkVPLSrcCbxNode*, bool) []
0x000000002c8dce15 eboot.bin!CAkLEngine::FinalizeVoiceProcessing() []
0x000000002c8dc2b7 eboot.bin!CAkLEngine::ProcessSources(bool) []
0x000000002c8dbdfd eboot.bin!CAkLEngine::SoftwarePerform() []
0x000000002c90433b eboot.bin!CAkLEngine::Perform() []
0x000000002c80a068 eboot.bin!CAkAudioMgr::Perform() []
0x000000002c9035a9 eboot.bin!CAkAudioThread::EventMgrThreadFunc(void*) []
0x000000083296f450 libkernel.sprx!UnknownFunction []

Would be grateful for any help on what is happening here :)

asked Mar 9, 2023 in General Discussion by Alexander S. (100 points)

Please sign-in or register to answer this question.

...