MUBU consistent crash, any help?
Aug 08 2017 | 2:01 pm
I'm using a simple MUBU patch and it crashes everytime on my mac. It's a 2015 mac book pro and in generl it's very performative so I don't know why. Also the patch crashes in different ways always when loading sound files. Here's the info.
Thread 0:: Java: AWT-AppKit Dispatch queue: com.apple.main-thread
0 mubu 0x0fa09c7b juce::String::operator+=(juce::String const&) + 219
1 mubu 0x0f9e5628 juce::operator+(juce::String, juce::String const&) + 40
2 mubu 0x0fecca14 ImtrUtilities::formatDecimalString(juce::String, int, bool) + 436
3 mubu 0x0fedd5a2 ImtrUtilities::getFormattedTimeString(double, ImtrTypes::time_unit_type, int) + 3282
4 mubu 0x0ff1c9a1 EditorDomainRuler::drawRuler(juce::Graphics&) + 753
5 mubu 0x0ff1ea24 EditorDomainRuler::paintRuler(juce::Graphics&) + 740
6 mubu 0x0ff1ec56 EditorDomainRuler::initOffscreen() + 454
7 mubu 0x0ff1eda2 EditorDomainRuler::containerChanged() + 226
8 mubu 0x0ff1eddb non-virtual thunk to EditorDomainRuler::containerChanged() + 27
9 mubu 0x0fee5eea EditorContainer::notifyEditorContainerListeners() + 90
10 mubu 0x0fdb9981 imaxmubu_refresh(imaxmubu_st*) + 305
11 com.cycling74.Max 0x000edb8e sched_dequeue + 238
12 com.cycling74.Max 0x00357b6c MainThreadEventHandler::invoke() + 106
13 com.cycling74.Max 0x00357dbb non-virtual thunk to MainThreadEventHandler::timerCallback() + 27
14 com.cycling74.Max 0x004ac8e0 juce::InternalTimerThread::callTimers() + 148
15 com.cycling74.Max 0x004ac7ac non-virtual thunk to juce::InternalTimerThread::handleMessage(juce::Message const&) + 20
16 com.cycling74.Max 0x004ab7c9 juce::MessageManager::deliverMessage(juce::Message*) + 61
17 com.cycling74.Max 0x0059bf13 juce::AppDelegateRedirector::runLoopCallback() + 113
18 com.apple.CoreFoundation 0x98dab24f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
19 com.apple.CoreFoundation 0x98d88b9b __CFRunLoopDoSources0 + 523
20 com.apple.CoreFoundation 0x98d87fc2 __CFRunLoopRun + 994
21 com.apple.CoreFoundation 0x98d87976 CFRunLoopRunSpecific + 390
22 com.apple.CoreFoundation 0x98d877db CFRunLoopRunInMode + 123
23 com.apple.HIToolbox 0x9c7332f1 RunCurrentEventLoopInMode + 267
24 com.apple.HIToolbox 0x9c7330f3 ReceiveNextEventCommon + 503
25 com.apple.HIToolbox 0x9c732eec _BlockUntilNextEventMatchingListInModeWithFilter + 99
26 com.apple.AppKit 0x949482e2 _DPSNextEvent + 1053
27 com.apple.AppKit 0x9494785b -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1057
28 com.apple.AppKit 0x94947432 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121
29 com.apple.AppKit 0x9493ab47 -[NSApplication run] + 1063
30 com.cycling74.Max 0x0043cf79 -[MaxCefApplication run] + 58
31 com.cycling74.chromium 0x00e8fc6e 0xd63000 + 1231982
32 com.cycling74.chromium 0x00e8f54c 0xd63000 + 1230156
33 com.cycling74.chromium 0x00ed2fd2 0xd63000 + 1507282
34 com.cycling74.chromium 0x00eedc7e 0xd63000 + 1617022
35 com.cycling74.chromium 0x00ed29ba 0xd63000 + 1505722
36 com.cycling74.chromium 0x00ddbade 0xd63000 + 494302
37 com.cycling74.Max 0x0043cf87 -[MaxCefApplication run] + 72
38 com.cycling74.Max 0x005969fb juce::MessageManager::runDispatchLoop() + 589
39 com.cycling74.Max 0x00457a96 juce::JUCEApplication::main(juce::StringArray const&) + 62
40 com.cycling74.Max 0x00457bab juce::JUCEApplication::main(int, char const**) + 73
41 com.cycling74.Max 0x000af675 start + 53