Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Crash on AE 2021 on macOS 12.1 (x64 build running in Rosetta on M1 hardware) #24

Open
gmatters opened this issue Feb 20, 2022 · 2 comments

Comments

@gmatters
Copy link
Contributor

Open AE, new project, new comp, solid layer, add tl_maths, quit AE

Crashes on AE shutdown

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00003eaddec501f8
Exception Codes: 0x0000000000000001, 0x00003eaddec501f8
Exception Note: EXC_CORPSE_NOTIFY

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x7ff80c0bd29d objc_msgSend + 29
1 tlMath 0x215c8c1d7 AESDK_OpenGL::SaveRestoreOGLContext::~SaveRestoreOGLContext() + 103
2 tlMath 0x215c8a0fb EntryPointFunc + 827
3 FLT.dylib 0x116d94042 U_GenericPluginDispatchFLTHost::PluginDispatch::Dispatch() + 66
4 FLT.dylib 0x116d93ab1 FLTHost::DispatchFilter(FLTHost::IFilterSpec const*, FLTHost::ISequenceSpec const*, int, PF_InData*, PF_OutData*, PF_ParamDef**, PF_LayerDef*, void*) + 369
5 FLT.dylib 0x116dde8ee FLTp_DispatchFilter(short, FLT_FCSpec*, FLT_FCSeqSpec const*, int, PF_InData*, PF_OutData*, PF_ParamDef**, PF_LayerDef*, void*) + 366
6 FLT.dylib 0x116dd93fe FLTp_DoGlobal(FLT_FCSpec*, int, AELibPluginCachedInfos*) + 318
7 FLT.dylib 0x116db27e0 FLT_FCSpec::DoGlobalSetdown(boost::shared_ptr<FLT_FCSpec>) + 128
8 FLT.dylib 0x116de04b7 FLTp_DisposeFCSpec(boost::shared_ptr<FLT_FCSpec>) + 183
9 FLT.dylib 0x116d60b1f FLT_FilterRegistry::~FLT_FilterRegistry() + 111
10 FLT.dylib 0x116d69c20 FLT_Death() + 128

@gmatters
Copy link
Contributor Author

tl_maths crashes on AE shutdown even if I have deleted the tl_maths instance from the layer.

@gmatters
Copy link
Contributor Author

gmatters commented Apr 3, 2022

I compiled GLator directly from the AE SDK and it has a similar crash

Repository owner deleted a comment from araphp1 Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant