Help with log

personal_username's icon

HI all,
another time I am dealing with crash logs, but this times it looks like i narrowed it down to a precise portion of my patch...
Patch below should be the one related to red lines of the attached crashlog.
If anyone could help me understand a little more about the crash It would be great!

Max Patch
Copy patch and select New From Clipboard in Max.

PS the crash happens with no identifiable actions triggering it

4584.crash.rtf
rtf
$Adam's icon

Hi,

the [z-scale] and the [vs.between] objects seem to be either third-party externals or abstractions that you forgot to attach. Without those, it would be hard to help you...

Cheers,
Ádám

personal_username's icon
Max Patch
Copy patch and select New From Clipboard in Max.

sorry, I missed them...!
here it is without abstractions...
Thanks Siska!

$Adam's icon

Hi,

I'm running your patch for about 20 minutes (both in Overdrive and non-Overdrive mode), but no crashes here. However, I'm on Snow Leopard. Could it be that it's a Lion-related bug?

Another comment: since your crash log implies [sadam.udpReceiver], which is not included in the test patch which you submitted (which means that the actual posted patch is not the one that crashes), I modified your patch in a way that the network transfer is also emulated (although you might need to alter my basic feeding patch; my understanding was that you're sending a list of 24 numbers as ASCII values, all of them being in the ASCII range 48-57, which is equivalent to the characters '0' to '9' - please correct the feeder patch if this assumption is wrong). Or, if the crash is not related to the network, could you please post a crash log that doesn't contain network-related stuff?

And another comment: feel free to call me by my first name (which is Ádám).

Max Patch
Copy patch and select New From Clipboard in Max.

Cheers,
Ádám

personal_username's icon

thank you Ádám, to me it can be working for half a day, and after that just crash. I hope it would be that quick!
btw, now i'm trying without Kontakt, as well...

$Adam's icon

Hi again,

could you please try putting a [deferlow] or at least a [speedlim]after the [sadam.tcpReceiver] and see what happens? I have some quite obscure ideas about what could be happening there, but I can't say for sure... Anyway, my guess is that it MIGHT happen that at some point the messages from the network arrive faster than how your patch can deal with it and this MIGHT cause some threading/concurrency issues... But again, this is just a quite obscure guess.

Also, could you please try whether your simulation patch (the one that you posted in your third post) crashes as well? If the simulation patch doesn't crash, but the 'normal' one does, then the problem lies somewhere else...

Thanks,
Ádám

personal_username's icon

thanks Ádám, I will try it right now.
Thanks so much for your support, and again, compliments for your external, it is amazing ;-)

personal_username's icon

so far so good... ;-)
PS do you think it's possible some considerable latency if using deferlow? i'm actually receiving info at a pace of about 30-50 msec from the sensors... btw will update again if anything happens, a couple if days non-stop would suffice to tell if it's fixed...

$Adam's icon

Hi,

deferlowing the messages shouldn't really make much latency. However, do you really need every single data from the sensor? Why not just putting a [speedlim] object just after the tcp receiver? My personal experience is that speedlim-ing the sensor input with 50 msec usually wouldn't decrease the user experience, but on the other hand, it decreases the CPU usage. ;-)

HTH,
Ádám

personal_username's icon

thanks Ádám, it looks everything is working well now!
Again, thanks a lot for your support!

$Adam's icon

You're welcome ;-)

personal_username's icon

oh, maybe i spoke too soon... looks like the system to simulate the UDP is crashing as well...!
so now the point is:
is the problem related to the metro, uzi stuff which simulates OR
is it related to the UDP...
have a look here

PS I inserted a deferlow to the uzi thing, because I'm running in overdrive. Don't know if that addition could be the problem in cause...

Identifier: com.cycling74.com.Max.DSStore.appRuntime
Version: 5.1.9 [48561] (5.1.9)
Code Type: X86 (Native)
Parent Process: launchd [121]

Date/Time: 2012-10-28 20:30:18.221 +0100
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9

Crashed Thread: 3

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008

VM Regions Near 0x8:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore
__TEXT 0000000000001000-000000000037f000 [ 3576K] r-x/rwx SM=COW /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore

Application Specific Information:
objc[34487]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib     0x958dac22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x958da1f6 mach_msg + 70
2 com.apple.CoreGraphics     0x9a03f925 _CGSSynchronizeWindowBackingStore + 167
3 com.apple.CoreGraphics     0x99ffc42d _CGSLockWindow + 4709
4 com.apple.CoreGraphics     0x99ffaec3 CGSDeviceLock + 317
5 libRIP.A.dylib     0x936e66dd ripd_Lock + 62
6 libRIP.A.dylib     0x936e624c ripl_BltShape + 620
7 libRIP.A.dylib     0x936e3923 ripc_Render + 386
8 libRIP.A.dylib     0x936e00d7 ripc_DrawRects + 618
9 com.apple.CoreGraphics     0x99ff93fb CGContextFillRects + 150
10 com.apple.CoreGraphics     0x9a0a385c CGContextFillRect + 32
11 com.apple.HIToolbox     0x977faeac HIContentView::DrawSelf(short, __HIShape const*, CGContext*) + 208
12 com.apple.HIToolbox     0x9774ac22 HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 86
13 com.apple.HIToolbox     0x9774aa42 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 124
14 com.apple.HIToolbox     0x977d95c7 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 755
15 com.apple.HIToolbox     0x977d98b9 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1509
16 com.apple.HIToolbox     0x977da86b HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 1227
17 com.apple.HIToolbox     0x977da9b3 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 81
18 com.apple.HIToolbox     0x977dad7b HIView::Render(unsigned long, CGContext*) + 45
19 com.apple.HIToolbox     0x9773a9fb _ZL17FlushWindowObjectP10WindowDataPPvh + 736
20 com.apple.HIToolbox     0x9773a4f9 _ZL15FlushAllBuffersP19__CFRunLoopObservermPv + 241
21 com.apple.CoreFoundation     0x9206a47e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
22 com.apple.CoreFoundation     0x9206a3bd __CFRunLoopDoObservers + 413
23 com.apple.CoreFoundation     0x9203c45c CFRunLoopRunSpecific + 300
24 com.apple.CoreFoundation     0x9203c328 CFRunLoopRunInMode + 120
25 com.apple.HIToolbox     0x9772517f RunCurrentEventLoopInMode + 318
26 com.apple.HIToolbox     0x9772c412 ReceiveNextEventCommon + 168
27 com.apple.HIToolbox     0x978c22e4 ReceiveNextEventInMode + 67
28 com.apple.HIToolbox     0x978c237c ReceiveNextEvent + 72
29 com.cycling74.com.Max.DSStore.appRuntime    0x00216c36 juce::juce_dispatchNextMessageOnSystemQueue(bool, bool) + 554
30 com.cycling74.com.Max.DSStore.appRuntime    0x002208bb juce::MessageManager::dispatchNextMessage(bool, bool*, bool) + 79
31 com.cycling74.com.Max.DSStore.appRuntime    0x0022097a juce::MessageManager::runDispatchLoop() + 42
32 com.cycling74.com.Max.DSStore.appRuntime    0x0021f2d5 juce::JUCEApplication::main(juce::String&, juce::JUCEApplication*) + 605
33 com.cycling74.com.Max.DSStore.appRuntime    0x0021f3af juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 125
34 com.cycling74.com.Max.DSStore.appRuntime    0x0018d028 main + 76
35 com.cycling74.com.Max.DSStore.appRuntime    0x000061f2 _start + 216
36 com.cycling74.com.Max.DSStore.appRuntime    0x00006119 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib     0x958dd90a kevent + 10
1 libdispatch.dylib     0x9618bc58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib     0x9618a6a7 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib     0x958dac22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x958da1f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI     0x0497efcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI     0x049a1f8b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI     0x049a2912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI     0x0498059f XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI     0x0497ff69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib     0x95397ed9 _pthread_start + 335
8 libsystem_c.dylib     0x9539b6de thread_start + 34

Thread 3 Crashed:
0 com.cycling74.com.Max.DSStore.appRuntime    0x0002e97f getbytes + 67
1 com.cycling74.com.Max.DSStore.appRuntime    0x000b3c6a object_alloc + 40
2 com.cycling74.com.Max.DSStore.appRuntime    0x000323f4 defer_low + 28
3 com.cycling74.MaxAPI     0x0310399c defer_low + 73
4 com.cycling74.deferlow     0x0964ddc9 deferlow_bang + 62
5 com.cycling74.com.Max.DSStore.appRuntime    0x00060c7d outlet_bang + 737
6 com.cycling74.MaxAPI     0x031022e9 outlet_bang + 31
7 com.cycling74.uzi     0x0e689cdc uzi_output + 76
8 com.cycling74.com.Max.DSStore.appRuntime    0x00060c7d outlet_bang + 737
9 com.cycling74.MaxAPI     0x031022e9 outlet_bang + 31
10 com.cycling74.metro     0x095bbb37 metro_out + 77
11 com.cycling74.metro     0x095bbb63 metro_tick + 38
12 com.cycling74.com.Max.DSStore.appRuntime    0x000ffbec time_qfn(_time*, long) + 32
13 com.cycling74.com.Max.DSStore.appRuntime    0x000ffd9f time_tick + 35
14 com.cycling74.com.Max.DSStore.appRuntime    0x00029eb1 sched_takepoll + 483
15 com.cycling74.com.Max.DSStore.appRuntime    0x00029f66 sched_poll + 50
16 com.cycling74.com.Max.DSStore.appRuntime    0x00062afa systimer_pollaction + 50
17 com.cycling74.com.Max.DSStore.appRuntime    0x00062f5c mactimer_isr() + 108
18 com.apple.CoreServices.CarbonCore    0x95f0e31e TimerThread + 170
19 libsystem_c.dylib     0x95397ed9 _pthread_start + 335
20 libsystem_c.dylib     0x9539b6de thread_start + 34

personal_username's icon
Max Patch
Copy patch and select New From Clipboard in Max.

this is the part which is causing the crash, I guess

$Adam's icon

Hi,

could you please also post the exact patch that creates the crash (and maybe the full crash log, as you did before)? It's really hard to say what's going on without having a patch for testing it...

Thanks,
Ádám

personal_username's icon

below is the crashlog.
as for the full patch i guess it's really not possible, since it is a year-long patch, so it is really enormous... *_*
what would be useful though is the new part which is producing the crash I had not before... :-)

Max Patch
Copy patch and select New From Clipboard in Max.

here it is!
(and thanks)

personal_username's icon

Identifier: com.cycling74.com.Max.DSStore.appRuntime
Version: 5.1.9 [48561] (5.1.9)
Code Type: X86 (Native)
Parent Process: launchd [121]

Date/Time: 2012-10-28 20:30:18.221 +0100
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9

Crashed Thread: 3

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008

VM Regions Near 0x8:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore
__TEXT 0000000000001000-000000000037f000 [ 3576K] r-x/rwx SM=COW /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore

Application Specific Information:
objc[34487]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib     0x958dac22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x958da1f6 mach_msg + 70
2 com.apple.CoreGraphics     0x9a03f925 _CGSSynchronizeWindowBackingStore + 167
3 com.apple.CoreGraphics     0x99ffc42d _CGSLockWindow + 4709
4 com.apple.CoreGraphics     0x99ffaec3 CGSDeviceLock + 317
5 libRIP.A.dylib     0x936e66dd ripd_Lock + 62
6 libRIP.A.dylib     0x936e624c ripl_BltShape + 620
7 libRIP.A.dylib     0x936e3923 ripc_Render + 386
8 libRIP.A.dylib     0x936e00d7 ripc_DrawRects + 618
9 com.apple.CoreGraphics     0x99ff93fb CGContextFillRects + 150
10 com.apple.CoreGraphics     0x9a0a385c CGContextFillRect + 32
11 com.apple.HIToolbox     0x977faeac HIContentView::DrawSelf(short, __HIShape const*, CGContext*) + 208
12 com.apple.HIToolbox     0x9774ac22 HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 86
13 com.apple.HIToolbox     0x9774aa42 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 124
14 com.apple.HIToolbox     0x977d95c7 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 755
15 com.apple.HIToolbox     0x977d98b9 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1509
16 com.apple.HIToolbox     0x977da86b HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 1227
17 com.apple.HIToolbox     0x977da9b3 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 81
18 com.apple.HIToolbox     0x977dad7b HIView::Render(unsigned long, CGContext*) + 45
19 com.apple.HIToolbox     0x9773a9fb _ZL17FlushWindowObjectP10WindowDataPPvh + 736
20 com.apple.HIToolbox     0x9773a4f9 _ZL15FlushAllBuffersP19__CFRunLoopObservermPv + 241
21 com.apple.CoreFoundation     0x9206a47e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
22 com.apple.CoreFoundation     0x9206a3bd __CFRunLoopDoObservers + 413
23 com.apple.CoreFoundation     0x9203c45c CFRunLoopRunSpecific + 300
24 com.apple.CoreFoundation     0x9203c328 CFRunLoopRunInMode + 120
25 com.apple.HIToolbox     0x9772517f RunCurrentEventLoopInMode + 318
26 com.apple.HIToolbox     0x9772c412 ReceiveNextEventCommon + 168
27 com.apple.HIToolbox     0x978c22e4 ReceiveNextEventInMode + 67
28 com.apple.HIToolbox     0x978c237c ReceiveNextEvent + 72
29 com.cycling74.com.Max.DSStore.appRuntime    0x00216c36 juce::juce_dispatchNextMessageOnSystemQueue(bool, bool) + 554
30 com.cycling74.com.Max.DSStore.appRuntime    0x002208bb juce::MessageManager::dispatchNextMessage(bool, bool*, bool) + 79
31 com.cycling74.com.Max.DSStore.appRuntime    0x0022097a juce::MessageManager::runDispatchLoop() + 42
32 com.cycling74.com.Max.DSStore.appRuntime    0x0021f2d5 juce::JUCEApplication::main(juce::String&, juce::JUCEApplication*) + 605
33 com.cycling74.com.Max.DSStore.appRuntime    0x0021f3af juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 125
34 com.cycling74.com.Max.DSStore.appRuntime    0x0018d028 main + 76
35 com.cycling74.com.Max.DSStore.appRuntime    0x000061f2 _start + 216
36 com.cycling74.com.Max.DSStore.appRuntime    0x00006119 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib     0x958dd90a kevent + 10
1 libdispatch.dylib     0x9618bc58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib     0x9618a6a7 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib     0x958dac22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x958da1f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI     0x0497efcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI     0x049a1f8b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI     0x049a2912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI     0x0498059f XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI     0x0497ff69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib     0x95397ed9 _pthread_start + 335
8 libsystem_c.dylib     0x9539b6de thread_start + 34

