Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

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 :)

in General Discussion by Alexander S. (100 points)

Please sign-in or register to answer this question.

...