Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't open Quartz Composer on new updated OS 10.8.3

Hello,


After upgrading yesterday from Snow Leopard to Mountain Lion OS 10.8.3 on MacMini early 2009, I today downloaded correspondent new XCode app from Apple Store to my Application folder.

Tried to open old Quartz Composer.

No way. Error Message:

//

An exception was raised:
+[QCImageManager registerImageBufferConverterClass:priority:]: "BackdropsImageBufferConverter" is already registered
//


Then I found Ralph Johns's post on archived thread https://discussions.apple.com/thread/2373658:

"If the timings went Snow Leopard Install then 10.6.2 update the Developers Tools I would try running the COMBO version of the OS Update over what you have.

http://www.apple.com/downloads/macosx/apple/macosx_updates/macosxv1062updatecomb o.html"

So, I downloaded OSXUpdCombo10.8.3.dmg and installed that update.

Then deleted all items from my Developer folder and downloaded new Quartz Composer app, through xcode46graphicstools6938140a.dmg and tried to open it.

-> Same error message.


What can I do? 😢
Thank you for helping,


Michel

Mac mini, OS X Mountain Lion (10.8.3)

Posted on Apr 9, 2013 9:44 AM

Reply
27 replies

Apr 11, 2013 1:08 PM in response to MichelNimes

HI,


I did a search using the term /Users/USER/Desktop


Reading some of the threads it seems this path is "created" when an Application is moved to the Desktop of the Logged in User.

The Path is then called Users/USER/Desktop for some reason which I could not fathom from reading the threads.


In michelglaize/Bureau do you have a Quartz composer version there ?

I am presuming Bureau is what we call Desktop.


I am not sure if the * makes it invisible/hidden

