Bug #1335
jcom.stencil% help patch crash
Status: | Rejected | Start date: | 2013-02-22 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | Spent time: | - | |
Target version: | - | |||
Branch: | OS: |
Description
Meeble write:
when enabling the metro on the jcom.stencil% help patch, Max 6.08 crashes
every time. Can anyone else replicate this?
This is with the 0.5.7 installer
Related issues
History
#1
Updated by Nils Peters about 5 years ago
I can confirm the crash:
Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000c5c VM Regions Near 0xc5c: --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Max6/Max.app/Contents/MacOS/Max __TEXT 0000000000001000-0000000000676000 [ 6612K] rwx/rwx SM=COW /Applications/Max6/Max.app/Contents/MacOS/Max Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 jcom.stencil% 0x09514d80 TTMatrixReferenceJitterMatrix(TTMatrix*, void*, bool) + 32 1 jcom.stencil% 0x09511ee5 StencilMatrixCalc(_jcom_stencil*, void*, void*) + 133 (jcom.stencil.cpp:123) 2 com.cycling74.Max 0x000b8aa5 object_method + 963 3 com.cycling74.MaxAPI 0x0401933b object_method + 139 4 com.cycling74.JitterAPI 0x0ab51474 jit_object_method + 118 5 com.cycling74.JitterAPI 0x0ab89efa max_jit_mop_jit_matrix + 835 6 com.cycling74.Max 0x00025eb5 typedmess_fun + 259 7 com.cycling74.Max 0x0006c41c outlet_anything + 846 8 com.cycling74.MaxAPI 0x040027c4 outlet_anything + 84 9 com.cycling74.jit.qt.movie 0x11afb2a7 max_jit_qt_movie_outputmatrix + 318 10 com.cycling74.JitterAPI 0x0ab74162 max_jit_usurp_qfn + 107 11 com.cycling74.JitterAPI 0x0ab70008 max_jit_usurp_method + 116 12 com.cycling74.Max 0x000261cc typedmess_fun + 1050 13 com.cycling74.Max 0x00026581 typedmess + 72 14 com.cycling74.MaxAPI 0x04005844 typedmess + 84 15 com.cycling74.JitterAPI 0x0ab87025 max_jit_mop_bang + 51 16 com.cycling74.Max 0x0006b0fa outlet_bang + 814 17 com.cycling74.MaxAPI 0x04002592 outlet_bang + 34 18 com.cycling74.metro 0x107f95dc metro_out + 99 19 com.cycling74.Max 0x00033b37 sched_dequeue + 256 20 com.cycling74.Max 0x0001ac53 max_tick + 81 21 com.cycling74.Max 0x0032b267 juce::InternalTimerThread::callTimers() + 133 22 com.cycling74.Max 0x0032b00e non-virtual thunk to juce::InternalTimerThread::handleMessage(juce::Message const&) + 20 23 com.cycling74.Max 0x00329be1 juce::MessageManager::deliverMessage(juce::Message*) + 137 24 com.cycling74.Max 0x00447746 juce::AppDelegateRedirector::runLoopCallback() + 116 25 com.apple.CoreFoundation 0x9682166f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 26 com.apple.CoreFoundation 0x96821099 __CFRunLoopDoSources0 + 233 27 com.apple.CoreFoundation 0x96846e46 __CFRunLoopRun + 934 28 com.apple.CoreFoundation 0x9684663a CFRunLoopRunSpecific + 378 29 com.apple.CoreFoundation 0x968464ab CFRunLoopRunInMode + 123 30 com.apple.HIToolbox 0x9753215a RunCurrentEventLoopInMode + 242 31 com.apple.HIToolbox 0x97531ec9 ReceiveNextEventCommon + 374 32 com.apple.HIToolbox 0x97531d44 BlockUntilNextEventMatchingListInMode + 88 33 com.apple.AppKit 0x98a59a3a _DPSNextEvent + 724 34 com.apple.AppKit 0x98a5926c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 35 com.apple.AppKit 0x98a4f6cc -[NSApplication run] + 855 36 com.cycling74.Max 0x0043270f juce::MessageManager::runDispatchLoop() + 731 37 com.cycling74.Max 0x002c1f02 juce::JUCEApplication::main(juce::StringArray const&) + 68 38 com.cycling74.Max 0x002c2025 juce::JUCEApplication::main(int, char const**) + 73 39 com.cycling74.Max 0x0000db8b _start + 209 40 com.cycling74.Max 0x0000dab9 start + 41
#2
Updated by Trond Lossius about 5 years ago
- Status changed from New to Rejected