Thread 3 Crashed:
0 com.cycling74.com.Max.DSStore.appRuntime    0x0002e97f getbytes + 67
1 com.cycling74.com.Max.DSStore.appRuntime    0x000b3c6a object_alloc + 40
2 com.cycling74.com.Max.DSStore.appRuntime    0x000323f4 defer_low + 28
3 com.cycling74.MaxAPI     0x0310399c defer_low + 73
4 com.cycling74.deferlow     0x0964ddc9 deferlow_bang + 62
5 com.cycling74.com.Max.DSStore.appRuntime    0x00060c7d outlet_bang + 737
6 com.cycling74.MaxAPI     0x031022e9 outlet_bang + 31
7 com.cycling74.uzi     0x0e689cdc uzi_output + 76
8 com.cycling74.com.Max.DSStore.appRuntime    0x00060c7d outlet_bang + 737
9 com.cycling74.MaxAPI     0x031022e9 outlet_bang + 31
10 com.cycling74.metro     0x095bbb37 metro_out + 77
11 com.cycling74.metro     0x095bbb63 metro_tick + 38
12 com.cycling74.com.Max.DSStore.appRuntime    0x000ffbec time_qfn(_time*, long) + 32
13 com.cycling74.com.Max.DSStore.appRuntime    0x000ffd9f time_tick + 35
14 com.cycling74.com.Max.DSStore.appRuntime    0x00029eb1 sched_takepoll + 483
15 com.cycling74.com.Max.DSStore.appRuntime    0x00029f66 sched_poll + 50
16 com.cycling74.com.Max.DSStore.appRuntime    0x00062afa systimer_pollaction + 50
17 com.cycling74.com.Max.DSStore.appRuntime    0x00062f5c mactimer_isr() + 108
18 com.apple.CoreServices.CarbonCore    0x95f0e31e TimerThread + 170
19 libsystem_c.dylib     0x95397ed9 _pthread_start + 335
20 libsystem_c.dylib     0x9539b6de thread_start + 34

$Adam's icon

Hi,

it's hard to believe that this patch is causing your crashes. In the crash report (Thread 3, line 4) there's a bang coming from a [deferlow] object, which I clearly don't see in the patch (unless it is instantiated internally by the [uzi] that comes before the [deferlow], in which case I beg your pardon for my false accusations ;-) ).