Use the Finder > Go Menu > Go to Folder and type /Users/USER/Desktop/*/Quartz Composer.app/Contents/MacOS/Quartz Composer and find out if you can see it that way.

If not try ~/Bureau/Quartz Composer.


User uploaded file
9:08 PM Thursday; April 11, 2013


 iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.3)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad
"Limit the Logs to the Bits above Binary Images."  No, Seriously

Apr 11, 2013 2:27 PM in response to Ralph-Johns-UK

Hurray...😎


I looked a little further in Console and that's what I found (Historic all messages):


"11/04/13 22:34:23,319 Quartz Composer[258]: objc[258]: Class BackdropsQCQuickTimePlayer is implemented in both /Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops and /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops. One of the two will be used. Which one is undefined."


So I simply kicked both of them out, and... yepa, that runs perfect!


/Library/Graphics/Quartz Composer Patches remained from my past S.Leopard OS.
/System/Library/Graphics/Quartz Composer Patches : I have not any idea...
I wonder how I didn't see these plugins this morning when I cleaned my computer Xcodeless and QCless.


Thank you Frank and Ralph, I should be glad to invite both of you to share a fine red wine glass... but this is the dark side of internet...


🙂


M.

Apr 12, 2013 12:55 PM in response to MichelNimes

Hi,


Good to hear.


Much more a Lager man myself.


But hey, it a virtual drink and any of those are welcome. Thank you.





User uploaded file
8:55 PM Friday; April 12, 2013


 iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.3)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad
"Limit the Logs to the Bits above Binary Images."  No, Seriously

Jun 19, 2013 1:05 AM in response to MichelNimes

I also have this problem. QC won't start at all. Only crashes on launch.


Any ideas?


Crash Log:


****************


Process: Quartz Composer [26581]

Path: /Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer

Identifier: com.apple.QuartzComposer.editor

Version: 4.6 (148)

Build Info: QuartzComposerEditor-148000000000000~175

Code Type: X86-64 (Native)

Parent Process: launchd [140]

User ID: 501



Date/Time: 2013-06-19 10:02:46.673 +0200

OS Version: Mac OS X 10.8.4 (12E55)

Report Version: 10



Interval Since Last Report: 154946 sec

Crashes Since Last Report: 2

Per-App Interval Since Last Report: 11 sec

Per-App Crashes Since Last Report: 2

Anonymous UUID: 24A85120-4CA8-144C-9B63-41009AAC1648



Crashed Thread: 0 Dispatch queue: com.apple.main-thread



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

[26581] stack overflow



Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff92314212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff8d4c3b54 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff8d507e9e __abort + 159

3 libsystem_c.dylib 0x00007fff8d508d17 __stack_chk_fail + 195

4 com.apple.QuartzComposer 0x00007fff96aeb200 -[QCView _initializeRenderView] + 1490

5 com.apple.QuartzComposer 0x00007fff96aeb5fa -[QCView _finishInitialization] + 295

6 com.apple.QuartzComposer 0x00007fff96aed635 -[QCView initWithCoder:] + 725

7 com.apple.AppKit 0x00007fff9535cb1c -[NSClassSwapper initWithCoder:] + 546

8 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

9 com.apple.Foundation 0x00007fff91bef756 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189

10 com.apple.Foundation 0x00007fff91befcc8 -[NSArray(NSArray) initWithCoder:] + 538

11 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

12 com.apple.Foundation 0x00007fff91bedd24 _decodeObject + 226

13 com.apple.AppKit 0x00007fff951e1601 -[NSView initWithCoder:] + 976

14 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

15 com.apple.Foundation 0x00007fff91bedd24 _decodeObject + 226

16 com.apple.AppKit 0x00007fff951e2b35 -[NSResponder initWithCoder:] + 99

17 com.apple.AppKit 0x00007fff951e1294 -[NSView initWithCoder:] + 99

18 com.apple.AppKit 0x00007fff951e2ecd -[NSControl initWithCoder:] + 50

19 com.apple.AppKit 0x00007fff951e2d73 -[NSButton initWithCoder:] + 42

20 com.apple.AppKit 0x00007fff9535cb1c -[NSClassSwapper initWithCoder:] + 546

21 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

22 com.apple.Foundation 0x00007fff91bedd24 _decodeObject + 226

23 com.apple.AppKit 0x00007fff951d8914 -[NSNibConnector initWithCoder:] + 401

24 com.apple.AppKit 0x00007fff951d8778 -[NSNibOutletConnector initWithCoder:] + 344

25 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

26 com.apple.Foundation 0x00007fff91bef756 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189

27 com.apple.Foundation 0x00007fff91befcc8 -[NSArray(NSArray) initWithCoder:] + 538

28 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

29 com.apple.Foundation 0x00007fff91bedd24 _decodeObject + 226

30 com.apple.AppKit 0x00007fff951d79ea -[NSIBObjectData initWithCoder:] + 2025

31 com.apple.Foundation 0x00007fff91bee979 _decodeObjectBinary + 2741

32 com.apple.Foundation 0x00007fff91bedd24 _decodeObject + 226

33 com.apple.AppKit 0x00007fff951d70c3 loadNib + 227

34 com.apple.AppKit 0x00007fff951d6649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219

35 com.apple.AppKit 0x00007fff9532958c +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140

36 com.apple.AppKit 0x00007fff9535c5db -[NSWindowController loadWindow] + 199

37 com.apple.AppKit 0x00007fff9535c2b5 -[NSWindowController window] + 77

38 com.apple.AppKit 0x00007fff9539cb79 -[NSWindowController showWindow:] + 53

39 com.apple.QuartzComposer.editor 0x000000010996eee4 0x10996a000 + 20196

40 com.apple.AppKit 0x00007fff9523dbe0 -[NSApplication _doOpenUntitled] + 398

41 com.apple.AppKit 0x00007fff9523d6cf __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233

42 com.apple.AppKit 0x00007fff9557f6c1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143

43 com.apple.AppKit 0x00007fff9523d17b -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760

44 com.apple.AppKit 0x00007fff951966d4 -[NSPersistentUIManager finishedRestoringWindowsWithZOrder:registerAsReady:completionHandler:] + 6759

45 com.apple.AppKit 0x00007fff9518b11f -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 597

46 com.apple.AppKit 0x00007fff9523b445 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553

47 com.apple.AppKit 0x00007fff9523b04c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351

48 com.apple.Foundation 0x00007fff91c0207b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308

49 com.apple.Foundation 0x00007fff91c01edd _NSAppleEventManagerGenericHandler + 106

50 com.apple.AE 0x00007fff90b0f078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307

51 com.apple.AE 0x00007fff90b0eed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37

52 com.apple.AE 0x00007fff90b0ed99 aeProcessAppleEvent + 318

53 com.apple.HIToolbox 0x00007fff95fd7709 AEProcessAppleEvent + 100

54 com.apple.AppKit 0x00007fff95237836 _DPSNextEvent + 1456

55 com.apple.AppKit 0x00007fff95236df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

56 com.apple.AppKit 0x00007fff9522e1a3 -[NSApplication run] + 517

57 com.apple.QuartzComposer.editor 0x000000010996c409 0x10996a000 + 9225

58 com.apple.AppKit 0x00007fff951d2bd6 NSApplicationMain + 869

59 com.apple.QuartzComposer.editor 0x000000010996b774 0x10996a000 + 6004

Jun 19, 2013 11:49 AM in response to BrageIversen

Hi,


I actually installed Quartz Composer in the Utilities folder rather than the Applications Folder itself.

However this is probably nothing to do with your issue.


MichelNimes found a message in Console about component parts being in two places



"11/04/13 22:34:23,319 Quartz Composer[258]: objc[258]: Class BackdropsQCQuickTimePlayer is implemented in both /Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops and /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops. One of the two will be used. Which one is undefined."



Have you checked these ?



User uploaded file
7:49 PM Wednesday; June 19, 2013


 iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad
"Limit the Logs to the Bits above Binary Images."  No, Seriously

Nov 2, 2013 4:50 AM in response to Ralph-Johns-UK

hey, i just installed mavericks on a partition on my macbook pro (snow leopard on the other)

fresh installed latest xcode and quartz composer. deleted all qc patches/plugins and plist files from both partitions..

but still cant open quazrt compser - it instantly crashes.


here is the first part of my console log..

the most obvcious error seems to be"


Application Specific Information:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSApp with wrong _running count'


help would be hugely appreciated!!


Process: OpenGL Profiler [687]
Path: /Volumes/VOLUME/Developer/Applications/Graphics Tools/OpenGL Profiler.app/Contents/MacOS/OpenGL Profiler
Identifier: com.apple.OpenGLProfiler3
Version: 4.2 (55)
Build Info: OpenGLProfiler-40255~19
Code Type: X86 (Native)

Parent Process: launchd [165]

Responsible: OpenGL Profiler [687]
User ID: 501


Date/Time: 2013-11-02 11:33:25.838 +0100
OS Version: Mac OS X 10.9 (13A603)

Report Version: 11

Anonymous UUID: 15876138-BD49-9CA9-F3E1-04757317D669



Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_BREAKPOINT (SIGTRAP)

Exception Codes: 0x0000000000000002, 0x0000000000000000


Application Specific Information:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSApp with wrong _running count'


Application Specific Backtrace 1:

0 CoreFoundation 0x94a236b1 __raiseError + 193
1 libobjc.A.dylib 0x9ac7a091 objc_exception_throw + 162
2 CoreFoundation 0x94a23538 +[NSException raise:format:arguments:] + 136
3 Foundation 0x922f83b7 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4 AppKit 0x9a06924f -[NSApplication run] + 458
5 AppKit 0x9a0521f8 NSApplicationMain + 1165
6 OpenGL Profiler 0x0000b527 OpenGL Profiler + 42279
7 OpenGL Profiler 0x00002ac5 OpenGL Profiler + 6853


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 com.apple.CoreFoundation 0x94a24007 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 com.apple.CoreFoundation 0x94a239b0 __raiseError + 960
2 libobjc.A.dylib 0x9ac7a091 objc_exception_throw + 162
3 com.apple.CoreFoundation 0x94a23538 +[NSException raise:format:arguments:] + 136
4 com.apple.Foundation 0x922f83b7 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
5 com.apple.AppKit 0x9a06924f -[NSApplication run] + 458
6 com.apple.AppKit 0x9a0521f8 NSApplicationMain + 1165
7 com.apple.OpenGLProfiler3 0x0000b527 0x1000 + 42279
8 com.apple.OpenGLProfiler3 0x00002ac5 0x1000 + 6853


Thread 1:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x95f43992 kevent64 + 10
1 libdispatch.dylib 0x9be278bd _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x9be27556 _dispatch_mgr_thread + 52


Thread 3:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 4:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 5:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 6:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x95f3df7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x95f3d16c mach_msg + 68
2 com.apple.CoreFoundation 0x94934f69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x94934541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x94933d5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x94933bbb CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x9225b319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7 com.apple.AppKit 0x9a33bc50 -[NSAnimation(NSInternal) _runBlocking] + 463
8 com.apple.AppKit 0x9a33ba67 -[NSAnimation(NSInternal) _animationThread] + 79
9 com.apple.AppKit 0x9a33b9fc __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 36
10 libdispatch.dylib 0x9be2878f _dispatch_call_block_and_release + 15
11 libdispatch.dylib 0x9be253a6 _dispatch_client_callout + 50
12 libdispatch.dylib 0x9be27467 _dispatch_root_queue_drain + 257
13 libdispatch.dylib 0x9be28732 _dispatch_worker_thread2 + 39
14 libsystem_pthread.dylib 0x904eadab _pthread_wqthread + 336
15 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 7:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 8:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 9:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 10:

0 libsystem_kernel.dylib 0x95f43046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x904eadcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x904eecce start_wqthread + 30


Thread 11:

0 libsystem_kernel.dylib 0x95f3df7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x95f3d16c mach_msg + 68
2 com.apple.CoreFoundation 0x94934f69 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x94934541 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x94933d5a CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x94933bbb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x9a220f18 _NSEventThread + 283
7 libsystem_pthread.dylib 0x904e95fb _pthread_body + 144
8 libsystem_pthread.dylib 0x904e9485 _pthread_start + 130
9 libsystem_pthread.dylib 0x904eecf2 thread_start + 34


Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x00000001 ebx: 0x03249800 ecx: 0x00000000 edx: 0x00000000

edi: 0x0034a380 esi: 0x94a235fe ebp: 0xbffff2d8 esp: 0xbffff2d0

ss: 0x00000023 efl: 0x00000282 eip: 0x94a24007 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0x05feb000


Logical CPU: 4
Error Code: 0x00000000
Trap Number: 3

Nov 2, 2013 4:55 AM in response to nemzis

also, still find a reference to Kineme, even though i have searched and deleted everything in this folder and computer-wide??? (and restarted, and reinstalled, and....)



0x10d799000 - 0x10d7baff7 +net.kineme.Kineme2D (1.0 - 20110702.1432r10348) <A210B21A-35AC-92DA-CAF2-4E1150A54337> /Users/USER/Library/Graphics/Quartz Composer Patches/Kineme2D.plugin/Contents/MacOS/Kineme2D

Nov 2, 2013 5:06 AM in response to nemzis

ok, Users/USER/Library is 'hidden' by default in Lion/Mavericks so you need toshow it again to get into the quartz patches/plugins there.


but sadly

quartz is still crashing on open:


ps. how do i get rid of the tables when pasting here??


Process: Quartz Composer [323]
Path: /Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
Identifier: com.apple.QuartzComposer.editor
Version: 4.6 (151)
Build Info: QuartzComposerEditor-151000000000000~138
Code Type: X86-64 (Native)

Parent Process: launchd [154]

Responsible: Quartz Composer [323]
User ID: 501


Date/Time: 2013-11-02 13:01:21.434 +0100
OS Version: Mac OS X 10.9 (13A603)

Report Version: 11

Anonymous UUID: 15876138-BD49-9CA9-F3E1-04757317D669



Crashed Thread: 0 Dispatch queue: com.apple.main-thread


Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:

[323] stack overflow


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff92da7866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff94e8935c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff8a93ac5a __abort + 145
3 libsystem_c.dylib 0x00007fff8a93b50d __stack_chk_fail + 196
4 com.apple.QuartzComposer 0x00007fff906b5e0a -[QCView _initializeRenderView] + 1477
5 com.apple.QuartzComposer 0x00007fff906b61df -[QCView _finishInitialization] + 292
6 com.apple.QuartzComposer 0x00007fff906b81bc -[QCView initWithCoder:] + 718
7 com.apple.AppKit 0x00007fff88cfa2a4 -[NSClassSwapper initWithCoder:] + 528
8 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
9 com.apple.Foundation 0x00007fff8f39af2f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
10 com.apple.Foundation 0x00007fff8f39b12b -[NSArray(NSArray) initWithCoder:] + 202
11 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
12 com.apple.Foundation 0x00007fff8f3992dd _decodeObject + 288
13 com.apple.AppKit 0x00007fff88cf85bc -[NSView initWithCoder:] + 1949
14 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
15 com.apple.Foundation 0x00007fff8f3992dd _decodeObject + 288
16 com.apple.AppKit 0x00007fff88cf9cc8 -[NSResponder initWithCoder:] + 63
17 com.apple.AppKit 0x00007fff88cf7e7f -[NSView initWithCoder:] + 96
18 com.apple.AppKit 0x00007fff88d3edb0 -[NSControl initWithCoder:] + 51
19 com.apple.AppKit 0x00007fff88d61d12 -[NSButton initWithCoder:] + 44
20 com.apple.AppKit 0x00007fff88cfa2a4 -[NSClassSwapper initWithCoder:] + 528
21 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
22 com.apple.Foundation 0x00007fff8f3992dd _decodeObject + 288
23 com.apple.AppKit 0x00007fff88cd1cfd -[NSNibConnector initWithCoder:] + 106
24 com.apple.AppKit 0x00007fff88cd1b7e -[NSNibOutletConnector initWithCoder:] + 73
25 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
26 com.apple.Foundation 0x00007fff8f39af2f -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1774
27 com.apple.Foundation 0x00007fff8f39b12b -[NSArray(NSArray) initWithCoder:] + 202
28 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
29 com.apple.Foundation 0x00007fff8f3992dd _decodeObject + 288
30 com.apple.AppKit 0x00007fff88cd07b2 -[NSIBObjectData initWithCoder:] + 205
31 com.apple.Foundation 0x00007fff8f399e22 _decodeObjectBinary + 2534
32 com.apple.Foundation 0x00007fff8f3992dd _decodeObject + 288
33 com.apple.AppKit 0x00007fff88cd059f loadNib + 232
34 com.apple.AppKit 0x00007fff88ccfb9c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
35 com.apple.AppKit 0x00007fff88f645b2 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140
36 com.apple.AppKit 0x00007fff88f643aa -[NSWindowController loadWindow] + 196
37 com.apple.AppKit 0x00007fff88f69058 -[NSWindowController window] + 80
38 com.apple.AppKit 0x00007fff88f6a1b0 -[NSWindowController showWindow:] + 36
39 com.apple.QuartzComposer.editor0x0000000106ede964 0x106ed9000 + 22884
40 com.apple.AppKit 0x00007fff88f63e49 -[NSApplication _doOpenUntitled] + 376
41 com.apple.AppKit 0x00007fff88e86f41 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
42 com.apple.AppKit 0x00007fff88e86c63 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
43 com.apple.AppKit 0x00007fff88e8684d -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
44 com.apple.AppKit 0x00007fff88cf19fb -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 323
45 com.apple.AppKit 0x00007fff88cf1789 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
46 com.apple.AppKit 0x00007fff88cf11eb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
47 com.apple.Foundation 0x00007fff8f3a3eaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
48 com.apple.Foundation 0x00007fff8f3a3d1d _NSAppleEventManagerGenericHandler + 106
49 com.apple.AE 0x00007fff8e5b5e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
50 com.apple.AE 0x00007fff8e5b5c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
51 com.apple.AE 0x00007fff8e5b5b36 aeProcessAppleEvent + 315
52 com.apple.HIToolbox 0x00007fff8a66e5f1 AEProcessAppleEvent + 56
53 com.apple.AppKit 0x00007fff88ced0f6 _DPSNextEvent + 1026
54 com.apple.AppKit 0x00007fff88cec8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
55 com.apple.AppKit 0x00007fff88ce09cc -[NSApplication run] + 553
56 com.apple.QuartzComposer.editor0x0000000106edbe89 0x106ed9000 + 11913
57 com.apple.AppKit 0x00007fff88ccb803 NSApplicationMain + 940
58 libdyld.dylib 0x00007fff8bd175fd start + 1


Thread 1:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff92da8662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8cac543d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8cac5152 _dispatch_mgr_thread + 52


Thread 3:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 5:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 9:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 10:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 11:

0 libsystem_kernel.dylib 0x00007fff92da7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff94e89f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff94e8cfb9 start_wqthread + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x00007fff7a848310 rcx: 0x00007fff58d23138 rdx: 0x0000000000000000

rdi: 0x0000000000000707 rsi: 0x0000000000000006 rbp: 0x00007fff58d23160 rsp: 0x00007fff58d23138

r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000206

r12: 0x00007fff909d913b r13: 0x00007fe450719960 r14: 0x0000000000000006 r15: 0x00007fff92360080

rip: 0x00007fff92da7866 rfl: 0x0000000000000206 cr2: 0x00007fff8a93abc9


Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Can't open Quartz Composer on new updated OS 10.8.3

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.