Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

munger~ crashes with large buffer sizes? #67

Open
robinmeier opened this issue Jan 22, 2024 · 0 comments
Open

munger~ crashes with large buffer sizes? #67

robinmeier opened this issue Jan 22, 2024 · 0 comments

Comments

@robinmeier
Copy link

crash, maybe related to buffer size of several minutes
max 8.6

Translated Report (Full Report Below)

Process: Max [4830]
Path: /Applications/Max.app/Contents/MacOS/Max
Identifier: com.cycling74.Max
Version: 8.6.0 (16ccdff84ed) (8.6.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 503

Date/Time: 2024-01-22 15:20:06.4093 +0100
OS Version: macOS 13.6.1 (22G313)
Report Version: 12
Anonymous UUID: 6CBBA278-6DCA-3829-AFCB-E5CCE23090B5

Time Awake Since Boot: 14000 seconds

System Integrity Protection: enabled

Crashed Thread: 50 com.apple.audio.IOThread.client

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [4830]

VM Region Info: 0 is not in any region. Bytes before following region: 4335468544
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 1026a0000-10327c000 [ 11.9M] r-x/r-x SM=COW ...nts/MacOS/Max

Thread 50 Crashed:: com.apple.audio.IOThread.client
0 munger~ 0x1413c67f8 getExternalSamp + 160
1 munger~ 0x1413cabe4 munger_perform64 + 1636
2 MaxAudioAPIImpl 0x114658fe8 dspchain_tick + 336
3 MaxAudioAPIImpl 0x1146441b4 plugrunner_tick + 204
4 MaxAudioAPIImpl 0x114639778 plugrunner_process + 208
5 MaxAudioAPIImpl 0x114638278 patchernode_process + 408
6 MaxAudioAPIImpl 0x114634744 mixerengine_process_fun + 76
7 Max 0x1029eb7f8 linklist_funall_imp + 376
8 MaxAudioAPIImpl 0x114634008 mixerengine_processiovector + 920
9 MaxAudioAPIImpl 0x114655054 ad_process + 228
10 ad_coreaudio 0x1123ead60 adcoreaudio_callback + 516
11 Max 0x102c5e494 juce::CoreAudioClasses::AudioIODeviceCombiner::inputAudioCallback(float const* const*, int, int, juce::AudioIODeviceCallbackContext const&) + 176
12 Max 0x102c5cf64 juce::CoreAudioClasses::CoreAudioInternal::audioCallback(AudioTimeStamp const*, AudioTimeStamp const*, AudioBufferList const*, AudioBufferList*) + 748
13 Max 0x102c5cc38 juce::CoreAudioClasses::CoreAudioInternal::audioIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 28
14 CoreAudio 0x19e54694c HALC_ProxyIOContext::IOWorkLoop() + 6628
15 CoreAudio 0x19e54488c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 116
16 CoreAudio 0x19e6a7574 HALB_IOThread::Entry(void*) + 88
17 libsystem_pthread.dylib 0x19c26bfa8 _pthread_start + 148
18 libsystem_pthread.dylib 0x19c266da0 thread_start + 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant