Interface Builder Crash on Startup

Hi,
I have installed the latest XCode 3.2.1 and the iPhone SDK for the first time two weeks ago. Right after installation, the Interface Builder has begun coming up with at least one popup window "Assertion failure". Sometimes there are up to 10 popup windows. When i click on the first one to "continue", the others disappear and only one remains (guess that is a new failure then).
I have already uninstalled XCode, renamed Developer folder and reinstalled, but still the exact same problem.
I'll simply post the stacktrace of the first message:
Assertion Message: Interface Builder encountered an error communicating with the iPhone Simulator. If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report.
IBUIViewImageRequester failed to rasterize a UITabBar and UIToolbar.
Exception name: NSInvalidSendPortException
Exception reason: [NSMachPort sendBeforeDate:] destination port invalid
Exception backtrace:
(null)
Exception info:(null)
Thread 0 Asserted:
0 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
1 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
2 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
3 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
4 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
5 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
6 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
7 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
8 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
9 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
10 Interface Builder 0x00000001000033b8
11 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
12 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
13 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
14 Interface Builder 0x0000000100007167
15 Interface Builder 0x00000001000071e0
16 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
17 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
18 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
19 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
20 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
21 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
22 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
23 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
24 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
25 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
26 Interface Builder 0x00000001000033b8
27 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
28 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
29 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
30 Interface Builder 0x0000000100007167
31 Interface Builder 0x00000001000071e0
32 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
33 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
34 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
35 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
36 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
37 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
38 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
39 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
40 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
41 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
42 Interface Builder 0x00000001000033b8
43 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
44 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
45 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
46 Interface Builder 0x0000000100007167
47 Interface Builder 0x00000001000071e0
48 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
49 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
50 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
51 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
52 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
53 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
54 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
55 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
56 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
57 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
58 Interface Builder 0x00000001000033b8
59 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
60 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
61 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
62 Interface Builder 0x0000000100007167
63 Interface Builder 0x00000001000071e0
64 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
65 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
66 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
67 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
68 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
69 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
70 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
71 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
72 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
73 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
74 Interface Builder 0x00000001000033b8
75 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
76 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
77 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
78 Interface Builder 0x0000000100007167
79 Interface Builder 0x00000001000071e0
80 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
81 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
82 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
83 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
84 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
85 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
86 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
87 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
88 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
89 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
90 Interface Builder 0x00000001000033b8
91 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
92 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
93 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
94 Interface Builder 0x0000000100007167
95 Interface Builder 0x00000001000071e0
96 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
97 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
98 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
99 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
100 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
101 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
102 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
103 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
104 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
105 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
106 Interface Builder 0x00000001000033b8
107 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
108 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
109 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
110 Interface Builder 0x0000000100007167
111 Interface Builder 0x00000001000071e0
112 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
113 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
114 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
115 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
116 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
117 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
118 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
119 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
120 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
121 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
122 Interface Builder 0x00000001000033b8
123 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
124 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
125 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
126 Interface Builder 0x0000000100007167
127 Interface Builder 0x00000001000071e0
128 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
129 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
130 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
131 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
132 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
133 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
134 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
135 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
136 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
137 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
138 Interface Builder 0x00000001000033b8
139 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
140 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
141 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
142 Interface Builder 0x0000000100007167
143 Interface Builder 0x00000001000071e0
144 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
145 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
146 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
147 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
148 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
149 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
150 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
151 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
152 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
153 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
154 Interface Builder 0x00000001000033b8
155 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
156 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
157 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
158 Interface Builder 0x0000000100007167
159 Interface Builder 0x00000001000071e0
160 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
161 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
162 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
163 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
164 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
165 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
166 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
167 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
168 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
169 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
170 Interface Builder 0x00000001000033b8
171 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
172 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
173 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
174 Interface Builder 0x0000000100007167
175 Interface Builder 0x00000001000071e0
176 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
177 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
178 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
179 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
180 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
181 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
182 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
183 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
184 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
185 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
186 Interface Builder 0x00000001000033b8
187 AppKit 0x00007fff88228a83 -[NSApplication _realDoModalLoop:peek:] + 442
188 AppKit 0x00007fff8822660d -[NSApplication runModalForWindow:] + 129
189 InterfaceBuilderKit 0x00000001002a293d -[IBDetailedAlert runModal] + 77
190 Interface Builder 0x0000000100007167
191 Interface Builder 0x00000001000071e0
192 IBCocoaTouchPlugin 0x000000011691bab3 IBMessageForAssertingMarshallingFailureFromException + 538
193 Foundation 0x00007fff816ee713 __NSThreadPerformPerform + 219
194 CoreFoundation 0x00007fff8018e281 __CFRunLoopDoSources0 + 1361
195 CoreFoundation 0x00007fff8018c879 __CFRunLoopRun + 873
196 CoreFoundation 0x00007fff8018c03f CFRunLoopRunSpecific + 575
197 HIToolbox 0x00007fff80955c4e RunCurrentEventLoopInMode + 333
198 HIToolbox 0x00007fff809559b1 ReceiveNextEventCommon + 148
199 HIToolbox 0x00007fff8095590c BlockUntilNextEventMatchingListInMode + 59
200 AppKit 0x00007fff87fee520 _DPSNextEvent + 718
201 AppKit 0x00007fff87fede89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
202 Interface Builder 0x00000001000033b8
203 AppKit 0x00007fff87fb3a7d -[NSApplication run] + 395
204 AppKit 0x00007fff87fac798 NSApplicationMain + 364
205 Interface Builder 0x00000001000016a5
206 Interface Builder 0x0000000100001634
207 ???
Can you help me?
Thanks in Advance,
Manuel M.

I've also had the same problem since updating to Snow Leopard. Actually, to be more specific, Interface Builder would sometimes hang completely but after killing it, I would then get the 4 (or more) Assertion failure dialog boxes. This sounds like what you're experiencing.
At the risk of passing along bad information, I did find this and it solved the problem for me: http://www.cocoabuilder.com/archive/message/xcode/2009/10/20/31402
I renamed the version of the file located in /usr/local/lib and now IB seems to be working.
If you decide to try this please make sure to just rename the file. Even if I was an expert at troubleshooting IB (which I'm not) there's no crash log here to look at so you might have a different problem. I don't want to suggest something and wreck your system further.

Similar Messages

  • Interface Builder crash when i tried to open it

    hi
    when i tried to open interface builder, suddenly the app crash and i got this crash report, can somebody help me?
    ================================================================================ ========================
    Process:         Interface Builder [10503]
    Path:            /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
    Identifier:      com.apple.InterfaceBuilder3
    Version:         3.2 (732)
    Build Info:      InterfaceBuilder-7320000~12
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [258]
    User ID:         501
    Date/Time:       2012-09-29 10:49:54.527 +0700
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          515966 sec
    Crashes Since Last Report:           16
    Per-App Interval Since Last Report:  25 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      6FFA1961-8B1D-7ABF-E1A1-56DE788DD9E0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Dyld Error Message:
      Symbol not found: _dispatch_get_concurrent_queue
      Referenced from: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
      Expected in: /usr/lib/libSystem.B.dylib
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                                    0x00007fff631a109d dyld_fatal_error + 1
    1   dyld                                    0x00007fff631a4048 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139
    2   libdyld.dylib                           0x00007fff86d1e8ee dyld_stub_binder_ + 13
    3   ???                                     0x0000000100010008 0 + 4295032840
    4   com.apple.AppKit                        0x00007fff8e9f90fa -[NSApplication run] + 124
    5   com.apple.AppKit                        0x00007fff8e99dcb6 NSApplicationMain + 869
    6   com.apple.InterfaceBuilder3             0x00000001000016a5 0x100000000 + 5797
    7   com.apple.InterfaceBuilder3             0x0000000100001634 0x100000000 + 5684
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8e3506d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8dd42eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8dd42cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8dd2d171 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e350d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff87526dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff875269ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8e3506d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8dd42eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8dd42cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8dd2d171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8e3506d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8dd42eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8dd42cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8dd2d171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000101431930  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fff63210060  rsi: 0x0000000000000000  rbp: 0x00007fff5fbff880  rsp: 0x00007fff5fbff868
       r8: 0x00007fff631bca14   r9: 0x0000000000000010  r10: 0x00007fff5fbff734  r11: 0x00007fff63210060
      r12: 0x000000010061ad80  r13: 0x00007fff87c05240  r14: 0x00007fff63210060  r15: 0x000000010142b080
      rip: 0x00007fff631a109d  rfl: 0x0000000000000246  cr2: 0x00007fff631cc470
    Logical CPU: 1
    Binary Images:
           0x100000000 -        0x10000fff7  com.apple.InterfaceBuilder3 (3.2 - 732) <233C96A2-5542-C1B3-6CBA-A13A50EFF85E> /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
           0x10001a000 -        0x100086fff  com.apple.DevToolsKit (1.1 - 47) <CFC93818-B613-1180-3E65-2C492E02BEB7> /Developer/Library/PrivateFrameworks/DevToolsKit.framework/Versions/A/DevToolsK it
           0x1000c5000 -        0x1000f0fff  com.apple.DevToolsFoundation (3.1 - 1607) <DDEF8A58-9E6B-A00D-3D4C-A6F7A71B141F> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/De vToolsFoundation
           0x100110000 -        0x1003b0fff  com.apple.InterfaceBuilderKit (3.2 - 732) <DC4E6754-4019-AD8A-57BD-1A253259A413> /Developer/Library/Frameworks/InterfaceBuilderKit.framework/Versions/A/Interfac eBuilderKit
           0x1004f3000 -        0x1004fcfff  com.apple.Xcode.DevToolsRemoteClient (5.1 - 1610) <FFDE3E13-ECD6-25E7-2B4B-33A3B71BF359> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/ DevToolsRemoteClient
           0x100507000 -        0x10054bff7  com.apple.DocSetAccess (2.1 - 1602) <C30072B8-D98F-7E6D-5CCB-9C66009DDB7B> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAc cess
        0x7fff631a0000 -     0x7fff631d493f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff85a73000 -     0x7fff85be7fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff85be8000 -     0x7fff85d83fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff85d84000 -     0x7fff85da5fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8665b000 -     0x7fff866b4fff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff866b5000 -     0x7fff866c0fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff866fc000 -     0x7fff86710fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86711000 -     0x7fff8674efe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff867f8000 -     0x7fff86813ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86814000 -     0x7fff86820fff  com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff86821000 -     0x7fff86822ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff86823000 -     0x7fff8682afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8682b000 -     0x7fff868dcfff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8693c000 -     0x7fff86953fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff86959000 -     0x7fff869a4fff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff869b1000 -     0x7fff86aaffff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff86ad8000 -     0x7fff86ae0ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff86af8000 -     0x7fff86b07ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86b63000 -     0x7fff86b94ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86cbe000 -     0x7fff86cc4fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff86cc9000 -     0x7fff86ccdfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff86cce000 -     0x7fff86d1dff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff86d1e000 -     0x7fff86d21ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff86d22000 -     0x7fff86d6ffff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86d70000 -     0x7fff86deeff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff86def000 -     0x7fff86ef1fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86f08000 -     0x7fff86f14fff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff86f30000 -     0x7fff86f45fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff86f46000 -     0x7fff86f70ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86f71000 -     0x7fff8706efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8706f000 -     0x7fff8707eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8707f000 -     0x7fff8708aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8708b000 -     0x7fff870caff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff870cb000 -     0x7fff8721cfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8721d000 -     0x7fff874b7ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff874b8000 -     0x7fff87521fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff87522000 -     0x7fff87537ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff87538000 -     0x7fff87557ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8768d000 -     0x7fff8775fff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87775000 -     0x7fff87832ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87833000 -     0x7fff87877fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff87878000 -     0x7fff87895fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff87896000 -     0x7fff878a9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff878aa000 -     0x7fff878f5ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff878f6000 -     0x7fff87901ff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff87902000 -     0x7fff87a1bff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff87a1c000 -     0x7fff87a1cffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff87a1d000 -     0x7fff87a1dfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff87a1e000 -     0x7fff87a20ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff87a62000 -     0x7fff87a75ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87a76000 -     0x7fff87a76fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff87a80000 -     0x7fff87aa8fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87b62000 -     0x7fff87b9dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87b9e000 -     0x7fff87bfbff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87bfc000 -     0x7fff87bfcfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff87bff000 -     0x7fff87d1792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff87d18000 -     0x7fff87d64ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff87db7000 -     0x7fff87dc4fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87dc5000 -     0x7fff87de7ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff87de8000 -     0x7fff87dfefff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87dff000 -     0x7fff87e47fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff883ae000 -     0x7fff8867efff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff888f4000 -     0x7fff888fbfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff888fc000 -     0x7fff88958ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88959000 -     0x7fff889dbfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff889dc000 -     0x7fff88a16fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88a17000 -     0x7fff88a4ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff88a50000 -     0x7fff88cf4fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff88cf5000 -     0x7fff88d5dfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff88d5e000 -     0x7fff88d5efff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88d5f000 -     0x7fff88d62fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff88e13000 -     0x7fff88f10ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff88f11000 -     0x7fff88f11fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8914a000 -     0x7fff89152fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff89153000 -     0x7fff891a9ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff891aa000 -     0x7fff891cbff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff891cc000 -     0x7fff891d6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff891e8000 -     0x7fff891f3fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff891f4000 -     0x7fff894a2fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff894a3000 -     0x7fff894a7ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff895d2000 -     0x7fff895e0fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff895e1000 -     0x7fff89651fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff89850000 -     0x7fff89855fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89856000 -     0x7fff89856fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89857000 -     0x7fff89ad7ff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff89b02000 -     0x7fff89bf3ff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff89bf4000 -     0x7fff89c61fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89c62000 -     0x7fff89c62fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89c63000 -     0x7fff89e98ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89e99000 -     0x7fff89ec7ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff89ec8000 -     0x7fff89ed2fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89f1b000 -     0x7fff89f22fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff89f23000 -     0x7fff8a23aff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a347000 -     0x7fff8a3d4ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a3d5000 -     0x7fff8a4f5fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a4f6000 -     0x7fff8a4fafff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a4fb000 -     0x7fff8a4fdfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a4ff000 -     0x7fff8a516fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a517000 -     0x7fff8a56eff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8a56f000 -     0x7fff8a649ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a64a000 -     0x7fff8a73ffff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8a745000 -     0x7fff8a770fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8a771000 -     0x7fff8ab8efff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8ab8f000 -     0x7fff8ac29fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ac2a000 -     0x7fff8ac4afff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ac4e000 -     0x7fff8ac9fff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8aca0000 -     0x7fff8ad3afff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8adea000 -     0x7fff8adebff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8ae15000 -     0x7fff8b0d8ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8b11e000 -     0x7fff8b11ffff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8b120000 -     0x7fff8b121fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b21c000 -     0x7fff8b276fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b277000 -     0x7fff8b2ceff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b30a000 -     0x7fff8b30cfff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8b562000 -     0x7fff8b56fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b66b000 -     0x7fff8b86bfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8c86c000 -     0x7fff8c893fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c894000 -     0x7fff8c8aefff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c94f000 -     0x7fff8c9d9ff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <B8911FE0-5F6B-3244-BF7B-F2BFC50A7C6F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff8c9da000 -     0x7fff8ca9fff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8caa0000 -     0x7fff8ce97fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ce98000 -     0x7fff8cea1fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d7d2000 -     0x7fff8d7d5fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8d7d6000 -     0x7fff8d7fbff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8d843000 -     0x7fff8d845fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8d8af000 -     0x7fff8d8e5fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d8e6000 -     0x7fff8d8f4ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8d8f5000 -     0x7fff8d9f7fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d9f8000 -     0x7fff8da54fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8daab000 -     0x7fff8dab1fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8dab2000 -     0x7fff8dac0ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8dac1000 -     0x7fff8dae8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8dae9000 -     0x7fff8dafbff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8dafc000 -     0x7fff8dc6dff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8dcc2000 -     0x7fff8dcc3fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8dcc4000 -     0x7fff8dcd0ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8dcd1000 -     0x7fff8dcf0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8dcf4000 -     0x7fff8dd2afff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8dd2c000 -     0x7fff8ddf8fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8ddf9000 -     0x7fff8de48ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8de7a000 -     0x7fff8de7bff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8de7c000 -     0x7fff8de7cfff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8de7d000 -     0x7fff8de91fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8de92000 -     0x7fff8de93ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8de94000 -     0x7fff8de9aff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8de9b000 -     0x7fff8df03ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8df04000 -     0x7fff8df09fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8df0a000 -     0x7fff8df17fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8e071000 -     0x7fff8e077fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8e31a000 -     0x7fff8e31afff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e31b000 -     0x7fff8e33dff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e33e000 -     0x7fff8e359ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e35a000 -     0x7fff8e35afff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e391000 -     0x7fff8e395fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e396000 -     0x7fff8e3d9fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e3da000 -     0x7fff8e3defff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8e3df000 -     0x7fff8e434ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e435000 -     0x7fff8e439ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8e43a000 -     0x7fff8e5c0fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e5c1000 -     0x7fff8e5d2ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8e5d3000 -     0x7fff8e653ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8e654000 -     0x7fff8e802fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e805000 -     0x7fff8e8a3ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e8a7000 -     0x7fff8e8acfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e8ad000 -     0x7fff8f4daff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f4db000 -     0x7fff8f5e6fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f5e7000 -     0x7fff8f842ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8fbd7000 -     0x7fff8fbdafff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8fbdb000 -     0x7fff9056bc67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9056c000 -     0x7fff905c9fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff906e4000 -     0x7fff9071bff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff9071c000 -     0x7fff90b58fff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90b5b000 -     0x7fff90d44fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90d45000 -     0x7fff90dd6fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff90dd7000 -     0x7fff9157ffff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91580000 -     0x7fff91580fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff916ec000 -     0x7fff91a1cff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff91a1f000 -     0x7fff91a21fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff91a30000 -     0x7fff91a6afff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91a6b000 -     0x7fff91a9ffff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91b52000 -     0x7fff91b95ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff91ba3000 -     0x7fff91bb1fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91bb2000 -     0x7fff91c4fff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff91c50000 -     0x7fff91ca6fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91ca7000 -     0x7fff91d14ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff91d15000 -     0x7fff91d41fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff91dca000 -     0x7fff91e70ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91e8d000 -     0x7fff91fa7fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff91fb9000 -     0x7fff91fbbff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff91fe9000 -     0x7fff92033ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92034000 -     0x7fff92178fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff92179000 -     0x7fff921fafff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9221d000 -     0x7fff92579fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9257a000 -     0x7fff925a5fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff925f7000 -     0x7fff929f0ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 355
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=190.0M resident=140.4M(74%) swapped_out_or_unallocated=49.6M(26%)
    Writable regions: Total=32.7M written=1760K(5%) resident=1968K(6%) swapped_out=0K(0%) unallocated=30.7M(94%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    MALLOC                             21.6M
    MALLOC guard page                    48K
    STACK GUARD                        56.0M
    Stack                              10.0M
    VM_ALLOCATE                          28K
    __DATA                             16.7M
    __IMAGE                             528K
    __LINKEDIT                         54.3M
    __TEXT                            135.7M
    __UNICODE                           544K
    mapped file                        27.1M
    shared memory                       308K
    ===========                      =======
    TOTAL                             323.1M
    Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Huawei Modem, PPP (PPPSerial), ppp0
    Serial ATA Device: TOSHIBA MK2555GSXF, 250.06 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
    USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x26400000 / 3
    USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc05a, 0x26410000 / 5
    USB Device: HUAWEI Mobile, 0x12d1  (Huawei Technologies Co., Ltd.), 0x140c, 0x26420000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 7
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 2
    ================================================================================ =======================

    I am also getting this error after installing interface builder 3.6.2 on mountial lion.  My xcode 4.6 seems to still run.  However, I am trying to get access to Interface Builder 3.6.2 so I can create and edit nib files for building futureBASIC applications.
    Thomas
    my crash report is just as long as yours...

  • Interface Builder not starting (iPhone SDK beta 6)

    Hi,
    I have upgraded my OS to 10.5.3, uninstalled SDK beta 5 and installed SDK beta 6. Since then I cannot start Interface Builder (the icon bounces 3 or 4 times and the application hangs). I tried to reinstall it again and nothing changed.
    Is that a known problem with beta 6? I have a friend who does not experience this problem. Any workaround?
    Thanks and best,
    Rodrigo

    How can it be possible? you invest some money believeng you will start something great and develop allied with the biggest intrepeneur of the world,and... boom. what you see.... isnt really what u get. Why this beta 6/7 Interface Builder crashs when u scroll around too see some v2.0 aspects of the i-phone? just some secret aspects or a little glitch on the final build ? lets see if we can have a taste for it... i was really anxious...

  • Xcode 4.2.1 crashes when using a QCView in Interface Builder

    Hi, I have been trying to use a QCView in one of my projects but I get a crash everytime. I tried loading the QuartzComposerChart sample application but if I compile the project I get a crash, it just seems to crash when it wants to but I was able to get it compiled if I didn't click on the .nib file. It seems to be related to interface builder anyway.
    Adding a QCView to a new project results in a .xib file not being able to be saved I get this error
    The document “MainMenu.xib” could not be autosaved. -[NSConcreteMapTable state]: unrecognized selector sent to instance 0x402d47420
    Heres my crash log:
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[NSKeyValueUndefinedSetter state]: unrecognized selector sent to instance 0x4026f43a0
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff8963726a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff83bb2d5e objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff896c34ce -[NSObject doesNotRecognizeSelector:] (in CoreFoundation)
      3  0x00007fff89624133 ___forwarding___ (in CoreFoundation)
      4  0x00007fff89623f48 _CF_forwarding_prep_0 (in CoreFoundation)
      5  0x00007fff88c829b2 _PatchToComposition (in QuartzComposer)
      6  0x00007fff88c5bd47 -[QCPatchController encodeWithCoder:] (in QuartzComposer)
      7  0x00007fff8a60559d _encodeObject (in Foundation)
      8  0x00007fff8dc72814 -[NSNibConnector encodeWithCoder:] (in AppKit)
      9  0x00007fff8dc72599 -[NSNibBindingConnector encodeWithCoder:] (in AppKit)
    10  0x00007fff8a60559d _encodeObject (in Foundation)
    11  0x00007fff8a60678e -[NSKeyedArchiver _encodeArrayOfObjects:forKey:] (in Foundation)
    12  0x00007fff8a606e56 -[NSArray(NSArray) encodeWithCoder:] (in Foundation)
    13  0x00007fff8a60559d _encodeObject (in Foundation)
    14  0x00007fff8dbe5ab7 -[NSIBObjectData encodeWithCoder:] (in AppKit)
    15  0x00007fff8a60559d _encodeObject (in Foundation)
    16  0x000000010aaf0938 -[IBCocoaDocument compiledKeyedObjectsData:] (in IDEInterfaceBuilderCocoaIntegration)
    17  0x000000010aaf10e0 -[IBCocoaDocument fileWrapperOfType:error:] (in IDEInterfaceBuilderCocoaIntegration)
    18  0x00007fff8db59801 -[NSDocument writeToURL:ofType:error:] (in AppKit)
    19  0x000000010a681231 -[IBDocument writeToURL:ofType:error:] (in IDEInterfaceBuilderKit)
    20  0x00007fff8db58769 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] (in AppKit)
    21  0x000000010a6846ff -[IBDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] (in IDEInterfaceBuilderKit)
    22  0x00007fff8db58b68 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] (in AppKit)
    23  0x00007fff8db4285d -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] (in AppKit)
    24  0x00007fff8db58911 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] (in AppKit)
    25  0x0000000107ad664a -[IDEEditorDocument writeSafelyToURL:ofType:forSaveOperation:error:] (in IDEKit)
    26  0x00007fff8db61ea7 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_8 (in AppKit)
    27  0x00007fff8db61327 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_14 (in AppKit)
    28  0x00007fff8db61c80 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_7 (in AppKit)
    29  0x00007fff8a7a5a8d -[NSFileCoordinator(NSPrivate) _invokeAccessor:orDont:thenRelinquishAccessClaimForID:] (in Foundation)
    30  0x00007fff8a7a8e65 -[NSFileCoordinator(NSPrivate) _coordinateReadingItemAtURL:options:writingItemAtURL:options:error:byAccessor:] (in Foundation)
    31  0x00007fff8db5725c -[NSDocument _fileCoordinator:coordinateReadingContentsAndWritingItemAtURL:byAccessor:] (in AppKit)
    32  0x00007fff8db45702 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_1 (in AppKit)
    33  0x00007fff8db5ab75 -[NSDocument performAsynchronousFileAccessUsingBlock:] (in AppKit)
    34  0x00007fff8db453af -[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:] (in AppKit)
    35  0x0000000107b8b66b -[IDEEditorDocument saveToURL:ofType:forSaveOperation:completionHandler:] (in IDEKit)
    36  0x000000010a6811fd -[IBDocument saveToURL:ofType:forSaveOperation:completionHandler:] (in IDEInterfaceBuilderKit)
    37  0x00007fff8db46d40 __-[NSDocument autosaveWithImplicitCancellability:completionHandler:]_block_invoke_1 (in AppKit)
    38  0x00007fff8db40898 -[NSDocument continueFileAccessUsingBlock:] (in AppKit)
    39  0x0000000107b898db -[IDEEditorDocument continueFileAccessUsingBlock:] (in IDEKit)
    40  0x00007fff8db40cad __-[NSDocument performAsynchronousFileAccessUsingBlock:]_block_invoke_6 (in AppKit)
    41  0x00007fff8db71333 __-[NSDocumentController(NSInternal) _onMainThreadInvokeWorker:]_block_invoke_3 (in AppKit)
    42  0x00007fff882cc8ba _dispatch_call_block_and_release (in libdispatch.dylib)
    43  0x00007fff882ce72a _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
    44  0x00007fff895cc4dc __CFRunLoopRun (in CoreFoundation)
    45  0x00007fff895cbae6 CFRunLoopRunSpecific (in CoreFoundation)
    46  0x00007fff8c1283d3 RunCurrentEventLoopInMode (in HIToolbox)
    47  0x00007fff8c12f63d ReceiveNextEventCommon (in HIToolbox)
    48  0x00007fff8c12f4ca BlockUntilNextEventMatchingListInMode (in HIToolbox)
    49  0x00007fff8d7a23f1 _DPSNextEvent (in AppKit)
    50  0x00007fff8d7a1cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    51  0x00007fff8d79e62d -[NSApplication run] (in AppKit)
    52  0x00007fff8da1d80c NSApplicationMain (in AppKit)
    53  0x0000000107165eec (in Xcode)
    54  0x0000000000000002
    This also happens when I try loading a composition into a QCView. Does anyone know how to fix this?
    Thanks
    Ed

    Glad you posted... I am getting similar messages in xcode 4.2.1
    The document “MainMenu.xib” could not be saved. -[DVTFileSystemVNode state]: unrecognized selector sent to instance 0x40540f920
    I didn't make the connection with QCView until I saw your post. I have several .xib in the project with QCViews and all of them have this same problem.  .xib files without QCViews in them are fine.
    However, my application does not crash, but runs fine. (The xib's and application were written with xcode 3.2, and I can't edit them now in 4.2.1, because I can't save them.  )
    Any other clues would be welcome.
    Thanks
    Keith

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • ABS build of pavucontrol crashes on startup

    I'm trying to build pavucontrol from ABS on on x86_64. Compiling works fine, but the resulting binary immediately crashes at startup.
    Given that the pavucontrol binaries in the repo are from November 2013, could someone please confirm that a rebuilt pavucontrol works for them on 64 bit?
    Here is the gdb output. The crash is in libgtkmm apparently.
    $ coredumpctl gdb 29290
    PID: 29290 (pavucontrol)
    UID: 1000 (martin)
    GID: 100 (users)
    Signal: 11 (SEGV)
    Timestamp: So 2015-03-15 15:05:39 CET (53s ago)
    Command Line: pavucontrol
    Executable: /usr/bin/pavucontrol
    Control Group: /user.slice/user-1000.slice/session-c2.scope
    Unit: session-c2.scope
    Slice: user-1000.slice
    Session: c2
    Owner UID: 1000 (martin)
    Boot ID: 7aa16631aaf14c22a2e636ff9ac86e56
    Machine ID: 59d42bfa09814bdb904e1e8b38fff9bf
    Hostname: genesis
    Coredump: /var/lib/systemd/coredump/core.pavucontrol.1000.7aa16631aaf14c22a2e636ff9ac86e56.29290.1426428339000000.lz4
    Message: Process 29290 (pavucontrol) of user 1000 dumped core.
    GNU gdb (GDB) 7.9
    Copyright (C) 2015 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-unknown-linux-gnu".
    Type "show configuration" for configuration details.
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>.
    Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.
    For help, type "help".
    Type "apropos word" to search for commands related to "word"...
    Reading symbols from /usr/bin/pavucontrol...(no debugging symbols found)...done.
    [New LWP 29290]
    [New LWP 29291]
    [New LWP 29292]
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Core was generated by `pavucontrol'.
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0 0x00007f12011854c6 in Gtk::Label::set_markup(Glib::ustring const&) ()
    from /usr/lib/libgtkmm-3.0.so.1
    (gdb)

    Hi Morn,
    I just tried to build pavucontrol using ABS and I can confirm that it compiles fine but the resulting executable crashes.
    Here there is the coredump
    $ LC_ALL=C coredumpctl info 30842
    PID: 30842 (pavucontrol)
    UID: 1000 (daddona)
    GID: 10 (wheel)
    Signal: 11 (SEGV)
    Timestamp: Sun 2015-03-15 15:43:25 CET (4min 12s ago)
    Command Line: pavucontrol
    Executable: /usr/bin/pavucontrol
    Control Group: /user.slice/user-1000.slice/session-c1.scope
    Unit: session-c1.scope
    Slice: user-1000.slice
    Session: c1
    Owner UID: 1000 (daddona)
    Boot ID: 60b4bc9966c74cb4a28c82ae4ec79a02
    Machine ID: 6ec27ad1fad0423f909aeb6eb0fc9a12
    Hostname: 530U3C
    Coredump: /var/lib/systemd/coredump/core.pavucontrol.1000.60b4bc9966c74cb4a28c82ae4ec79a02.30842.142
    Message: Process 30842 (pavucontrol) of user 1000 dumped core.
    [daddona@530U3C ~]$ LC_ALL=C coredumpctl gdb 30842
    PID: 30842 (pavucontrol)
    UID: 1000 (daddona)
    GID: 10 (wheel)
    Signal: 11 (SEGV)
    Timestamp: Sun 2015-03-15 15:43:25 CET (4min 20s ago)
    Command Line: pavucontrol
    Executable: /usr/bin/pavucontrol
    Control Group: /user.slice/user-1000.slice/session-c1.scope
    Unit: session-c1.scope
    Slice: user-1000.slice
    Session: c1
    Owner UID: 1000 (daddona)
    Boot ID: 60b4bc9966c74cb4a28c82ae4ec79a02
    Machine ID: 6ec27ad1fad0423f909aeb6eb0fc9a12
    Hostname: 530U3C
    Coredump: /var/lib/systemd/coredump/core.pavucontrol.1000.60b4bc9966c74cb4a28c82ae4ec79a02.30842.1426430605000000.lz4
    Message: Process 30842 (pavucontrol) of user 1000 dumped core.
    GNU gdb (GDB) 7.9
    Copyright (C) 2015 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-unknown-linux-gnu".
    Type "show configuration" for configuration details.
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>.
    Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.
    For help, type "help".
    Type "apropos word" to search for commands related to "word"...
    Reading symbols from /usr/bin/pavucontrol...(no debugging symbols found)...done.
    [New LWP 30842]
    Core was generated by `pavucontrol'.
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0 0x00007ff6205aef3f in ?? ()
    (gdb) quit

  • Interface Builder Assertion Failure at initialization/startup

    Interface Builder appears to be unusable...
    I get four (4) alert messages at the start of running Interface Builder:
    ====
    Interface Builder encountered an internal logic error. Choose "Continue" to continue running Interface Builder in an inconsistent state. Choose "Crash" to halt Interface Builder and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data.
    ====
    Selecting (Show Details) I get:
    ====
    Assertion Message: Interface Builder encountered an error communicating with the iPhone Simulator. If you choose to file a crash report or radar for this issue, please check Console.app for crash reports for "Interface Builder Cocoa Touch Tool" and include their content in your crash report.
    IBUIViewImageRequester failed to rasterize a UILabel, UIButton, UITextField, and UISegmentedControl.
    Exception name: NSInternalInconsistencyException
    Exception reason: [NOTE: this exception originated in the server.]
    Invalid parameter not satisfying: font != nil
    Exception backtrace:
    0. CoreFoundation 0x30279dfb [NSException initWithName:reason:userInfo:]
    1. libobjc.A.dylib 0x92750e3b objcexceptionthrow
    2. CoreFoundation 0x3028e5fb CFReadStreamGetBuffer
    3. Foundation 0x305b0594 [NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
    4. UIKit 0x309fe074 [UILabel setFont:]
    5. UIKit 0x309fec08 [UILabel _commonInit]
    6. UIKit 0x309fd13c [UILabel initWithFrame:]
    7. Interface Builder Cocoa Touch Tool 0x00008655 [UIView initWithMarshalledValues:orderedKeys:marshallerClassNames:andMarshallerInstanti ationContexts:globalMarshallingContext:]
    8. Interface Builder Cocoa Touch Tool 0x0000b307 [IBCocoaTouchToolObjectPackage dealloc]
    9. Interface Builder Cocoa Touch Tool 0x0000b80f [IBCocoaTouchToolObjectPackage initWithData:]
    10. Interface Builder Cocoa Touch Tool 0x0000a5a1 [IBCocoaTouchToolObjectPackage dealloc]
    11. Interface Builder Cocoa Touch Tool 0x00002c74 [IBCocoaTouchTool produceImageForRequest:]
    12. Interface Builder Cocoa Touch Tool 0x00002445 [IBCocoaTouchTool produceImagesForRequests:]
    13. CoreFoundation 0x3024a10d CF_forwarding_prep0
    14. CoreFoundation 0x30249ff8 [NSInvocation invoke]
    15. CoreFoundation 0x3026eaf8 [NSInvocation invokeWithTarget:]
    16. CoreFoundation 0x3026e094 [NSDate initWithTimeIntervalSinceNow:]
    17. CoreFoundation 0x3024a0a2 CF_forwarding_prep0
    18. CoreFoundation 0x3024a10d CF_forwarding_prep0
    19. CoreFoundation 0x30249ff8 [NSInvocation invoke]
    20. Foundation 0x3053e15d [NSConnection dispatchInvocation:]
    21. Foundation 0x3053c307 [NSConnection handleRequest:sequence:]
    22. Foundation 0x3053ba13 [NSConnection handlePortCoder:]
    23. Foundation 0x3053b5be [NSConcretePortCoder dispatch]
    24. Foundation 0x3053ae33 [NSDOStreamData bytes]
    25. CoreFoundation 0x30246e79 CFRunLoopRemoveObserver
    26. CoreFoundation 0x30245560 CFRunLoopRunSpecific
    27. CoreFoundation 0x30244628 CFRunLoopRunInMode
    28. Foundation 0x30535525 [NSRunLoop runMode:beforeDate:]
    29. Interface Builder Cocoa Touch Tool 0x000020af [IBCocoaTouchTool startServingForPortName:]
    30. Interface Builder Cocoa Touch Tool 0x00002e77 [IBCocoaTouchTool produceImageForRequest:]
    Exception info:{
    Backtrace:
    0. Interface Builder 0x00004d29 [IBApplication handleAssertion:inFile:onLine:]
    1. IBCocoaTouchPlugin 0x16622659 [IBAssertionShim reportMarshallingFailure:]
    2. Foundation 0x9002b9bc [NSRunLoop getCFRunLoop]
    3. CoreFoundation 0x93ac9595 CFRunLoopRunSpecific
    4. CoreFoundation 0x93ac9c78 CFRunLoopRunInMode
    5. HIToolbox 0x91f3428c BlockUntilNextEventMatchingListInMode
    6. HIToolbox 0x91f33fde BlockUntilNextEventMatchingListInMode
    7. HIToolbox 0x91f33f19 BlockUntilNextEventMatchingListInMode
    8. AppKit 0x906e4d0d _DPSNextEvent
    9. AppKit 0x906e45c0 [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    10. Interface Builder 0x0000276b [IBApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    11. AppKit 0x9092192b [NSApplication _realDoModalLoop:peek:]
    12. AppKit 0x9091c069 [NSApplication runModalForWindow:]
    13. InterfaceBuilderKit 0x00382511 [IBDetailedAlert runModal]
    14. Interface Builder 0x00004dd6 [IBApplication handleAssertion:inFile:onLine:]
    15. IBCocoaTouchPlugin 0x16622659 [IBAssertionShim reportMarshallingFailure:]
    16. Foundation 0x9002b9bc [NSRunLoop getCFRunLoop]
    17. CoreFoundation 0x93ac9595 CFRunLoopRunSpecific
    18. CoreFoundation 0x93ac9c78 CFRunLoopRunInMode
    19. HIToolbox 0x91f3428c BlockUntilNextEventMatchingListInMode
    20. HIToolbox 0x91f33fde BlockUntilNextEventMatchingListInMode
    21. HIToolbox 0x91f33f19 BlockUntilNextEventMatchingListInMode
    22. AppKit 0x906e4d0d _DPSNextEvent
    23. AppKit 0x906e45c0 [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    24. Interface Builder 0x0000276b [IBApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    25. AppKit 0x9092192b [NSApplication _realDoModalLoop:peek:]
    26. AppKit 0x9091c069 [NSApplication runModalForWindow:]
    27. InterfaceBuilderKit 0x00382511 [IBDetailedAlert runModal]
    28. Interface Builder 0x00004dd6 [IBApplication handleAssertion:inFile:onLine:]
    29. IBCocoaTouchPlugin 0x16622659 [IBAssertionShim reportMarshallingFailure:]
    30. Foundation 0x9002b9bc [NSRunLoop getCFRunLoop]
    31. CoreFoundation 0x93ac9595 CFRunLoopRunSpecific
    32. CoreFoundation 0x93ac9c78 CFRunLoopRunInMode
    33. HIToolbox 0x91f3428c BlockUntilNextEventMatchingListInMode
    34. HIToolbox 0x91f33fde BlockUntilNextEventMatchingListInMode
    35. HIToolbox 0x91f33f19 BlockUntilNextEventMatchingListInMode
    36. AppKit 0x906e4d0d _DPSNextEvent
    37. AppKit 0x906e45c0 [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    38. Interface Builder 0x0000276b [IBApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    39. AppKit 0x9092192b [NSApplication _realDoModalLoop:peek:]
    40. AppKit 0x9091c069 [NSApplication runModalForWindow:]
    41. InterfaceBuilderKit 0x00382511 [IBDetailedAlert runModal]
    42. Interface Builder 0x00004dd6 [IBApplication handleAssertion:inFile:onLine:]
    43. IBCocoaTouchPlugin 0x16622659 [IBAssertionShim reportMarshallingFailure:]
    44. Foundation 0x9002b9bc [NSRunLoop getCFRunLoop]
    45. CoreFoundation 0x93ac9595 CFRunLoopRunSpecific
    46. CoreFoundation 0x93ac9c78 CFRunLoopRunInMode
    47. HIToolbox 0x91f3428c BlockUntilNextEventMatchingListInMode
    48. HIToolbox 0x91f33fde BlockUntilNextEventMatchingListInMode
    49. HIToolbox 0x91f33f19 BlockUntilNextEventMatchingListInMode
    50. AppKit 0x906e4d0d _DPSNextEvent
    51. AppKit 0x906e45c0 [NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    52. Interface Builder 0x0000276b [IBApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    53. AppKit 0x906dd5fb [NSApplication run]
    54. AppKit 0x906aa834 NSApplicationMain
    55. Interface Builder 0x00004eca [IBApplication changeInspectorMode:]
    ====
    If I press (Continue) and then try to create any fields which need text, such as a label or button, I get the exact same alert window, and nothing "appears to work" as far as getting past this.
    Some background...
    I have no problems like this on my PPC development platform, just on my Intel-based system.
    Configuration:
    Intel hardware, 1.6 Ghz, 2GB, Mac OS/X 10.5.7
    Originally I installed the the devtools from: xcode3122621developerdvd.dmg
    and the 2.0 or 2.1 iPhone SDK, but never used Interface Builder (long story)
    When the final SDK for 3.0 came out, I installed that from:
    iphonesdk_3.0_leopard_9m2736final.dmg
    A few days ago, I said, OK, enough reading, I'm ready to start on my application, and fired up Xcode, created a new project and double-clicked on the .xib file to build my interface.
    That's when I first saw this problem... and now I'm stuck.
    What I've done since...
    #1) Deleted prefs for Interface Builder (ibtool), and XCode
    retried... same error
    #2) wiped /developer clean and resinsatlled from iphonesdk_3.0_leopard_9m2736final.dmg
    retried... same error
    retried #1, retried, same error
    #3) ran /Volumes/Olórin/Developer/Library/uninstall-devtools --mode=all
    rebooted
    checked international to make sure US/English was selected
    repaired disk permissions
    rebooted
    verified, no prefs files in ~/Library/Preferences or /Library/Preferences
    retried... same error
    HELP!!!

    ! ! ! - O M G - ! ! !
    {quote:title=reststop wrote:}
    #3) ran /Volumes/Olórin/Developer/Library/uninstall-devtools --mode=all
    {quote}
    I was about to post a reply which included the entire crash log for details... and saw this line:
    7/21/09 12:44:16 AM [0x0-0x28028].com.apple.InterfaceBuilder3[269] Couldn't read font cache (file://localhost/Volumes/Olo%C3%83%C3%85rin/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0. sdk/System/Library/.lilid/.lili).
    The file is there, so why can't it read it... uh oh, not exactly
    ... I typed /Olórin/ not /Olo%C3%83%C3%83rin/
    Apparently somewhere internal to Interface Builder, when it translates characters, it does it TWICE,
    so instead of 'ó' (that's 'option-e o', we have 'o%C3%83%C3%83' which may have worked if it had
    only been '%C3%83', without the extra o, or the extra %C3%83.
    I am so glad I found this, but I'm furious at Apple for making me rebuild my development system 3 times!
    ...someone really needs to do better QA on a product used by so many users.
    I changed the name of my disk from Olórin to Olorin and Interface Builder works fine!
    The PROBLEM all along was the name of my development disk ! ! !
    Someone at Apple, please NOTE!
    Someone please tell me how to report this, and maybe get Apple to hire me even if just for better QA!
    -Carl

  • SDK Beta 7 - Interface Builder Keeps Crashing

    I am running 10.5.3 on a MBP. I was previously running Beta 4 with no problems.
    After installing SDK Beta 7 I can no longer use Interface Builder. As soon as I scroll the library scrollbar and reach the datepicker object the IB application beachballs indefinitely. This also happens if I double-click a .xib file in Xcode - IB just hangs.
    I have repaired permissions, removed the dev-tools and re-installed them and rebooted several times but the problem persists.
    Is anyone else experiencing this problem? How can I fix it?
    Thanks,

    lots of people with similar problem --- http://discussions.apple.com/thread.jspa?threadID=1538812&tstart=0
    any hints?

  • Cannot open nib - The application Interface Builder quit unexpectedly

    Just installed the iPhone SDK and installed sample code. The Interface Builder will not start. At startup, the following message is displayed: "The application Interface Builder quit unexpectedly."
    I've tried the standard Xcode SDK and it has the same problem. I've repaired permissions on the disk, to no avail. I'm stumped on this. Thanks for any suggestions.
    Here's the first section of the crash report, showing the builds for Interface builder and Mac OS X (10.5.6).
    Process: Interface Builder 8090
    Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
    Identifier: com.apple.InterfaceBuilder3
    Version: 3.1.2 (677)
    Build Info: InterfaceBuilder-6770000~1
    Code Type: X86 (Native)
    Parent Process: launchd 137
    Date/Time: 2009-01-03 19:29:24.618 -0700
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000011
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x910272b4 CFRetain + 36
    1 com.apple.HIToolbox 0x911ff566 TThemeFont::SetCTFont(__CTFont const*) + 62
    2 com.apple.HIToolbox 0x911ff4f4 TThemeSpecifiedFont::Init(THIThemeTextInfo const*) + 32
    3 com.apple.HIToolbox 0x9110ccb3 ThemeFontCreate(THIThemeTextInfo const*) + 239
    4 com.apple.HIToolbox 0x9110cb85 TThemeText::ConstructThemeFontWithFontID(__CFString const*, THIThemeTextInfo const*) + 79
    5 com.apple.HIToolbox 0x9110ca49 TCoreTextEngine::Init(void const*, THIThemeTextInfo const*) + 159
    6 com.apple.HIToolbox 0x9110c781 TThemeTextCache::Create(void const*, THIThemeTextInfo const*) + 177
    7 com.apple.HIToolbox 0x9110c659 ThemeTextCreate(void const*, THIThemeTextInfo const*) + 33
    8 com.apple.HIToolbox 0x9110c3b5 DataEngine::GetTextDimensions(void const*, float, HIThemeTextInfo*, float*, float*, float*) + 289
    9 com.apple.HIToolbox 0x9110c250 HIThemeGetTextDimensions + 202
    10 com.apple.HIToolbox 0x912abbad HIClockView::CalculateTextDimensions() + 133
    11 com.apple.HIToolbox 0x912abd82 HIClockView::GetOptimalSizeSelf(CGSize*, float*) + 118
    12 com.apple.HIToolbox 0x9114852d HIView::SendGetOptimalBounds(CGRect*, float*) + 151
    13 com.apple.HIToolbox 0x9114846d HIView::GetOptimalSize(CGSize*, float*) + 53
    14 com.apple.HIToolbox 0x9119bd85 GetBestControlRect + 105
    15 ...terfaceBuilder.CarbonPlugin 0x162f127a IBWindowForHostingCarbonControls + 9638
    16 ...terfaceBuilder.CarbonPlugin 0x162f1b1f IBWindowForHostingCarbonControls + 11851
    17 ...terfaceBuilder.CarbonPlugin 0x162f2766 IBWindowForHostingCarbonControls + 14994
    18 ...terfaceBuilder.CarbonPlugin 0x162f37c8 IBWindowForHostingCarbonControls + 19188
    19 ...terfaceBuilder.CarbonPlugin 0x162eb17a 0x162e5000 + 24954
    20 com.apple.InterfaceBuilderKit 0x002c65e0 -IBLibraryObjectTemplate classesOfPasteboardObjects + 194
    21 com.apple.InterfaceBuilderKit 0x002c64b9 -IBLibraryController typeSummaryForObjectTemplate: + 106
    22 com.apple.InterfaceBuilderKit 0x002c5fc4 -IBLibraryController createAssetForTemplate:inNamespace: + 554
    23 com.apple.InterfaceBuilderKit 0x002c4fe3 -IBLibraryController createAssetsFromTemplatesInNibNamed:forPlugin: + 746
    24 com.apple.InterfaceBuilderKit 0x002c499e -IBLibraryController loadLibraryObjectsForPlugin: + 287
    25 com.apple.InterfaceBuilderKit 0x002c414e -IBPlugin didLoad + 480
    26 ...terfaceBuilder.CarbonPlugin 0x162ea66f 0x162e5000 + 22127
    27 com.apple.InterfaceBuilderKit 0x002c389f -IBPluginController loadPluginAtPath:error: + 2809
    28 com.apple.InterfaceBuilder3 0x00002345 0x1000 + 4933
    29 com.apple.AppKit 0x91f983a3 -NSApplication run + 83
    30 com.apple.AppKit 0x91f658a4 NSApplicationMain + 574
    31 com.apple.InterfaceBuilder3 0x00004eca 0x1000 + 16074

    Thanks for asking. It happens when I click the "Interface builder.app" name in finder and when I double-click an .xib file name in finder.
    As I mentioned, I have repaired permissions on the drive to no avail. I have also read older posts on the web referring to various preference plist files but those don't exist with this build of xcode.
    I have also had older builds of xcode on this mbp and worked thru a couple of tutorials. Interface Builder from those older builds worked. I'm not sure were to get them, now, and I doubt they would have the iphone sdk included.

  • The application Interface Builder quit unexpectedly

    Just installed the iPhone SDK and installed sample code. The Interface Builder will not start. At startup, the following message is displayed: "The application Interface Builder quit unexpectedly." I've tried the standard Xcode SDK and the interface builder has the same problem. I've repaired permissions on the disk, to no avail. I'm stumped on this.
    Here's the first section of the crash report, showing the builds for Interface builder and Mac OS (10.5.6).
    Process: Interface Builder [8090]
    Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
    Identifier: com.apple.InterfaceBuilder3
    Version: 3.1.2 (677)
    Build Info: InterfaceBuilder-6770000~1
    Code Type: X86 (Native)
    Parent Process: launchd [137]
    Date/Time: 2009-01-03 19:29:24.618 -0700
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000011
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x910272b4 CFRetain + 36
    1 com.apple.HIToolbox 0x911ff566 TThemeFont::SetCTFont(__CTFont const*) + 62
    2 com.apple.HIToolbox 0x911ff4f4 TThemeSpecifiedFont::Init(THIThemeTextInfo const*) + 32
    3 com.apple.HIToolbox 0x9110ccb3 ThemeFontCreate(THIThemeTextInfo const*) + 239
    4 com.apple.HIToolbox 0x9110cb85 TThemeText::ConstructThemeFontWithFontID(__CFString const*, THIThemeTextInfo const*) + 79
    5 com.apple.HIToolbox 0x9110ca49 TCoreTextEngine::Init(void const*, THIThemeTextInfo const*) + 159
    6 com.apple.HIToolbox 0x9110c781 TThemeTextCache::Create(void const*, THIThemeTextInfo const*) + 177
    7 com.apple.HIToolbox 0x9110c659 ThemeTextCreate(void const*, THIThemeTextInfo const*) + 33
    8 com.apple.HIToolbox 0x9110c3b5 DataEngine::GetTextDimensions(void const*, float, HIThemeTextInfo*, float*, float*, float*) + 289
    9 com.apple.HIToolbox 0x9110c250 HIThemeGetTextDimensions + 202
    10 com.apple.HIToolbox 0x912abbad HIClockView::CalculateTextDimensions() + 133
    11 com.apple.HIToolbox 0x912abd82 HIClockView::GetOptimalSizeSelf(CGSize*, float*) + 118
    12 com.apple.HIToolbox 0x9114852d HIView::SendGetOptimalBounds(CGRect*, float*) + 151
    13 com.apple.HIToolbox 0x9114846d HIView::GetOptimalSize(CGSize*, float*) + 53
    14 com.apple.HIToolbox 0x9119bd85 GetBestControlRect + 105
    15 ...terfaceBuilder.CarbonPlugin 0x162f127a IBWindowForHostingCarbonControls + 9638
    16 ...terfaceBuilder.CarbonPlugin 0x162f1b1f IBWindowForHostingCarbonControls + 11851
    17 ...terfaceBuilder.CarbonPlugin 0x162f2766 IBWindowForHostingCarbonControls + 14994
    18 ...terfaceBuilder.CarbonPlugin 0x162f37c8 IBWindowForHostingCarbonControls + 19188
    19 ...terfaceBuilder.CarbonPlugin 0x162eb17a 0x162e5000 + 24954
    20 com.apple.InterfaceBuilderKit 0x002c65e0 -[IBLibraryObjectTemplate classesOfPasteboardObjects] + 194
    21 com.apple.InterfaceBuilderKit 0x002c64b9 -[IBLibraryController typeSummaryForObjectTemplate:] + 106
    22 com.apple.InterfaceBuilderKit 0x002c5fc4 -[IBLibraryController createAssetForTemplate:inNamespace:] + 554
    23 com.apple.InterfaceBuilderKit 0x002c4fe3 -[IBLibraryController createAssetsFromTemplatesInNibNamed:forPlugin:] + 746
    24 com.apple.InterfaceBuilderKit 0x002c499e -[IBLibraryController loadLibraryObjectsForPlugin:] + 287
    25 com.apple.InterfaceBuilderKit 0x002c414e -[IBPlugin didLoad] + 480
    26 ...terfaceBuilder.CarbonPlugin 0x162ea66f 0x162e5000 + 22127
    27 com.apple.InterfaceBuilderKit 0x002c389f -[IBPluginController loadPluginAtPath:error:] + 2809
    28 com.apple.InterfaceBuilder3 0x00002345 0x1000 + 4933
    29 com.apple.AppKit 0x91f983a3 -[NSApplication run] + 83
    30 com.apple.AppKit 0x91f658a4 NSApplicationMain + 574
    31 com.apple.InterfaceBuilder3 0x00004eca 0x1000 + 16074

    I had customized the date & time formats in the International settings. Once I set those back to the default formats, Interface Builder runs just fine.

  • Xcode Crashes On Startup, Always

    Hello everyone, this is is easy:
    Xcode always crashes on startup.
    I've tried to start it up like 20 times, but it crashes every time.
    I've also tried to reinstall it twice, but still crashes.
    Other development programs work fine, apps like Interface Builder, Instruments... work without any issue.
    I installed it form the OS CD, and from the Apple Download page, but it seems to be a problem of my computer.
    Any idea?
    Thanks a lot!

    Tried loggin in as a different user, but still crashin'
    Here is the crash log:
    Process: Xcode [1207]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.Xcode
    Version: 3.1.2 (1149)
    Build Info: DevToolsIDE-11490000~1
    Code Type: X86 (Native)
    Parent Process: launchd [231]
    Date/Time: 2009-02-21 12:47:16.744 +0100
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread: 0
    Application Specific Information:
    objc[1207]: garbage collection is ON
    objc[1207]: layout bitmap too short: MAProductTypeSpecificationGNAT
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90979b19 objcfatal + 95
    1 libobjc.A.dylib 0x90981566 layoutbitmapor + 96
    2 libobjc.A.dylib 0x909863da reallyconnectclass + 280
    3 libobjc.A.dylib 0x909862ac connect_class + 254
    4 libobjc.A.dylib 0x909874de readimages + 1165
    5 libobjc.A.dylib 0x9097d17d map_images + 6242
    6 dyld 0x8fe04af8 dyld::notifyBatchPartial(dyldimagestates, bool, char const* (*)(dyldimagestates, unsigned int, dyldimageinfo const*)) + 744
    7 dyld 0x8fe1063b ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, ImageLoader::RPathChain const&) + 251
    8 dyld 0x8fe051ae dyld::link(ImageLoader*, bool, ImageLoader::RPathChain const&) + 158
    9 dyld 0x8fe0bc33 dlopen + 691
    10 libSystem.B.dylib 0x92857202 dlopen + 66
    11 com.apple.CoreFoundation 0x912b7863 _CFBundleDlfcnLoadBundle + 307
    12 com.apple.CoreFoundation 0x912b8187 _CFBundleLoadExecutableAndReturnError + 567
    13 com.apple.Foundation 0x91569b73 _NSBundleLoadCode + 259
    14 com.apple.Foundation 0x915692db -[NSBundle loadAndReturnError:] + 331
    15 com.apple.Foundation 0x9156918a -[NSBundle load] + 42
    16 com.apple.Xcode.DevToolsCore 0x0057e6f0 -[XCPluginManager loadPluginBundle:] + 577
    17 com.apple.Xcode.DevToolsCore 0x0078c907 -[XCPluginManager findAndLoadPluginsInDomain:] + 1613
    18 com.apple.Xcode.DevToolsCore 0x0057e438 -[XCPluginManager findAndLoadPlugins] + 46
    19 com.apple.Xcode.DevToolsCore 0x0075fac9 XCInitializeCoreIfNeeded + 4335
    20 com.apple.Xcode 0x00003252 0x1000 + 8786
    21 com.apple.Foundation 0x9153ce1a nsnotecallback + 106
    22 com.apple.CoreFoundation 0x912eb8da __CFXNotificationPost + 362
    23 com.apple.CoreFoundation 0x912ebbb3 _CFXNotificationPostNotification + 179
    24 com.apple.Foundation 0x9153a080 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    25 com.apple.Foundation 0x915438c8 -[NSNotificationCenter postNotificationName:object:] + 56
    26 com.apple.AppKit 0x93d1191d -[NSApplication finishLaunching] + 515
    27 com.apple.AppKit 0x93d113a3 -[NSApplication run] + 83
    28 com.apple.AppKit 0x93cde8a4 NSApplicationMain + 574
    29 com.apple.Xcode 0x00002bca 0x1000 + 7114
    Thread 1:
    0 libauto.dylib 0x90010db0 Auto::Admin::deallocate(void*) + 448
    1 libauto.dylib 0x900169c0 Auto::Zone::blockdeallocateinternal(void*) + 400
    2 libauto.dylib 0x90006a0b autocollectinternal(Auto::Zone*, int) + 3611
    3 libauto.dylib 0x90006b7f autocollectionthread(void*) + 111
    4 libSystem.B.dylib 0x9287f095 pthreadstart + 321
    5 libSystem.B.dylib 0x9287ef52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x01646570 ebx: 0x90979ac7 ecx: 0x0033f000 edx: 0xffffff01
    edi: 0x01644740 esi: 0x01646470 ebp: 0xbfffe338 esp: 0xbfffe310
    ss: 0x0000001f efl: 0x00010286 eip: 0x90979b19 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x1ceea000
    Binary Images:
    0x1000 - 0x19fff com.apple.Xcode 3.1.2 (1149) <ec5aa8197452521ff1abeca8ab6007d4> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    0x43000 - 0x66fff com.apple.DevToolsFoundation 3.1 (1125) <141285804947eda8f7641b3107fcdc3f> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/De vToolsFoundation
    0x86000 - 0x9dfe7 com.apple.JavaKit 5.1 (1055) <0ca3a1e1d8b37c4f8d77e2255c7baa18> /Developer/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit
    0xb0000 - 0xe7ff3 com.apple.Xcode.DevToolsSupport 5.1 (1102) <f115cff9f3b55a18a919703f84e87336> /Developer/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevTo olsSupport
    0x10e000 - 0x117fff com.apple.Xcode.DevToolsRemoteClient 5.1 (1149) <cf2d5023515a809f3ebe3cdd09b59a65> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/ DevToolsRemoteClient
    0x122000 - 0x1cdfff com.apple.Xcode.DevToolsCParsing 5.1 (1088) <14020497788f8fb9d4e9c1b5d30736d8> /Developer/Library/PrivateFrameworks/DevToolsCParsing.framework/Versions/A/DevT oolsCParsing
    0x223000 - 0x28afff com.apple.Xcode.XcodeEdit 3.1 (1146) <ea26790a575d79c2dbe6a0ba37757af1> /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/XcodeEdit
    0x2c0000 - 0x307ffb com.apple.Symbolication 1.1 (42) <b0af62de91eb999d6e1147f75c406198> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x332000 - 0x336fff com.apple.DebugSymbols 1.1 (1.0) <219e9050a118864d4e709403fb1ee4fc> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x579000 - 0x8f9ffb com.apple.Xcode.DevToolsCore 5.1 (1148) <cbda2a35742fd80816f5430e01a0bd56> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Versions/A/DevTools Core
    0xaf2000 - 0x10caff7 com.apple.Xcode.DevToolsInterface 5.1 (1149) <fd700a5091d3e45b4862667a641b18bf> /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Dev ToolsInterface
    0x144c000 - 0x1482fff com.apple.DocSetAccess 2.1 (1092) <f42c0c25190c039208f34165d2b4753f> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAc cess
    0x14a6000 - 0x14e6ffb com.apple.Xdesign.XDBase 3.1 (1055) <b59c81c401df530d2318ca3a53a3e587> /Developer/Library/PrivateFrameworks/XDBase.framework/Versions/A/XDBase
    0x1526000 - 0x1527fff com.apple.Xdesign.XDInterface.GraphLayouter.ForceDirected 3.1 (1070) <470043124ad366f7eb8e48724c8a3ef0> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DForceDirectedGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDForceDirectedG raphLayouter
    0x152d000 - 0x152efff com.apple.Xdesign.XDInterface.GraphLayouter.Hierarchical 3.1 (1070) <71e4e130a440789b645a83d61ba9d846> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DHierarchicalGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDHierarchicalGra phLayouter
    0x156d000 - 0x1576fff com.apple.xdmappingmodel 3.1 (1070) <bc1d3de7983fe8584e6e6125b47a2269> /Developer/Library/Xcode/Plug-ins/XDMappingModel.xdplugin/Contents/MacOS/XDMapp ingModel
    0x157f000 - 0x1583ffc libsvn_diff-1.0.dylib ??? (???) <a743cfe70f8293bb9cc20c174f1f7cb8> /usr/lib/libsvn_diff-1.0.dylib
    0x1599000 - 0x15b2fff com.apple.XdesignPlugin 3.1 (1080) <e5a1a22d01b61fecec92b174fcabe1a7> /Developer/Library/Xcode/Plug-ins/XdesignPlugin.xcplugin/Contents/MacOS/Xdesign Plugin
    0x15c2000 - 0x15e0fe3 libexpat.1.dylib ??? (???) <caa6d7f83f7e0a3fe26aa5904c6f98a9> /usr/lib/libexpat.1.dylib
    0x15e8000 - 0x15f5ff3 libaprutil-1.0.dylib ??? (???) <5c471353958f9f611ce31e148a3d10d3> /usr/lib/libaprutil-1.0.dylib
    0xa200000 - 0xa310fef com.apple.Xdesign.XDInterface 3.1 (1070) <b84f07803818dbe17208c0a841af25a1> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/XDInterfa ce
    0xa3c1000 - 0xa3cffff com.apple.xcode.subversion 3.1 (1107) <0800d5703545d5f5494c89ac2069f0d7> /Developer/Library/Xcode/Plug-ins/XcodeSubversionPlugin.xcplugin/Contents/MacOS /XcodeSubversionPlugin
    0xa3da000 - 0xa3e0fff libsvn_delta-1.0.dylib ??? (???) <aee1dbe9b16c618da4d4888531b5269d> /usr/lib/libsvn_delta-1.0.dylib
    0xa3e6000 - 0xa3e7fff libsvn_fs-1.0.dylib ??? (???) <f77cccfaeb0cc2e4682d1c78d375e710> /usr/lib/libsvn_fs-1.0.dylib
    0xa5e4000 - 0xa5f5ffc libsvnfsfs-1.0.dylib ??? (???) <73aa0f98334ebd8b03c8db8b989ebaef> /usr/lib/libsvnfsfs-1.0.dylib
    0xa700000 - 0xa735fff com.apple.XDSourceCode 3.1 (1055) <7318f781c0270762ae9994faf549c575> /Developer/Library/Xcode/Plug-ins/XDClassModel.xdplugin/Contents/MacOS/XDClassM odel
    0xa752000 - 0xa783fff com.apple.xdcoredataplugin 3.1 (1055) <0f3f1c75f272829ada1b0c066bdbf3d1> /Developer/Library/Xcode/Plug-ins/XDCoreDataModel.xdplugin/Contents/MacOS/XDCor eDataModel
    0xa79c000 - 0xa7b1fef libapr-1.0.dylib ??? (???) <7d0341202a73e99bd2d289f7411c7f60> /usr/lib/libapr-1.0.dylib
    0xa7bc000 - 0xa7d7ffe libsvn_client-1.0.dylib ??? (???) <e0a659700a0454bf414faed1315fb270> /usr/lib/libsvn_client-1.0.dylib
    0xa7e0000 - 0xa7e2ffe libsvnralocal-1.0.dylib ??? (???) <57388fae25ed3baee5dc1c09bd654641> /usr/lib/libsvnralocal-1.0.dylib
    0xa7e8000 - 0xa7f4ffe libsvnrasvn-1.0.dylib ??? (???) <7934a67331d800a1b1ac8f94f3d9746d> /usr/lib/libsvnrasvn-1.0.dylib
    0xa7fb000 - 0xa7fbfff com.apple.xcode.plug-in.CoreBuildTasks 3.0 (1148) <65f25b26bf7225f671ab8f9156d8e8b3> /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBu ildTasks
    0x1c9c1000 - 0x1cbb7fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1cc4a000 - 0x1cc4bffd libsvn_ra-1.0.dylib ??? (???) <72ba0663e1b8cb21e59d83c9af1303a1> /usr/lib/libsvn_ra-1.0.dylib
    0x1cc50000 - 0x1cc66fff libsvn_repos-1.0.dylib ??? (???) <d56815f3bf733234527b632294b6aad3> /usr/lib/libsvn_repos-1.0.dylib
    0x1cc6e000 - 0x1cc8dfff libsvn_subr-1.0.dylib ??? (???) <3a97392f06901672ef19d9326eb281dd> /usr/lib/libsvn_subr-1.0.dylib
    0x1cc99000 - 0x1ccbdffe libsvn_wc-1.0.dylib ??? (???) <61b762156459cf5f355df712ac6f6fe2> /usr/lib/libsvn_wc-1.0.dylib
    0x1ccc7000 - 0x1ccd8fff libsvnradav-1.0.dylib ??? (???) <88cd7a7c72702576351a6d962650d8bb> /usr/lib/libsvnradav-1.0.dylib
    0x1cce0000 - 0x1ccf2fff libneon.26.dylib ??? (???) <8d1a476462d1ce128316274dc19a1c76> /usr/lib/libneon.26.dylib
    0x1ccfb000 - 0x1ccfbfff com.apple.xcode.subversion.ui 3.1 (1107) <484a025f7e659958c804580068309eab> /Developer/Library/Xcode/Plug-ins/XcodeSubversionIDEPlugin.xcplugin/Contents/Ma cOS/XcodeSubversionIDEPlugin
    0x1cd01000 - 0x1cd14fff com.apple.xcode.perforce 3.1 (1070) <944dbf3bf31edf80a163281aca33e593> /Developer/Library/Xcode/Plug-ins/XcodePerforcePlugin.xcplugin/Contents/MacOS/X codePerforcePlugin
    0x1cd1f000 - 0x1cd22fff com.apple.xcode.perforce.ui 3.1 (1070) <c50bc85d7a54c2a7a11dd9d976660baf> /Developer/Library/Xcode/Plug-ins/XcodePerforceIDEPlugin.xcplugin/Contents/MacO S/XcodePerforceIDEPlugin
    0x1cd28000 - 0x1cd43fff com.apple.xcode.cvs 3.1 (1072) <cd2c555fd057bacbdf565a6a44e7e7d7> /Developer/Library/Xcode/Plug-ins/XcodeCVSPlugin.xcplugin/Contents/MacOS/XcodeC VSPlugin
    0x1cd52000 - 0x1cd55fff com.apple.xcode.cvs.ui 3.1 (1072) <27531452c3351751dd3155c50261994f> /Developer/Library/Xcode/Plug-ins/XcodeCVSIDEPlugin.xcplugin/Contents/MacOS/Xco deCVSIDEPlugin
    0x1cd5b000 - 0x1cd60ffd com.apple.Xcode.PlistPlugin 3.1 (1106) <fbcc039529fa3faba2d8a05b84661346> /Developer/Library/Xcode/Plug-ins/PlistPlugin.xcplugin/Contents/MacOS/PlistPlug in
    0x1cd67000 - 0x1cd88fff com.apple.Xcode.PlistEdit 3.1 (1106) <5fbc5ae10056049a8815b8761fe70e8b> /Developer/Library/PrivateFrameworks/PlistEdit.framework/Versions/A/PlistEdit
    0x1cd9f000 - 0x1cdaeffb com.apple.xcode.plugins.DocViewerPlugIn 5.1 (1084) <74792b4bd04c8f8c77a1fe8f4445dd78> /Developer/Library/Xcode/Plug-ins/DocViewerPlugIn.xcplugin/Contents/MacOS/DocVi ewerPlugIn
    0x1cdb9000 - 0x1cdbcfff com.apple.AppleScriptStudio.ASKDictionaryPlugin 1.6 (68) <7a250f7a4afa5e88b0f98c92ca702eae> /Developer/Library/Xcode/Plug-ins/ASKDictionaryPlugin.pbplugin/Contents/MacOS/A SKDictionaryPlugin
    0x1cdc7000 - 0x1cdccfff com.apple.AppleScriptStudio.ASKPlugin 1.7 (68) <0d8e531e7ff8080df48d7dcc5375ab35> /Developer/Library/Xcode/Plug-ins/ASKPlugin.pbplugin/Contents/MacOS/ASKPlugin
    0x1cdd5000 - 0x1ce17fff com.apple.AppleScriptKit 1.5 (74) <9491bb5b0e6259b41a7a4f10201b4c23> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
    0x1ce5a000 - 0x1ce92fff com.apple.OSAKit 1.1 (55) <cc99245aedb21c1054f8faf49cff074c> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x1cec2000 - 0x1ceccfff libexslt.0.dylib ??? (???) <2d56b8c39848d8a524cb0ae8d6299f19> /usr/lib/libexslt.0.dylib
    0x1ced2000 - 0x1cedbfff com.apple.AppleScriptStudio.ASKDebuggerPlugin 1.6 (68) <d161c968351f71d071fdab92443dae2b> /Developer/Library/Xcode/Plug-ins/ASKDebuggerPlugin.pbplugin/Contents/MacOS/ASK DebuggerPlugin
    0x1cee5000 - 0x1cee7ffe +fr.bobillot.xcode.AdaPlugin ??? (1.0b3) <89961b290a4001c305932dd74bba816b> /Developer/Library/Xcode/Plug-ins/AdaPlugin.pbplugin/Contents/MacOS/AdaPlugin
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9002efe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x9002f000 - 0x90047fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x902be000 - 0x9048cff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9048d000 - 0x904e7ff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90537000 - 0x9053cfff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9057d000 - 0x905d6ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x905d7000 - 0x90633ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90634000 - 0x90643fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9066e000 - 0x90686ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90699000 - 0x90973ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90974000 - 0x90a54fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x90a55000 - 0x90d5dfff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90de5000 - 0x90debfff com.apple.print.framework.Print 218.0.2 (220.1) <6c2ddea45d9cdff9a9be0666a13e2dd4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90e03000 - 0x90e80fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90ed3000 - 0x90f11ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90f12000 - 0x90fc2fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90fc3000 - 0x90fc3ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90fc4000 - 0x90fc7fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90fc8000 - 0x90fd3fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90fd4000 - 0x90ffcfff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
    0x91042000 - 0x91194ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91195000 - 0x91296fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91297000 - 0x913cafff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x913cb000 - 0x91402fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91403000 - 0x9148dfef com.apple.DesktopServices 1.4.7 (1.4.7) <c64f04641052fdaa0f0cdee3564a0fd3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9149c000 - 0x914f9ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x91530000 - 0x91532fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91533000 - 0x917aefe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x917af000 - 0x91bbffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91c78000 - 0x91c82feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c83000 - 0x91dc9ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91dca000 - 0x91de9ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91dea000 - 0x91e7dfff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91e7e000 - 0x9223cfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9223d000 - 0x922affff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92300000 - 0x9231bffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9231c000 - 0x926b9fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x926ba000 - 0x926d8ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x926d9000 - 0x92780feb com.apple.QD 3.11.54 (???) <c31150b40fcc27c195de40f0ae138666> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92781000 - 0x927bbfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x927bd000 - 0x92849ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9284d000 - 0x929b4ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x929b5000 - 0x929cbfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x929cc000 - 0x929ccffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92b2f000 - 0x92bbafff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92caf000 - 0x93300fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93301000 - 0x933f5ff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
    0x933f6000 - 0x934b4fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x934b5000 - 0x934ebfef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
    0x934f1000 - 0x934f1ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x934f2000 - 0x934f2fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x934f3000 - 0x934f3ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x934f4000 - 0x934fbfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x934fc000 - 0x9351afff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x9351b000 - 0x9351bff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9351c000 - 0x93582ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93583000 - 0x93590fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93591000 - 0x93a62f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93a63000 - 0x93a87fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x93b2c000 - 0x93c11ff3 com.apple.CoreData 100.1 (186) <50219bcb005cb15ea999a19391a8d523> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93c12000 - 0x93c51fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93c52000 - 0x93c8cffe com.apple.securityfoundation 3.0.1 (35844) <2fbb6a1177ef98350b8aefc60737ba0e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93c8d000 - 0x93cd7fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93cd8000 - 0x944d6fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x944e4000 - 0x944f4ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x944f5000 - 0x944f5ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x94564000 - 0x945adfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x945b4000 - 0x945c0ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x945c1000 - 0x945eefeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x945ef000 - 0x9466cfeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x947a6000 - 0x947e8fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x947e9000 - 0x948a3fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <ef9945b1304495f3e8085c935f1b81e3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x948a4000 - 0x94f44fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x952a5000 - 0x952f6ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x952f7000 - 0x952fcfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x952fd000 - 0x9530cffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9530d000 - 0x953aafe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x953ab000 - 0x953ddfff com.apple.LDAPFramework 1.4.5 (110) <e9e44dec1fd4b049276257c7cc97b423> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x954f3000 - 0x95503fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95842000 - 0x958bcff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <98633ef67d419c1b02f56556cb4d843d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x958bd000 - 0x95984ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95985000 - 0x959b4fe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x959e7000 - 0x95a99ffb libcrypto.0.9.7.dylib ??? (???) <75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
    0x95a9a000 - 0x95b65fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95bb2000 - 0x95c45ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95c83000 - 0x95c8affe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x95c8b000 - 0x95c8bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95c8c000 - 0x95dc4ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x95dc5000 - 0x95dc6ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x95df0000 - 0x95dfeffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x95dff000 - 0x95e86ff7 libsqlite3.0.dylib ??? (???) <eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
    0x95e8f000 - 0x95e97fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96e74000 - 0x96e78fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96e79000 - 0x96f47ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96f48000 - 0x96f48ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96f49000 - 0x96f5effb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96f5f000 - 0x96f83feb libssl.0.9.7.dylib ??? (???) <d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib
    0x96f84000 - 0x96f88fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96f89000 - 0x96f92fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96f93000 - 0x97112fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x97130000 - 0x97132ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97133000 - 0x971b2ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x971b3000 - 0x97294ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thanks
    Message was edited by: chirygb

  • Photoshop CS4 keeps crashing on startup

    I've had CS4 on my iMac for at least 8 months or so now.  All of a sudden it is crashing on startup.  CS3 is also still on my machine and I tried to start up CS3 and it crashes.  The seem to get through the whole loading process, the UI starts to display, and then they crash.
    Also, I cannot uninstall either app.  When I do Here is what goes into the event log:
    2009-10-10 08:45:26.029 Setup[219] AuthorizationExecuteWithPrivileges failed with status: -60008
    Don't know if this has something to do with the crash.  Here is the crash report.  Any help is much appreciated!
    Date/Time:      2009-10-10 08:30:01.695 -0700
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Adobe Photoshop CS4
    Path:    /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    Parent:  WindowServer [53]
    Version: 11.0.1 (11.0.1x20090216 [20090216.r.522 2009/02/16:17:00:00 cutoff; r branch]) (11.0.1)
    PID:    201
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000038
    Thread 0 Crashed:
    0   com.apple.CoreGraphics         0x903327dd CGGStateClipCopy + 9
    1   com.apple.CoreGraphics         0x9033275a CGGStateCreateCopy + 59
    2   com.apple.CoreGraphics         0x90332701 CGGStackSave + 125
    3   com.apple.CoreGraphics         0x9033266e CGContextSaveGState + 66
    4   com.apple.HIToolbox            0x92e7fa81 DrawCGImageFlipped + 59
    5   com.apple.HIToolbox            0x92e7b7a8 HIWindowFrameView::DrawSelf(short, __HIShape const*, CGContext*) + 3312
    6   com.apple.HIToolbox            0x92e2d027 HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 87
    7   com.apple.HIToolbox            0x92e2ce27 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 97
    8   com.apple.HIToolbox            0x92fa3b68 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 874
    9   com.apple.HIToolbox            0x92fa44ed HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 601
    10  com.apple.HIToolbox            0x92e2ca01 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 75
    11  com.apple.HIToolbox            0x92e2c93d HIView::Render(unsigned long, CGContext*) + 45
    12  com.apple.HIToolbox            0x930b4a13 FlushWindowObject(WindowData*, void**, unsigned char) + 581
    13  com.apple.HIToolbox            0x92e1e5e5 FlushAllBuffers(__CFRunLoopObserver*, CFRunLoopActivity, void*) + 167
    14  com.apple.CoreFoundation       0x9082dce2 __CFRunLoopDoObservers + 342
    15  com.apple.CoreFoundation       0x9082cb6a CFRunLoopRunSpecific + 289
    16  com.apple.CoreFoundation       0x9082ca42 CFRunLoopRunInMode + 61
    17  com.apple.HIToolbox            0x92e01878 RunCurrentEventLoopInMode + 285
    18  com.apple.HIToolbox            0x92ef6ce0 GetNextEventMatchingMask + 100
    19  com.apple.HIToolbox            0x92ef6ae0 WNEInternal + 160
    20  com.apple.HIToolbox            0x92ef6a20 WaitNextEvent + 58
    21  com.adobe.Photoshop            0x00061792 0x1000 + 395154
    22  com.adobe.Photoshop            0x006717bf 0x1000 + 6752191
    23  com.adobe.Photoshop            0x000634e6 0x1000 + 402662
    24  com.adobe.Photoshop            0x00063d44 0x1000 + 404804
    25  com.adobe.Photoshop            0x00063ed3 0x1000 + 405203
    26  com.adobe.Photoshop            0x0006222f 0x1000 + 397871
    27  com.adobe.Photoshop            0x002206aa 0x1000 + 2225834
    28  com.adobe.Photoshop            0x00220736 0x1000 + 2225974
    29  com.adobe.Photoshop            0x00003912 0x1000 + 10514
    30  com.adobe.Photoshop            0x00003839 0x1000 + 10297
    Thread 1:
    0   libSystem.B.dylib              0x90029a5c wait4 + 12
    1   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib              0x90024407 semaphore_wait_signal_trap + 7
    1   com.adobe.amt.services         0x053e5552 AMTConditionLock::LockWhenCondition(int) + 46
    2   com.adobe.amt.services         0x053e0995 AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    3   com.adobe.amt.services         0x053e55b0 AMTThread::Worker(void*) + 20
    4   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib              0x901101cf semaphore_timedwait_trap + 7
    1   MultiProcessor Support         0x1c74beff 0x1c71c000 + 196351
    2   ...ple.CoreServices.CarbonCore 0x90cb8d08 PrivateMPEntryPoint + 51
    3   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 4:
    0   libSystem.B.dylib              0x90024407 semaphore_wait_signal_trap + 7
    1   ...ple.CoreServices.CarbonCore 0x90cb8eae MPWaitOnQueue + 198
    2   AdobeACE                       0x026c438d 0x2693000 + 201613
    3   AdobeACE                       0x026c3d85 0x2693000 + 200069
    4   ...ple.CoreServices.CarbonCore 0x90cb8d08 PrivateMPEntryPoint + 51
    5   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 5:
    0   libSystem.B.dylib              0x900376a7 mach_wait_until + 7
    1   com.adobe.PSAutomate           0x1eb80755 ScObjects::Thread::sleep(unsigned) + 143
    2   com.adobe.PSAutomate           0x1eb807b5 ScObjects::Thread::wait(unsigned) + 23
    3   com.adobe.PSAutomate           0x1eb71502 ScObjects::BridgeTalkThread::run() + 332
    4   com.adobe.PSAutomate           0x1eb80a77 ScObjects::Thread::go(void*) + 239
    5   libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 6:
    0   libSystem.B.dylib              0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation       0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation       0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.HIToolbox            0x92e01878 RunCurrentEventLoopInMode + 285
    4   com.apple.HIToolbox            0x92ef6e1f GetNextEventMatchingMask + 419
    5   com.apple.HIToolbox            0x92ef6ae0 WNEInternal + 160
    6   com.apple.HIToolbox            0x92ef6a20 WaitNextEvent + 58
    7   com.apple.HIToolbox            0x92f5f845 ModalDialog + 807
    8   com.apple.HIToolbox            0x92f5f4a6 RunStandardAlert + 732
    9   com.adobe.Photoshop            0x0007b5a8 0x1000 + 501160
    10  com.adobe.Photoshop            0x0007b8ed 0x1000 + 501997
    11  com.adobe.Photoshop            0x000dd4d5 0x1000 + 902357
    12  com.adobe.Photoshop            0x000dd8d7 0x1000 + 903383
    13  com.adobe.Photoshop            0x0021fe57 0x1000 + 2223703
    14  libstdc++.6.dylib              0x90b43602 __gxx_personality_v0 + 1130
    15  libstdc++.6.dylib              0x90b43640 std::set_terminate(void (*)()) + 0
    16  libstdc++.6.dylib              0x90b43754 __cxa_rethrow + 0
    17  AdobeLM_libFNP.dylib           0x1fb43225 0x1f905000 + 2351653
    18  AdobeLM_libFNP.dylib           0x1f937621 TRR_Fixup + 180527
    19  AdobeLM_libFNP.dylib           0x1f937a0d TRR_Fixup + 181531
    20  AdobeLM_libFNP.dylib           0x1f949daa TRR_Fixup + 256184
    21  libSystem.B.dylib              0x9000707d pthread_once + 33
    22  AdobeLM_libFNP.dylib           0x1f938eb6 TRR_Fixup + 186820
    23  AdobeLM_libFNP.dylib           0x1f949a7c TRR_Fixup + 255370
    24  AdobeLM_libFNP.dylib           0x1f917819 TRR_Fixup + 49959
    25  AdobeLM_libFNP.dylib           0x1facaae8 0x1f905000 + 1858280
    26  AdobeLM_libFNP.dylib           0x1facafc1 0x1f905000 + 1859521
    27  AdobeLM_libFNP.dylib           0x1fa29f75 0x1f905000 + 1199989
    28  AdobeLM_libFNP.dylib           0x1fa2b737 0x1f905000 + 1206071
    29  AdobeLM_libFNP.dylib           0x1fac1bae 0x1f905000 + 1821614
    30  com.adobe.amtlib               0x03f545b2 AMT_IsFRU + 263824
    31  com.adobe.amtlib               0x03f3b443 AMT_IsFRU + 161057
    32  com.adobe.amtlib               0x03f27988 AMT_IsFRU + 80486
    33  com.adobe.amtlib               0x03f2bc60 AMT_IsFRU + 97598
    34  com.adobe.amtlib               0x03f2bce2 AMT_IsFRU + 97728
    35  com.adobe.amtlib               0x03f16422 AMT_IsFRU + 9472
    36  com.adobe.amtlib               0x03f16a8e AMT_IsFRU + 11116
    37  com.adobe.amtlib               0x03f182a1 AMT_IsFRU + 17279
    38  com.adobe.amtlib               0x03f1334b AMTObtainProductLicense + 83501
    39  com.adobe.amtlib               0x03f09d85 AMTObtainProductLicense + 45159
    40  com.adobe.amtlib               0x03f0a883 AMTObtainProductLicense + 47973
    41  com.adobe.amtlib               0x03f0b509 AMTObtainProductLicense + 51179
    42  com.adobe.amtlib               0x03f0b8b0 AMTObtainProductLicense + 52114
    43  com.adobe.amtlib               0x03f0ba28 AMTObtainProductLicense + 52490
    44  com.adobe.amtlib               0x03f936a4 AMT_IsFRU + 522114
    45  libSystem.B.dylib              0x90023d67 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1f844fa0  ebx: 0x90332692  ecx: 0x1f844fa0  edx: 0x00000000
      edi: 0x00000000  esi: 0x1f844fa0  ebp: 0xbfffe7b8  esp: 0xbfffe7b8
       ss: 0x0000001f  efl: 0x00010206  eip: 0x903327dd   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
        0x1000 -  0x19aefff com.adobe.Photoshop 11.0.1 (11.0.1x20090216 [20090216.r.522 2009/02/16:17:00:00 cutoff; r branch]) (11.0.1) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    0x207f000 -  0x20dffff AdobeXMP /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x20ee000 -  0x20f2fff com.adobe.AdobeCrashReporter 2.5 (3.0.20080806) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x2205000 -  0x25dffff com.adobe.linguistic.LinguisticManager 4.0.0 (7863) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x2693000 -  0x27aeworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942fd000 - 0x94317fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/Resources/libRIP.A.dylib
    0x9431d000 - 0x94638fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a18000 - 0x94a35fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94be1000 - 0x94cb9fff edu.mit.Kerberos 5.5.26 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94fa6000 - 0x94faafff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    0x954aa000 - 0x954c0fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x954f0000 - 0x954fefff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x95506000 - 0x95518fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x95ebb000 - 0x95ebbfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96432000 - 0x96509fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyli b
    0x96524000 - 0x96525fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
    0x96527000 - 0x9652cfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96828000 - 0x9683cfff com.apple.AppleShareClient 1.5.4 /System/Library/Frameworks/AppleShareClient.framework/Versions/A/AppleShareClient
    0x96845000 - 0x96884fff com.apple.AppleShareClientCore 1.5.4 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
    0x96d7d000 - 0x96d7ffff org.twain.dsm 1.9.2 /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x9aec5000 - 0x9aec5fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0xb0000000 - 0xb0006fff com.apple.carbonframeworktemplate 1.3 (1.3.12) /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD2500JS-40NGB2, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-K05
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    So I discovered the origins of my problem.  But do not understand why it happens.  I can power up my iMac and start Photoshop no problem.  However, if I power up my Epson 3800 printer and then start Photoshop I get the crash.  I then have to run Macaroni after I start up my Epson 3800 and it finds a permissions problem in some obscure tmp file that it fixes.  Then Photoshop will start fine.  I have had this printer for over a year now and the problem just started a couple days ago.  Not sure what has changed.

  • Mail crashing on startup after 10.5.6 update

    Mail crashes on startup after I did a software update.
    I repaired permissions and I tried to restore from a Time Machine backup from before the crash, but Mail is still crashing.
    Any help would be greatly appreciated.
    Thanks.
    Here is the crash report:
    Process: Mail [462]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (930.3)
    Build Info: Mail-9300300~1
    Code Type: X86 (Native)
    Parent Process: launchd [78]
    Date/Time: 2008-12-26 23:14:25.436 -0800
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000020
    Crashed Thread: 5
    Application Specific Information:
    -[MessageRouter routeQueuedMessages]
    -[MessageRouter routeQueuedMessages]
    -[MessageRouter routeQueuedMessages]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MessageRouter routeQueuedMessages]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    -[LibraryStore openSynchronouslyUpdatingMetadata:]
    Thread 0:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.SystemConfiguration 0x924e6a6c configget + 149
    3 com.apple.SystemConfiguration 0x924e6934 SCDynamicStoreCopyValue + 150
    4 com.apple.CFNetwork 0x9252c7b1 CFNetDiagnosticCopyNetworkStatusPassively + 177
    5 com.apple.MessageFramework 0x00455a79 -[NetworkController networkStatus] + 63
    6 com.apple.mail 0x0006fcc9 0x1000 + 453833
    7 com.apple.mail 0x0005e265 0x1000 + 381541
    8 com.apple.mail 0x001b5a8a 0x1000 + 1788554
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.Foundation 0x9550739c __NSThreadPerformPerform + 476
    12 com.apple.CoreFoundation 0x90ce75f5 CFRunLoopRunSpecific + 3141
    13 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    14 com.apple.HIToolbox 0x943f12c0 RunCurrentEventLoopInMode + 283
    15 com.apple.HIToolbox 0x943f10d9 ReceiveNextEventCommon + 374
    16 com.apple.HIToolbox 0x943f0f4d BlockUntilNextEventMatchingListInMode + 106
    17 com.apple.AppKit 0x92776d7d _DPSNextEvent + 657
    18 com.apple.AppKit 0x92776630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19 com.apple.AppKit 0x9276f66b -[NSApplication run] + 795
    20 com.apple.AppKit 0x9273c8a4 NSApplicationMain + 574
    21 com.apple.mail 0x000fb6f2 0x1000 + 1025778
    Thread 1:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9553ad75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95546e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003d6f65 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    8 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    10 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreGraphics 0x91018aee _CGSReenableUpdateForConnections + 214
    3 com.apple.CoreGraphics 0x910189a0 CGSReenableUpdateForConnections + 390
    4 com.apple.CoreGraphics 0x91018818 CGSReenableUpdate + 32
    5 com.apple.AppKit 0x927dd204 -[NSUIHeartBeat _heartBeatThread:] + 1893
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95569d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    6 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    8 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x90c135dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90c13464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    7 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 5 Crashed:
    0 libobjc.A.dylib 0x908a2688 objc_msgSend + 24
    1 com.apple.MessageFramework 0x0030d56a -[WebMessageDocument initWithMimePart:] + 88
    2 com.apple.mail 0x000952df 0x1000 + 606943
    3 com.apple.mail 0x0006f74e 0x1000 + 452430
    4 com.apple.mail 0x0006f188 0x1000 + 450952
    5 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    6 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    7 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    8 com.apple.MessageFramework 0x00382b29 -[InvocationOperation main] + 374
    9 com.apple.MessageFramework 0x0038294a -[InvocationOperation start] + 190
    10 com.apple.Foundation 0x95596d52 __runop + 34
    11 libSystem.B.dylib 0x92fb040f pthreadwqthread + 331
    12 libSystem.B.dylib 0x92fb02c2 start_wqthread + 30
    Thread 6:
    Thread 7:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9553ad75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95546e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x002fb659 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    8 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    10 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92f966f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    2 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x94becab9 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    4 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0xffff0292 _spinlock + 50 (cpu_capabilities.h:234)
    1 com.apple.CoreFoundation 0x90ce97e6 _CFRelease + 342
    2 com.apple.Foundation 0x95501e4f NSPopAutoreleasePool + 431
    3 com.apple.MessageFramework 0x003009df -[MimePart(MessageSupport) parseMimeBody] + 752
    4 com.apple.MessageFramework 0x002ffb75 -[MessageStore(MessageFrameworkOnly) _fetchBodyForMessage:updateFlags:] + 293
    5 com.apple.MessageFramework 0x002ff762 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:] + 147
    6 com.apple.MessageFramework 0x00354c99 -[Message messageBodyUpdatingFlags:] + 80
    7 com.apple.MessageFramework 0x0041aa75 -[Message calculateAttachmentInfoFromBody:numberOfAttachments:isSigned:isEncrypted:force: ] + 96
    8 com.apple.MessageFramework 0x003976a6 -[Message calculateAttachmentInfoFromBody:numberOfAttachments:isSigned:isEncrypted:] + 70
    9 com.apple.MessageFramework 0x0031643c -[MessageStore(MessageFrameworkOnly) updateMessages:updateColor:updateNumberOfAttachments:] + 1011
    10 com.apple.MessageFramework 0x002f2d87 -[LibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 750
    11 com.apple.MessageFramework 0x00316034 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 50
    12 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    13 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    14 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    15 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    16 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    17 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    18 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    19 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92f47226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92f791ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x92f7aa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9554c75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9554c570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d8e27 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    7 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    9 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.MessageFramework 0x002e1d14 _MFAcquireObjectLock + 66
    3 com.apple.MessageFramework 0x003f60f1 -[MessageRouter asynchronouslyRouteMessages:] + 106
    4 com.apple.MessageFramework 0x0040ed18 -[POP3FetchStore connection:didRetrieveData:forMessageNumber:] + 851
    5 com.apple.MessageFramework 0x004096f7 -[POP3Connection retr:] + 973
    6 com.apple.MessageFramework 0x00409bec -[POP3Connection fetchMessages:] + 342
    7 com.apple.MessageFramework 0x0040d2a3 -[POP3FetchStore fetchSynchronously] + 3406
    8 com.apple.MessageFramework 0x0043f6e6 -[POPAccount fetchSynchronously] + 337
    9 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    10 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    11 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    12 com.apple.MessageFramework 0x003d8fee -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    14 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    16 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9554e2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x95506c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x9555a288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.Mail.Syncer 0x13104017 0x130f0000 + 81943
    6 com.apple.Mail.Syncer 0x13103c4f 0x130f0000 + 80975
    7 com.apple.mail 0x0003878f 0x1000 + 227215
    8 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    9 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    10 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    11 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    12 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    13 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    14 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    15 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    5 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    6 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    7 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    8 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    9 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    10 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    11 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    12 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    13 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    14 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    15 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    16 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    17 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    18 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    19 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    20 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    21 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    22 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x92f471c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92f4e9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x90ce70ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90ce7cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x92520052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    6 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    5 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    6 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    7 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    8 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    9 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    10 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    11 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    12 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    13 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    14 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    15 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    16 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    17 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    18 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    19 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    20 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    21 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    22 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x92f4720e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x92f4ece5 pthreadmutexlock + 569
    2 com.apple.MessageFramework 0x00365fe3 -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 35
    3 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    4 com.apple.MessageFramework 0x0035f2d7 -[MimePart(StringRendering) renderString:] + 4853
    5 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    6 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    7 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    8 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    9 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    10 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    11 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    12 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    13 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    14 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    15 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    16 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    17 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    18 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    19 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    20 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    21 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    22 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    23 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x92f4e3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f78d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x9554e2d2 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x95506c6a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x9555a288 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.MessageFramework 0x002f072a -[NSThread(MainThreadAdditions) performOneway:result:withTarget:selector:] + 648
    6 com.apple.MessageFramework 0x0036629a -[MessageHTMLConverter _loadWebViewOnMainThreadFromData:withTextEncodingName:orFromWebArchive:] + 122
    7 com.apple.MessageFramework 0x0036605b -[MessageHTMLConverter junkStringFromHTMLData:textEncodingName:context:] + 155
    8 com.apple.MessageFramework 0x0035e57a -[MimePart(StringRendering) renderString:] + 1432
    9 com.apple.MessageFramework 0x0035dd09 -[MimeBody(StringRendering) renderStringForJunk:] + 252
    10 com.apple.MessageFramework 0x0035dbf2 -[MimeBody(StringRendering) renderString:] + 110
    11 com.apple.MessageFramework 0x0035d12b -[Message stringValueRenderMode:updateBodyFlags:junkRecorder:] + 142
    12 com.apple.MessageFramework 0x0035d094 -[Message stringForJunk:] + 57
    13 com.apple.MessageFramework 0x0035ceef -[JunkMailFilter junkMailLevelForMessage:junkRecorder:] + 133
    14 com.apple.MessageFramework 0x0035ce64 -[JunkMailFilter junkMailLevelForMessage:] + 49
    15 com.apple.MessageFramework 0x003546b2 -[MessageCriterion _evaluateJunkMailCriterion:] + 676
    16 com.apple.MessageFramework 0x00352c0b -[MessageRule doesMessageSatisfyCriteria:] + 493
    17 com.apple.MessageFramework 0x003527e5 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 526
    18 com.apple.MessageFramework 0x00351a17 -[MessageRouter routeMessages:fromStores:] + 1482
    19 com.apple.MessageFramework 0x003f677e -[MessageRouter routeQueuedMessages] + 918
    20 com.apple.CoreFoundation 0x90d66a3d _invoking__ + 29
    21 com.apple.CoreFoundation 0x90d66428 -[NSInvocation invoke] + 136
    22 com.apple.MessageFramework 0x003d940c -[MonitoredInvocation invoke] + 409
    23 com.apple.MessageFramework 0x003da2ce +[WorkerThread _execute:] + 144
    24 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    25 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    26 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    27 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x92f8913a pread$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x90150210 sqlite3PagerAcquire + 3888
    2 libsqlite3.0.dylib 0x90159b55 clearDatabasePage + 181
    3 libsqlite3.0.dylib 0x90159d3a clearDatabasePage + 666
    4 libsqlite3.0.dylib 0x901aa315 sqlite3VdbeExec + 34421
    5 libsqlite3.0.dylib 0x901adea2 sqlite3Step + 386
    6 libsqlite3.0.dylib 0x9018e624 sqlite3_exec + 260
    7 com.apple.syncservices 0x93d88431 sqlite3execvprintf + 73
    8 com.apple.syncservices 0x93d10933 -[ISDDatabase(SqliteHelpers) executeWithCallback:context:rollbackOnError:sql:arguments:] + 245
    9 com.apple.syncservices 0x93d10838 -[ISDDatabase(SqliteHelpers) execute:] + 75
    10 com.apple.syncservices 0x93d2466e -[ISDDataDatabase removeAllRecords] + 112
    11 com.apple.syncservices 0x93d25764 -[ISyncConcreteSession _prepareRecordStoreForTruthPullingEntityNames:] + 385
    12 com.apple.syncservices 0x93d22475 -[ISyncConcreteSession _prepareRecordStoreForSyncing] + 1548
    13 com.apple.syncservices 0x93d1fe5f -[ISyncConcreteSession _enterPushing] + 2356
    14 com.apple.syncservices 0x93d1c285 -[ISyncConcreteSession _transitionStateMachine:] + 3662
    15 com.apple.syncservices 0x93d2993b -[ISyncConcreteSession _prepareToPullChangesForEntityNames:inBackground:target:selector:] + 78
    16 com.apple.syncservices 0x93d298bb -[ISyncConcreteSession prepareToPullChangesForEntityNames:beforeDate:] + 66
    17 com.apple.syncservices 0x93d28d4e -[ISyncConcreteSessionDriver _pullPhaseOfSession] + 1755
    18 com.apple.syncservices 0x93d152bf -[ISyncConcreteSessionDriver _sync:] + 223
    19 com.apple.syncservices 0x93dae876 -[ISyncConcreteSessionDriver _startAsynchronousSyncWorker] + 425
    20 com.apple.Foundation 0x955067ed -[NSThread main] + 45
    21 com.apple.Foundation 0x95506394 _NSThread__main_ + 308
    22 libSystem.B.dylib 0x92f78095 pthreadstart + 321
    23 libSystem.B.dylib 0x92f77f52 thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
    eax: 0x000030d2 ebx: 0x13518bd0 ecx: 0x007a06c0 edx: 0x00000000
    edi: 0x19870660 esi: 0x000030d2 ebp: 0xb05c2bb8 esp: 0xb05c2b88
    ss: 0x0000001f efl: 0x00010206 eip: 0x908a2688 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000020
    Binary Images:
    0x1000 - 0x271ff3 com.apple.mail 3.5 (930.3) <918d5fc75d11e2bad29cc7192e8459d2> /Applications/Mail.app/Contents/MacOS/Mail
    0x2e0000 - 0x537ffb com.apple.MessageFramework 3.5 (930.3) <548c39b875ebdc054eed49e9dd5238f3> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x68d000 - 0x68ffff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x696000 - 0x6bafe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x130f0000 - 0x1310efff com.apple.Mail.Syncer 3.5 (930.3) <7d8d8ca39b8535b2a585f360617d1a98> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x13178000 - 0x1318bfff com.apple.syncservices.syncservicesui 4.1 (389.12) <d3c0a867aa64f0e94b3dbb710da880d1> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x13512000 - 0x1351aff7 +com.restoroot.omic 2.0 Beta 5 (456) <31ee38cbaa3c6ce9ef5cd3dee6f49354> /Library/Mail/Bundles/OMiC.mailbundle/Contents/MacOS/OMiC
    0x13522000 - 0x13534fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <a8a6c796a0d5575aafb9281b34b956b5> /Library/Mail/Bundles/OMiC.mailbundle/Contents/Frameworks/Sparkle.framework/Ver sions/A/Sparkle
    0x135bb000 - 0x135bcfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x136e4000 - 0x136e6fff com.apple.textencoding.japanese 2.2 (2.2) <100c36acb81fd83ec71f1db66d7f86cd> /System/Library/TextEncodings/Japanese Encodings.bundle/Contents/MacOS/Japanese Encodings
    0x13773000 - 0x13776fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x13890000 - 0x13895fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x138a2000 - 0x138a7ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x138cb000 - 0x13a9dfe7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x159ed000 - 0x15a5afff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9001effb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9001f000 - 0x900eafff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x900eb000 - 0x9012dfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9012e000 - 0x901b5ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x901b6000 - 0x90205fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90206000 - 0x906d7f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x906d8000 - 0x906d8ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x906d9000 - 0x90811fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90812000 - 0x9088cff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9088d000 - 0x9096dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9096e000 - 0x90972fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90973000 - 0x90a31fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90a32000 - 0x90a6efff com.apple.DAVKit 3.0.6 (653) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x90a6f000 - 0x90b02ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90b03000 - 0x90b0afe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x90b0b000 - 0x90b16fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90b17000 - 0x90b17ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90b18000 - 0x90b1fff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b50000 - 0x90b82ff7 com.apple.DotMacSyncManager 1.2.3 (305) <76f2a03fbb91d701cd8c1d1dde21b531> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x90b83000 - 0x90bf5fff com.apple.iLifeMediaBrowser 1.0.11 (212.1.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90bf6000 - 0x90c73feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90c74000 - 0x90da7fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90da8000 - 0x90dbefff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90dbf000 - 0x90e1bff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90e1c000 - 0x90ee3ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90ee4000 - 0x90f6efe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90f6f000 - 0x9160ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91610000 - 0x91a20fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a21000 - 0x91a21ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91a22000 - 0x91a6cfe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91a6d000 - 0x91becfff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91bed000 - 0x91c47ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91c48000 - 0x91da9ff2 com.apple.CalendarStore 3.0.6 (847) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x91dad000 - 0x91e06ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91e07000 - 0x91e25fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x91e26000 - 0x91ef4ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91ef5000 - 0x91f67fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91f68000 - 0x91f68ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91f69000 - 0x91f6efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91f6f000 - 0x920a7ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x920a8000 - 0x92382ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92383000 - 0x92435ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x92436000 - 0x924e4ffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x924e5000 - 0x9251cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9251d000 - 0x925baffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x925bb000 - 0x925e5fff com.apple.CoreMediaPrivate 11.0 (11.0) <e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x925f0000 - 0x925f0ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x925f1000 - 0x9260dfff com.apple.IMFramework 4.0.5 (583) <a1890d82d681840490025bb50bf97cf8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9260e000 - 0x9263bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9263c000 - 0x9264bffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9264c000 - 0x9268aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9268b000 - 0x926c1fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x926c2000 - 0x926d0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x926d1000 - 0x926e4fff com.apple.IMUtils 4.0.5 (583) <b54c55fea76255e789f607b78592c468> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x926e5000 - 0x926eafff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x926eb000 - 0x926efffd com.apple.AOSNotification 1.0.0 (68.10) <38239776860eed3c5265d4ae3c21dd73> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x926f0000 - 0x926f0ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x926f1000 - 0x9270fff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92710000 - 0x9272dff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9272e000 - 0x92735ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92736000 - 0x92f34fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f35000 - 0x92f45ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92f46000 - 0x930adff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x930ae000 - 0x933d0fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x933d1000 - 0x93402ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93408000 - 0x93414ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93415000 - 0x93463ff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93464000 - 0x934f7fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x934f8000 - 0x9350dffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9350e000 - 0x9357bffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x9357c000 - 0x935b0fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x935b1000 - 0x9376dff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9376e000 - 0x9377aff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9377b000 - 0x93780fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93781000 - 0x9394fff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93950000 - 0x93d0efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93d0f000 - 0x93df0fff com.apple.syncservices 3.1 (389.12) <e0c2241379300f52b12b479e53797016> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x93df1000 - 0x93dfbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93dfc000 - 0x93e1bffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93e1c000 - 0x93f6eff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f72000 - 0x93f79fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93f7a000 - 0x93f7affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93f7b000 - 0x93fd8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x93fd9000 - 0x94058ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94059000 - 0x940d6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x940d7000 - 0x941d8fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x941d9000 - 0x941d9ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x941da000 - 0x941e2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x941e3000 - 0x941effff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x941f0000 - 0x942d1ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x942d2000 - 0x94323feb com.apple.framework.familycontrols 1.0.3 (1.0.3) <52c7ec091f6d3dc99ec42e1e185c38a7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94324000 - 0x9434ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x94350000 - 0x94353fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94354000 - 0x94364fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94365000 - 0x943b6ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x943b7000 - 0x943c0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x943c1000 - 0x946c9fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x946ca000 - 0x9470bfe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9470c000 - 0x94724fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94725000 - 0x9474dff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9474e000 - 0x94750ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x949ba000 - 0x94a5cff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x94a5d000 - 0x94a6afe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94a6b000 - 0x94af7ff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94af8000 - 0x94e95fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94e96000 - 0x94ebafeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x94ebb000 - 0x94eedfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94eee000 - 0x94f79fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95139000 - 0x95150fff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x95151000 - 0x9518bfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9518c000 - 0x9518cfff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9518d000 - 0x952d3ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x952d4000 - 0x952d4ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x952d5000 - 0x95304fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95305000 - 0x95349feb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <29109fed9f54cbe3d3faea0603362719> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9534a000 - 0x95372fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x95373000 - 0x95377fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95378000 - 0x953b1ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x953b2000 - 0x953b4fff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x953b5000 - 0x9546ffe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95470000 - 0x954affff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x954b0000 - 0x954effef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x954f0000 - 0x954fbfff com.apple.dotMacLegacy 3.1 (246) <d335114af509bf38a7ead5274a93dfb1> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x954fc000 - 0x95777fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95778000 - 0x9672dffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9672e000 - 0x96794ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96795000 - 0x9679bfff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9679c000 - 0x9679cff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9679d000 - 0x96882ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96883000 - 0x96894ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x96895000 - 0x9689affc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9689b000 - 0x9689cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9689d000 - 0x968a1fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x968a2000 - 0x96ef3fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96ef4000 - 0x96f18fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x96f19000 - 0x96fc9fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96fca000 - 0x97013fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97014000 - 0x9702afe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9702b000 - 0x9703afff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x9703b000 - 0x970e2feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xba100000 - 0xba101fff libArabicConverter.dylib ??? (???) <074375ae8ee95d1695273f62e77050a9> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
    0xba700000 - 0xba700ff3 libHebrewConverter.dylib ??? (???) <e0b1922078719ffd99bfd2b7d4721597> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
    0xbad00000 - 0xbad01fff libLatin2Converter.dylib ??? (???) <2448a9d19ea5bd0ad43091ebcbffd197> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib ??? (???) <c178887e7c34ee4793e416438aed9b1d> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I was using two plugins that I really like:
    Mail Attachments Iconizer http://lokiware.info/Mail-Attachments-Iconizer
    and
    Letter Opener (OMIC) http://www.restoroot.com/OMiC/en/index.php
    I had not updated to the latest version of OMIC and I think that's where the problem was.
    Thanks again.

  • Final Cut Pro crashes at startup after upgrade to FCP 7 (and FCS 3)

    I bought the upgrade to FCS 3 and installed it.
    After this I can't open Final Cut Pro 7
    It start opening and fails during "Profiling for RT extreme"
    I get the popup with: the application Final cut pro quit unexpectedly
    I use a MAC Pro 8-core intel
    All latest updates installed before upgrade and all permissions repaired and clean processes done.
    What can I do, what is wrong??
    System:
    Model Name: Mac Pro
    Model Identifier: MacPro3,1
    Processor Name: Quad-Core Intel Xeon
    Processor Speed: 2.8 GHz
    Number Of Processors: 2
    Total Number Of Cores: 8
    L2 Cache (per processor): 12 MB
    Memory: 10 GB
    Bus Speed: 1.6 GHz
    Boot ROM Version: MP31.006C.B05
    ATI Radeon HD 3870:
    Chipset Model: ATI Radeon HD 3870
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x16
    VRAM (Total): 512 MB
    Vendor: ATI (0x1002)
    Device ID: 0x9501
    Revision ID: 0x0000
    ROM Revision: 113-B3390F-270
    EFI Driver Version: 01.00.270
    Report I get:
    Process: Final Cut Pro [186]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier: com.apple.FinalCutPro
    Version: 7.0 (7.0)
    Build Info: FCPApp-906181654~22
    Code Type: X86 (Native)
    Parent Process: launchd [82]
    Interval Since Last Report: 3306 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 28 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-07-29 00:31:47.328 +0200
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 8D4408DC-4FB9-4F53-8131-470E800EA0A6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000009d91c6c4
    Crashed Thread: 13
    Thread 0:
    0 libGLImage.dylib 0x928ace69 void glgConvertTo32<GLGConverterEndianSwap, (GLGMemory)2>(GLGOperation const*, GLDPixelMode const*) + 441
    1 libGLImage.dylib 0x928aaf8f glgProcessPixelsWithProcessor + 1359
    2 ...pple.ATIRadeonX2000GLDriver 0x097be44f gldGetQueryInfo + 3743
    3 GLEngine 0x09032144 glReadPixels_Exec + 2004
    4 com.apple.FinalCutPro 0x00467cf9 KGOpenGLMotionBlitWithComposite(KGCanvasRec*, KGCanvasRec*, KGCanvasRec*, KGMotionPointInstance*, KGRect*, KGFloatPt*, float, KGOpenGLEffectFlags, unsigned long) + 4555
    5 com.apple.FinalCutPro 0x00468a2f OFXProfileEffectsOnMainThread(OFXData*, KGListRecord*) + 3111
    6 com.apple.FinalCutPro 0x0046a037 OFXSetupEffects(OFXData*, unsigned long, unsigned long, unsigned char) + 4497
    7 com.apple.FinalCutPro 0x0046aa77 OpenGLEffectsInitialize() + 575
    8 com.apple.FinalCutPro 0x0044e49b PluginMainEntry(long, long, KGDictInt*, void*) + 957
    9 com.apple.FinalCutPro 0x00244d44 MessageToPlugins(long, long) + 54
    10 com.apple.FinalCutPro 0x00244eef KGRegisterLibAction + 127
    11 com.apple.FinalCutPro 0x00245288 CallLibs(KGLibActionCode, unsigned char) + 118
    12 com.apple.FinalCutPro 0x0024551e KGFinishLibraries + 130
    13 com.apple.FinalCutPro 0x00245643 KGInit() + 173
    14 com.apple.FinalCutPro 0x004130d3 OpenApplication(AEDesc const*, AEDesc*, long) + 73
    15 com.apple.AE 0x9205b648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    16 com.apple.AE 0x9205b57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    17 com.apple.AE 0x9205b425 aeProcessAppleEvent + 177
    18 com.apple.HIToolbox 0x930bf961 AEProcessAppleEvent + 38
    19 com.apple.HIToolbox 0x9311dd06 AEProcessEvent + 160
    20 com.apple.HIToolbox 0x9311dc57 HIStdAppHandler::HandleEvent(OpaqueEventHandlerCallRef*, TCarbonEvent&) + 219
    21 com.apple.HIToolbox 0x9311af02 TEventHandler::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 70
    22 com.apple.HIToolbox 0x9309511d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    23 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    24 com.apple.HIToolbox 0x930943c0 SendEventToEventTargetWithOptions + 58
    25 com.apple.HIToolbox 0x930c2d34 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    26 com.apple.HIToolbox 0x930954d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    27 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    28 com.apple.HIToolbox 0x930b0eac SendEventToEventTarget + 52
    29 com.apple.HIToolbox 0x9311da4c ToolboxEventDispatcher + 86
    30 com.apple.HIToolbox 0x9311a2a2 RunApplicationEventLoop + 222
    31 com.apple.FinalCutPro 0x0015464f KGMainEvent(void*) + 51
    32 com.apple.FinalCutPro 0x002c1aa8 main + 54
    33 com.apple.FinalCutPro 0x00003a6b _start + 209
    34 com.apple.FinalCutPro 0x00003999 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    2 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9537246e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9539cdcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x956f3b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    4 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x00429495 DisplayQueue::Run() + 681
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x90a025f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90a02480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x967d6ecc MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x967d904c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 Crashed:
    0 com.apple.CoreFoundation 0x90212608 __exceptionFinalize + 152
    1 libSystem.B.dylib 0x9539f013 pthread_tsdcleanup + 163
    2 libSystem.B.dylib 0x9539ebb5 pthreadexit + 98
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 com.apple.AECore 0x247c3319 threadProc(void*) + 17
    2 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
    eax: 0xa7246ccc ebx: 0x90212584 ecx: 0xb0651000 edx: 0x0f470f30
    edi: 0x01001380 esi: 0x0f470f30 ebp: 0xb0650f08 esp: 0xb0650ed0
    ss: 0x0000001f efl: 0x00010293 eip: 0x90212608 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x9d91c6c4
    Binary Images:
    0x1000 - 0x867ffc com.apple.FinalCutPro 7.0 (7.0) <de75b35631cea155c3a58c130f2429fd> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xc22000 - 0xc25ff7 +KGCore ??? (???) <513569271e6452fce38b637bc74ec30f> /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xc2d000 - 0xc2dffc com.apple.iokit.dvcomponentglue 1.9.5 (1.9.5) <0759a2500bb678c4e6fc1c4a90d17e03> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0xc32000 - 0xc41fff com.apple.AERegistration 1.2 (77) <0c4c13009e3ae2a14507380c2544b223> /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xc55000 - 0xc5cfff com.apple.AEProfiling 1.2 (22) <50fd5623d2c18102fd41d8e745e08353> /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xc66000 - 0xe1fff3 com.apple.prokit 5.0 (883) <f30846e78a05f4f97f6ba78fbeda517a> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0xf27000 - 0xf99fef com.apple.ProFX 1.2.3 (1.2.3) <5db359dc8a447ae2ca9a82e0c895e4b0> /Library/Application Support/ProApps/SharedA/Frameworks/ProFX.framework/Versions/A/ProFX
    0xfb9000 - 0x10b2fe0 com.apple.DiskImagesFramework 10.5.5 (199) <221119fb6b335af96fb0e85a9403cbc5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1118000 - 0x1172ff7 com.apple.proapps.MIO 1.0 (498) <1ffa992f4d82684fb2054c9015ba14fa> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x11ae000 - 0x11b7ff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <c4af15573cc83bb7c01755d66b0873c1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x11bf000 - 0x11f2fff com.apple.FWAVCPrivate 1.46 (46) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x120a000 - 0x1228fef com.apple.XSKey 1.0.0 (52) <71b94f5315db901291f2211f7c2cd790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1237000 - 0x126dfff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x127e000 - 0x1347fe5 com.apple.DiscRecording 4.0.5 (4050.4.1) <503c77a4da92eb3262d3fbfe46e74f20> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x13b2000 - 0x13ddffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x160d000 - 0x164cfff com.apple.vmutils 4.1 (104) <2fcd53ce313bb6050bfaf0ac6c1b5ead> /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x6cd2000 - 0x6cdaff7 com.apple.proapps.mrcheckpro 1.4 (359) <353f1a07ba9560cdd0834537d209bb69> /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x8fe5000 - 0x916afe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x9198000 - 0x91b4ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x91db000 - 0x91dcfff com.apple.FinalCutPro.Plugins.Text Window 7.0 (7.0) <b32ba8aa5ae68001c0315475b65c32b1> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0x9224000 - 0x9228ff3 com.apple.FinalCutPro.Plugins.AudioGroupsExport 7.0 (7.0) <1a97986c80fae8a2e3f136442967ede0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0x94e4000 - 0x96ebfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9781000 - 0x9a5fff1 com.apple.ATIRadeonX2000GLDriver 1.5.44 (5.4.4) <aeb5e93202779fb8e0f5da88291ce9f6> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x9b7b000 - 0x9ba5ff7 com.apple.FinalCutPro.Plugins.AfterEffects 7.0 (7.0) <12df4bd0ef34bfdbd48673331325bafc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x9bad000 - 0x9bc4ff3 com.apple.FinalCutPro.Plugins.AudioMixer 7.0 (7.0) <88f6d4e72cbf77119f64ae4f960fd2f4> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x9bcf000 - 0x9bedfe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x9bf5000 - 0x9bfafff com.apple.FinalCutPro.Plugins.Cache Manager 7.0 (7.0) <5b5a8a9259e929dffc04c3e741bfdde3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0xad00000 - 0xad1dff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xad35000 - 0xad5ffeb com.apple.proapps.ControlSurfaceSupport 2.0 (68) <86163aa665bfcd271ab4d40199ca8269> /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0xad80000 - 0xae58ff2 com.apple.FinalCutPro.Plugins.Browser 7.0 (7.0) <298f68cabb0daca071967e24032020da> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0xae76000 - 0xae90fff com.apple.FinalCutPro.CinemaTools 5.0 (5.0) <db65880a253159220325d66e55cae4ce> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0xae9c000 - 0xaea6ff9 com.apple.FinalCutPro.Plugins.CTHelper 7.0 (7.0) <4e702488ded734fc926a1dfe89685e00> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0xaead000 - 0xaed3ff7 com.apple.FinalCutPro.Plugins.EditTape 7.0 (7.0) <7d39d97872ffc63b2c455cca7f2265af> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0xaee2000 - 0xaf3cff5 com.apple.FinalCutPro.Plugins.EDL Export 7.0 (7.0) <074f25e4efce90e7f53997b9f1227303> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0xaf51000 - 0xaf59fff com.apple.FinalCutPro.Plugins.Effect Builder 7.0 (7.0) <935f0d8eb03370afc80bd94ed7ebb82b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0xaf5e000 - 0xaf69ffe com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 7.0 (7.0) <456a6bbc75a05914ffad7ed1020db313> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0xaf72000 - 0xafa5ff7 com.apple.FinalCutPro.Plugins.FCS Engine 7.0 (7.0) <8c4a49f70e3e9665d239d5f1fc6c0da8> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0xafaf000 - 0xafc0ff7 com.apple.FinalCutPro.Plugins.FilterCustomEd 7.0 (7.0) <ce6d77f246b8b435f8461f54e690a1dd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0xafc6000 - 0xafdbffb com.apple.FinalCutPro.Plugins.FilterViewer 7.0 (7.0) <c1993b2c8e985ff8a1450bea4eeb24d5> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0xafe1000 - 0xafe4ffc com.apple.FinalCutPro.Plugins.FinalTouchExport 7.0 (7.0) <4a3a19c345bb540191e8e4f44d15ecea> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0xafea000 - 0xb008fea com.apple.FinalCutPro.Plugins.Flash 7.0 (7.0) <7042d12f13089d6afbfdc04480954adc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0xb014000 - 0xb021ffb com.apple.FinalCutPro.Plugins.GenViewer 7.0 (7.0) <40e4bdd56095d88e4011e350ae87290b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0xb027000 - 0xb02bfff com.apple.FinalCutPro.Plugins.LayerFileReader 7.0 (7.0) <3e6e650422d7e8406b79c0629cdef396> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0xb030000 - 0xb07cff3 com.apple.FinalCutPro.Plugins.Media Manager 7.0 (7.0) <7256bcaec22f0a2e0d25b0e99f7aed53> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0xb086000 - 0xb098ff0 com.apple.FinalCutPro.Plugins.MolokiniSupport 7.0 (7.0) <45ff947371051e594c0c71b6d6e9e952> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0xb0a7000 - 0xb0bbfff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 (1.0) <f30d5326241ccf33f94739ecb45c6c2a> /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0xb0c9000 - 0xb0fbffb com.apple.FinalCutPro.Plugins.Motion Viewer 7.0 (7.0) <853fbbc72628c483aebcac69b8a61d0c> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0xb10c000 - 0xb127ff3 com.apple.FinalCutPro.Plugins.Movie Analyzer 7.0 (7.0) <3a3417f473e4447ed1b11d8888230801> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0xb136000 - 0xb14cffb com.apple.FinalCutPro.Plugins.Movie Viewer 7.0 (7.0) <de8f3578388640a4e170c61698df9cb6> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0xb158000 - 0xb15cfff com.apple.FinalCutPro.Plugins.NuggetExport 7.0 (7.0) <f7a383d090ab1ffe2016de7f47afda42> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0xb161000 - 0xb21afe7 com.apple.FinalCutPro.Plugins.OMF Audio Export 7.0 (7.0) <7e770367d26fa1be5f90e5a915a6477d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0xb22d000 - 0xb235ffb com.apple.FinalCutPro.Plugins.Perf Analyzer 7.0 (7.0) <fe5b80c6f4643bdf82a7ab62d8d53131> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0xb23a000 - 0xb24fffb com.apple.FinalCutPro.Plugins.ProAppsIntegration 7.0 (7.0) <9770e1e4fb6fafe0621376e583255fcd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0xb25f000 - 0xb26cff7 com.apple.FinalCutPro.Plugins.Pulldown Support 7.0 (7.0) <b02018ab481d96b6533694219158a6cb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0xb274000 - 0xb2b3fef com.apple.FinalCutPro.Plugins.QTM Reader 7.0 (7.0) <ba765a559bdb254cacea01902e82ffd0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0xb2c0000 - 0xb2c8ff3 com.apple.FinalCutPro.Plugins.QuickView 7.0 (7.0) <1fec8b5f4e5ece95260a1566cd44c5d3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0xb2cd000 - 0xb2ddffe com.apple.FinalCutPro.Plugins.Relink Media 7.0 (7.0) <00b1cb9d18f0ef7eb47f4ad62b817b80> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0xb2e4000 - 0xb37dff2 com.apple.FinalCutPro.Plugins.Timeline Editor 7.0 (7.0) <f0cadd73511abf441fd00ab78dedcbfb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0xb38c000 - 0xb39dfff com.apple.FinalCutPro.Plugins.Transcoder 7.0 (7.0) <342dbf2c0e4835d26f07fad4e3061902> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0xb3a7000 - 0xb3b9fff com.apple.FinalCutPro.Plugins.Transition Viewer 7.0 (7.0) <f90bc19a157a64c9533a6e15ee63ddf2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0xb3bf000 - 0xb3d4ff3 com.apple.FinalCutPro.Plugins.Trimming 7.0 (7.0) <d043123319e2517f1d753d05aad1cc67> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0xb3da000 - 0xb3e0ffb com.apple.FinalCutPro.Plugins.VDUSupport 7.0 (7.0) <9f7e6de69346fa87dd517a7ab41470f2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0xb3e6000 - 0xb3e7ffb com.apple.FinalCutPro.Plugins.Vector Accelerator 7.0 (7.0) <f1ba1fff8f2b1484a9e627524f9e85df> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0xb3ec000 - 0xb3fdfff com.apple.FinalCutPro.Plugins.VideoLog 7.0 (7.0) <4817e2073ab8c0095d5d61fd5d749536> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0xb402000 - 0xb41aff7 com.apple.FinalCutPro.Plugins.VoiceOver 7.0 (7.0) <c036ae1b43e897b0050accc29e78fbaa> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0xb421000 - 0xb49dfe5 com.apple.FinalCutPro.Plugins.XML Support 7.0 (7.0) <e6ab4b9287c8af7a1d91baa89756507d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0xb7f8000 - 0xb7f8ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0xbd93000 - 0xbda4fe7 com.apple.FCP Uncompressed 422.component 1.6 (1.6) <5cef993fdbac12fd57c6efa42ab7aee2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xbe20000 - 0xbe22ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <d60e25373b47ea9900776ce394378d07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xbe28000 - 0xbe8cfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509b3ff8573ca6e914a6701f10c2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0xbeaa000 - 0xbf17fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xbf26000 - 0xbf6cffb com.apple.motion.component 1.0 (687) <b2fd93af0488c687c7b5a8fc8ae2d40c> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0xbf72000 - 0xbf74ff7 +Motion ??? (???) <ba03f73fdcb26b738ebd87c2a5a93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xbf7a000 - 0xc016ff8 com.apple.procore.framework 4.0 (712) <09ee33b4412cfc2553561de47695baa6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0xc055000 - 0xc069fef com.apple.fcp.DVOutputUnit 1.3 (1.3) <28e28bc601a034b28f64474f521105c8> /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xc219000 - 0xc286fe7 com.apple.AppleProResCodec 2.0 (224) <b7a79ff29c325554a3c3be91f9b89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0xc2d3000 - 0xc6a8fe5 QuickTimeH264.scalar ??? (???) <69abf0b9133b89e4ad9171ea7b156d87> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0xc713000 - 0xc74afe7 com.apple.DVCPROHDCodec 1.5 (237) <5ba422055aee73bba7de5417ef028d5b> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xc75a000 - 0xc7a0fef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0xc7a9000 - 0xc858fe3 com.apple.AppleHDVCodec 1.5 (228) <8d2121a0ba5328a2c9a53bed137701da> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xc880000 - 0xc8cefe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0xc8d7000 - 0xc8f1feb com.apple.AppleIntermediateCodec 1.3 (151) <038597cb32e7eba5f81624ed96182ea4> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xc8f7000 - 0xc90afe3 com.apple.IMXCodec 1.4 (155) <b7a1514f1a2bec3e719db8bb25016a05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xc91c000 - 0xc935ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xc93a000 - 0xc975fff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xcb17000 - 0xcb4ffff com.apple.motion.MotionBundle 4.0.0 (687) <d55a6b65819f904e69e1fb688d60f967> /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0xce00000 - 0xcefeff7 com.apple.soundtrackpro.integration 3.0 (3.0) <bdd75f4ac31068a0f0a8de05104637d9> /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0xd0b3000 - 0xd7e8fdf +com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0xe227000 - 0xe959fc7 +com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0xf5a3000 - 0xf5b2ff7 com.apple.QuartzComposer.FxPlugWrapper 1.2.3 (92) <8a7ac5fd7b3fc001e5b9eedb450e6f0f> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPl ugWrapper
    0xf5bd000 - 0xf5c9fff com.apple.PluginManager 1.7.3 (34) <13cd3a05a00c4fa7ad612a706a67e390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0xf5d6000 - 0xf5e7ff7 com.apple.fxplugframework 1.2.3 (1.2.3) <033fea79e666d3195bd525a9a4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0xf5fa000 - 0xf5fbff7 com.apple.Helium 3.0.0 (221) <f9d224cd8d1f7dd1e0919186186fb3d1> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0xf5ff000 - 0xf754fec com.apple.Helium.HeliumRender 2.0.0 (221) <9046df26e22414dc6a4bf7b23ebad338> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0xf7b2000 - 0xf7baff7 com.apple.QuartzComposer.QCMotionPatch 1.0 (687) <d70c471ae02dd2332f5fcecc0153f1a8> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMo tionPatch
    0xf7c2000 - 0xf7c2fff com.apple.FxHeliumImage 4.0.0 (1.0) <6d239534fcad22b90d2caa77651a84c0> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0xf7f7000 - 0xf7fbff3 com.apple.SmoothCamFxPlug 1.0.1 (1.0.1) <50a3c8733b3f0e6e342a6e191584750a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothC am
    0xf856000 - 0xf856ffc com.apple.qmaster.swamp 3.5 (3.5) <233fac83dceaf42fee7d167e550d32f5> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0xf86f000 - 0xf888fff com.apple.promath.framework 4.0.0 (687) <305ae8651d4f02d5e8d3f6bc8c217c97> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
    0xf892000 - 0xf8a8fea libedit.2.dylib ??? (???) <be5a6f391887bb96bdeeafd443cf19fb> /usr/lib/libedit.2.dylib
    0xf8b3000 - 0xf8c4fff com.apple.RetimingMath 4.0.0 (687) <6efb289b0ae864c25b5e0674da51e905> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0xfb00000 - 0xfd68ff2 com.apple.motion.filters 3.0.2 (567) <776ce7a8b35ebcb522a4467e6c5f101a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xfe20000 - 0xfe44ff7 com.apple.AppleAVCIntraCodec 1.0 (16) <8a1a4cee1610eece74dad2af42825e6d> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0xfe4f000 - 0xfe52fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <63c9ef8da77eb8768e03991ec0e413fd> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xfe58000 - 0xfe5dfff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xfe62000 - 0xfe6dff0 com.apple.fcp.TundraOutputUnit 1.3 (1.3) <0ec4d5449a62f1640b39f4097f006c27> /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0xfe76000 - 0xfe81ff7 com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <273f520ba3b21d46eea91b0284dd43db> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xfe89000 - 0xfeeefe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <94c8ca828e8df23f0771d065994a65d3> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xff08000 - 0xff32fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xff38000 - 0xff44fff com.apple.FinalCutPro.iChatTheaterPreview 1.0 (194) <a9c67bd80f6c547fd7883d6be0681b0e> /Library/QuickTime/iChatTheaterPreview.component/Contents/MacOS/iChatTheaterPre view
    0xff4c000 - 0xff82ff6 com.apple.proinspector.framework 3.1.0 (711) <f3006443f4b03f2317cb2e28f98ab0f9> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
    0x10000000 - 0x10060fef com.apple.proapps.AudioMixEngine 2.0 (68) <b3519762653e30674228e744347b85bb> /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x20091000 - 0x207c1fef +com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0x211fe000 - 0x21934ff7 +com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x2237f000 - 0x22438ff2 com.apple.DesktopVideoOut 1.2.5 (1.2.5) <6c42e46e2720866f613ba0f93c4ec7fb> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x22455000 - 0x2245efff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x22468000 - 0x22472ff7 com.apple.compressor.MediaServerAPI 3.5 (3.5) <6aae6c49e3849689f3fa1fe006a987b1> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
    0x2247f000 - 0x2248afff com.apple.compressor.StompUtil 3.5 (3.5) <49b4ee0acba327f69c661106733101cb> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0x22499000 - 0x224a4fff com.apple.qmaster.SwampUtil 3.5 (3.5) <d59210c891db2e561f215b2e12b690af> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0x224c4000 - 0x224d6fff com.apple.motion.Text 4.0.0 (687) <41eb02547d99e54b438d372fd449425d> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
    0x224e7000 - 0x224ecffb com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874ee8a7b64432c8d8e21e4ea379c31b> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x224f3000 - 0x224f5fff com.apple.Helium.HCache 2.1.0 (221) <6fb55f8ff1498d51921b15c0e692443f> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Plug-ins/HCache.bundle/Cont ents/MacOS/HCache
    0x22700000 - 0x22fd7fe2 com.apple.ozone.framework 4.0.0 (687) <d314d46280c3a69c92cc2bca2edefcba> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Ozone
    0x23473000 - 0x2353ffeb org.python.python 2.5 (2.5) <523ba54c654eeed6bc670db2f58a73ab> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x2358c000 - 0x236f0ff2 com.apple.ProMedia 4.0.0 (687) <0f9638d930e56f101450cec204c2e3e6> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
    0x2375e000 - 0x237c6fff com.apple.ProGraphics 4.0.0 (687) <66bc8748d129af15637b4d7c168a7944> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x238e2000 - 0x23a63ff2 com.apple.Lithium 4.0.0 (687) <1690ba2f13639d9bd105f519f9d4ae12> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x23ae6000 - 0x23bb3ff3 com.apple.prochannel.framework 3.1.0 (711) <62b98bc25e3220e40fb15a4417ed8899> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x23c52000 - 0x23fffff2 com.apple.motion.TextFramework 4.0.0 (687) <d4c3bf4c51739de1e1e1171072ef12db> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/TextFramework.framework/TextFramework
    0x240bb000 - 0x24250ff7 com.apple.motion.Behaviors 4.0.0 (687) <de2fba30738c104f127524b1967c54b3> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Behaviors.ozp/Contents/MacOS/Behaviors
    0x242ef000 - 0x2433aff4 com.apple.Bloodhound 4.0.0 (687) <1e9d1f259333f9ecb42cb0b7d15d7098> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
    0x24365000 - 0x24501ff8 com.apple.motion.Particles 4.0.0 (687) <bd2c7ba33028a40768dda6284cd051df> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Particles.ozp/Contents/MacOS/Particles
    0x245c6000 - 0x245cffff com.apple.qmaster.SwampService 3.5 (3.5) <d66473c34ca8499971d1276eca915488> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0x245df000 - 0x245e9fff com.apple.qmaster.Status 3.5 (3.5) <261770bfb41aa924d1843a73e89a6ba3> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x24745000 - 0x2477cff7 com.apple.CompressorKit 3.5 (3.5) <bf14424ff064ca69483f686357fe0f72> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/CompressorKit
    0x247ab000 - 0x24901ff7 com.apple.AECore 3.5 (3.5) <61d86dc6ccf286676063acc5e65432c0> /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x24996000 - 0x24a38fef com.apple.compressor.StompUI 3.5 (3.5) <1c723172c751fbdbe6efe50248db7ae9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x24a96000 - 0x24b7efe3 com.apple.compressor.StompTypes 3.5 (3.5) <eefbad5e1d6320585ef182174d298047> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x24c07000 - 0x24c3bfff com.apple.qmaster.SwampCore 3.5 (3.5) <1875820ae25dd7d979ea14dde6a07ff2> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x24c66000 - 0x24d2dfe3 com.apple.qmaster.SwampTypes 3.5 (3.5) <28a392fc2b277229a369ee048c0ff2e9> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x24dba000 - 0x24e2eff8 com.apple.qmaster.do 3.5 (3.5) <4b871d5349867d551f629abc64d20fc8> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x24e97000 - 0x24ea2fff com.apple.qmaster.RequestProcessing 3.5 (3.5) <fc88cd1a8b917153ce46985133fc048d> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x24eb6000 - 0x24ec9ffb com.apple.qmaster.ServiceControl 3.5 (3.5) <2388440199acbb4c6f4d25feb856a6ce> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x24ee2000 - 0x24f4fff3 com.apple.qmaster.ContentControl 3.5 (3.5) <fb82908184d21db49519eecffc261878> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x24f97000 - 0x2505cfff com.apple.qmaster.JobControl 3.5 (3.5) <bb5a951009a8d59e9f9b7a2cb008a2e5> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x250e5000 - 0x250f0fff com.apple.qmaster.ClusterManager 3.5 (3.5) <72674c5a495fac9914553a64c9124d7b> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0x34204000 - 0x3422eff7 com.apple.qmaster.SwampUI 3.5 (3.5) <b54d0112c5cd8dcf6199607946b9b554> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x34253000 - 0x3425efff com.apple.qmaster.SwampExecutor 3.5 (3.5) <17ee655c1095b150b3bd2a661a15df16> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x34272000 - 0x3428cffb com.apple.ScriptingBridge 1.0.1 (1.0.1) <2c42ce602b3a533b07e1971c8075048d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x342a2000 - 0x342caffb com.apple.framework.Admin 3.7 (3.7) <4954bcd420547f8024b432b4e84bd483> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x342ec000 - 0x342f5fff com.apple.dsppublishing 1.0.0 (115) <c46ba135abd7484e8f3432f28a791cf9> /Library/Frameworks/DSPPublishing.framework/Versions/A/DSPPublishing
    0x34303000 - 0x3433bfff com.apple.compressor.ImageProcessing 3.5 (3.5) <c08ab0f16b327af3339a8026ab249ce7> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0x34364000 - 0x34503feb com.apple.compressor.transcoding 3.5 (3.5) <5b140c625bce43aea05b7707af14a092> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x3462a000 - 0x34630fff com.apple.compressor.FilterUI 3.5 (3.5) <86bf0c7a81bb5a3011c04018c2ec1f9d> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0x34639000 - 0x34658fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x3466a000 - 0x3466ffe7 com.apple.H264Encoder 1.0 (21) <2ad1dcd7087a57ee615e659280a1ec6c> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90004ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90005000 - 0x900bcff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x900bd000 - 0x900f1fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x900f2000 - 0x90124fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90125000 - 0x90258fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90259000 - 0x90271ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90272000 - 0x903abff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x903ac000 - 0x903acffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x903ad000 - 0x90467fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90468000 - 0x904c1ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x904c2000 - 0x90614ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90615000 - 0x908efff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908f0000 - 0x908f0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x908f1000 - 0x909bafef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x909bb000 - 0x909e4fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x909e5000 - 0x90a62feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90a63000 - 0x90a9afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90a9b000 - 0x90aa7fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x90aa8000 - 0x90b6fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90b70000 - 0x90bb2fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90bb3000 - 0x90c04ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90c05000 - 0x90c07ff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x90c08000 - 0x90c0efff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90c0f000 - 0x90cdafff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90cdb000 - 0x90cf6ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90cf7000 - 0x90cfafff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90cfb000 - 0x90d78fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90df6000 - 0x90e89fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90e8a000 - 0x90ea7ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90ea8000 - 0x90ea8ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90ea9000 - 0x90f4cff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90f4d000 - 0x90f52fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90f53000 - 0x90f6bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f6c000 - 0x90f7cfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90f7d000 - 0x90fa8fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90fa9000 - 0x90fadfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90fae000 - 0x90ffdfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x91031000 - 0x9200cff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9204a000 - 0x92056ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92057000 - 0x92057fff com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92058000 - 0x92058ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92059000 - 0x92088fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92089000 - 0x92090ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92091000 - 0x920b0ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x920b1000 - 0x9212bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9212c000 - 0x92150fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x92233000 - 0x92327ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92328000 - 0x9232dfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9232e000 - 0x9235bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9235c000 - 0x9238bff7 libncurses.5.4.dylib ??? (???) <3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
    0x9238c000 - 0x923cdfe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92637000 - 0x92671fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92684000 - 0x92693ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92694000 - 0x92738fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92739000 - 0x92761ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92762000 - 0x9289afe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9289b000 - 0x928a8fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928a9000 - 0x928e7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x928e8000 - 0x928e8ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92938000 - 0x92994ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92995000 - 0x929a4fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x929a5000 - 0x92ccbfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92ccc000 - 0x92dacfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92dc5000 - 0x92eadff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92eae000 - 0x92eb0fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92eb1000 - 0x93082ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93083000 - 0x9308cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9308d000 - 0x93395fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93396000 - 0x9339dffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9339e000 - 0x933bcfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x933bd000 - 0x933c9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x933ca000 - 0x93646fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93647000 - 0x937d6fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x937d7000 - 0x937defe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x937df000 - 0x93828fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93829000 - 0x938d0feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x938d1000 - 0x93902ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93a67000 - 0x93a67ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93a68000 - 0x93aceffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93acf000 - 0x93c8bff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93c8c000 - 0x93d16fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93d17000 - 0x94127fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94128000 - 0x94182ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94183000 - 0x9420fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94210000 - 0x9428fff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94290000 - 0x94290ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94291000 - 0x9462efef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9462f000 - 0x946c2ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x946c3000 - 0x946c3ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x946c4000 - 0x946c4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x946c5000 - 0x94844fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94848000 - 0x948bafff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x948bb000 - 0x9499cff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x9499d000 - 0x949a8fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x949ae000 - 0x949d2feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x94a0e000 - 0x94abefff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94abf000 - 0x94ac1ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95354000 - 0x95369ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9536a000 - 0x954d1ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x954d2000 - 0x9565afe3 com.apple.JavaScriptCore 5530.19 (5530.19) <df70ffca834a208aae04aa045009a6e7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9565b000 - 0x95679ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x956cc000 - 0x95b9dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95b9e000 - 0x95bbafff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x95bbb000 - 0x95bbffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95bc0000 - 0x95bd0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95c08000 - 0x95c0cfff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x95ce8000 - 0x95cedfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95cee000 - 0x95d75ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x95dbb000 - 0x95e47ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95e93000 - 0x95e93ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95e94000 - 0x95e9bfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95ea8000 - 0x95eb2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95eb3000 - 0x95f65ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x95f66000 - 0x95f6efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95f6f000 - 0x95f82fff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x95f89000 - 0x96787fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96788000 - 0x967c7fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x967c8000 - 0x96808fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96809000 - 0x96817ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9688b000 - 0x96c49fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c4a000 - 0x972eafe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x972eb000 - 0x97314fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x97315000 - 0x97372ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97373000 - 0x97389fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9738a000 - 0x974d0ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0xf0000000 - 0xf018cfe6 +com.mainconcept.mch264enc 8.0 (8.0.0.44755) /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/Frameworks/ mch264enc.framework/mch264enc
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Thanks for the link to the remover. I had been using AppZapper and was going to try something similar. Removing qmaster did the trick to get Final Cut to open. And... I can say it is a fine speed improvement for me on video scrubbing and other things from the first playing around.
    As soon as qmaster is back in the mix... crash on startup.
    Installing qmaster with Pacifist doesn't cause the daemon to start like the FCS installer. So, I thought starting from the terminal might lead to better data for troubleshooting. So far, when qmaster is installed launch Compressor will start, but it doesn't recognize the computer as a Quick Cluster and Qadministrator will crash when trying to create one. So, now it is diving into the qmaster preference files to see if Pacifist didn't copy in the machine name or something simple.
    Thanks to those sticking with this thread. At least I can function with editing now and I can export using QuickTime. I am just without the services of Compressor and its batching until I can find the clue missing with the cluster (at least that's where I am thinking the next step is).

  • LabVIEW 2009 crashes at startup with the presence of a certain CRT version on the system

    When installing our LabVIEW integration package on a system running
    LabVIEW 2009 LabVIEW will crash at startup afterwards. Using 'dependency
    walker' reveals, that 'nicont.dll' causes this crash because of a
    side-by-side configuration problem. After some debugging I found out
    that on this particular system installing a certain version of the
    Microsoft CRT will stop LabVIEW from functioning. My fix now is to
    recompile our code with a newer version of VS. I now ship a VS9 version
    of the runtime and everything is working as expected.
    However
    I guess the real problem lies within the LabVIEW installer. I guess a
    needed version of the CRT is not installed by LabVIEW. It still works
    because due to some policy files on the machine it gots defaulted to a
    compatible version at startup. However when I install the following 2
    merge modules on the target system LabVIEW does no longer work:
    Microsoft_VC80_CRT_x86.msm (file version inside: 8.0.50727.762)
    policy_8_0_Microsoft_VC80_CRT_x86.msm (file version inside: 8.0.50727.4053)
    Renaming
    the *.policy file in the SxS dir on the target system gets LabVIEW back
    to run, but of course other SW needing this file does not run then
    I was using XP, 32 bit SP 3
    I can provide additional information if needed. Is this a known problem? Is there a fixed version of LabVIEW already?
    Message Edited by anotherStefan on 02-05-2010 05:44 AM

    Sure! I tried to attach the installer causing the problem to this message.
    However I failed miserably(BAD GATEWAY from the upstream server). Where can I upload the installer to or what do I need to do?
    It will install some other stuff as well (A bunch of VIs, a DLL and an
    OCX(this needs the CRT I have trouble with)and the CRT and MFC runtimes I
    mentioned. An updated version of the installer can be obtain here(however it does no longer show the issue):
    http://www.matrix-vision.com/functions/count.php?url=products/hardware/family/SC/mvBlueFOX/LabVIEW_a...
    The only difference between the two packages is, that the OCX in the
    attached file has been build using VS2005SP1 and in the package the link
    points to I did use VS2008. Apart from that I changed the 2 merge
    modules from Microsoft (CRT and MFC)

Maybe you are looking for

  • Cycle Through Applications

    Is it possible to cycle through the remote computers applications> (some special key command perhaps) as whenever I do CMD TAB at my end it cycles through my computers applications, not the remote computers applications.

  • After a while (possibly after sleep) I can't connect to Icloud anymore

    First off, I had some problems when I installed Mavericks. My system password was changed into my apple-id password without prompt, and that messed up the my keychain so whatever I was doing I got a popup asking me to enter the password for "local ob

  • How to check Graphic Card driver?

    How can I found out what Graphics Card driver I am running on my MacBook Pro? I open About This Mac, click on More Info, look at Graphics/Displays, but I'm not sure which number or whatever is the driver.

  • Can I turn off "ease in" and "ease out" on the Ken Burns Effect?

    Keyframing used to be so much more precise in FCP but all keyframes seem to have ease in and out by default. Is there a way to just have a constant speed when panning my images using ken burns (or any other way)? Thanks!

  • Web Service Error get wsdl via URL

    Hi, I try to import a Webservcie as new  Model (via URL), but I get everytime following error: Feb 28, 2007 10:55:59 AM com.sap.ide.webdynpro.ui.service.ServicesUI [Thread[main,5,main]] ERROR: Internal error    Plugin name: Web Dynpro Model Editor