On Apr 10, 2018, at 10:35 AM, Christian Schmitz 
<supp...@monkeybreadsoftware.de> wrote:
> 
> 
>> Am 10.04.2018 um 19:33 schrieb Tim Jones <tolis...@me.com>:
>> 
>> Hi Christian,
>> 
>> I'm running into an odd crash with DelayMBS from the 17.5 plugins in 2016r3. 
>>  Here's the crash entry:
>> 4   libobjc.A.dylib                  0xa0cc495d 
>> objc_object::sidetable_retain() + 109
>> 5   com.apple.Foundation             0x95aa07df -[NSRunLoop(NSRunLoop) 
>> runUntilDate:] + 65
> 
> Somewhere deep in memory management...
> 
> Why do you do this?

Not something I'm doing.  I have situations where I need to allow hardware to 
stabilize in a shell, so I send the command data block, and then use 
DelayMBS(period / 100) in a For x = 0 to 99 loop.

> Probably an autorelease pool is cleared and the objects are needed later.

So most likely down in Apple's code?

--
Tim

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to