Advertisement
kn0tsel

XCode-02

Mar 29th, 2013
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 29.56 KB | None | 0 0
  1. Process:         Xcode [657]
  2. Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
  3. Identifier:      com.apple.dt.Xcode
  4. Version:         4.5.2 (1847)
  5. Build Info:      IDEApplication-1847000000000000~5
  6. App Item ID:     497799835
  7. App External ID: 11823664
  8. Code Type:       X86-64 (Native)
  9. Parent Process:  launchd [643]
  10.  
  11. Date/Time:       2021-01-01 11:11:00.000 +0100
  12. OS Version:      Mac OS X 10.7.5 (11G63)
  13. Report Version:  9
  14.  
  15. Interval Since Last Report:          1824461 sec
  16. Crashes Since Last Report:           8
  17. Per-App Interval Since Last Report:  1441235 sec
  18. Per-App Crashes Since Last Report:   2
  19. Anonymous UUID:                      E1752CCF-356D-4745-B0E6-38ABDA9FA0A5
  20.  
  21. Crashed Thread:  0  Dispatch queue: com.apple.main-thread
  22.  
  23. Exception Type:  EXC_CRASH (SIGABRT)
  24. Exception Codes: 0x0000000000000000, 0x0000000000000000
  25.  
  26. Application Specific Information:
  27. ProductBuildVersion: 4G2008a
  28. UNCAUGHT EXCEPTION (NSInvalidArgumentException): [<DVTTextPreferences 0x401985ec0> setNilValueForKey]: could not set nil as the value for the key wrappedLinesIndentWidth. <== See.. Bugg..
  29. UserInfo: (null)
  30. Hints: None
  31. Backtrace:
  32.   0  0x00007fff8530ff3a __exceptionPreprocess (in CoreFoundation)
  33.   1  0x00007fff85eb9d5e objc_exception_throw (in libobjc.A.dylib)
  34.   2  0x00007fff8530fd8a +[NSException raise:format:arguments:] (in CoreFoundation)
  35.   3  0x00007fff8530fd14 +[NSException raise:format:] (in CoreFoundation)
  36.   4  0x00007fff88f1485c -[NSObject(NSKeyValueCoding) setNilValueForKey:] (in Foundation)
  37.   5  0x00007fff88e62d19 _NSSetUsingKeyValueSetter (in Foundation)
  38.   6  0x00007fff88e627d9 -[NSObject(NSKeyValueCoding) setValue:forKey:] (in Foundation)
  39.   7  0x00007fff88e94ade -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] (in Foundation)
  40.   8  0x00007fff84843adf -[NSObjectController _setSingleValue:forKeyPath:] (in AppKit)
  41.   9  0x00007fff88e94aa6 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] (in Foundation)
  42.  10  0x00007fff84645bab -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKeys:error:] (in AppKit)
  43.  11  0x00007fff8464571a -[NSBinder setValue:forBinding:error:] (in AppKit)
  44.  12  0x00007fff849e6fa3 -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:] (in AppKit)
  45.  13  0x00007fff849e6c47 -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] (in AppKit)
  46.  14  0x00007fff849e69da -[NSValueBinder _applyDisplayedValueIfHasUncommittedChangesWithHandleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] (in AppKit)
  47.  15  0x00007fff849e6050 -[NSValueBinder validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:] (in AppKit)
  48.  16  0x00007fff84a282bb -[_NSBindingAdaptor _validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:bindingAdaptor:] (in AppKit)
  49.  17  0x00007fff84a283c6 -[_NSBindingAdaptor validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:] (in AppKit)
  50.  18  0x00007fff849413ee -[NSTextField textShouldEndEditing:] (in AppKit)
  51.  19  0x00007fff849a2dfe -[NSTextView(NSSharing) resignFirstResponder] (in AppKit)
  52.  20  0x00007fff8448dd79 -[NSWindow makeFirstResponder:] (in AppKit)
  53.  21  0x00007fff845ae3e7 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKeyView:] (in AppKit)
  54.  22  0x00007fff845addce -[NSTabView selectTabViewItem:] (in AppKit)
  55.  23  0x00007fff849043c6 -[NSTabView mouseDown:] (in AppKit)
  56.  24  0x00007fff8443ec98 -[NSWindow sendEvent:] (in AppKit)
  57.  25  0x00007fff843d83a5 -[NSApplication sendEvent:] (in AppKit)
  58.  26  0x000000010b5bad04 -[IDEApplication sendEvent:] (in IDEKit)
  59.  27  0x00007fff8436ea0e -[NSApplication run] (in AppKit)
  60.  28  0x00007fff845eaeac NSApplicationMain (in AppKit)
  61.  29  0x000000010a97dd17 (in Xcode)
  62.  30  0x000000010a97dca8 (in Xcode)
  63.  31  0x0000000000000002
  64.  
  65. objc[657]: garbage collection is ON
  66. abort() called
  67.  
  68. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  69. 0   libsystem_kernel.dylib          0x00007fff876a9ce2 __pthread_kill + 10
  70. 1   libsystem_c.dylib               0x00007fff8e0e07d2 pthread_kill + 95
  71. 2   libsystem_c.dylib               0x00007fff8e0d1a7a abort + 143
  72. 3   com.apple.dt.IDEKit             0x000000010b745ee4 +[IDEAssertionHandler _handleAssertionWithLogString:] + 681
  73. 4   com.apple.dt.IDEKit             0x000000010b746bb4 -[IDEAssertionHandler handleUncaughtException:] + 603
  74. 5   com.apple.AppKit                0x00007fff8436eabe -[NSApplication run] + 731
  75. 6   com.apple.AppKit                0x00007fff845eaeac NSApplicationMain + 867
  76. 7   com.apple.dt.Xcode              0x000000010a97dd17 0x10a97c000 + 7447
  77. 8   com.apple.dt.Xcode              0x000000010a97dca8 0x10a97c000 + 7336
  78.  
  79. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  80. 0   libsystem_kernel.dylib          0x00007fff876aa7e6 kevent + 10
  81. 1   libdispatch.dylib               0x00007fff87218786 _dispatch_mgr_invoke + 923
  82. 2   libdispatch.dylib               0x00007fff87217316 _dispatch_mgr_thread + 54
  83.  
  84. Thread 2:: com.apple.NSURLConnectionLoader
  85. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  86. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  87. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  88. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  89. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  90. 5   com.apple.Foundation            0x00007fff88e8afd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
  91. 6   com.apple.Foundation            0x00007fff88e7f72a -[NSThread main] + 68
  92. 7   com.apple.Foundation            0x00007fff88e7f6a2 __NSThread__main__ + 1575
  93. 8   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  94. 9   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  95.  
  96. Thread 3:
  97. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  98. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  99. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  100. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  101. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  102. 5   com.apple.DTDeviceKit           0x0000000111f4644f -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
  103. 6   com.apple.Foundation            0x00007fff88e7f72a -[NSThread main] + 68
  104. 7   com.apple.Foundation            0x00007fff88e7f6a2 __NSThread__main__ + 1575
  105. 8   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  106. 9   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  107.  
  108. Thread 4:: com.apple.CFSocket.private
  109. 0   libsystem_kernel.dylib          0x00007fff876a9df2 __select + 10
  110. 1   com.apple.CoreFoundation        0x00007fff852edc8b __CFSocketManager + 1355
  111. 2   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  112. 3   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  113.  
  114. Thread 5:: DYMobileDeviceManager
  115. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  116. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  117. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  118. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  119. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  120. 5   com.apple.Foundation            0x00007fff88e30f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
  121. 6   com.apple.Foundation            0x00007fff88e30e67 -[NSRunLoop(NSRunLoop) run] + 62
  122. 7   com.apple.Foundation            0x00007fff88e7f72a -[NSThread main] + 68
  123. 8   com.apple.Foundation            0x00007fff88e7f6a2 __NSThread__main__ + 1575
  124. 9   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  125. 10  libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  126.  
  127. Thread 6:: CVDisplayLink
  128. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  129. 1   libsystem_c.dylib               0x00007fff8e0e2274 _pthread_cond_wait + 840
  130. 2   com.apple.CoreVideo             0x00007fff852326c8 CVDisplayLink::runIOThread() + 710
  131. 3   com.apple.CoreVideo             0x00007fff852323e9 _ZL13startIOThreadPv + 148
  132. 4   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  133. 5   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  134.  
  135. Thread 7:
  136. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  137. 1   libsystem_c.dylib               0x00007fff8e0e2274 _pthread_cond_wait + 840
  138. 2   com.apple.Xcode.DevToolsCore    0x000000010e520045 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 353
  139. 3   com.apple.Foundation            0x00007fff88e7f72a -[NSThread main] + 68
  140. 4   com.apple.Foundation            0x00007fff88e7f6a2 __NSThread__main__ + 1575
  141. 5   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  142. 6   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  143.  
  144. Thread 8:
  145. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  146. 1   libsystem_c.dylib               0x00007fff8e0e22a6 _pthread_cond_wait + 890
  147. 2   com.apple.Foundation            0x00007fff88eaea5c -[NSCondition waitUntilDate:] + 371
  148. 3   com.apple.Foundation            0x00007fff88e7822e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
  149. 4   com.apple.DADocSetAccess        0x000000010e059f85 -[DSABackgroundThreadQueue(BackgroundThread) processQueue] + 254
  150. 5   com.apple.Foundation            0x00007fff88e7f72a -[NSThread main] + 68
  151. 6   com.apple.Foundation            0x00007fff88e7f6a2 __NSThread__main__ + 1575
  152. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  153. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  154.  
  155. Thread 9:: WebCore: LocalStorage
  156. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  157. 1   libsystem_c.dylib               0x00007fff8e0e2274 _pthread_cond_wait + 840
  158. 2   com.apple.JavaScriptCore        0x00007fff8bc8da60 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
  159. 3   com.apple.WebCore               0x00007fff8cd20f9a WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
  160. 4   com.apple.WebCore               0x00007fff8cd20ef3 WebCore::LocalStorageThread::threadEntryPoint() + 99
  161. 5   com.apple.WebCore               0x00007fff8cd20e3b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
  162. 6   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  163. 7   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  164.  
  165. Thread 10:: JavaScriptCore::Marking
  166. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  167. 1   libsystem_c.dylib               0x00007fff8e0e2274 _pthread_cond_wait + 840
  168. 2   com.apple.JavaScriptCore        0x00007fff8bf0478d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
  169. 3   com.apple.JavaScriptCore        0x00007fff8bf049e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
  170. 4   com.apple.JavaScriptCore        0x00007fff8bf04a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
  171. 5   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  172. 6   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  173.  
  174. Thread 11:: JavaScriptCore::BlockFree
  175. 0   libsystem_kernel.dylib          0x00007fff876a9bca __psynch_cvwait + 10
  176. 1   libsystem_c.dylib               0x00007fff8e0e2274 _pthread_cond_wait + 840
  177. 2   com.apple.JavaScriptCore        0x00007fff8bc8dab7 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151
  178. 3   com.apple.JavaScriptCore        0x00007fff8bf0d0cc JSC::Heap::blockFreeingThreadMain() + 300
  179. 4   com.apple.JavaScriptCore        0x00007fff8bf0d109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
  180. 5   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  181. 6   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  182.  
  183. Thread 12:: QTKit: listenOnDelegatePort
  184. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  185. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  186. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  187. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  188. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  189. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  190. 6   com.apple.QTKit                 0x00007fff88c5898a listenOnDelegatePort + 418
  191. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  192. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  193.  
  194. Thread 13:: QTKit: listenOnNotificationPort
  195. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  196. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  197. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  198. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  199. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  200. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  201. 6   com.apple.QTKit                 0x00007fff88c58e21 listenOnNotificationPort + 376
  202. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  203. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  204.  
  205. Thread 14:: QTKit: QTCALayerRendererPendingQWorkLoop
  206. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  207. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  208. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  209. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  210. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  211. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  212. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  213. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  214. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  215.  
  216. Thread 15:: QTKit: QTMachPortImageProviderWorkLoop
  217. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  218. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  219. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  220. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  221. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  222. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  223. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  224. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  225. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  226.  
  227. Thread 16:: QTKit: QTCALayerRendererPendingQWorkLoop
  228. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  229. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  230. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  231. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  232. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  233. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  234. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  235. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  236. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  237.  
  238. Thread 17:: QTKit: QTMachPortImageProviderWorkLoop
  239. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  240. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  241. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  242. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  243. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  244. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  245. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  246. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  247. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  248.  
  249. Thread 18:: QTKit: QTCALayerRendererPendingQWorkLoop
  250. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  251. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  252. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  253. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  254. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  255. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  256. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  257. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  258. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  259.  
  260. Thread 19:: QTKit: QTMachPortImageProviderWorkLoop
  261. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  262. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  263. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  264. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  265. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  266. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  267. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  268. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  269. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  270.  
  271. Thread 20:: QTKit: QTCALayerRendererPendingQWorkLoop
  272. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  273. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  274. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  275. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  276. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  277. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  278. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  279. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  280. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  281.  
  282. Thread 21:: QTKit: QTMachPortImageProviderWorkLoop
  283. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  284. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  285. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  286. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  287. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  288. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  289. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  290. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  291. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  292.  
  293. Thread 22:: QTKit: QTCALayerRendererPendingQWorkLoop
  294. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  295. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  296. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  297. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  298. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  299. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  300. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  301. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  302. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  303.  
  304. Thread 23:: QTKit: QTMachPortImageProviderWorkLoop
  305. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  306. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  307. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  308. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  309. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  310. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  311. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  312. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  313. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  314.  
  315. Thread 24:: QTKit: QTCALayerRendererPendingQWorkLoop
  316. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  317. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  318. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  319. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  320. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  321. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  322. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  323. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  324. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  325.  
  326. Thread 25:: QTKit: QTMachPortImageProviderWorkLoop
  327. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  328. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  329. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  330. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  331. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  332. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  333. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  334. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  335. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  336.  
  337. Thread 26:: QTKit: QTCALayerRendererPendingQWorkLoop
  338. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  339. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  340. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  341. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  342. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  343. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  344. 6   com.apple.QTKit                 0x00007fff88ce18b4 QTCALayerRendererPendingQWorkLoop + 542
  345. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  346. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  347.  
  348. Thread 27:: QTKit: QTMachPortImageProviderWorkLoop
  349. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  350. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  351. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  352. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  353. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  354. 5   com.apple.CoreFoundation        0x00007fff852b419f CFRunLoopRun + 95
  355. 6   com.apple.QTKit                 0x00007fff88d1ee5f QTMachPortImageProviderWorkLoop + 345
  356. 7   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  357. 8   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  358.  
  359. Thread 28:
  360. 0   libsystem_kernel.dylib          0x00007fff876aa192 __workq_kernreturn + 10
  361. 1   libsystem_c.dylib               0x00007fff8e0e0594 _pthread_wqthread + 758
  362. 2   libsystem_c.dylib               0x00007fff8e0e1b85 start_wqthread + 13
  363.  
  364. Thread 29:
  365. 0   libsystem_kernel.dylib          0x00007fff876aa192 __workq_kernreturn + 10
  366. 1   libsystem_c.dylib               0x00007fff8e0e0594 _pthread_wqthread + 758
  367. 2   libsystem_c.dylib               0x00007fff8e0e1b85 start_wqthread + 13
  368.  
  369. Thread 30:
  370. 0   libsystem_kernel.dylib          0x00007fff876a867a mach_msg_trap + 10
  371. 1   libsystem_kernel.dylib          0x00007fff876a7d71 mach_msg + 73
  372. 2   com.apple.CoreFoundation        0x00007fff8529c50c __CFRunLoopServiceMachPort + 188
  373. 3   com.apple.CoreFoundation        0x00007fff852a4c74 __CFRunLoopRun + 1204
  374. 4   com.apple.CoreFoundation        0x00007fff852a4486 CFRunLoopRunSpecific + 230
  375. 5   com.apple.DebugSymbols          0x00007fff8a7ea2f2 _ZL20SpotlightQueryThreadPv + 434
  376. 6   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  377. 7   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  378.  
  379. Thread 31:
  380. 0   libsystem_kernel.dylib          0x00007fff876a9e42 __semwait_signal + 10
  381. 1   libsystem_c.dylib               0x00007fff8e094dea nanosleep + 164
  382. 2   com.apple.CoreSymbolication     0x00007fff8e6433bb cleaner_thread_main(void*) + 42
  383. 3   libsystem_c.dylib               0x00007fff8e0de8bf _pthread_start + 335
  384. 4   libsystem_c.dylib               0x00007fff8e0e1b75 thread_start + 13
  385.  
  386. Thread 0 crashed with X86 Thread State (64-bit):
  387.   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6a57ba18  rdx: 0x0000000000000000
  388.   rdi: 0x0000000000000507  rsi: 0x0000000000000006  rbp: 0x00007fff6a57ba40  rsp: 0x00007fff6a57ba18
  389.    r8: 0x00007fff73866fb8   r9: 0x0000000000000002  r10: 0x00007fff876a9d0a  r11: 0xffffff80002dad60
  390.   r12: 0x000000040141ed40  r13: 0x00007fff725d0dc0  r14: 0x00007fff73869960  r15: 0x000000010ace12b8
  391.   rip: 0x00007fff876a9ce2  rfl: 0x0000000000000246  cr2: 0x000000010e937000
  392. Logical CPU: 0
  393.  
  394. External Modification Summary:
  395.   Calls made by other processes targeting this process:
  396.     task_for_pid: 41
  397.     thread_create: 0
  398.     thread_set_state: 0
  399.   Calls made by this process:
  400.     task_for_pid: 0
  401.     thread_create: 0
  402.     thread_set_state: 0
  403.   Calls made by all processes on this machine:
  404.     task_for_pid: 1400
  405.     thread_create: 0
  406.     thread_set_state: 0
  407.  
  408. VM Region Summary:
  409. ReadOnly portion of Libraries: Total=289.6M resident=177.2M(61%) swapped_out_or_unallocated=112.5M(39%)
  410. Writable regions: Total=17.3G written=122.8M(1%) resident=312.8M(2%) swapped_out=0K(0%) unallocated=17.0G(98%)
  411.  
  412. REGION TYPE                        VIRTUAL
  413. ===========                        =======
  414. CG backing stores                    14.2M
  415. CG image                              256K
  416. CG raster data                       34.5M
  417. CG shared images                     4440K
  418. CoreAnimation                        1108K
  419. CoreGraphics                           16K
  420. CoreImage                             140K
  421. CoreServices                         1448K
  422. IOKit                                18.6M
  423. JS JIT generated code               256.0M
  424. JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
  425. JS VM register file                  4096K
  426. JS garbage collector                 2784K
  427. MALLOC                              521.1M
  428. MALLOC (reserved)                    15.6G        reserved VM address space (unallocated)
  429. MALLOC guard page                      80K
  430. Memory tag=240                          4K
  431. Memory tag=241                          8K
  432. Memory tag=242                         12K
  433. Memory tag=249                        156K
  434. Memory tag=251                         28K
  435. OpenCL                                 76K
  436. OpenGL GLSL                          1024K
  437. SQLite page cache                    6144K
  438. STACK GUARD                          56.1M
  439. Stack                                23.3M
  440. VM_ALLOCATE                          19.3M
  441. __CI_BITMAP                            80K
  442. __DATA                               36.4M
  443. __IMAGE                               528K
  444. __LINKEDIT                           64.3M
  445. __TEXT                              225.3M
  446. __UNICODE                             544K
  447. mapped file                         146.5M
  448. shared memory                        7696K
  449. ===========                        =======
  450. TOTAL                                17.8G
  451. TOTAL, minus reserved VM space        1.4G
  452.  
  453. Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.33f8
  454. Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
  455. Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
  456. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020
  457. Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334448312D4346382020
  458. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.19.22)
  459. Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
  460. Network Service: AirPort, AirPort, en1
  461. Serial ATA Device: ST9320423AS, 320.07 GB
  462. Serial ATA Device: MATSHITADVD-R   UJ-868
  463. USB Device: d2 quadra (button), 0x059f  (LaCie), 0x1014, 0x24100000 / 2
  464. USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 3
  465. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
  466. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
  467. USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x06200000 / 3
  468. USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
  469. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement