View Single Post
  #6  
Old 04-17-2013, 07:10 PM
Chief Technician Chief Technician is offline
Member
 
Join Date: Dec 2001
Location: NYC
Posts: 6,981
Lightbulb Re: How to read a crash report ?

Quote:
Originally Posted by Geh View Post
Here is the report of this morning :

Process: Pro Tools [259]
Path: /Applications/Avid/*/Pro Tools.app/Contents/MacOS/Pro Tools
Identifier: com.digidesign.ProTools
Version: 10.3.2.47 (10.3.2f47)
Build Info: Unknown-1032047~47
Code Type: X86 (Native)
Parent Process: launchd [143]
User ID: 501

Date/Time: 2013-04-17 09:21:16.321 +0200
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10

Interval Since Last Report: 615226 sec
Crashes Since Last Report: 25
Per-App Interval Since Last Report: 401086 sec
Per-App Crashes Since Last Report: 18
Anonymous UUID: 546272C7-6D66-4E39-3C72-7AF96EDA2DBF

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000f8ea0000

VM Regions Near 0xf8ea0000:
CG backing stores 00000000c5861000-00000000c58d3000 [ 456K] rw-/rw- SM=SHM
-->
Submap 00000000ffff0000-00000000ffff1000 r--/r-- process-only submap

Application Specific Information:
objc_msgSend() selector name: release
dyld: in dladdr()

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x93a91a9c objc_msgSend + 44
1 com.apple.CoreFoundation 0x9207e93b CFRelease + 171
2 com.apple.CoreFoundation 0x920a79cb -[__NSArrayM dealloc] + 251
3 libobjc.A.dylib 0x93aaa8ff -[NSObject release] + 47
4 com.apple.CoreFoundation 0x9207e93b CFRelease + 171
5 com.apple.CoreFoundation 0x920ad171 __CFRunLoopRun + 1745
6 com.apple.CoreFoundation 0x920ac63a CFRunLoopRunSpecific + 378
7 com.apple.CoreFoundation 0x920ac4ab CFRunLoopRunInMode + 123
8 com.apple.HIToolbox 0x913771a7 RunCurrentEventLoopInMode + 319
9 com.apple.HIToolbox 0x914db7d0 GetNextEventMatchingMask + 92
10 com.apple.HIToolbox 0x914db74b GetNextEvent + 110
11 com.digidesign.framework.DFW 0x006f881a DFW_EventLoop::GetNextEvent(unsigned short, DFW_EventRef*) + 26
12 com.digidesign.framework.DFW 0x006f8e08 DFW_EventLoop::RunEventLoopUntilEmpty(long, unsigned short) + 168
13 com.digidesign.framework.DFW 0x005c0987 TStatusIndicator::Canceled(long long) + 1383
14 com.digidesign.framework.ProTools 0x0d067aeb MFortressHWBPEntryPoint_exit_mfort6317_ + 5843281
15 com.digidesign.framework.ProTools 0x0d0ee103 MFortressHWBPEntryPoint_exit_mfort6317_ + 6393705
16 com.digidesign.framework.ProTools 0x0d0711c7 MFortressHWBPEntryPoint_exit_mfort6317_ + 5881901
17 com.digidesign.framework.ProTools 0x0d113d84 MFortressHWBPEntryPoint_exit_mfort6317_ + 6548458
18 com.digidesign.framework.ProTools 0x0d0e4a28 MFortressHWBPEntryPoint_exit_mfort6317_ + 6355086
19 com.digidesign.framework.ProTools 0x0d1e38a9 MFortressHWBPEntryPoint_exit_mfort6317_ + 7399183
20 com.digidesign.framework.ProTools 0x0d1c909e MFortressHWBPEntryPoint_exit_mfort6317_ + 7290628
21 com.digidesign.framework.ProTools 0x0da5f92c MFortressHWBPEntryPoint_exit_mfort6317_ + 16295826
22 com.digidesign.framework.DFW 0x005a1d67 TFileHandler:oRead(bool) + 39
23 com.digidesign.framework.DFW 0x005a2391 TFileHandler::ReadFile(bool) + 65
24 com.digidesign.framework.DFW 0x005a391d TFileBasedDocument::ReadDocument(bool) + 125
25 com.digidesign.framework.ProTools 0x0da5eb73 MFortressHWBPEntryPoint_exit_mfort6317_ + 16292313
26 com.digidesign.framework.ProTools 0x0d9b9c7f MFortressHWBPEntryPoint_exit_mfort6317_ + 15616741
27 com.digidesign.framework.DFW 0x005c5826 TODocCommand:oIt() + 54
28 com.digidesign.framework.DFW 0x005935eb TCommandHandler::PerformCommand(TCommand*) + 187
29 com.digidesign.framework.DFW 0x00593f3f TCommand::Process() + 31
30 com.digidesign.framework.DFW 0x005899ea TApplication::ProcessEvent(TEvent*) + 26
31 com.digidesign.framework.DFW 0x0058a300 TApplication::WakeUp() + 64
32 com.digidesign.framework.DFW 0x006ef92b TApplication::CreateNewOSApplication(void*, void*, void*) + 667
That looks like an Apple crash.
__________________
Jonathan S. Abrams, CEA, CEV, CBNT
Apple Certified - Technical Coordinator (v10.5), Support Professional (v10.6 through v10.10)
Reply With Quote