Could you make sure that you post the exact crashing patch? You don't have to submit the whole stuff (I guess nobody would have the time to go through a patch that you're coding for a year anyway), but it would be nice to see a MWE (Minimal Working Example - just Google for that phrase if you don't know what it means) in order to catch this crash.

Also another question: do you get the crashes only on the Runtime, or with both the Runtime and the 'normal' application?

Cheers,
Ádám

Timothy Place's icon

Depending on how much is coming out of the uzi into the deferlow, there is an opportunity here to swamp/backlog the queue.

From the minimal information gleaned from the crash log I would recommend putting the deferlow after the metro and prior to the uzi.

Having made that change, you could also make another change. The deferlow could be replaced with a qlim object (with no arguments). What this would accomplish is that if the uzi is putting a drag on queue performance then when multiple bangs are received by the qlim before the uzi has finished servicing the last bang, the new bang will be "dropped" (like dropping frames in Jitter).

HTH,
Tim

personal_username's icon

thanks Timothy,
just to let you know that it's been one days and so far no crashes! ;-)
will keep you posted if anything (hope not!) happens!
thanks!

personal_username's icon

So after something like 40 hours it crashed...
Most of the cases that would be just fine, but in my case I have to build a very stabile software, and even if now if 40 hours tomorrow it could be 5 or just one. No one knows... so... if anybody has something to add to this that would be greatly appreciated...

Here's the new crashlog. Somehow still related to the udp.receiver.
I guess it can help you guys help me, because it's like one week I'm following this crash! *_*

Really, thank you so much for any suggestion may come!

Process: DSStore [21836]
Path: /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore
Identifier: com.cycling74.com.Max.DSStore.appRuntime
Version: 5.1.9 [48561] (5.1.9)
Code Type: X86 (Native)
Parent Process: launchd [161]

Date/Time: 2012-10-15 00:32:51.222 +0200
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Crashed Thread: 13

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010

VM Regions Near 0x10:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore
__TEXT 0000000000001000-000000000037f000 [ 3576K] r-x/rwx SM=COW /Users/USER/Library/Compositions/*/DSStore.app/Contents/MacOS/DSStore

Application Specific Information:
objc[21836]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib     0x992e5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x992e51f6 mach_msg + 70
2 com.apple.CoreFoundation     0x9a15c9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation     0x9a165b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation     0x9a1651dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation     0x9a165088 CFRunLoopRunInMode + 120
6 com.apple.HIToolbox     0x9875b723 RunCurrentEventLoopInMode + 318
7 com.apple.HIToolbox     0x98762a8b ReceiveNextEventCommon + 381
8 com.apple.HIToolbox     0x988f8af0 ReceiveNextEventInMode + 67
9 com.apple.HIToolbox     0x988f8b88 ReceiveNextEvent + 72
10 com.cycling74.com.Max.DSStore.appRuntime    0x00216c36 juce::juce_dispatchNextMessageOnSystemQueue(bool, bool) + 554
11 com.cycling74.com.Max.DSStore.appRuntime    0x002208bb juce::MessageManager::dispatchNextMessage(bool, bool*, bool) + 79
12 com.cycling74.com.Max.DSStore.appRuntime    0x0022097a juce::MessageManager::runDispatchLoop() + 42
13 com.cycling74.com.Max.DSStore.appRuntime    0x0021f2d5 juce::JUCEApplication::main(juce::String&, juce::JUCEApplication*) + 605
14 com.cycling74.com.Max.DSStore.appRuntime    0x0021f3af juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 125
15 com.cycling74.com.Max.DSStore.appRuntime    0x0018d028 main + 76
16 com.cycling74.com.Max.DSStore.appRuntime    0x000061f2 _start + 216
17 com.cycling74.com.Max.DSStore.appRuntime    0x00006119 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib     0x992e890a kevent + 10
1 libdispatch.dylib     0x91854e10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib     0x9185385f _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib     0x992e5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x992e51f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI     0x025c4fcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI     0x025e7f8b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI     0x025e8912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI     0x025c659f XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI     0x025c5f69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib     0x919fced9 _pthread_start + 335
8 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib     0x992e5c5e semaphore_wait_trap + 10
1 Kontakt 4.Synth.vst     0x09645927 SerialJobBGThread::run() + 119
2 Kontakt 4.Synth.vst     0x08cc66e8 NI::GP::Thread::execute(void*) + 72
3 libsystem_c.dylib     0x919fced9 _pthread_start + 335
4 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 4:
0 libsystem_kernel.dylib     0x992e5c5e semaphore_wait_trap + 10
1 Kontakt 4.Synth.vst     0x092ceb6b BEngine::AuxProcessThreadProc(int) + 75
2 Kontakt 4.Synth.vst     0x09213092 BEngine::AuxProcessThread::run() + 34
3 Kontakt 4.Synth.vst     0x08cc66e8 NI::GP::Thread::execute(void*) + 72
4 libsystem_c.dylib     0x919fced9 _pthread_start + 335
5 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib     0x992e5c5e semaphore_wait_trap + 10
1 Kontakt 4.Synth.vst     0x09278b6e BEngine::SetEngineParThreadProc() + 62
2 Kontakt 4.Synth.vst     0x08cc66e8 NI::GP::Thread::execute(void*) + 72
3 libsystem_c.dylib     0x919fced9 _pthread_start + 335
4 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 6:
0 libsystem_kernel.dylib     0x992e5c76 semaphore_timedwait_trap + 10
1 Kontakt 4.Synth.vst     0x08cc2daf NI::GP::HEvent::wait(int) + 79
2 Kontakt 4.Synth.vst     0x092d8e4b BStreamingEngine::run() + 91
3 Kontakt 4.Synth.vst     0x08cc66e8 NI::GP::Thread::execute(void*) + 72
4 libsystem_c.dylib     0x919fced9 _pthread_start + 335
5 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib     0x992e5c5e semaphore_wait_trap + 10
1 Kontakt 4.Synth.vst     0x09663f90 BBackgroundLoader::run() + 80
2 Kontakt 4.Synth.vst     0x08cc66e8 NI::GP::Thread::execute(void*) + 72
3 libsystem_c.dylib     0x919fced9 _pthread_start + 335
4 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 8:
0 libsystem_kernel.dylib     0x992e783e __psynch_cvwait + 10
1 libsystem_c.dylib     0x91a00e78 _pthread_cond_wait + 914
2 libsystem_c.dylib     0x91a00f7b pthread_cond_timedwait_relative_np + 47
3 com.cycling74.com.Max.DSStore.appRuntime    0x0021608c juce::WaitableEvent::wait(int) const + 122
4 com.cycling74.com.Max.DSStore.appRuntime    0x0029310b juce::Thread::wait(int) const + 27
5 com.cycling74.com.Max.DSStore.appRuntime    0x00221978 juce::InternalTimerThread::run() + 310
6 com.cycling74.com.Max.DSStore.appRuntime    0x0029319e juce::Thread::threadEntryPoint(juce::Thread*) + 142
7 com.cycling74.com.Max.DSStore.appRuntime    0x00216167 juce::threadEntryProc(void*) + 17
8 libsystem_c.dylib     0x919fced9 _pthread_start + 335
9 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib     0x992e6e2e __accept_nocancel + 10
1 libsystem_kernel.dylib     0x992e630d accept + 39
2 com.cycling74.com.Max.DSStore.appRuntime    0x002d7649 juce::StreamingSocket::waitForNextConnection() const + 257
3 com.cycling74.com.Max.DSStore.appRuntime    0x002095a5 tcpconnection_listenthread(_tcpconnection*) + 27
4 com.cycling74.com.Max.DSStore.appRuntime    0x000611cc systhread_threadproc(void*) + 60
5 libsystem_c.dylib     0x919fced9 _pthread_start + 335
6 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 10:
0 libsystem_kernel.dylib     0x992e5d36 mach_wait_until + 10
1 libsystem_c.dylib     0x919aa439 nanosleep + 388
2 libsystem_c.dylib     0x919a8cba usleep + 60
3 com.cycling74.com.Max.DSStore.appRuntime    0x00068bba asyncfile_threadproc() + 36
4 com.cycling74.com.Max.DSStore.appRuntime    0x000611cc systhread_threadproc(void*) + 60
5 libsystem_c.dylib     0x919fced9 _pthread_start + 335
6 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 11:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib     0x992e5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x992e51f6 mach_msg + 70
2 com.apple.audio.CoreAudio     0x937749fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio     0x93774a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio     0x9376ce5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio     0x9376c926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio     0x9376c898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio     0x9376c81d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib     0x919fced9 _pthread_start + 335
9 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 12:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib     0x992e5c22 mach_msg_trap + 10
1 libsystem_kernel.dylib     0x992e51f6 mach_msg + 70
2 com.apple.audio.CoreAudio     0x937749fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio     0x93774a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio     0x9376ce5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio     0x9376c926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio     0x9376c898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio     0x9376c81d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib     0x919fced9 _pthread_start + 335
9 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 13 Crashed:
0 com.cycling74.com.Max.DSStore.appRuntime    0x000606bc outlet_int + 546
1 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
2 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
3 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
4 com.cycling74.com.Max.DSStore.appRuntime    0x0004e9c9 through_scheduler_senditfun(through*, _sendargs*) + 59
5 com.cycling74.com.Max.DSStore.appRuntime    0x0004ea55 through_scheduler_sendit + 79
6 com.cycling74.com.Max.DSStore.appRuntime    0x0004eb76 through_scheduler_int + 80
7 com.cycling74.com.Max.DSStore.appRuntime    0x00048917 send_int(send*, long) + 49
8 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
9 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
10 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
11 com.cycling74.com.Max.DSStore.appRuntime    0x0001c72b typedmess_fun + 1283
12 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
13 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
14 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
15 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
16 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
17 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
18 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
19 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
20 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
21 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
22 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
23 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
24 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
25 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
26 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
27 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
28 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
29 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
30 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
31 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
32 com.cycling74.com.Max.DSStore.appRuntime    0x00050652 trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 98
33 com.cycling74.com.Max.DSStore.appRuntime    0x000507d7 trigger_int(unpack*, long) + 77
34 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
35 com.cycling74.com.Max.DSStore.appRuntime    0x00050652 trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 98
36 com.cycling74.com.Max.DSStore.appRuntime    0x0005082d trigger_float(unpack*, double) + 83
37 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
38 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
39 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
40 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
41 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
42 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
43 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
44 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
45 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
46 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
47 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
48 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
49 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
50 com.cycling74.com.Max.DSStore.appRuntime    0x00037067 expr_bang(expr*) + 113
51 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
52 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
53 com.cycling74.pow     0x0d7d2e5f pow_bang + 51
54 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
55 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
56 com.cycling74.com.Max.DSStore.appRuntime    0x0005066d trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 125
57 com.cycling74.com.Max.DSStore.appRuntime    0x0005082d trigger_float(unpack*, double) + 83
58 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
59 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
60 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
61 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
62 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
63 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
64 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
65 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
66 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
67 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
68 com.cycling74.mean     0x0d7e7d93 mean_bang + 50
69 com.cycling74.mean     0x0d7e7de4 mean_int + 28
70 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
71 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
72 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
73 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
74 com.cycling74.MaxAPI     0x0149e330 outlet_int + 38
75 com.cycling74.fromsymbol     0x0d2eed5b fromsymbol_anything + 1026
76 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
77 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
78 com.cycling74.MaxAPI     0x0149e441 outlet_anything + 60
79 com.cycling74.combine     0x07ae6813 combine_bang + 722
80 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
81 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
82 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
83 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
84 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
85 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
86 com.cycling74.MaxAPI     0x0149e441 outlet_anything + 60
87 com.cycling74.itoa     0x0d2faa50 itoa_int + 202
88 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
89 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
90 com.cycling74.com.Max.DSStore.appRuntime    0x00051084 unpack_list(unpack*, symbol*, short, atom*) + 94
91 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
92 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
93 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
94 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
95 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
96 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
97 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
98 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
99 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
100 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
101 com.cycling74.MaxAPI     0x0149e3e4 outlet_list + 60
102 hu.sadam.udpReceiver     0x0dac21d1 sadam::UDPReceiver::listenToPort(sadam::UDPReceiver::ObjectClass*) + 689
103 com.cycling74.com.Max.DSStore.appRuntime    0x000611cc systhread_threadproc(void*) + 60
104 libsystem_c.dylib     0x919fced9 _pthread_start + 335
105 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 14:
0 com.cycling74.com.Max.DSStore.appRuntime    0x000608e6 outlet_int + 1100
1 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
2 com.cycling74.com.Max.DSStore.appRuntime    0x0004e9c9 through_scheduler_senditfun(through*, _sendargs*) + 59
3 com.cycling74.com.Max.DSStore.appRuntime    0x0004ea55 through_scheduler_sendit + 79
4 com.cycling74.com.Max.DSStore.appRuntime    0x0004eb76 through_scheduler_int + 80
5 com.cycling74.com.Max.DSStore.appRuntime    0x00048917 send_int(send*, long) + 49
6 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
7 com.cycling74.com.Max.DSStore.appRuntime    0x0001c72b typedmess_fun + 1283
8 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
9 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
10 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
11 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
12 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
13 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
14 com.cycling74.com.Max.DSStore.appRuntime    0x0001c72b typedmess_fun + 1283
15 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
16 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
17 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
18 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
19 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
20 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
21 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
22 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
23 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
24 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
25 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
26 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
27 com.cycling74.pow     0x0d7d2e5f pow_bang + 51
28 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
29 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
30 com.cycling74.scale     0x0d7dab65 scale_int + 28
31 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
32 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
33 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
34 com.cycling74.com.Max.DSStore.appRuntime    0x00046e01 route_int(route*, long) + 169
35 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
36 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
37 com.cycling74.MaxAPI     0x0149e330 outlet_int + 38
38 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
39 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
40 com.cycling74.com.Max.DSStore.appRuntime    0x0004e9c9 through_scheduler_senditfun(through*, _sendargs*) + 59
41 com.cycling74.com.Max.DSStore.appRuntime    0x0004ea55 through_scheduler_sendit + 79
42 com.cycling74.com.Max.DSStore.appRuntime    0x0004eb76 through_scheduler_int + 80
43 com.cycling74.com.Max.DSStore.appRuntime    0x00048917 send_int(send*, long) + 49
44 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
45 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
46 com.cycling74.MaxAPI     0x0149e330 outlet_int + 38
47 com.cycling74.line     0x0866fa3a line_tick + 203
48 com.cycling74.line     0x0866fb5a line_go + 63
49 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
50 com.cycling74.MaxAPI     0x0149e3e4 outlet_list + 60
51 com.cycling74.append     0x07aeac71 append_int + 156
52 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
53 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
54 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
55 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
56 com.cycling74.com.Max.DSStore.appRuntime    0x0004e9c9 through_scheduler_senditfun(through*, _sendargs*) + 59
57 com.cycling74.com.Max.DSStore.appRuntime    0x0004ea55 through_scheduler_sendit + 79
58 com.cycling74.com.Max.DSStore.appRuntime    0x0004eb76 through_scheduler_int + 80
59 com.cycling74.com.Max.DSStore.appRuntime    0x00048917 send_int(send*, long) + 49
60 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
61 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
62 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
63 com.cycling74.com.Max.DSStore.appRuntime    0x0001c72b typedmess_fun + 1283
64 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
65 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
66 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
67 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
68 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
69 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
70 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
71 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
72 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
73 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
74 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
75 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
76 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
77 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
78 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
79 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
80 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
81 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
82 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
83 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
84 com.cycling74.com.Max.DSStore.appRuntime    0x00050652 trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 98
85 com.cycling74.com.Max.DSStore.appRuntime    0x0005082d trigger_float(unpack*, double) + 83
86 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
87 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
88 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
89 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
90 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
91 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
92 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
93 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
94 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
95 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
96 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
97 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
98 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
99 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
100 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
101 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
102 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
103 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
104 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
105 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
106 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
107 com.cycling74.pow     0x0d7d2e5f pow_bang + 51
108 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
109 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
110 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
111 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
112 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
113 com.cycling74.com.Max.DSStore.appRuntime    0x00046ec9 route_float(route*, double) + 191
114 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
115 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
116 com.cycling74.com.Max.DSStore.appRuntime    0x0005066d trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 125
117 com.cycling74.com.Max.DSStore.appRuntime    0x0005082d trigger_float(unpack*, double) + 83
118 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
119 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
120 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
121 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
122 com.cycling74.com.Max.DSStore.appRuntime    0x0001c6d8 typedmess_fun + 1200
123 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
124 com.cycling74.com.Max.DSStore.appRuntime    0x0001d4cf eval_internal + 799
125 com.cycling74.com.Max.DSStore.appRuntime    0x00009a19 binbuf_eval_dynamic + 161
126 com.cycling74.com.Max.DSStore.appRuntime    0x0003a0d4 ifthen_eval(ifthen*, void*, void*) + 50
127 com.cycling74.com.Max.DSStore.appRuntime    0x0003a133 ifthen_bang(ifthen*) + 93
128 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
129 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
130 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
131 com.cycling74.com.Max.DSStore.appRuntime    0x00037067 expr_bang(expr*) + 113
132 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
133 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
134 com.cycling74.pow     0x0d7d2e5f pow_bang + 51
135 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
136 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
137 com.cycling74.com.Max.DSStore.appRuntime    0x0005066d trigger_iterate(unpack*, long, double, symbol*, symbol*, short, atom*, short) + 125
138 com.cycling74.com.Max.DSStore.appRuntime    0x0005082d trigger_float(unpack*, double) + 83
139 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
140 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
141 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
142 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
143 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
144 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
145 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
146 com.cycling74.com.Max.DSStore.appRuntime    0x000603bf outlet_float + 1097
147 com.cycling74.com.Max.DSStore.appRuntime    0x0006027e outlet_float + 776
148 com.cycling74.MaxAPI     0x0149e387 outlet_float + 54
149 com.cycling74.mean     0x0d7e7d93 mean_bang + 50
150 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
151 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
152 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
153 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
154 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
155 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
156 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
157 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
158 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
159 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
160 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
161 com.cycling74.MaxAPI     0x0149e441 outlet_anything + 60
162 com.cycling74.fromsymbol     0x0d2eedd0 fromsymbol_anything + 1143
163 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
164 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
165 com.cycling74.MaxAPI     0x0149e441 outlet_anything + 60
166 com.cycling74.combine     0x07ae6813 combine_bang + 722
167 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
168 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
169 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
170 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
171 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
172 com.cycling74.com.Max.DSStore.appRuntime    0x0005f79d outlet_anything + 795
173 com.cycling74.MaxAPI     0x0149e441 outlet_anything + 60
174 com.cycling74.itoa     0x0d2faa50 itoa_int + 202
175 com.cycling74.com.Max.DSStore.appRuntime    0x000608c1 outlet_int + 1063
176 com.cycling74.com.Max.DSStore.appRuntime    0x0006078d outlet_int + 755
177 com.cycling74.com.Max.DSStore.appRuntime    0x00051084 unpack_list(unpack*, symbol*, short, atom*) + 94
178 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
179 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
180 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
181 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
182 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
183 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
184 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
185 com.cycling74.com.Max.DSStore.appRuntime    0x0001c536 typedmess_fun + 782
186 com.cycling74.com.Max.DSStore.appRuntime    0x0001ca67 typedmess + 83
187 com.cycling74.com.Max.DSStore.appRuntime    0x0005fb21 outlet_list + 711
188 com.cycling74.MaxAPI     0x0149e3e4 outlet_list + 60
189 hu.sadam.udpReceiver     0x0dac21d1 sadam::UDPReceiver::listenToPort(sadam::UDPReceiver::ObjectClass*) + 689
190 com.cycling74.com.Max.DSStore.appRuntime    0x000611cc systhread_threadproc(void*) + 60
191 libsystem_c.dylib     0x919fced9 _pthread_start + 335
192 libsystem_c.dylib     0x91a006de thread_start + 34

Thread 15:
0 libsystem_kernel.dylib     0x992e802e __workq_kernreturn + 10
1 libsystem_c.dylib     0x919feccf _pthread_wqthread + 773
2 libsystem_c.dylib     0x91a006fe start_wqthread + 30

Thread 13 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x02064ef0 ecx: 0x003ac368 edx: 0x00000000
edi: 0x1120ec58 esi: 0x0e0b8550 ebp: 0xb0610e18 esp: 0xb0610db0
ss: 0x00000023 efl: 0x00010216 eip: 0x000606bc cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00000010
Logical CPU: 0