Interpreting Crash Logs: Explanations Needed

Hi Everyone,
Allan Doyle just posted a crash report because Logic crashed on his system (sorry to hear about it Allan). Link is here:
http://discussions.apple.com/thread.jspa?threadID=432758&tstart=0
But the whole notion of a crash report... few if any of us are knowledgeable enough to understand the significance of any one part of it. Wondering if anyone here (Justin C. perhaps?) can help us make heads/tails of one of these reports. Maybe with a little information we can even understand if there's ANYTHING at all meaningful to be gleaned from them.
For example, from Allan's crash report:
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x000007bc
I know what "Exception" means, but maybe there are some of us who don't. And I think that the second line refers to a "kernel panic" which, while I've heard the term, I really don't know what this means exactly.
Also, from Thread 0 (crashed) of Allan's report, I noticed a file called "com.apple.HIToolbox"
So can someone please shed some light on what these things mean?

I'm no expert at deciphering crash reports, but what is interesting [for the developer] is which thread crashed and what it was trying to achieve at that time. So all we can safely say here is a Logic thread branched somewhere in the CoreFoundation code while looping some audio soundbits: since you don't have the source code, you won't know why it crashed, although from the type of error, you can tell it attempted to read or write in a RAM area that wasn't owned by the process. Period.
From then on, you might extrapolate, but it's no use, since you have definitely no way to check, debug, or change the code to assign an uninitialized pointer, or whatever — this is intended for the developer only... The register values won't tell you anything, the other threads running should have kept running, and the Binary Images Description only tells you which other processes were also involved at that point.
Agreed, sometimes the report would give you a clue about which part of the code was wrong — caller or callee — when one of them is, for instance, a plug-in or a driver, so you may disable it, or merely avoid using it, and test whether Logic still crashes. But here, all you can do — as a user — is try and not recreate the specific conditions that lead to that crash...

Similar Messages

  • Help interpreting crash logs

    Powerbook G4 10.5.8
    Several issues lately:
    -crashing browser (all add-ons turned off)
    -intermittently not able to connect to wifi (same room with another device not having trouble)
    -kernel panics
    -disk repair partially repaired disk but failed twice to complete repairs
    Seems likely that this is being caused by the disk, but before I change or wipe it I'm curious if the following logs support that conclusion.  Also, are there any other disk repair tools that might have more success than Disk Utility (booted off install disk)?  Apple Hardware Test came back clean.
    Thanks
    Most recent browser crash:
    Process:    
    firefox [116]
    Path:       
    /Applications/Added/TenFourFox7450.app/Contents/MacOS/firefox
    Identifier: 
    com.floodgap.tenfourfox
    Version:    
    24.2.0 (2413.12.6)
    Code Type:  
    PPC (Native)
    Parent Process:  launchd [84]
    Date/Time:  
    2014-01-28 08:27:07.449 -0600
    OS Version: 
    Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  CCC9BE79-DBA8-49A1-A2F5-7BA64F8B6709
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                      
    0000000000 0 + 0
    1   XUL                      
    0x0577eab0 XRE_AddStaticComponent + 35936
    2   XUL                      
    0x0572301c std::vector<__gnu_cxx::_Hashtable_node<std::pair<int const, mozilla::ipc::SharedMemory*> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<int const, mozilla::ipc::SharedMemory*> >*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<__gnu_cxx::_Hashtable_node<std:: pair<int const, mozilla::ipc::SharedMemory*> >**, std::vector<__gnu_cxx::_Hashtable_node<std::pair<int const, mozilla::ipc::SharedMemory*> >*, std::allocator<__gnu_cxx::_Hashtable_node<std::pair<int const, mozilla::ipc::SharedMemory*> >*> > >, unsigned long, __gnu_cxx::_Hashtable_node<std::pair<int const, mozilla::ipc::SharedMemory*> >* const&) + 6343468
    3   XUL                      
    0x050078c0 JSD_GetValueForObject + 1177552
    4   XUL                      
    0x04faa814 JSD_GetValueForObject + 796452
    5   com.apple.CoreFoundation 
    0x941010d4 CFRunLoopRunSpecific + 1108
    6   com.apple.HIToolbox      
    0x9060fb18 RunCurrentEventLoopInMode + 268
    7   com.apple.HIToolbox      
    0x9060f8a4 ReceiveNextEventCommon + 264
    8   com.apple.HIToolbox      
    0x9060f77c BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit         
    0x91ef9248 _DPSNextEvent + 600
    10  com.apple.AppKit         
    0x91ef8c00 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    11  XUL                      
    0x04fa9614 JSD_GetValueForObject + 791844
    12  com.apple.AppKit         
    0x91ef28a0 -[NSApplication run] + 748
    13  XUL                      
    0x04fa9708 JSD_GetValueForObject + 792088
    14  XUL                      
    0x04db4d3c XRE_StartupTimelineRecord + 620
    15  XUL                      
    0x03b08de4 XRE_GetProcessType + 1620
    16  XUL                      
    0x03b0b32c XRE_GetProcessType + 11164
    17  XUL                      
    0x03b0b770 XRE_main + 176
    18  com.floodgap.tenfourfox  
    0x00004ee4 0x1000 + 16100
    19  com.floodgap.tenfourfox  
    0x0000203c start + 812
    20  com.floodgap.tenfourfox  
    0x00001d40 start + 48
    21  ???                      
    0000000000 0 + 0
    Most recent kernel panic:
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x00000000C90000AC PC=0x000000000019DC38
    Latest crash info for cpu 0:
       Exception state (sv=0x44660280)
          PC=0x0019DC38; MSR=0x00009030; DAR=0xC90000AC; DSISR=0x40000000; LR=0x0019DBE0; R1=0x3229FDB0; XCP=0x0000000C (0x300 - Data access)
          Backtrace:
    0x0019D8A0 0x0003F2A0 0x000B1DD4
    Proceeding back via exception chain:
       Exception state (sv=0x44660280)
          previously dumped as "Latest" state. skipping...
       Exception state (sv=0x2a6a8c80)
          PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9L31a
    Kernel version:
    Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
    System model name: PowerBook6,2
    System uptime in nanoseconds: 6160061571222
    unloaded kexts:
    com.apple.driver.AppleTexasAudio    2.5.8f1 - last unloaded 1947067544
    loaded kexts:
    com.apple.iokit.IOBluetoothSerialManager    2.1.9f10 - last loaded 622551354
    com.apple.filesystems.autofs    2.0.2
    com.apple.driver.AudioIPCDriver    1.0.6
    com.apple.GeForcePPC    5.4.8
    com.apple.driver.AppleHWSensor    1.9d0
    com.apple.driver.AppleTexasAudio    2.5.8f1
    com.apple.driver.AppleTexas2Audio    2.5.8f1
    com.apple.driver.Portable_PlatformMonitor    1.8.7d5
    com.apple.driver.AppleFCU    1.3.2b0
    com.apple.driver.AppleFan    1.0.10f1
    com.apple.driver.AppleADT746x    1.0.10f1
    com.apple.driver.AppleADM103x    1.0.10f1
    com.apple.iokit.IOFireWireIP    1.7.7
    com.apple.driver.AppleVSP    2.2.2
    com.apple.driver.AppleThermal    1.0.1f2
    com.apple.driver.CSRUSBBluetoothHCIController    2.1.9f10
    com.apple.driver.AppleUSBMergeNub    3.5.2
    com.apple.driver.AppleDACAAudio    2.5.8f1
    com.apple.driver.AppleSCCSerial    1.3.2
    com.apple.driver.AppleADBButtons    3.0
    com.apple.AppleOnboardDisplay    1.15.1
    com.apple.driver.InternalModemSupport    2.4.0
    com.apple.driver.AppleI2S    1.0.1f1
    com.apple.driver.AppleADBMouse    2.1.1
    com.apple.nvidia.nv30hal    5.4.8
    com.apple.driver.AppleSlewClock    1.5.2d0
    com.apple.driver.AppleHWClock    1.5.2d0
    com.apple.driver.CSRHIDTransitionDriver    2.1.9f10
    com.apple.driver.AppleFileSystemDriver    1.1.0
    com.apple.driver.AppleADBKeyboard    2.3.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.1.1
    com.apple.iokit.SCSITaskUserClient    2.1.1
    com.apple.driver.XsanFilter    2.7.91
    com.apple.iokit.IOATAPIProtocolTransport    1.5.3
    com.apple.iokit.IOATABlockStorage    2.0.6
    com.apple.driver.AppleUSBHub    3.4.9
    com.apple.iokit.IOUSBUserClient    3.5.2
    com.apple.driver.ApplePMU    2.5.6d2
    com.apple.driver.AppleGPIO    1.3.0d0
    com.apple.iokit.AppleMediaBay    1.0.2f1
    com.apple.driver.KeyLargoATA    1.1.1f1
    com.apple.driver.AppleI2C    4.0.0d2
    com.apple.driver.AppleVIA    1.5.1d1
    com.apple.driver.MacIOGPIO    1.3.0d0
    com.apple.driver.AppleMPIC    1.5.3
    com.apple.iokit.AppleGMACEthernet    1.5.9f1
    com.apple.driver.AppleFWOHCI    3.9.7
    com.apple.driver.AppleKauaiATA    1.2.1f4
    com.apple.driver.AppleUSBEHCI    3.4.6
    com.apple.driver.AppleUSBOHCI    3.4.6
    com.apple.driver.AirPortBrcm43xx    367.91.22
    com.apple.driver.AppleKeyLargo    1.7.2f1
    com.apple.driver.AppleMacRiscPCI    3.4.0
    com.apple.driver.AppleCore99NVRAM    1.1.1
    com.apple.driver.AppleFlashNVRAM    1.0.5
    com.apple.security.seatbelt    107.12
    com.apple.nke.applicationfirewall    1.8.77
    com.apple.security.TMSafetyNet    3
    com.apple.BootCache    30.4
    com.apple.driver.DiskImages    199
    com.apple.driver.AppleUSBBluetoothHCIController    2.1.9f10
    com.apple.iokit.IOBluetoothFamily    2.1.9f10
    com.apple.driver.AudioI2SControl    2.5.8f1
    com.apple.driver.Apple02Audio    2.5.0
    Disk Verification:
    Performing live verification.
    Checking Journaled HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Incorrect number of file hard links
    Checking multi-linked files.
    Incorrect flags for file inode (id = 2146762)
    (It should be 0x22 instead of 0x2)
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Incorrect number of Extended Attributes
    (It should be 637 instead of 0)
    Incorrect number of Access Control Lists
    (It should be 112 instead of 0)
    Checking volume bitmap.
    Checking volume information.
    Volume Header needs minor repair
    The volume Macintosh HD-Leopard needs to be repaired.
    Error: Filesystem verify or repair failed.

    -disk repair partially repaired disk but failed twice to complete repairs
    This generally means one of three things.  All of which require either a backup or restore to other medium if there is not one:
    1. The hard drive directory is badly munged.  Alsoft Disk Warrior can repair it, but can hasten the drive's demise.
    2. The hard drive interface is broken for some reason.  Replacing the hard drive can isolate that problem.
    3. The hard drive itself is near death.
    See this tip if you can't boot the machine at all in safe mode (with the shift key held down), and need to somehow recover your data because you don't have the latest copy of everything:
    https://discussions.apple.com/docs/DOC-1689
    Note your Powerbook can't run anything higher than 10.5.8.

  • Interpreting crash logs

    Mac Pro Early 2008, OS X 10.8.5, 12 GB 800 MHz DDR2, ATI Radeon HD 2600 XT 256 MB
    Crashing with increasing frequency, link to Firefox/Safari?  I will be reading a web page, especially any page with embedded video, e.g. follow a link on cnn.com, suddenly everything freezes, command+shift+escape does nothing, the fan starts to spin fast and very loud, have to press hard on/off on front of box to stop.  I went to Mavericks a few months ago but was crashing every day, resetting NVRAM didn't help, reset system management controller, ran hardware test suite with no issues detected, single user mode, safe mode, still got crashes, fsck gave 'appears to be ok,' disk utility found one 'orphaned file inode, volume cannot be repaired', but a week later ran Disk utility/Disk repair, got all volumes 'appear ok', still couldn't stop crashes.  Finally reverted to previous version of OS X using TimeMachine.  Performance better, total freeze requiring reboot occurs about once/week now, but again seems to be increasing in frequency.  This is still a great machine, if anyone can intepret panic log (I have more to share if useful) in such a way that I could stop having this problem I would be grateful.
    Here is the most recent panic log.  Any thoughts greatly appreciated.
    Interval Since Last Panic Report:  155956 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    3D86AB0F-D83A-EC2C-9940-63A3721B44ED
    Fri Oct 31 22:12:11 2014
    Machine-check capabilities 0x0000000000000806:
    family: 6 model: 23 stepping: 6 microcode: 1547
    Intel(R) Xeon(R) CPU           E5462  @ 2.80GHz
    6 error-reporting banks
    threshold-based error status present
    Processor 0: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200001084200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8420
      Other information:         0x00000010
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 1: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200001080200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8020
      Other information:         0x00000010
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 2: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200000084200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8420
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 3: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200000080200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8020
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 4: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200001084200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8420
      Other information:         0x00000010
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 5: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200001080200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8020
      Other information:         0x00000010
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 6: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200000084200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8420
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    Processor 7: machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x1000000020000000 invalid
    IA32_MC1_STATUS(0x405): 0x0000000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0020000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000011 invalid
    IA32_MC5_STATUS(0x415): 0xb200000080200e0f valid
      MCA error code:            0x0e0f
      Model specific error code: 0x8020
      Other information:         0x00000000
      Threshold-based status:    Undefined
      Status bits:
       Processor context corrupt
       Error enabled
       Uncorrected error
    panic(cpu 6 caller 0xffffff80042b91b9): "Machine Check at 0xffffff7f85d693ce, registers:\n" "CR0: 0x000000008001003b, CR2: 0x00000001070a4000, CR3: 0x0000000006795000, CR4: 0x0000000000000660\n" "RAX: 0x0000000000000000, RBX: 0xffffff801ab27800, RCX: 0x0000000000000001, RDX: 0x0000000000000000\n" "RSP: 0xffffff812d073ca0, RBP: 0xffffff812d073cd0, RSI: 0x0000000000000001, RDI: 0xffffff81250e5148\n" "R8:  0x1000000000000000, R9:  0x7ffffffffffffffe, R10: 0xffffff80048f3b00, R11: 0x0000000000000206\n" "R12: 0x0000000000000001, R13: 0xffffff801a97f740, R14: 0x0000000000000000, R15: 0x0000000000000148\n" "RFL: 0x0000000000000046, RIP: 0xffffff7f85d693ce, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-2050.48.12/osfmk/i386/trap_native.c: 280
    Backtrace (CPU 6), Frame : Return Address
    0xffffff812505dec0 : 0xffffff800421d636
    0xffffff812505df30 : 0xffffff80042b91b9
    0xffffff812505e0a0 : 0xffffff80042cf4df
    0xffffff812d073cd0 : 0xffffff7f85d626d2
    0xffffff812d073db0 : 0xffffff7f85d61a6e
    0xffffff812d073e60 : 0xffffff80042ba19a
    0xffffff812d073e80 : 0xffffff800422f35d
    0xffffff812d073ec0 : 0xffffff800422de11
    0xffffff812d073f20 : 0xffffff800422db83
    0xffffff812d073f60 : 0xffffff800423e5a9
    0xffffff812d073fb0 : 0xffffff80042b3257
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelCPUPowerManagement(214.0)[3B20B0E5-0D48-36D9-BA2C-B6 208BC6E795]@0xffffff7f85d5f000->0xffffff7f85d8cfff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000004000000
    Kernel text base: 0xffffff8004200000
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 156749797141238
    last loaded kext at 88236882940840: com.apple.driver.AppleUSBCDC    4.1.23 (addr 0xffffff7f860d1000, size 16384)
    last unloaded kext at 88296922811346: com.apple.driver.AppleUSBCDC    4.1.23 (addr 0xffffff7f860d1000, size 12288)
    loaded kexts:
    com.apple.iokit.IOBluetoothSerialManager    4.1.7f4
    com.apple.driver.AudioAUUC    1.60
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AppleUpstreamUserClient    3.5.12
    com.apple.driver.AppleMCCSControl    1.1.11
    com.apple.driver.AppleHDA    2.4.7fc4
    com.apple.kext.AMDFramebuffer    8.1.6
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.ATIRadeonX2000    8.1.6
    com.apple.iokit.CSRBluetoothHostControllerUSBTransport    4.1.7f4
    com.apple.driver.AppleMCEDriver    1.1.9
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleLPC    1.6.3
    com.apple.driver.ApplePolicyControl    3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.iokit.SCSITaskUserClient    3.5.6
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.3.5
    com.apple.driver.AppleUSBHub    635.4.0
    com.apple.driver.AppleIntel8254XEthernet    3.1.1b1
    com.apple.driver.AppleFWOHCI    4.9.9
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.AppleAHCIPort    2.6.6
    com.apple.driver.AppleIntelPIIXATA    2.5.1
    com.apple.driver.AppleUSBEHCI    621.4.6
    com.apple.driver.AppleUSBUHCI    621.4.0
    com.apple.driver.AppleACPIButtons    1.8
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.8
    com.apple.driver.AppleAPIC    1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient    214.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2.1
    com.apple.driver.AppleIntelCPUPowerManagement    214.0.0
    com.apple.driver.AppleUSBHIDKeyboard    170.2.4
    com.apple.driver.AppleHIDKeyboard    170.2.4
    com.apple.iokit.IOUSBHIDDriver    623.4.0
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleSMBusController    1.0.11d1
    com.apple.driver.DspFuncLib    2.4.7fc4
    com.apple.iokit.IOAudioFamily    1.9.2fc7
    com.apple.kext.OSvKernDSPLib    1.12
    com.apple.iokit.IOBluetoothHostControllerUSBTransport    4.1.7
    System Profile:
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 12 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
    Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
    Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x000000463732353142363245363830304600
    Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x000000463732353142363245363830304600
    Memory Module: DIMM Riser A/DIMM 3, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
    Memory Module: DIMM Riser A/DIMM 4, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x80AD, 0x48594D5035313241373243503844332D5335
    Bluetooth: Version 4.1.7f4 12974, 3 service, 20 devices, 3 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: ST3500630AS P, 500.11 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd500000 / 2
    USB Device: USB Optical Mouse, 0x046d  (Logitech Inc.), 0xc077, 0xfd510000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd520000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2
    FireWire Device: built-in_hub, 800mbit_speed

    Below is the output from refreshed System Information/Hardware/Memory.  Strangely, at the bottom of the system information window, on the window edge, the path given lists a smb address I accessed a few days ago, SMB://... then right triangle then Hardware, but the Hardware in question is for this machine, and I'm not connected to any SMB share at the moment.
      ECC:    Enabled
    DIMM Riser B/DIMM 1:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:   
    DIMM Riser B/DIMM 2:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:   
    DIMM Riser A/DIMM 1:
      Size:    4 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x0000
      Part Number:    0x000000463732353142363245363830304600
      Serial Number:    0x00000000
    DIMM Riser A/DIMM 2:
      Size:    4 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x0000
      Part Number:    0x000000463732353142363245363830304600
      Serial Number:    0x00000000
    DIMM Riser B/DIMM 3:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty
    DIMM Riser B/DIMM 4:
      Size:    Empty
      Type:    Empty
      Speed:    Empty
      Status:    Empty
      Manufacturer:    Empty
      Part Number:    Empty
      Serial Number:    Empty
    DIMM Riser A/DIMM 3:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:    0x7136370A
    DIMM Riser A/DIMM 4:
      Size:    1 GB
      Type:    DDR2 FB-DIMM
      Speed:    800 MHz
      Status:    OK
      Manufacturer:    0x80AD
      Part Number:    0x48594D5035313241373243503844332D5335
      Serial Number:    0x71363510

  • Event Log - explanation needed

    Hi
    Can anyone explain why I see the following entries in the event log - these happen every 5 mins whether or not I have a wireless connection to my HH3. Over the past couple of weeks I have seen my wireless speeds drop from 56 mbits to 5 or 6 mbits (having had stable connections for the past couple of years around the 56 mbits mark). Tried a factory reset of the hub yesterday. Not sure if the undernoted could be causing my speed drop (which I can resolve by resetting the hub but the speed drops off again after a few hours or a day)
     08:11:47,23 Jan.
    CWMP:session start now, server:https://pbthdm.bt.mo, Event code:, 4 VALUE CHANGE
      08:06:47,23 Jan.
    CWMP:session completed successfully

    Hi Arunesh,
    Thank you for posting in Windows Server Forum.
    By default, auditing for WFP is disabled.
    Auditing can be enabled on a per-category basis through either the Group Policy Object Editor MMC snap-in, the Local Security Policy MMC snap-in, or the auditpol.exe command. 
    For example, to enable the auditing of Policy Change events you may:
    - Use the Group Policy Object Editor
    - Use the Local Security Policy
    Please check below article might useful for your case.
    Auditing
    http://msdn.microsoft.com/en-us/library/bb309058(VS.85).aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Crash Logs 101?

    Does any one know where I can find some sort of instructions for reading and interpreting crash logs?

    Hi,
    Google is your friend!
    Crash
    Regards
    Ian

  • Help needed to interpret Panic Log

    Recently, I got couple of system crashes, would like to know what happened exactly with my Macbook Pro, here is the panic log when it crashed. Any help will be appreciated to interpret the following log.
    2009-06-20-232356.panic:
    Description: Panic (system crashes) log
    Size: 6 KB
    Last Modified: 20/06/09 11:23 PM
    Location: /Library/Logs/PanicReporter/2009-06-20-232356.panic
    Recent Contents: Sat Jun 20 23:23:55 2009
    panic(cpu 1 caller 0x001AB0FE): Kernel trap at 0x00010000, type 6=invalid opcode, registers:
    CR0: 0x8001003b, CR2: 0x0686000a, CR3: 0x015b4000, CR4: 0x00002660
    EAX: 0x17163920, EBX: 0x17163cc0, ECX: 0x00000000, EDX: 0x0053d0f0
    CR2: 0x0686000a, EBP: 0x5b2ce378, ESI: 0x0053d0f0, EDI: 0x0b349400
    EFL: 0x00010206, EIP: 0x00010000, CS: 0x00000008, DS: 0x07120010
    Error code: 0x00000000
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5b2ce178 : 0x12b4c6 (0x45ec20 0x5b2ce1ac 0x13355c 0x0)
    0x5b2ce1c8 : 0x1ab0fe (0x468ecc 0x10000 0x6 0x4685f0)
    0x5b2ce2a8 : 0x1a1703 (0x5b2ce2c0 0x5b2ce304 0x5b2ce378 0x10000)
    0x5b2ce2b8 : 0x10000 (0xe 0x48 0x7120010 0x10)
    0x5b2ce378 : 0xc2313a (0x17163cc0 0x53d0f0 0x5b2ce3a8 0x3f0864)
    0x5b2ce3b8 : 0x413637 (0xb349400 0x0 0x111bd000 0x3efd02)
    0x5b2ce3e8 : 0x41766c (0x111bd000 0x7488d40 0x1 0x807c720)
    0x5b2ce468 : 0x41752f (0x111bd000 0x7414480 0x0 0xffffffff)
    0x5b2ce4b8 : 0x418238 (0x111bd000 0x2 0x1 0x3f26dd)
    0x5b2ce4f8 : 0x411fda (0x111bd000 0x2 0x1 0x17165620)
    0x5b2ce538 : 0x84a242 (0x111bd000 0x2 0x5b2ce578 0x111bd000)
    0x5b2ce578 : 0x83fe5b (0x111bd000 0x9ef4a00 0x6cf5d80 0x40dadd)
    0x5b2ce5a8 : 0x8369c8 (0x111bd000 0x9ef4a00 0x0 0x0)
    0x5b2ce5e8 : 0x83708d (0x9ef4a00 0x1e207f 0x1 0x3f0864)
    0x5b2ce658 : 0x83889f (0x9ef4a00 0x74a4cc0 0x1 0x0)
    0x5b2ce6a8 : 0x416428 (0x9ef4a00 0x9ef0100 0x1 0x3f0838)
    Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    jp.plentycom.driver.SteerMouse(3.9)@0xc20000->0xc27fff
    dependency: com.apple.iokit.IOUSBFamily(3.4.3)@0x5aa000
    dependency: com.apple.iokit.IOHIDFamily(1.5.5)@0x829000
    dependency: com.apple.iokit.IOUSBHIDDriver(3.2.2)@0x862000
    com.apple.iokit.IOHIDFamily(1.5.5)@0x829000->0x861fff
    BSD process name corresponding to current thread: Parallels
    Mac OS version:
    9J61
    Kernel version:
    Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
    System model name: MacBookPro4,1 (Mac-F42C89C8)
    System uptime in nanoseconds: 61318563038645
    unloaded kexts:
    com.apple.driver.InternalModemSupport 2.4.0 - last unloaded 160696620767
    loaded kexts:
    com.google.filesystems.fusefs 1.1.1 - last loaded 9804281820047
    com.parallels.kext.Pvsvnic 3.0
    com.parallels.kext.vmmain 3.0
    com.parallels.kext.hypervisor 3.0
    foo.tap 1.0
    foo.tun 1.0
    com.parallels.kext.Pvsnet 3.0
    jp.plentycom.driver.SteerMouse 3.9
    com.parallels.kext.ConnectUSB 3.0.0
    at.obdev.nke.LittleSnitch 2.0.46
    com.apple.filesystems.afpfs 9.0.1
    com.apple.nke.asp_tcp 4.7.1
    com.apple.driver.AppleBluetoothHIDMouse 1.2.3f1
    com.apple.filesystems.msdosfs 1.5.4
    com.apple.driver.AppleHWSensor 1.9d0
    com.apple.filesystems.autofs 2.0.2
    com.apple.iokit.IOBluetoothSerialManager 2.1.6f8
    com.apple.driver.AppleUpstreamUserClient 2.7.5
    com.apple.driver.AppleHDA 1.6.8a3
    com.apple.GeForce 5.4.4
    com.apple.DontSteal_Mac_OSX 6.0.3
    com.apple.driver.AppleIRController 110
    com.apple.driver.AppleHDAController 1.6.8a3
    com.apple.nvidia.nv50hal 5.4.4
    com.apple.driver.SMCMotionSensor 2.1.1d2
    com.apple.iokit.IOFireWireIP 1.7.7
    com.apple.driver.AudioIPCDriver 1.0.6
    com.apple.kext.AppleSMCLMU 1.4.3d2
    com.apple.driver.ACPISMCPlatformPlugin 3.4.0d10
    com.apple.driver.AppleLPC 1.2.12
    com.apple.driver.AppleBacklight 1.6.0
    com.apple.driver.AppleUSBTCButtons 1.7.4f1
    com.apple.driver.AppleUSBMultitouch 189.32
    com.apple.driver.AppleUSBTCKeyboard 1.7.4f1
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.1.6f8
    com.apple.driver.AppleUSBMergeNub 3.4.3
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.0.9
    com.apple.iokit.SCSITaskUserClient 2.0.9
    com.apple.driver.XsanFilter 2.7.91
    com.apple.iokit.IOAHCIBlockStorage 1.2.1
    com.apple.iokit.IOATAPIProtocolTransport 1.5.2
    com.apple.driver.AppleAHCIPort 1.6.0
    com.apple.driver.AirPortBrcm43xx 363.35.0
    com.apple.driver.AppleIntelPIIXATA 2.0.0
    com.apple.driver.AppleUSBHub 3.4.0
    com.apple.iokit.IOUSBUserClient 3.3.1
    com.apple.driver.AppleUSBEHCI 3.4.3
    com.apple.driver.AppleFWOHCI 3.8.2
    com.apple.driver.AppleUSBUHCI 3.3.5
    com.apple.iokit.AppleYukon2 3.1.12b14
    com.apple.driver.AppleEFINVRAM 1.2.0
    com.apple.driver.AppleSmartBatteryManager 158.10.0
    com.apple.driver.AppleRTC 1.2.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIPCI 1.2.4
    com.apple.driver.AppleACPIButtons 1.2.4
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.2.4
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.seatbelt 107.12
    com.apple.nke.applicationfirewall 1.6.77
    com.apple.security.TMSafetyNet 3
    com.apple.driver.AppleIntelCPUPowerManagement 76.0.0
    com.apple.driver.DiskImages 199
    com.apple.BootCache 30.4
    com.apple.driver.AppleHIDMouse 1.2.3f1
    com.apple.driver.IOBluetoothHIDDriver 2.1.6f8
    com.apple.iokit.IOSerialFamily 9.4
    com.apple.driver.DspFuncLib 1.6.8a3
    com.apple.iokit.IOHDAFamily 1.6.8a3
    com.apple.NVDAResman 5.4.4
    com.apple.iokit.IOAudioFamily 1.6.9fc3
    com.apple.kext.OSvKernDSPLib 1.1
    com.apple.driver.IOPlatformPluginFamily 3.4.0d10
    com.apple.driver.AppleSMC 2.2.1d2
    com.apple.iokit.IONDRVSupport 1.7.3
    com.apple.iokit.IOGraphicsFamily 1.7.3
    com.apple.driver.AppleUSBBluetoothHCIController 2.1.6f8
    com.apple.iokit.IOBluetoothFamily 2.1.6f8
    com.apple.iokit.IOUSBHIDDriver 3.2.2
    com.apple.driver.AppleUSBComposite 3.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.0.9
    com.apple.iokit.IOBDStorageFamily 1.5
    com.apple.iokit.IODVDStorageFamily 1.5
    com.apple.iokit.IOCDStorageFamily 1.5
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.0.9
    com.apple.iokit.IOAHCIFamily 1.5.0
    com.apple.iokit.IO80211Family 216.1
    com.apple.iokit.IOATAFamily 2.0.1
    com.apple.iokit.IOFireWireFamily 3.4.7
    com.apple.iokit.IOUSBFamily 3.4.3
    com.apple.iokit.IONetworkingFamily 1.6.1
    com.apple.driver.AppleEFIRuntime 1.2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.iokit.IOHIDFamily 1.5.5
    com.apple.iokit.IOStorageFamily 1.5.6
    com.apple.driver.AppleACPIPlatform 1.2.4
    com.apple.iokit.IOACPIFamily 1.2.0
    com.apple.iokit.IOPCIFamily 2.6

    Savang wrote:
    Recently, I got couple of system crashes, would like to know what happened exactly with my Macbook Pro, here is the panic log when it crashed. Any help will be appreciated to interpret the following log.
    I won't claim to be an expert at reading Panic Logs, but until someone with more experience can step in, these two things caught my eye:
    Kernel loadable modules in backtrace (with dependencies):
    jp.plentycom.driver.SteerMouse(3.9)@0xc20000->0xc27fff
    BSD process name corresponding to current thread: Parallels
    The phrase "Kernel trap at 0x00010000, type 6=invalid opcode" suggests that something was trying to execute garbage.

  • Crash log-can someone interpret it please?

    I am running Flash MX 204 on my iMac Intel. Every once in a while it crashes. Can someone interpret the log feedback and tell me if this is something hardware related or Flash software, or...?
    This is the report from the crash log:
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextResetCTM: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextConcatCTM: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextResetClip: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextIsPathEmpty: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextAddRect: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: doClip: invalid context
    Sep 16 15:35:48 snack /Applications/Macromedia Flash MX 2004/Flash MX 2004/Contents/MacOS/Flash: CGContextDrawImage: invalid context
    Warning: unrecognized command line flag -psn024379393
    Flash(12552,0xb836bd40) malloc: * vm_allocate(size=135168) failed (error code=3)
    Flash(12552,0xb836bd40) malloc: * error: can't allocate region
    Flash(12552,0xb836bd40) malloc: * set a breakpoint in szone_error to debug
    terminate called after throwing an instance of 'std::bad_alloc'
    what(): St9bad_alloc
    - thanks

    You should contact MacroMedia tech support for assistance with Flash and to report crash information.

  • Can someone interpret my crash log?

    Every since I tried to repair my iPhoto library, I've had several Safari crashes. Can anyone interpret a crash log? Thanks!
    Process: Safari [2231]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (6533.18.5)
    Build Info: WebBrowser-75331805~1
    Code Type: X86 (Native)
    Parent Process: launchd [739]
    Date/Time: 2010-09-27 22:20:13.927 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000005863fb91
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ??? 0x299797d9 0 + 697800665
    1 com.apple.WebCore 0x97d8d16f WebCore::RenderLayer::updateLayerPosition() + 159
    2 com.apple.WebCore 0x9869bb07 WebCore::RenderLayerCompositor::computeCompositingRequirements(WebCore::RenderL ayer*, ***::HashMap<WebCore::RenderLayer*, WebCore::IntRect, ***::PtrHash<WebCore::RenderLayer*>, ***::HashTraits<WebCore::RenderLayer*>, ***::HashTraits<WebCore::IntRect> >*, WebCore::CompositingState&, bool&) + 23
    3 com.apple.WebCore 0x97f4d8e7 WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpd ateType, WebCore::RenderLayer*) + 471
    4 com.apple.WebCore 0x97d9b4ed WebCore::RenderLayer::updateCompositingAndLayerListsIfNeeded() + 77
    5 com.apple.WebCore 0x98698415 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 453
    6 com.apple.WebCore 0x98698873 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::RenderObject*, ***::HashMap<WebCore::OverlapTestRequestClient*, WebCore::IntRect, ***::PtrHash<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::OverlapTestRequestClient*>, ***::HashTraits<WebCore::IntRect> >*, unsigned int) + 1571
    7 com.apple.WebCore 0x9869a71d WebCore::RenderLayerBacking::paintIntoLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::GraphicsLayerPaintingPhase, WebCore::RenderObject*) + 1805
    8 com.apple.WebCore 0x9869aa19 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::GraphicsLayerPaintingPhase, WebCore::IntRect const&) + 233
    9 com.apple.WebCore 0x97f54bc5 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 53
    10 com.apple.WebCore 0x97f547c8 +[WebLayer drawContents:ofLayer:intoContext:] + 360
    11 com.apple.WebCore 0x97f5465a -[WebLayer drawInContext:] + 58
    12 com.apple.QuartzCore 0x92725b9b backing_callback(CGContext*, void*) + 77
    13 com.apple.QuartzCore 0x924bffb5 CABackingStoreUpdate + 2326
    14 com.apple.QuartzCore 0x924bf2a8 -[CALayer _display] + 958
    15 com.apple.WebCore 0x97f545f9 -[WebLayer display] + 57
    16 com.apple.QuartzCore 0x924b973d CALayerDisplayIfNeeded + 621
    17 com.apple.QuartzCore 0x924b8b0a CA::Context::commit_transaction(CA::Transaction*) + 362
    18 com.apple.QuartzCore 0x924b8750 CA::Transaction::commit() + 316
    19 com.apple.CoreFoundation 0x95f4c2c2 __CFRunLoopDoObservers + 1186
    20 com.apple.CoreFoundation 0x95f080ba CFRunLoopRunSpecific + 490
    21 com.apple.CoreFoundation 0x95f07ec1 CFRunLoopRunInMode + 97
    22 com.apple.HIToolbox 0x914dbf9c RunCurrentEventLoopInMode + 392
    23 com.apple.HIToolbox 0x914dbc8d ReceiveNextEventCommon + 158
    24 com.apple.HIToolbox 0x914dbbd6 BlockUntilNextEventMatchingListInMode + 81
    25 com.apple.AppKit 0x92e90a89 _DPSNextEvent + 847
    26 com.apple.AppKit 0x92e902ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    27 com.apple.Safari 0x00016a3a 0x1000 + 88634
    28 com.apple.AppKit 0x92e5255b -[NSApplication run] + 821
    29 com.apple.AppKit 0x92e4a5ed NSApplicationMain + 574
    30 com.apple.Safari 0x0000afb9 0x1000 + 40889
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x93aff942 kevent + 10
    1 libSystem.B.dylib 0x93b0005c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x93aff519 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x93aff2be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x93afed41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x93afeb86 start_wqthread + 30
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x97d0a9aa WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x97d06c9c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    5 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    6 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x93ad90fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93ad9867 mach_msg + 68
    2 com.apple.CoreFoundation 0x95f08faf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x95f08094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x95f07ec1 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002f4ff 0x1000 + 189695
    6 com.apple.Safari 0x0002f248 0x1000 + 189000
    7 com.apple.Safari 0x0002f1e1 0x1000 + 188897
    8 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    9 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x93ad90fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93ad9867 mach_msg + 68
    2 com.apple.CoreFoundation 0x95f08faf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x95f08094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x95f07ec1 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x961ce42c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x961958d4 -[NSThread main] + 45
    7 com.apple.Foundation 0x96195884 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    9 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x93af8086 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x95f4880d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    3 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x95563ac1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00045403 0x1000 + 279555
    5 com.apple.Safari 0x00045353 0x1000 + 279379
    6 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    7 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 7: WebCore: LocalStorage
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x95563ac1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    5 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x93afe9d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x93afef68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x93afeb86 start_wqthread + 30
    Thread 9:
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba2145f unregister_ShockwaveFlash + 46367
    4 ...dia.FlashPlayer-10.6.plugin 0x1b5f6764 0x1b5de000 + 100196
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba2145f unregister_ShockwaveFlash + 46367
    4 ...dia.FlashPlayer-10.6.plugin 0x1b5f6764 0x1b5de000 + 100196
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b7bf89f 0x1b5de000 + 1972383
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b7bf89f 0x1b5de000 + 1972383
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b7bf89f 0x1b5de000 + 1972383
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x93ad915a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x93b06ca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x93b35848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x1ba21421 unregister_ShockwaveFlash + 46305
    4 ...dia.FlashPlayer-10.6.plugin 0x1b9113a2 0x1b5de000 + 3355554
    5 ...dia.FlashPlayer-10.6.plugin 0x1ba2155e unregister_ShockwaveFlash + 46622
    6 ...dia.FlashPlayer-10.6.plugin 0x1ba21695 unregister_ShockwaveFlash + 46933
    7 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    8 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 23:
    0 libSystem.B.dylib 0x93b07066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x93b06d22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x93b089b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.CoreVideo 0x9097886a CVDisplayLink::runIOThread() + 1016
    4 com.apple.CoreVideo 0x90978456 startIOThread(void*) + 156
    5 libSystem.B.dylib 0x93b0681d pthreadstart + 345
    6 libSystem.B.dylib 0x93b066a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x00000001 ecx: 0x18f1f0ec edx: 0x000000e3
    edi: 0x000000ea esi: 0x299846a4 ebp: 0xbfffd368 esp: 0xbfff2bdf
    ss: 0x0000001f efl: 0x00010a03 eip: 0x299797d9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x5863fb91
    Binary Images:
    0x1000 - 0x52bffb com.apple.Safari 5.0.2 (6533.18.5) <EF9EA405-B9C3-F400-A9C4-137C59B82FA1> /Applications/Safari.app/Contents/MacOS/Safari
    0x1406000 - 0x140bff7 libgermantok.dylib ??? (???) <4A6E7900-F607-0E79-DC7F-4F1FE2A1A440> /usr/lib/libgermantok.dylib
    0x17d1e000 - 0x17d1eff7 com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <6330F04D-3250-2071-42E4-0ABB54216529> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x17d23000 - 0x17d2aff7 com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x18c17000 - 0x18c1aff2 +com.macromedia.Flash Player.plugin 10.1.85.3 (10.1.85.3) <7C335F75-EBDB-76FA-2F74-1E584516A12F> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18c95000 - 0x18c99ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1b5de000 - 0x1bfc6fd3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.85.3 (10.1.85.3) <392E898E-2D7B-CE8B-02FF-CE2287F7DF57> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x1c25f000 - 0x1c265ffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1c26a000 - 0x1c3e1fe7 GLEngine ??? (???) <0FC1F7CA-5C84-A7F6-105B-169383B50A94> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1c413000 - 0x1c818fe7 libclh.dylib 3.1.1 C (3.1.1) <4A445142-1AD3-2F3C-FF95-E835B49B33DE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x1c890000 - 0x1c8b3fe7 GLRendererFloat ??? (???) <D71788AA-645A-02CF-201F-E44F073F98D7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1cb1a000 - 0x1cb51ff7 +com.google.googletalkbrowserplugin 1.4.3.10298 (1.4.3.10298) <CCC8818B-9594-F48C-6482-B1776591D373> /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
    0x8f050000 - 0x8f711fef com.apple.GeForceGLDriver 1.6.18 (6.1.8) <2E4BD283-8E9B-6AB7-2945-F92F5015DA02> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90034ff7 libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90068000 - 0x9009efff libtidy.A.dylib ??? (???) <B1B82CF9-C6B1-5BC0-2E1D-A73840DA3885> /usr/lib/libtidy.A.dylib
    0x900e0000 - 0x90159ff7 com.apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90193000 - 0x9019cff7 com.apple.corelocation 12 (12) <C1CD4725-7E94-1E7F-3496-C81336803BE7> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x9019d000 - 0x90218fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9021f000 - 0x9024fff7 com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x90250000 - 0x90256fff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90257000 - 0x9029bff3 com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9029c000 - 0x902d0ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib
    0x902e9000 - 0x9033fff7 com.apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x90340000 - 0x9046cffb com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9046d000 - 0x905effe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x905f0000 - 0x905f4ff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x905f5000 - 0x90650ff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90651000 - 0x90654ffb com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90831000 - 0x90874fff MetadataLib.dylib 3.3.0 (compatibility 2.2.1) <67474042-5C94-59F9-0D7D-1EE17432457F> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x90875000 - 0x908bbff7 libauto.dylib ??? (???) <7FE46BC8-ED91-12A7-83D0-2102D37CA32D> /usr/lib/libauto.dylib
    0x908bc000 - 0x908c6fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x908c7000 - 0x90975ff3 com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90976000 - 0x90995ff7 com.apple.CoreVideo 1.6.1 (45.5) <567D483E-58F7-54F9-3E6F-FAD3B21FAABF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90996000 - 0x90996ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90997000 - 0x91186557 com.apple.CoreGraphics 1.545.0 (???) <DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x911f7000 - 0x91240fe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91241000 - 0x9146cff3 com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x914a7000 - 0x917cbfef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x917cc000 - 0x91864fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91865000 - 0x9186bff7 libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x9186c000 - 0x918d0fff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x918d1000 - 0x9198afe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <B6F00094-F6DC-2399-C36D-1FAF3525EB44> /usr/lib/libsqlite3.dylib
    0x9198b000 - 0x91b45fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91b46000 - 0x91b97ff7 com.apple.HIServices 1.8.0 (???) <5FA723CA-B04B-0576-1511-D1FAD5AF0546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91b98000 - 0x91b98ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91de3000 - 0x91df3ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x91df5000 - 0x91e09fe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91eff000 - 0x91fc9fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91fca000 - 0x91fccff7 libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9200e000 - 0x9200eff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9200f000 - 0x9201cfe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <FE85CFF8-01DA-C7E0-BCD1-364DCD35D16F> /usr/lib/libbz2.1.0.dylib
    0x9201d000 - 0x92433ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92434000 - 0x9249efe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9249f000 - 0x924aefe7 libxar.1.dylib ??? (???) <382463E5-02FE-8DDD-E061-C7F730B21F10> /usr/lib/libxar.1.dylib
    0x924af000 - 0x92817ff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92818000 - 0x928b3ff7 com.apple.ApplicationServices.ATS 275.11.1 (???) <5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x928b4000 - 0x928ecff7 com.apple.LDAPFramework 2.0 (120.1) <70B1F9EB-F6DE-3367-A90B-3467143DEEF3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x928ed000 - 0x92914ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9293c000 - 0x92977feb libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92983000 - 0x92a2cff7 com.apple.CFNetwork 454.9.8 (454.9.8) <DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92a2d000 - 0x92a3dff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92a3e000 - 0x92a80ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92a81000 - 0x92a82ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92b32000 - 0x92b63ff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x92b64000 - 0x92be4feb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92be5000 - 0x92c2bffb com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x92c2c000 - 0x92c2cff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92c2d000 - 0x92c57ff7 com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92c58000 - 0x92d33fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92d34000 - 0x92d6cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x92d6d000 - 0x92d71ff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92d72000 - 0x92de1ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92de2000 - 0x92e43fe7 com.apple.CoreText 3.1.0 (???) <98011243-2CCE-DED0-5326-98DA0CA8577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92e44000 - 0x92e47ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92e48000 - 0x93728ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93729000 - 0x93769ff3 com.apple.securityinterface 4.0.1 (37214) <64F23D4A-EE79-0290-3695-4B199D997C79> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9376a000 - 0x93778fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x93779000 - 0x9395bfff com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93987000 - 0x93a34fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x93a35000 - 0x93a35ff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x93a36000 - 0x93a3bff7 com.apple.OpenDirectory 10.6 (10.6) <27D81AE3-DB56-3872-8CBB-BE88EF5DB3B3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93a3c000 - 0x93a8cff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93a8d000 - 0x93aa5ff7 com.apple.CFOpenDirectory 10.6 (10.6) <3F5A2267-3C89-63A1-724D-3C09538BE092> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93aa6000 - 0x93ab7ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93ad8000 - 0x93c7efeb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x93c7f000 - 0x93cbeff7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x93cbf000 - 0x9406dfe3 com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9406e000 - 0x94116ffb com.apple.QD 3.35 (???) <70D824C5-C1DF-A0E7-22EC-533B2C10957A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94117000 - 0x94120ff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94121000 - 0x9421cffb com.apple.PubSub 1.0.5 (65.20) <2AD354A5-5F08-82AE-BBDE-873F8C233A0B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x943c5000 - 0x943c6ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <ED2173F9-15C7-5F90-0B36-3ACAD1E6886C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x943c7000 - 0x943e8fe7 com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x943e9000 - 0x94457ff7 com.apple.ISSupport 1.9.3 (51) <E15DD50C-17FD-6CA5-2C6C-051BC6968C61> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94458000 - 0x9445aff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x944d0000 - 0x944e2ff7 com.apple.MultitouchSupport.framework 205.34 (205.34) <813475E3-B323-9405-F758-DDA1F5D63B20> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9450d000 - 0x9459ffe3 com.apple.print.framework.PrintCore 6.2 (312.5) <71C60B1F-2DD7-3321-0DEC-7947ACFBE977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x948c7000 - 0x949d3ff7 libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x949d4000 - 0x949dbff3 com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94a57000 - 0x94a6bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94a6c000 - 0x94b98fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <EC38C454-4402-9A96-94ED-40608C9B0326> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94b99000 - 0x94b9aff7 com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94b9b000 - 0x94ba9ff7 com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94bf8000 - 0x94caeffb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94cf1000 - 0x94df3fef com.apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x94df4000 - 0x94e01ff7 com.apple.NetFS 3.2.1 (3.2.1) <E2AFCE90-0DF6-C3B5-A123-222259E985FF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94e02000 - 0x94e02ff7 com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94e03000 - 0x952bcffb com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x952bd000 - 0x952c7ff7 com.apple.HelpData 2.0.4 (34) <7F27DBA6-3015-7AFB-D256-AF7C41823E6C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x952c8000 - 0x95322fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x953d4000 - 0x953d7fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x953d8000 - 0x9550fff7 com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x95510000 - 0x95551ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95552000 - 0x95749feb com.apple.JavaScriptCore 6533.18 (6533.18.1) <EE3897A8-E1C0-DE28-A631-4B0C32DF737B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9574a000 - 0x957b8ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <1F14B373-4F47-9D64-AA3F-7AB0B7ADE1CD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x957bb000 - 0x9588cfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x958a6000 - 0x95956ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95957000 - 0x9595dff7 com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9595e000 - 0x95d93ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e49000 - 0x95ecbffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95ecc000 - 0x96046fe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96047000 - 0x96051ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96052000 - 0x96052ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96053000 - 0x96090ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96091000 - 0x960c5fe7 com.apple.framework.Apple80211 6.2.3 (623.1) <C096EF56-ABA3-A869-65AA-D1837351E1F6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x960c6000 - 0x960dbfff com.apple.ImageCapture 6.0 (6.0) <04BD774A-2A1A-DA87-0885-10A7E8EB3E3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x960dc000 - 0x9611fff7 com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96171000 - 0x9617dff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x9617e000 - 0x9617eff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9617f000 - 0x963efffb com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x963f0000 - 0x96414ff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96415000 - 0x96459fe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9645a000 - 0x96480fff com.apple.DictionaryServices 1.1.1 (1.1.1) <72D54B80-2D85-5BAB-CBB4-8002E150635D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96481000 - 0x96484ff7 libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96485000 - 0x973d5fe3 com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x973d6000 - 0x973f8fef com.apple.DirectoryService.Framework 3.6 (621.3) <96E7B3D5-A881-2B02-E97F-6B09461F3C98> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x973f9000 - 0x97471fef com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97472000 - 0x9747dff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9747e000 - 0x9758dfe7 com.apple.WebKit 6533.18 (6533.18.1) <157D0DD9-F3CE-4339-858B-B0EFFAA3B008> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x975c7000 - 0x975c7ff7 com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x975c8000 - 0x9782cfef com.apple.security 6.1.1 (37594) <3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97834000 - 0x978abff3 com.apple.backup.framework 1.2.2 (1.2.2) <EAD97F26-D3B1-F618-A84C-CF689860C2AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x978ac000 - 0x978dfff7 com.apple.AE 496.4 (496.4) <23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x978e0000 - 0x9797dfe3 com.apple.LaunchServices 362.1 (362.1) <F6789417-5986-60ED-39C5-257C63BD00A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9797e000 - 0x97c77fef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97ce7000 - 0x97d03fe3 com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97d04000 - 0x9874fff7 com.apple.WebCore 6533.18 (6533.18.1) <B96BFDB8-3D11-E220-1148-206D8A176352> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9880b000 - 0x9890cfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BBBC1E4C-024F-3C81-7CB1-70DB451A3E6A> /usr/lib/libxml2.2.dylib
    0x9890d000 - 0x989eaff7 com.apple.vImage 4.0 (4.0) <D979C8BC-7011-A45C-7141-39FC1043CC87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98aca000 - 0x98af2ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
    0x98af3000 - 0x98b30ff7 com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98b31000 - 0x98e51feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x98e93000 - 0x98ee0feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <27F3FF53-F818-9836-2101-3E963FE0C0E0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x98f29000 - 0x98f38ffb SyndicationUI ??? (???) <DFC52859-AA3C-80BE-0B86-AE36C1A50547> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9911d000 - 0x99138ff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x991ad000 - 0x9929fff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x992a0000 - 0x992abff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x993fa000 - 0x99405ff7 com.apple.CrashReporterSupport 10.6.3 (250) <981124CA-6E89-94C5-C7E9-4E0D6CA06F1D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x99406000 - 0x9940aff7 libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9940b000 - 0x99611feb com.apple.AddressBook.framework 5.0.2 (870) <3E9D6CF3-6C41-245D-5343-941A185C8384> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x99612000 - 0x99632fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x99633000 - 0x9968bfe7 com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x996a0000 - 0x996e3ff7 libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x996e4000 - 0x99812fe7 com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99813000 - 0x99956fef com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x99957000 - 0x99995ff7 com.apple.QuickLookFramework 2.2 (327.4) <4202F582-6CB6-24D9-23B7-FD72946A31C6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x99996000 - 0x9999dff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

    HI,
    /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
    Open a Finder window. Select MacintoshHD in the Sidebar on the left. Open the Library folder then the Internet Plug-Ins folder.
    Move these files to the Desktop: googletalkbrowserplugin.plugin/Contents/MacOS/googletalkbrowserplugin
    Relaunch Safari.
    If it doesn't crash again, the move those files to the Trash as the Google plug-in may not be compatible with the latest version of Safari.
    Nothing in the crash report points to your iPhoto library.
    http://discussions.apple.com/message.jspa?messageID=12247360#12247360
    It could be the Google plug-in causing the problems all along.
    Carolyn

  • Crash Logs: Where or who can interpret ?

    Hi,
    I was wondering where on the web can I get a crash log interpreted? I am having constant quits with the Audio-MIDI Set up for no apparent reason.
    Thanks

    Thanks Ferd
    I deleted the com.apple.audio.AudioMIDISetup.plist file but to no avail, so here is the crash log (kind of long)
    Date/Time: 2007-03-16 12:36:38.792 -0600
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Audio MIDI Setup
    Path: /Applications/Utilities/Audio MIDI Setup.app/Contents/MacOS/Audio MIDI Setup
    Parent: WindowServer [315]
    Version: 2.1.1 (2.1.1)
    Build Version: 142
    Project Name: AudioConsole
    Source Version: 510000
    PID: 353
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x24548900
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a594c7 objc_msgSend + 23
    1 com.apple.AppKit 0x932ed40b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 614
    2 com.apple.AppKit 0x932ec473 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 217
    3 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    4 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    5 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    6 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    7 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    8 com.apple.AppKit 0x932ed041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    9 com.apple.AppKit 0x932ebb78 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    10 com.apple.AppKit 0x932eb362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    11 com.apple.AppKit 0x932eac8e -[NSView displayIfNeeded] + 439
    12 com.apple.AppKit 0x932eaa32 -[NSWindow displayIfNeeded] + 168
    13 com.apple.AppKit 0x9333ad6c _handleWindowNeedsDisplay + 206
    14 com.apple.CoreFoundation 0x9082ed6e __CFRunLoopDoObservers + 342
    15 com.apple.CoreFoundation 0x9082de10 CFRunLoopRunSpecific + 827
    16 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    17 com.apple.HIToolbox 0x92de98d8 RunCurrentEventLoopInMode + 285
    18 com.apple.HIToolbox 0x92de8fe2 ReceiveNextEventCommon + 385
    19 com.apple.HIToolbox 0x92de8e39 BlockUntilNextEventMatchingListInMode + 81
    20 com.apple.AppKit 0x9326f465 _DPSNextEvent + 572
    21 com.apple.AppKit 0x9326f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    22 com.apple.AppKit 0x93268ddb -[NSApplication run] + 512
    23 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
    24 com.apple.audio.AudioMIDISetup 0x000028ea 0x1000 + 6378
    25 com.apple.audio.AudioMIDISetup 0x00002811 0x1000 + 6161
    Thread 1:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x9284726c -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.AppKit 0x93346270 -[NSUIHeartBeat _heartBeatThread:] + 377
    3 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.audio.midi.CoreMIDI 0x9608393b XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    2 com.apple.audio.midi.CoreMIDI 0x9607be8d MIDIInPortThread::Run() + 113
    3 com.apple.audio.midi.CoreMIDI 0x9607cb6d XThread::RunHelper(void*) + 17
    4 com.apple.audio.midi.CoreMIDI 0x960844ad CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x24548900 ebx: 0x932ed726 ecx: 0x938c2550 edx: 0x0030b2c0
    edi: 0x24548908 esi: 0x0030af80 ebp: 0xbfffdd48 esp: 0xbfffdb74
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a594c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x46fff com.apple.audio.AudioMIDISetup 2.1.1 /Applications/Utilities/Audio MIDI Setup.app/Contents/MacOS/Audio MIDI Setup
    0x7a5000 - 0x7a5fff com.yazsoft.SDEnhancer ??? (1.0) /Users/Pibos/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x177b000 - 0x1780fff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93256000 - 0x93256fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93258000 - 0x9390efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8f000 - 0x93d0afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d43000 - 0x93dfdfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e40000 - 0x93e40fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e42000 - 0x94003fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94049000 - 0x9408afff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94092000 - 0x940ccfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d1000 - 0x940e2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94273000 - 0x94282fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94289000 - 0x94294fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942e0000 - 0x942fafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96077000 - 0x960adfff com.apple.audio.midi.CoreMIDI 1.5.1 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    Model: iMac5,1, BootROM IM51.0090.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 1.5 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
    Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD1600JS-40TGB0, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: USB2.0 Storage Device, Cypress Semiconductor, 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, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: MIDI Express XT, Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

  • I need help reading console crash log

    My iMac crashed twice in the last 2 days which is very unusual. The first time the screen just went completely white, completely unresponsive and I had to reboot. Today, the screen suddenly went all green, completely unresponsive again and I had to restart.
    I checked the Console and there are crash logs there under System Diagnostic Reports. Can someone [much smarter than me] help me understand what might be the cause? Thank you very much in advance!
    Max
    Process:         apple-scc [238]
    Path:            /Users/Shared/apple-scc-20111121-080031.app/Contents/MacOS/apple-scc
    Identifier:      apple-scc
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-06-06 22:27:56.730 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    LaunchServices: GetOurLSSessionIDInit() returned err #1, securitySessionID == 0x0, vers=10600000 uid=0 euid=0
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x93a80c5a __kill + 10
    1   libSystem.B.dylib                       0x93a80c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib                       0x93b135a5 raise + 26
    3   libSystem.B.dylib                       0x93b296e4 abort + 93
    4   com.apple.LaunchServices                0x90053e94 GetOurLSSessionIDInit() + 361
    5   libSystem.B.dylib                       0x93a3e300 pthread_once + 82
    6   com.apple.LaunchServices                0x90053d1f GetOurLSSessionAttributeBits() + 37
    7   com.apple.LaunchServices                0x90053ce4 NormalizeLSSessionID(LSSessionID) + 27
    8   com.apple.LaunchServices                0x90052b4e _LSApplicationCheckIn + 51
    9   com.apple.HIServices                    0x97da3eb5 _RegisterApplication + 1238
    10  com.apple.HIServices                    0x97da39b3 GetCurrentProcess + 50
    11  com.apple.HIToolbox                     0x94072e73 GetSystemUIMode + 47
    12  com.apple.HIToolbox                     0x94072e15 IsMenuBarVisible + 41
    13  com.apple.AppKit                        0x9716dde6 _NSInitializeAppContext + 59
    14  com.apple.AppKit                        0x9716d6a0 -[NSApplication init] + 738
    15  com.apple.AppKit                        0x9716d1d9 +[NSApplication sharedApplication] + 153
    16  com.apple.AppKit                        0x973a70d7 NSApplicationLoad + 101
    17  apple-scc                               0x00114bed 0x1000 + 1129453
    18  apple-scc                               0x0000968d 0x1000 + 34445
    19  apple-scc                               0x00002abf 0x1000 + 6847
    20  apple-scc                               0x000029ed 0x1000 + 6637
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93a46382 kevent + 10
    1   libSystem.B.dylib                       0x93a46a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93a45f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93a45cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93a45781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x93a455c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x93a45412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93a459a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93a455c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x93b29693  ecx: 0xbfffcf5c  edx: 0x93a80c5a
      edi: 0x00000001  esi: 0x00000000  ebp: 0xbfffcf78  esp: 0xbfffcf5c
       ss: 0x0000001f  efl: 0x00000286  eip: 0x93a80c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x93b1358b
    Binary Images:
        0x1000 -   0x2a6fef +apple-scc ??? (???) <6C6B74D0-3B64-DECF-3B0C-69A06C7A067B> /Users/Shared/apple-scc-20111121-080031.app/Contents/MacOS/apple-scc
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90025000 - 0x90045fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x90046000 - 0x900e3fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9012c000 - 0x90135ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90136000 - 0x901b0fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x901b1000 - 0x90333fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x90334000 - 0x90336ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9033e000 - 0x90341fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x90577000 - 0x90642fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90643000 - 0x9067dff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x90bee000 - 0x90c30ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90c31000 - 0x90c3ffe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x90c79000 - 0x90c79ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90c93000 - 0x90c93ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90c94000 - 0x90d96fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x90d97000 - 0x91008fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91009000 - 0x91014ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91015000 - 0x91018ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91071000 - 0x91073ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x912bc000 - 0x912c9ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91381000 - 0x913cafe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x913cb000 - 0x913ecfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9151b000 - 0x9154eff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9154f000 - 0x91567ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91568000 - 0x917ceff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x917cf000 - 0x917cfff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91d51000 - 0x91e5dff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91e5e000 - 0x91e5fff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91e9c000 - 0x91ea1ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91ea2000 - 0x91ef2ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92e7c000 - 0x92f24ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92f6b000 - 0x932d6ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x934cd000 - 0x934e1fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x934e2000 - 0x93513ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93514000 - 0x93557ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9356c000 - 0x93624feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x939c3000 - 0x939d4ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93a17000 - 0x93a1eff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93a1f000 - 0x93bc6ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x93bce000 - 0x93c0bff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93c0c000 - 0x93cb9fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x93cba000 - 0x93ce2ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x93ce3000 - 0x93fddfef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93fde000 - 0x94070fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94071000 - 0x94395fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94396000 - 0x943daff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x943db000 - 0x94bca557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95064000 - 0x950b1feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x950b2000 - 0x950b2ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x950b5000 - 0x950d0ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95b25000 - 0x95ba5feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95ba6000 - 0x95bb8ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95bb9000 - 0x95fcfff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95ffc000 - 0x96094fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96095000 - 0x964caff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9659a000 - 0x9659dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x965ae000 - 0x96667fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x966e2000 - 0x9681ffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96820000 - 0x96830ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x96831000 - 0x9683bffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9683c000 - 0x968eaff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96927000 - 0x96996ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96a75000 - 0x96a79ff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96a7a000 - 0x96b36fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96b37000 - 0x96b98fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96b99000 - 0x96b9ffff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96cb0000 - 0x96ccfff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96cd5000 - 0x96e50fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96e6a000 - 0x96e76ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x96e77000 - 0x96e9bff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96e9c000 - 0x96fcafe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9714e000 - 0x9715cff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9715d000 - 0x9715dff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9716a000 - 0x97a4dff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97ac6000 - 0x97b2affb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97b56000 - 0x97d18feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97d21000 - 0x97d2bfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x97d2c000 - 0x97d48fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97da2000 - 0x97df5ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x97e2b000 - 0x97e95fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x97ef6000 - 0x97efaff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9838d000 - 0x9848efe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x9848f000 - 0x984a3ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x985b1000 - 0x98691fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9879a000 - 0x9879aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x988e2000 - 0x988e3ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x988e4000 - 0x988f9fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x98b54000 - 0x98b97ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x98c07000 - 0x98c89ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98c8a000 - 0x98c8aff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98cd4000 - 0x98d18fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98eb4000 - 0x98efaff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x98f5c000 - 0x98f82ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98f83000 - 0x9902ffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x990bd000 - 0x990c1ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x990d5000 - 0x990dbfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x990fa000 - 0x991d4fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x991d5000 - 0x991f7fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9991c000 - 0x99c3cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x99c3d000 - 0x99c3dff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99d29000 - 0x99dc4fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x99de7000 - 0x99e44ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

    I typed "sh" first, then the command and now it worked. This was the output:
    com.apple.launchd.peruser.26
    com.apple.launchd.peruser.501
    com.apple.launchd.peruser.212
    com.apple.launchd.peruser.0
    com.apple.AppleFileServer
    com.apple.xprotectupdater
    com.apple.WindowServer
    com.apple.webdavfs_load_kext
    com.apple.warmd
    com.apple.vsdbutil
    com.apple.var-db-shadow-backup
    com.apple.var-db-dslocal-backup
    com.apple.UserNotificationCenter
    com.apple.usbmuxd
    com.apple.TrustEvaluationAgent.system
    com.apple.taskgated
    com.apple.SystemStarter
    com.apple.systempreferences.install
    com.apple.systemkeychain
    com.apple.syslogd
    com.apple.suhelperd
    com.apple.storereceiptinstaller
    com.apple.statd.notify
    com.apple.spindump_symbolicator
    com.apple.spindump
    com.apple.smbfs_load_kext
    com.apple.smb.sharepoints
    com.apple.smb.server.preferences
    com.apple.service_helper
    com.apple.securityd
    com.apple.scsid
    com.apple.SCHelper
    com.apple.sandboxd
    com.apple.RFBRegisterMDNS_ScreenSharing.server
    com.apple.RFBRegisterMDNS_RemoteManagement.server
    com.apple.RFBEventHelper
    com.apple.ReportCrash.Root
    com.apple.RemoteDesktop.PrivilegeProxy
    com.apple.racoon
    com.apple.proxyhelper
    com.apple.printtool
    com.apple.preferences.timezone.auto
    com.apple.preferences.timezone.admintool
    com.apple.portmap
    com.apple.platform.ptmd
    com.apple.periodic-weekly
    com.apple.periodic-monthly
    com.apple.periodic-daily
    com.apple.PCIELaneConfigTool
    com.apple.pcastagentconfigd
    com.apple.ocspd
    com.apple.notifyd
    com.apple.nis.ypbind
    com.apple.nfsd
    com.apple.newsyslog
    com.apple.netauth.sysagent
    com.apple.metadata.mds
    com.apple.mDNSResponderHelper
    com.apple.mDNSResponder
    com.apple.loginwindow
    com.apple.lockd
    com.apple.locationd
    com.apple.locate
    com.apple.kuncd
    com.apple.kextd
    com.apple.KernelEventAgent
    com.apple.KerberosAutoConfig
    com.apple.InternetSharing
    com.apple.installd
    com.apple.IIDCAssistant
    com.apple.IFCStart
    com.apple.hidd
    com.apple.hdiejectd
    com.apple.gssd
    com.apple.fseventsd
    com.apple.FontWorker
    com.apple.fontmover
    com.apple.fontd
    com.apple.familycontrols
    com.apple.dynamic_pager
    com.apple.dvdplayback.setregion
    com.apple.DumpPanic
    com.apple.dpd
    com.apple.distnoted
    com.apple.diskmanagementd
    com.apple.diskarbitrationd
    com.apple.DirectoryServicesLocal
    com.apple.DirectoryServices
    com.apple.DiagnosticReportCleanUp
    com.apple.dashboard.advisory.fetch
    com.apple.cvmsServ
    com.apple.coreservicesd
    com.apple.CoreRAID
    com.apple.configd
    com.apple.bsd.launchdadd
    com.apple.bsd.dirhelper
    com.apple.blued
    com.apple.backupd
    com.apple.backupd-wake
    com.apple.backupd-auto
    com.apple.backupd-attach
    com.apple.awacsd
    com.apple.automountd
    com.apple.autofsd
    com.apple.auditd
    com.apple.audio.coreaudiod
    com.apple.aslmanager
    com.apple.applepushserviced
    com.apple.appleprofilepolicyd
    com.apple.alfhelper
    com.apple.alf
    com.apple.airport.updateprefs
    com.apple.airportd
    com.apple.AirPort.wps
    com.apple.afpfs_checkafp
    com.apple.afpfs_afpLoad
    com.apple.ActivityMonitor
    com.logmein.logmeinserver
    com.google.keystone.daemon
    com.backblaze.bzserv
    com.apple.apple-scc-1321891231
    com.apple.launchctl.System
    I think I figured it out!  On 2011.11.21 I talked to Apple Support on a scheduled support call. I recall that he had me install something to gain remote access to my computer to troubleshoot. That's what that app was for. They must use Bomgar software to do this. That being said, I am going to delete it.
    Thank you for all your help. Additional comments? Please let me know.

  • Can anyone interpret this Aperture crash log and suggest an idea?

    Hi, for a very long time now, I can only open Aperture while pressing the SHIFT key. There are 49 previews that otherwise attempt to be built, which I assume are the cause of the crash. If I press SHIFT while booting and disable preview generation, then the crash does not happen, BUT I cannot have my automatic preview generation. This is critical since I travel a lot and this allows me to show my work and process keywords and captions while traveling. ANY idea is VERY welcome and appreciated it! Thanks. Martin.
    The message in the console is this:
    ===== Monday, September 10, 2007 4:23:17 PM America/Los_Angeles =====
    Aperture(866,0x1882800) malloc: * vm_allocate(size=8421376) failed (error code=3)
    Aperture(866,0x1882800) malloc: * error: can't allocate region
    Aperture(866,0x1882800) malloc: * set a breakpoint in szone_error to debug
    Aperture(866,0xb9e25c00) malloc: * vm_allocate(size=8421376) failed (error code=3)
    Aperture(866,0xb9e25c00) malloc: * error: can't allocate region
    Aperture(866,0xb9e25c00) malloc: * set a breakpoint in szone_error to debug
    Aperture(866,0xb9e25c00) malloc: * vm_allocate(size=8421376) failed (error code=3)
    Aperture(866,0xb9e25c00) malloc: * error: can't allocate region
    Aperture(866,0xb9e25c00) malloc: * set a breakpoint in szone_error to debug
    Sep 10 16:23:20 tinchohs-computer crashdump[871]: Exited process crashed
    Sep 10 16:23:20 tinchohs-computer crashdump[871]: crash report written to: /Library/Logs/CrashReporter/Exited process.crash.log
    The message in the *crash log* is this:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-15 12:49:54.472 -0300
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 324
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xb1c1d3a1
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0xb1c1d3a1 ebx: 0x15d12160 ecx: 0x000376d8 edx: 0x01848400
    edi: 0xb1c1d3a9 esi: 0x003f8a80 ebp: 0xb0332ea8 esp: 0xb0332e74
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a594c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-25 11:05:25.204 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 491
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x93f4a9c7 ecx: 0xb022b4dc edx: 0xf3343cb0
    edi: 0xf3343d30 esi: 0xb022d544 ebp: 0xb022b308 esp: 0xb022b2e0
    ss: 0x0000001f efl: 0x00010282 eip: 0x93f4aa06 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-26 20:08:37.489 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 970
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x20113d80 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-26 20:08:37.490 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 970
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x20113d80 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-26 21:01:08.897 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 1376
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x18996300 esi: 0xa080b1c0 ebp: 0xb0526d98 esp: 0xb0526d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-26 21:01:08.900 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 1376
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x93f4a9c7 ecx: 0xb021a4dc edx: 0x1ec6bae0
    edi: 0x3c5f0aa0 esi: 0xb021c544 ebp: 0xb021a308 esp: 0xb021a2e0
    ss: 0x0000001f efl: 0x00010282 eip: 0x93f4aa06 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-26 21:01:08.897 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 1376
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x18996300 esi: 0xa080b1c0 ebp: 0xb0526d98 esp: 0xb0526d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-27 08:58:45.832 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 458
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x93f4a9c7 ecx: 0xb021a4dc edx: 0x8bb39840
    edi: 0x8bb398c0 esi: 0xb021c544 ebp: 0xb021a308 esp: 0xb021a2e0
    ss: 0x0000001f efl: 0x00010282 eip: 0x93f4aa06 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-07-27 08:58:45.832 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 458
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x1a7f57e0 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-08-26 20:59:31.655 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 305
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x1c521870 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-08-26 20:59:31.656 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 305
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x1c521870 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-08-26 20:59:31.655 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 305
    Thread: Unknown
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000824 ebx: 0x9082277e ecx: 0x01800000 edx: 0x00000000
    edi: 0x1c521870 esi: 0xa080b1c0 ebp: 0xb05a7d98 esp: 0xb05a7d20
    ss: 0x0000001f efl: 0x00000246 eip: 0x9082298f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    Host Name: tinchohs-computer
    Date/Time: 2007-09-10 16:23:20.342 -0700
    OS Version: 10.4.10 (Build 8R2218)
    Report Version: 4
    Command: Exited process
    Path: Exited process
    Parent: kernel_task [0]
    Version: ??? (???)
    PID: 866
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    (null)
    Unknown thread crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x93f4b9c7 ecx: 0xb021a4dc edx: 0xd74ace90
    edi: 0xd74ad1b0 esi: 0xb021c544 ebp: 0xb021a308 esp: 0xb021a2e0
    ss: 0x0000001f efl: 0x00010282 eip: 0x93f4ba06 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:

    jrg_uk wrote:
    That looks like a kernel panic log (where the screen switches to messages in various languages, on a grey background).
    If it is, it's very likely that you've got some faulty memory in your machine, or some other hardware fault, that Aperture is triggering when it runs (Aperture is a very heavy user of system resources and other posters to this forum have found that it finds hardware problems they didn't think they had.)
    It does not seem to be a kernel panic. It only shuts down Aperture but without any other noticeable effect. Thanks.

  • Help needed in interpreting panic log from kernel panic error

    My G4 iBook has started giving me kernel panic errors, often immediately after starting up. I haven't installed any new software or RAM recently. I've done a clean system install (completely clean - not an archive and install) then downloaded the combo update for 10.4.11. But the kernel panics are still happening from time to time. I've looked at the panic log, but it means nothing to me, so I'm hoping someone can help:
    Tue Dec 7 21:53:11 2010
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x000000005901F81E PC=0x000000000003FFD4
    Latest crash info for cpu 0:
    Exception state (sv=0x3CFE1280)
    PC=0x0003FFD4; MSR=0x00009030; DAR=0x5901F81E; DSISR=0x40000000; LR=0x0003FFBC; R1=0x22073970; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x000E99BC 0x0002BDCC 0x00304E60 0x00304FDC 0x0030309C 0x0030167C
    0x003009AC 0x002FCF6C 0x003009AC 0x002B7464 0x002EB314 0x0008B6E8 0x00029234 0x000233F8
    0x000ABEAC 0x3D266C74
    Proceeding back via exception chain:
    Exception state (sv=0x3CFE1280)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3CF81C80)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE0064000; DSISR=0x42000000; LR=0x9000B29C; R1=0xBFFF9EA0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
    Exception state (sv=0x3CFE1280)
    PC=0x0003FFD4; MSR=0x00009030; DAR=0x5901F81E; DSISR=0x40000000; LR=0x0003FFBC; R1=0x22073970; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x000E99BC 0x0002BDCC 0x00304E60 0x00304FDC 0x0030309C 0x0030167C
    0x003009AC 0x002FCF6C 0x003009AC 0x002B7464 0x002EB314 0x0008B6E8 0x00029234 0x000233F8
    0x000ABEAC 0x3D266C74
    Exception state (sv=0x3CF81C80)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE0064000; DSISR=0x42000000; LR=0x9000B29C; R1=0xBFFF9EA0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    Message was edited by: Lynn Stephenson

    I didn't see anything that would indicate a specific problem. Understanding crash logs isn’t easy and it’s hard (sometimes impossible) to decipher the cause of the problem. Take a look at Apple’s Crash Reporter document at http://developer.apple.com/technotes/tn2004/tn2123.html
    Also look at Tutorial: An introduction to reading Mac OS X crash reports
    http://www.macfixit.com/article.php?story=20060309075929717
    Kernel panics are usually caused by a hardware problem – frequently RAM, a USB device or a Firewire device. What external devices do you have connected?
    To eliminate RAM being the problem, Look at this link: *Testing RAM* @ http://guides.macrumors.com/Testing_RAM Then download & use Memtest & Ramber.
    Running the Apple Hardware Test in Loop Mode is an excellent troubleshooting step for finding intermittent hardware problems. It is especially useful when troubleshooting intermittent kernel panics. If Loop Mode is supported by the version of the Apple Hardware Test you are using, you run the Extended Test in Loop Mode by pressing Control-L before starting the test. Looping On should appear in the right window. Then click the Extended Test button.The test will run continuously until a problem is found. If a problem is found, the test will cease to loop, indicating the problem it found. If the test fails, be sure to write down the exact message associated with the failure.In some cases, RAM problems did not show up until nearly 40 loops, so give it a good run.
    May be a solution on one of these links.
    Mac OS X Kernel Panic FAQ
    Mac OS X Kernel Panic FAQ
    Resolving Kernel Panics
    Avoiding and eliminating Kernel panics
    12-Step Program to Isolate Freezes and/or Kernel Panics
     Cheers, Tom

  • I need help with this crash log please

    If anyone can help I would appreciate it. Garage Band keeps crashing since I upgraded yesterday. I'm enclosing the crash log.
    Thanks
    derek
    Version: 2.0.2 (2.0.2 (50))
    Build Version: 14
    Project Name: GarageBand
    Source Version: 850000
    PID: 196
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xffffffbc
    Thread 0 Crashed:
    0 libSystem.B.dylib      0x9003e708 strlcpy + 136
    1 ...apple.DfSearchEngineWrapper      0x6d076a78 std::vector<loop::SearchKey, std::allocator<loop::SearchKey> >::M_insert_aux(__gnu_cxx::__normaliterator<loop::SearchKey*, std::vector<loop::SearchKey, std::allocator<loop::SearchKey> > >, loop::SearchKey const&) + 300
    2 ...apple.DfSearchEngineWrapper      0x6d065778 -[DfSearchEngineInnerWrapper doSearch] + 556
    3 ...apple.DfSearchEngineWrapper      0x6d068310 -[DfSearchEngineWrapper doSearch] + 60
    4 com.apple.garageband      0x000a0404 _code_start_ + 635380
    5 com.apple.AppKit      0x936a4d2c -[NSApplication sendAction:to:from:] + 108
    6 com.apple.garageband      0x000728f8 _code_start_ + 448232
    7 com.apple.garageband      0x00072b54 _code_start_ + 448836
    8 com.apple.garageband      0x000d232c _code_start_ + 839964
    9 com.apple.garageband      0x0007308c _code_start_ + 450172
    10 com.apple.garageband      0x000d1e28 _code_start_ + 838680
    11 com.apple.AppKit      0x9365f9c8 -[NSWindow sendEvent:] + 4616
    12 com.apple.AppKit      0x93608bfc -[NSApplication sendEvent:] + 4172
    13 com.apple.garageband      0x000217c4 _code_start_ + 116148
    14 com.apple.AppKit      0x93600090 -[NSApplication run] + 508
    15 com.apple.AppKit      0x936f08bc NSApplicationMain + 452
    16 com.apple.garageband      0x00027a08 _code_start_ + 141304
    17 com.apple.garageband      0x00005410 _code_start_ + 512
    18 com.apple.garageband      0x00005240 _code_start_ + 48
    Thread 1:
    0 libSystem.B.dylib      0x9002ca78 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib      0x9003125c pthreadcondwait + 508
    2 com.apple.Foundation      0x9288a0a0 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit      0x936a07f8 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation      0x92882f34 forkThreadForFunction + 108
    5 libSystem.B.dylib      0x9002c3b4 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib      0x9000a738 machmsgtrap + 8
    1 libSystem.B.dylib      0x9000a67c mach_msg + 60
    2 com.apple.CoreFoundation      0x9074b338 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation      0x9074ac3c CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio      0x913a61dc HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio      0x913a5f7c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib      0x9002c3b4 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib      0x90056418 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib      0x900723b0 pthreadcond_timedwait_relativenp + 592
    2 com.apple.audio.CoreAudio      0x913b6f80 CAGuard::WaitFor(unsigned long long) + 204
    3 com.apple.audio.CoreAudio      0x913b6e90 CAGuard::WaitUntil(unsigned long long) + 304
    4 com.apple.audio.CoreAudio      0x913b5100 HP_IOThread::WorkLoop() + 852
    5 com.apple.audio.CoreAudio      0x913b4d98 HPIOThread::ThreadEntry(HPIOThread*) + 16
    6 com.apple.audio.CoreAudio      0x913a5f7c CAPThread::Entry(CAPThread*) + 96
    7 libSystem.B.dylib      0x9002c3b4 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib      0x90056418 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib      0x900723b0 pthreadcond_timedwait_relativenp + 592
    2 ...ple.CoreServices.CarbonCore      0x90b6c728 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServi

    I'm still suffering with this problem. I've tried many things but to no avail and would like to be able to use Garage band. I've renstalled Quicktime and reverted to an older version as well but nothing seems to help including logging in as a new user.
    If anyone can help I would be very happy.
    Thanks
    Derek

  • Crashing log need help

    How do I send to apple this log? Or can anyone decipher?
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9328f000 - 0x9329cfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932a5000 - 0x935b3fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93703000 - 0x9370ffff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93714000 - 0x93734fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93788000 - 0x93788fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9378a000 - 0x93dbdfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9414a000 - 0x941bcfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941f5000 - 0x942bafff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9430d000 - 0x9430dfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9430f000 - 0x944cffff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94519000 - 0x94556fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9455e000 - 0x945aefff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945b7000 - 0x945d0fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94669000 - 0x946a1fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946e6000 - 0x94702fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94716000 - 0x9475afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9477e000 - 0x9478dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94795000 - 0x947a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947e8000 - 0x94801fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94808000 - 0x94b37fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c1e000 - 0x94c8ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e05000 - 0x94f35fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fc8000 - 0x94fd7fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fdf000 - 0x9500cfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95013000 - 0x95023fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95027000 - 0x95056fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95066000 - 0x95083fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x96760000 - 0x96792fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96cd8000 - 0x96ceefff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96cf0000 - 0x96d10fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96d1e000 - 0x96d2cfff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x96d34000 - 0x96d47fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x97700000 - 0x9771ffff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97f14000 - 0x97f21fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9830f000 - 0x98325fff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1) /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x98a27000 - 0x98af8fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98b75000 - 0x98b75fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x993b6000 - 0x9a036fff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9b0ec000 - 0x9b122fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b13f000 - 0x9b151fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff42000 - 0x9ffe3fff com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers

    sorry wrong log
    this may help
    F0E878A3-2716-44A5-854A-8AF3D161C44A:ABPerson
    2009-02-14 15:02:15.306 Mail[258] No mapping for member with uid: FBF22594-2EE2-4E40-AF71-4EBF304DAB67:ABPerson
    2009-02-14 15:02:15.525 Mail[258] Restoration from MetaData complete
    2009-02-14 17:32:20.715 System Preferences[288] Failed to register NSConnection
    2009-02-14 17:32:50.591 Translator[296] Invoked to sync conduit com.apple.Safari for entityNames: com.apple.bookmarks.Folder,com.apple.bookmarks.Bookmark
    2009-02-14 17:33:13.288 System Preferences[288] SFIDiskMirrorCopyPair returned NULL.
    2009-02-14 17:33:18.470 System Preferences[288] Failed to register NSConnection
    2009-02-14 17:33:53.807 Translator[307] Invoked to sync conduit com.apple.Safari for entityNames: com.apple.bookmarks.Folder,com.apple.bookmarks.Bookmark
    Debugger() was called!
    Feb 14 17:50:43 Power-Mac-G5 crashdump[321]: Safari crashed
    Feb 14 17:50:44 Power-Mac-G5 crashdump[321]: crash report written to: /Users/TSOL/Library/Logs/CrashReporter/Safari.crash.log
    Feb 14 17:50:49 Power-Mac-G5 /System/Library/CoreServices/Crash Reporter.app/Contents/MacOS/Crash Reporter: could not convert inteface name
    Debugger() was called!
    Feb 14 17:54:36 Power-Mac-G5 crashdump[331]: Safari crashed
    Feb 14 17:54:37 Power-Mac-G5 crashdump[331]: crash report written to: /Users/TSOL/Library/Logs/CrashReporter/Safari.crash.log
    Debugger() was called!
    Feb 14 17:55:17 Power-Mac-G5 crashdump[335]: Safari crashed
    Feb 14 17:55:17 Power-Mac-G5 crashdump[335]: crash report written to: /Users/TSOL/Library/Logs/CrashReporter/Safari.crash.log
    Feb 14 17:55:20 Power-Mac-G5 /System/Library/CoreServices/Crash Reporter.app/Contents/MacOS/Crash Reporter: could not convert inteface name
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    DiskWarriorDaemon: Sat Feb 14 20:17:37 HST 2009. Running scheduled hardware tests.
    DiskWarriorDaemon: [Sat Feb 14 20:17:37 HST 2009] : ATA device 'Hitachi HDS725050KLA360', serial number 'KRVN23ZAHW1L1D', reports it is functioning normally.
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Debugger() was called!
    Feb 15 06:26:07 Power-Mac-G5 /usr/sbin/ocspd: starting

  • I need to save crash logs locally for analysis, and not send to Mozilla

    I would like to find a way to save crash logs locally, and not have them sent to Mozilla. Is this possible?

    Is there a reason you don't want to send them to Mozilla? There is no personally identifiable information in the logs, and they are incredibly helpful in diagnosing crashes. There is a way you can generate crash dumps locally, but it's not nearly as easy as sending them to our servers to processing and then reading the logs there.
    Also, update to the latest version of Firefox (21)

Maybe you are looking for

  • Button does not make the same thing in English and in German

    Hi I have created an HTMLDB-Application (HTMLDB 2.0) with two Pages: Page1 has one Region in which there is one Report and two Buttons. Button1 has the Label 'German' and Button2 has the Label 'English'. Page2 is a HTML-Page wich only gives a success

  • How to update html file in clob column in oracle

    hi, please help me how to update html file in clob column in oracle Thanks

  • Need information regarding about  E-Recruitment

    Hi all, I need documents regardings E-Recruitment Configuration. can any one email to my id [email protected] Regards,

  • DC input board same for 1GHz and 1.5GHz, 15 inch Aluminum?

    Are DC input boards the same? Does anyone know if I can use a DC input board from a 15 inch, 1Ghz Aluminum Powerbook in a 15 inch, 1.5Ghz Aluminum Powerbook? I bought an aluminum Powerbook, 15 inch, 1.5GHz with a non-working DC input board. (It's the

  • Home service not working

    My home phone *** and internet service have not worked for over a week. Phone line was cut by SC department of Transportation. When is this repair going to be fixed? [Edited for privacy-please do not post personal or unique information such as but no