Hello Jerry,

sorry, this composition doesn't crash on me either. (3GHz-Duo 24" iMac, 10.7.4, 
NVIDIA GeForce GT 130 512 MB)

best,

Achim Breidenbach
Boinx Software Ltd.

On 05.06.2012, at 04:06, Jerry Smith wrote:

> Oh, damn, thank you and apologies -- i reported the wrong comp. Also, revised 
> with "crash on editor window close".
> 
> Attached is the crashing comp, one of toneburst's nice core image patches 
> from 2009 with js in the filter function. possibly crashing with signal to 
> boolean "trigger"?
> 
> With both editors open and no viewer open, closing editor windows 
> consecutively, i thought the first was the culprit because the crash took a 
> few seconds to generate the report, and i have used tb's random gradients a 
> lot with no previous issues (IIRC), whereas the other is newer, blah.
> 
> <tb_RandomGradient.qtz>
> 
> 
> Process:         Quartz Composer [4151]
> Path:            /Developer Graphics Tools/Quartz 
> Composer.app/Contents/MacOS/Quartz Composer
> Identifier:      com.apple.QuartzComposer.editor
> Version:         4.6 (147)
> Build Info:      QuartzComposerEditor-147000000000000~10
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [131]
> 
> Date/Time:       2012-06-04 18:50:24.091 -0700
> OS Version:      Mac OS X 10.7.4 (11E53)
> Report Version:  9
> 
> Interval Since Last Report:          -550523 sec
> Per-App Interval Since Last Report:  -622863 sec
> Anonymous UUID:                      23B67776-F18C-452F-9258-FDA8A26A0340
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x0000000687c46a10
> 
> VM Regions Near 0x687c46a10:
>     CG shared images       00000001c2b47000-00000001c2b4f000 [   32K] r--/r-- 
> SM=SHM  
> --> 
>     JS JIT generated code  0000592f50c00000-0000592f50c01000 [    4K] ---/rwx 
> SM=NUL  
> 
> Application Specific Information:
> objc[4151]: garbage collection is OFF
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   com.apple.JavaScriptCore          0x00007fff917507d3 
> JSC::MarkedSpace::removeBlock(JSC::MarkedBlock*) + 99
> 1   com.apple.JavaScriptCore          0x00007fff91757e87 
> JSC::AllocationSpace::shrink() + 263
> 2   com.apple.JavaScriptCore          0x00007fff91752f18 
> JSC::Heap::collect(JSC::Heap::SweepToggle) + 1592
> 3   com.apple.JavaScriptCore          0x00007fff914ed19b 
> JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, void*) 
> + 219
> 4   com.apple.CoreFoundation          0x00007fff8a2eb934 
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
> 5   com.apple.CoreFoundation          0x00007fff8a2eb486 __CFRunLoopDoTimer + 
> 534
> 6   com.apple.CoreFoundation          0x00007fff8a2cbe11 __CFRunLoopRun + 1617
> 7   com.apple.CoreFoundation          0x00007fff8a2cb486 CFRunLoopRunSpecific 
> + 230
> 8   com.apple.HIToolbox               0x00007fff8a9874d3 
> RunCurrentEventLoopInMode + 277
> 9   com.apple.HIToolbox               0x00007fff8a98e781 
> ReceiveNextEventCommon + 355
> 10  com.apple.HIToolbox               0x00007fff8a98e60e 
> BlockUntilNextEventMatchingListInMode + 62
> 11  com.apple.AppKit                  0x00007fff9302be31 _DPSNextEvent + 659
> 12  com.apple.AppKit                  0x00007fff9302b735 -[NSApplication 
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
> 13  com.apple.AppKit                  0x00007fff93028071 -[NSApplication run] 
> + 470
> 14  com.apple.QuartzComposer.editor   0x000000010acce9bd 0x10accc000 + 10685
> 15  com.apple.AppKit                  0x00007fff932a4244 NSApplicationMain + 
> 867
> 16  com.apple.QuartzComposer.editor   0x000000010accdcb8 0x10accc000 + 7352
> ...
> 
> Thank you again, and sorry for the mistake.
> Jerry
> 
> 
> 
> 
> On Jun 4, 2012, at 2:26 AM, Alastair Leith wrote:
> 
>> Hi Jerry
>> I can take a look Wednesday, sorry deadline coming down on my head.
>> Alastair
>> 
>> 
>> On 04/06/2012, at 4:23 PM, Jerry Smith wrote:
>> 
>>> (Sorry for big attachment. Reposting.)
>>> 
>>> Begin forwarded message:
>>> Hi List,
>>> 
>>> 10.7.4. Getting a consistent crash on closing the attached comp. Any 
>>> advice? (Did I send enough info?)
>>> 
>>> Thank you,
>>> Jerry
>>> 
>>> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
>>> 0   com.apple.JavaScriptCore        0x00007fff917507d3 
>>> JSC::MarkedSpace::removeBlock(JSC::MarkedBlock*) + 99
>>> 1   com.apple.JavaScriptCore        0x00007fff91757e87 
>>> JSC::AllocationSpace::shrink() + 263
>>> 2   com.apple.JavaScriptCore        0x00007fff91752f18 
>>> JSC::Heap::collect(JSC::Heap::SweepToggle) + 1592
>>> 3   com.apple.JavaScriptCore        0x00007fff914ed19b 
>>> JSC::DefaultGCActivityCallbackPlatformData::trigger(__CFRunLoopTimer*, 
>>> void*) + 219
>>> 4   com.apple.CoreFoundation        0x00007fff8a2eb934 
>>> __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
>>> 5   com.apple.CoreFoundation        0x00007fff8a2eb486 __CFRunLoopDoTimer + 
>>> 534
>>> 6   com.apple.CoreFoundation        0x00007fff8a2cbe11 __CFRunLoopRun + 1617
>>> 7   com.apple.CoreFoundation        0x00007fff8a2cb486 CFRunLoopRunSpecific 
>>> + 230
>>> 8   com.apple.HIToolbox             0x00007fff8a9874d3 
>>> RunCurrentEventLoopInMode + 277
>>> 9   com.apple.HIToolbox             0x00007fff8a98e781 
>>> ReceiveNextEventCommon + 355
>>> 10  com.apple.HIToolbox             0x00007fff8a98e60e 
>>> BlockUntilNextEventMatchingListInMode + 62
>>> 11  com.apple.AppKit                0x00007fff9302be31 _DPSNextEvent + 659
>>> 12  com.apple.AppKit                0x00007fff9302b735 -[NSApplication 
>>> nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
>>> 13  com.apple.AppKit                0x00007fff93028071 -[NSApplication run] 
>>> + 470
>>> 14  com.apple.QuartzComposer.editor 0x00000001097c59bd 0x1097c3000 + 10685
>>> 15  com.apple.AppKit                0x00007fff932a4244 NSApplicationMain + 
>>> 867
>>> 16  com.apple.QuartzComposer.editor 0x00000001097c4cb8 0x1097c3000 + 7352
>>> 
>>> <duotone2.qtz.zip> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Quartzcomposer-dev mailing list      ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/quartzcomposer-dev/usefuldesign.au%40gmail.com
>>> 
>>> This email sent to [email protected]
>> 
>> Best
>> Alastair
>> 
>> Alastair I Leith
>> 
>> Useful Design
>> 03 9480 5506
>> 0432 889 831
>> 30    Birch   St
>> West  Preston
>> VIC   3072 Au
>> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Quartzcomposer-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to