Logic Pro X crash on multiple instances
-
Parametric eq + shape fx combination plugin crashes in Logic Pro X. (when the plugin is used 5 or higher instances)
I disabled Strip Local Symbols in Juce and build a plugin. This is the Logic Pro X Crash Report
-
Hmm, for some reasons all your crash reports aren't symbolicated.
- Are you sure you've set this on the Release configuration
- Does the Debug build also show this behaviour? If yes, then it's 100x easier to fix it.
-
- That was Debug version's crash report (Strip Local Symbols Disabled). I didn't compiled with profiling.
I also cleared the AU plugin cache with this procedure before the crash report.
Is this ok to solve that, or should I rebuild with profiling in this case?
-
The best way would be if you can create a minimal example snippet that crashes and post it so that i can try to debug it properly.