Crashes when startup

I am using gpu mode
the wired thing is  I can debug the app, but can not export as release apk
every time I exported and automatically run on device will result a crash
adb logcat messages
I/ActivityManager(  307): Start proc air.sea.mobile.client for activity air.sea.mobile.client/.AppEntry: pid=7308 uid=10073 gids={1006, 3003, 1028}
I/StartupTime1( 7308): :1350899863517
D/dalvikvm( 7308): Trying to load lib /data/data/air.sea.mobile.client/lib/libCore.so 0x41913f78
D/dalvikvm( 7308): Added shared lib /data/data/air.sea.mobile.client/lib/libCore.so 0x41913f78
D/dalvikvm( 7308): GC_CONCURRENT freed 319K, 4% free 10936K/11335K, paused 15ms+3ms, total 84ms
D/StartupTime2( 7308): :1350899864146
F/libc    ( 7308): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 7308 (a.mobile.client)
I/DEBUG   (  126): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  126): Build fingerprint: 'google/yakju/maguro:4.1.2/JZO54K/485486:user/release-keys'
I/DEBUG   (  126): pid: 7308, tid: 7308, name: a.mobile.client  >>> air.sea.mobile.client <<<
I/DEBUG   (  126): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000008
I/DEBUG   (  126):     r0 00000001  r1 5e3cef58  r2 00000064  r3 00000001
I/DEBUG   (  126):     r4 5e242b30  r5 5eb5a448  r6 5eb73038  r7 5eb04020
I/DEBUG   (  126):     r8 00000000  r9 00000000  sl 00000000  fp bed87258
I/DEBUG   (  126):     ip 7fffffff  sp bed87048  lr 5eb70d8c  pc 5eb726e0  cpsr 60000010
I/DEBUG   (  126):     d0  517f701000000002  d1  00000000ffff47ff
I/DEBUG   (  126):     d2  0000000000000000  d3  0000000000000000
I/DEBUG   (  126):     d4  0000000000000000  d5  0000000000000000
I/DEBUG   (  126):     d6  0000000000000000  d7  0000000000000000
I/DEBUG   (  126):     d8  0000000000000000  d9  3ff0000000000000
I/DEBUG   (  126):     d10 0000000000000000  d11 0000000000000000
I/DEBUG   (  126):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  126):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  126):     d16 4046000000000000  d17 404e000000000000
I/DEBUG   (  126):     d18 3f61f9c52d3a9ce2  d19 3f8381f50a7f58b7
I/DEBUG   (  126):     d20 3fbd7ca9d1b71960  d21 3fcd7ca9d1b7195c
I/DEBUG   (  126):     d22 3fa52b9182019165  d23 3fdeb7c166fdfe3a
I/DEBUG   (  126):     d24 0000000000000000  d25 0000000000000000
I/DEBUG   (  126):     d26 0000002f0000002f  d27 0000002f0000002f
I/DEBUG   (  126):     d28 0001000000010000  d29 0001000000010000
I/DEBUG   (  126):     d30 0003000000030000  d31 0003000000030000
I/DEBUG   (  126):     scr 60000013
I/DEBUG   (  126):
I/DEBUG   (  126): backtrace:
I/DEBUG   (  126):     #00  pc 000006e0  <unknown>
I/DEBUG   (  126):     #01  pc 00000d88  <unknown>
I/DEBUG   (  126):
I/DEBUG   (  126): stack:
I/DEBUG   (  126):          bed87008  5eb5a448 
I/DEBUG   (  126):          bed8700c  5eb73038 
I/DEBUG   (  126):          bed87010  5eb04020 
I/DEBUG   (  126):          bed87014  00000000 
I/DEBUG   (  126):          bed87018  00000000 
I/DEBUG   (  126):          bed8701c  00000000 
I/DEBUG   (  126):          bed87020  bed87258  [stack]
I/DEBUG   (  126):          bed87024  5d8496cb  /data/data/air.sea.mobile.client/lib/libCore.so
I/DEBUG   (  126):          bed87028  00000000 
I/DEBUG   (  126):          bed8702c  40100000  /system/lib/libcorkscrew.so
I/DEBUG   (  126):          bed87030  5e242b30  /data/data/air.sea.mobile.client/lib/libCore.so
I/DEBUG   (  126):          bed87034  5d85bd71  /data/data/air.sea.mobile.client/lib/libCore.so
I/DEBUG   (  126):          bed87038  5e242b30  /data/data/air.sea.mobile.client/lib/libCore.so
I/DEBUG   (  126):          bed8703c  5eb5a448 
I/DEBUG   (  126):          bed87040  df0027ad 
I/DEBUG   (  126):          bed87044  00000000 
I/DEBUG   (  126):     #00  bed87048  00000001 
I/DEBUG   (  126):          ........  ........
I/DEBUG   (  126):     #01  bed87048  00000001 
I/DEBUG   (  126):          bed8704c  00000000 
I/DEBUG   (  126):          bed87050  c0000000 
I/DEBUG   (  126):          bed87054  000007d8 
I/DEBUG   (  126):          bed87058  00000000 
I/DEBUG   (  126):          bed8705c  000007d8 
I/DEBUG   (  126):          bed87060  000007e0 
I/DEBUG   (  126):          bed87064  4009225b  /system/lib/libc.so (dlmalloc+5326)
I/DEBUG   (  126):          bed87068  00000000 
I/DEBUG   (  126):          bed8706c  bed873ec  [stack]
I/DEBUG   (  126):          bed87070  5e3ce970 
I/DEBUG   (  126):          bed87074  00000001 
I/DEBUG   (  126):          bed87078  5e3cef58 
I/DEBUG   (  126):          bed8707c  5eb5c140 
I/DEBUG   (  126):          bed87080  5e4138c8 
I/DEBUG   (  126):          bed87084  5eb03020 
I/DEBUG   (  126):
I/DEBUG   (  126): memory near r1:
I/DEBUG   (  126):     5e3cef38 00000001 00000e10 5e220238 40000003  ........8."^...@
I/DEBUG   (  126):     5e3cef48 5e3ac370 00000000 00000001 00000e10  p.:^............
I/DEBUG   (  126):     5e3cef58 5e220238 40000003 5e3ac378 00000000  8."^...@x.:^....
I/DEBUG   (  126):     5e3cef68 00000001 00000e10 5e220238 40000003  ........8."^...@
I/DEBUG   (  126):     5e3cef78 5e3ac380 00000000 00000001 00000e10  ..:^............
I/DEBUG   (  126):
I/DEBUG   (  126): memory near r4:
I/DEBUG   (  126):     5e242b10 00000000 00000000 00000000 00000000  ................
I/DEBUG   (  126):     5e242b20 00000000 00000000 00000000 00000000  ................
I/DEBUG   (  126):     5e242b30 01009a20 00000000 00000000 40089a78   ...........x..@
I/DEBUG   (  126):     5e242b40 40098ff1 40098f39 4001ebef 40098aad  ...@9..@...@...@
I/DEBUG   (  126):     5e242b50 4008f470 4008aaac 4001ebef 4008b418  p..@...@...@...@
I/DEBUG   (  126):
I/DEBUG   (  126): memory near r5:
I/DEBUG   (  126):     5eb5a428 00000000 00000000 5e224738 5d8c4f15  ........8G"^.O.]
I/DEBUG   (  126):     5eb5a438 5ea9b6c0 5eb5c140 00000000 00000000  ...^@..^........
I/DEBUG   (  126):     5eb5a448 5e224738 5eb73a38 5ea9b640 5eb5c140  8G"^8:.^@..^@..^
I/DEBUG   (  126):     5eb5a458 00000000 00000000 5e224738 5d8c5219  ........8G"^.R.]
I/DEBUG   (  126):     5eb5a468 5ea9b680 5eb5c140 00000000 00000000  ...^@..^........
I/DEBUG   (  126):
I/DEBUG   (  126): memory near r6:
I/DEBUG   (  126):     5eb73018 00000000 5eb73000 5eb73fec 00000000  .....0.^.?.^....
I/DEBUG   (  126):     5eb73028 5eb730a8 00000000 00000000 00000000  .0.^............
I/DEBUG   (  126):     5eb73038 e92d4800 e1a0b00d e24dd010 e50b0004  .H-.......M.....
I/DEBUG   (  126):     5eb73048 e50b1008 e50b200c e3510001 ba000012  ..... ....Q.....
I/DEBUG   (  126):     5eb73058 e51b100c e591e000 e3cee007 e581e000  ................
I/DEBUG   (  126):
I/DEBUG   (  126): memory near r7:
I/DEBUG   (  126):     5eb04000 00010c00 00001fe0 58313728 5c2b6c88  ........(71X.l+\
I/DEBUG   (  126):     5eb04010 5eb03000 5eb04018 00000010 00000000  .0.^.@.^........
I/DEBUG   (  126):     5eb04020 5e21f708 00000452 00000000 00000000  ..!^R...........
I/DEBUG   (  126):     5eb04030 00000000 00000000 00000000 00000000  ................
I/DEBUG   (  126):     5eb04040 00000000 00000000 00000000 00000000  ................
I/DEBUG   (  126):
I/DEBUG   (  126): memory near fp:
I/DEBUG   (  126):     bed87238 5e3dcda8 5e3cb020 517ce070 00000000  ..=^ .<^p.|Q....
I/DEBUG   (  126):     bed87248 00000000 00000000 5e242b30 5eb5a448  ........0+$^H..^
I/DEBUG   (  126):     bed87258 bed87270 5eb73090 5e242b30 bed872e4  pr...0.^0+$^.r..
I/DEBUG   (  126):     bed87268 00000008 5eb5a448 5d8e330d 5d8c45d9  ....H..^.3.].E.]
I/DEBUG   (  126):     bed87278 5e3b9100 5e242b30 bed872e4 00000008  ..;^0+$^.r......
I/DEBUG   (  126):
I/DEBUG   (  126): memory near ip:
I/DEBUG   (  126):     7fffffdc ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  126):     7fffffec ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  126):     7ffffffc ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  126):     8000000c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  126):     8000001c ffffffff ffffffff ffffffff ffffffff  ................
I/DEBUG   (  126):
I/DEBUG   (  126): memory near sp:
I/DEBUG   (  126):     bed87028 00000000 40100000 5e242b30 5d85bd71  .......@0+$^q..]
I/DEBUG   (  126):     bed87038 5e242b30 5eb5a448 df0027ad 00000000  0+$^H..^.'......
I/DEBUG   (  126):     bed87048 00000001 00000000 c0000000 000007d8  ................
I/DEBUG   (  126):     bed87058 00000000 000007d8 000007e0 4009225b  ............[".@
I/DEBUG   (  126):     bed87068 00000000 bed873ec 5e3ce970 00000001  .....s..p.<^....
I/DEBUG   (  126):
I/DEBUG   (  126): code around pc:
I/DEBUG   (  126):     5eb726c0 1afffa47 e30b9020 e3459e3c e24baf58  G... ...<.E.X.K.
I/DEBUG   (  126):     5eb726d0 e599902c e3590000 1afffa41 e59aa0b0  ,.....Y.A.......
I/DEBUG   (  126):     5eb726e0 e59a0008 e5900068 e24b2f79 e50ba1e4  ....h...y/K.....
I/DEBUG   (  126):     5eb726f0 e590e004 e3a01000 e12fff3e fab4eba9  ........>./.....
I/DEBUG   (  126):     5eb72700 e1a0a000 e24b0f58 e50ba0f8 e5909070  ....X.K.....p...
I/DEBUG   (  126):
I/DEBUG   (  126): code around lr:
I/DEBUG   (  126):     5eb70d6c e3450e3c fab3a5f9 e3500000 151ffd2c  <.E.......P.,...
I/DEBUG   (  126):     5eb70d7c e51b11e0 e30e0f58 e3450e3c fab3a5f3  ....X...<.E.....
I/DEBUG   (  126):     5eb70d8c e3500000 151ffd48 e51b11e0 e30e0fd0  ..P.H...........
I/DEBUG   (  126):     5eb70d9c e3450e3c fab3a5ed e3500000 151ffd64  <.E.......P.d...
I/DEBUG   (  126):     5eb70dac e51b11e0 e30f00a0 e3450e3c fab3a5e7  ........<.E.....

We're sorry to hear that your Firefox seems to be crashing when you open it. Please perform the following steps to give us a crash report ID that helps us find out more about the cause of the crash.
#Press the following shortcut to get a Run window: [Windows] + [R]. This should bring up a window that contains a text field.
#In that text field, enter %APPDATA% and press Enter. An explorer window should open.
#From that explorer window, double-click on the ''Mozilla'' folder, then double-click on ''Firefox'' and then on ''Crash reports''. Double-click on ''submitted''.
#Now, you should see a list of files that contain reports. Go to ''View'' > ''Arrange Icons by'' > ''Modified'' to get the most recent files at the top of the window.
#Open the most recent 5 files with a text editor and copy the IDs.
#Paste each ID with '''bp-''' into the reply window on the forums.
Thanks in advance!
You can find more information and troubleshooting steps in the [[Firefox crashes]] article.

Similar Messages

  • My photoshop crash when startup

    My photoshop crash when startup.Please help me!http://prntscr.com/4t7i6a-That is a picture!

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Firefox keep crashes when startup

    Crash ID: bp-f0c9391a-d752-4d8a-9c33-82dae2141217
    Crash Report Detail:
    AvailablePageFile: 5398302720
    AvailablePhysicalMemory: 4969009152
    AvailableVirtualMemory: 4030500864
    BIOS_Manufacturer: LENOVO
    BlockedDllList:
    BreakpadReserveAddress: 54788096
    BreakpadReserveSize: 41943040
    BuildID: 20141126041045
    CrashTime: 1418789006
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1418785153
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 912
    StartupTime: 1418789003
    SystemMemoryUsePercentage: 41
    Throttleable: 1
    TotalPageFile: 9780613120
    TotalPhysicalMemory: 8438435840
    TotalVirtualMemory: 4294836224
    URL:
    User32BeforeBlocklist: 1
    Vendor: Mozilla
    Version: 34.0.5
    Winsock_LSP: FunAccelerator over [MSAFD Tcpip [TCP/IP]] : 2 : 1 :
    FunAccelerator over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : C:\Users\Public\FunAcce\FunAcce.dll
    FunAccelerator over [MSAFD Tcpip [RAW/IP]] : 2 : 3 :
    XunLei Net Monitor TCP/IP [MSAFD Tcpip [TCP/IP]] : 2 : 1 :
    XunLei Net Monitor UDP/IP [MSAFD Tcpip [UDP/IP]] : 2 : 2 : C:\Program Files (x86)\Common Files\Thunder Network\NetMon\net_monitor2.0.2.9.dll
    XunLei Net Monitor RAW/IP [MSAFD Tcpip [RAW/IP]] : 2 : 3 :
    XunLei Net Monitor : 2 : 3 : C:\Program Files (x86)\Common Files\Thunder Network\NetMon\net_monitor2.0.2.9.dll
    MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    MSAFD RfComm [Bluetooth] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    FunAccelerator : 2 : 0 :
    This report also contains technical information about the state of the application when it crashed.

    We're sorry to hear that your Firefox seems to be crashing when you open it. Please perform the following steps to give us a crash report ID that helps us find out more about the cause of the crash.
    #Press the following shortcut to get a Run window: [Windows] + [R]. This should bring up a window that contains a text field.
    #In that text field, enter %APPDATA% and press Enter. An explorer window should open.
    #From that explorer window, double-click on the ''Mozilla'' folder, then double-click on ''Firefox'' and then on ''Crash reports''. Double-click on ''submitted''.
    #Now, you should see a list of files that contain reports. Go to ''View'' > ''Arrange Icons by'' > ''Modified'' to get the most recent files at the top of the window.
    #Open the most recent 5 files with a text editor and copy the IDs.
    #Paste each ID with '''bp-''' into the reply window on the forums.
    Thanks in advance!
    You can find more information and troubleshooting steps in the [[Firefox crashes]] article.

  • Illustrator cc 2014 crash when startup in Mac 10.9.3

    Trying to start cc 2014 after installed. (in Mac 10.9.3)
    but crashed.         Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    tried to move out third party plug in as mention by adobe help blow but still not working.
    Solution
    In the Finder, browse to the folder that contains Illustrator plug-ins.
    Move all third-party plug-ins to a different folder.
    (Important) Press and hold Command + Option + Shift, launch Illustrator, and keep the keys pressed until Illustrator launches. This step clears all Illustrator preferences.
    Caution:It's necessary to press the keyboard combination (Command + Option + Shift) in the same order as mentioned above.
    (Optional) If you require your third-party plug-ins when you use Illustrator, try adding one plug-in at a time. Each time you add a plug-in, ensure that you follow step 3 to start Illustrator. 

    solve the problem.
    found the third party plug in causing the problem.
    remove from plug in folder solved the problem.

  • FInder crash when startup my MBPr 15 inches running OSX 10.8.3

    Suddenly Finder crash everytime I startup my Mac without known reason. I have not done anything to my Mac and the problem happen.
    Here uis the crash reportr. Can you please help me out of this problem?
    How to solve it. Thank in advance
      Process: Finder [363]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: com.apple.finder
    Version: 10.8.2 (10.8.2)
    Build Info: Finder_FE-808002004000000~2
    Code Type: X86-64 (Native)
    Parent Process: launchd [222]
    User ID: 501
    Date/Time: 2013-05-21 19:25:59.607 +0700
    OS Version: Mac OS X 10.8.3 (12D78)
    Report Version: 10
    Crashed Thread: 17
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001040fc4b0
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x1040fc4b0:
    -->
    __TEXT 00000001072ee000-00000001077a9000 [ 4844K] r-x/rwx SM=COW /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x000000010ce6b686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x000000010ce6ac42 mach_msg + 70
    2 com.apple.CoreFoundation 0x0000000109d00233 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x0000000109d05916 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation 0x0000000109d050e2 CFRunLoopRunSpecific + 290
    5 com.apple.HIToolbox 0x00000001088e5eb4 RunCurrentEventLoopInMode + 209
    6 com.apple.HIToolbox 0x00000001088e5c52 ReceiveNextEventCommon + 356
    7 com.apple.HIToolbox 0x00000001088e5ae3 BlockUntilNextEventMatchingListInMode + 62
    8 com.apple.AppKit 0x000000010a86e563 _DPSNextEvent + 685
    9 com.apple.AppKit 0x000000010a86de22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10 com.apple.AppKit 0x000000010a8651d3 -[NSApplication run] + 517
    11 com.apple.AppKit 0x000000010a809c06 NSApplicationMain + 869
    12 com.apple.finder 0x00000001072f3b86 0x1072ee000 + 23430
    13 libdyld.dylib 0x000000010cc927e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x000000010ce6dd16 kevent + 10
    1 libdispatch.dylib 0x000000010cc5ddea _dispatch_mgr_invoke + 883
    2 libdispatch.dylib 0x000000010cc5d9ee _dispatch_mgr_thread + 54
    Thread 2:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 3:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 4:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 5:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 6:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 7:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 8:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 9:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 10:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 11:
    0 libsystem_kernel.dylib 0x000000010ce6b686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x000000010ce6ac42 mach_msg + 70
    2 libsystem_kernel.dylib 0x000000010ce67e2a thread_suspend + 71
    3 ??? 0x000000010979899d 0 + 4453927325
    Thread 12:
    0 libsystem_kernel.dylib 0x000000010ce6b686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x000000010ce6ac42 mach_msg + 70
    2 com.apple.CoreFoundation 0x0000000109d00233 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x0000000109d05916 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation 0x0000000109d050e2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x000000010a10e195 -[NSConnection run] + 126
    6 com.apple.Foundation 0x000000010a0b5cd2 __NSThread__main__ + 1345
    7 libsystem_c.dylib 0x000000010ccfb7a2 _pthread_start + 327
    8 libsystem_c.dylib 0x000000010cce81e1 thread_start + 13
    Thread 13:
    0 libsystem_kernel.dylib 0x000000010ce6b686 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x000000010ce6ac42 mach_msg + 70
    2 com.apple.CoreFoundation 0x0000000109d00233 __CFRunLoopServiceMachPort + 195
    3 com.apple.CoreFoundation 0x0000000109d05916 __CFRunLoopRun + 1078
    4 com.apple.CoreFoundation 0x0000000109d050e2 CFRunLoopRunSpecific + 290
    5 com.apple.Foundation 0x000000010a10e195 -[NSConnection run] + 126
    6 com.apple.Foundation 0x000000010a0b5cd2 __NSThread__main__ + 1345
    7 libsystem_c.dylib 0x000000010ccfb7a2 _pthread_start + 327
    8 libsystem_c.dylib 0x000000010cce81e1 thread_start + 13
    Thread 14:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 15:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 16:
    0 libsystem_kernel.dylib 0x000000010ce6d6d6 __workq_kernreturn + 10
    1 libsystem_c.dylib 0x000000010ccfdf4c _pthread_workq_return + 25
    2 libsystem_c.dylib 0x000000010ccfdd13 _pthread_wqthread + 412
    3 libsystem_c.dylib 0x000000010cce81d1 start_wqthread + 13
    Thread 17 Crashed:
    0 ??? 0x000000010ccc5432 0 + 4509684786
    Thread 17 crashed with X86 Thread State (64-bit):
    rax: 0x00000001040fc4b0 rbx: 0x0000000000000000 rcx: 0x000000010ccb4000 rdx: 0x000000000000007e
    rdi: 0x0000000000000000 rsi: 0x000000010a5a1000 rbp: 0x000000010ccb5ff4 rsp: 0x000000010ccb5f64
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    rip: 0x000000010ccc5432 rfl: 0x0000000000010202 cr2: 0x00000001040fc4b0
    Logical CPU: 4
    Binary Images:
    0x1072ee000 - 0x1077a8fff com.apple.finder (10.8.2 - 10.8.2) <4EFE55E7-5DDB-35A9-8FB1-A20E88E74799> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x1078b8000 - 0x1079d8fff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x107a4c000 - 0x107a9dff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x107ace000 - 0x107d9fff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x107eda000 - 0x107f1dff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x107f36000 - 0x107f3cfff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x107f49000 - 0x107fb7fff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x107fed000 - 0x1080b2ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10812a000 - 0x1082d8fff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x108395000 - 0x108395fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x10839b000 - 0x1083aafff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x1083b9000 - 0x108493fff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x108517000 - 0x108573fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x1085af000 - 0x1085bdfff com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x1085cd000 - 0x1087cdfff libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
    0x108875000 - 0x10887cfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x108886000 - 0x108bb6fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x108d12000 - 0x108fc0ff7 com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x1091fd000 - 0x1092fbfff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x1093b4000 - 0x10940efff com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x109453000 - 0x109456fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x10945f000 - 0x1095b0fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x109641000 - 0x109732ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x109792000 - 0x109793fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10979d000 - 0x10982cfff libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
    0x109856000 - 0x10989efff com.apple.DiskManagement (5.2 - 665) <FE8FA1AF-BE4E-3D1B-9C0D-B02CC354C4F2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x1098c4000 - 0x1098c5fff libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x1098ca000 - 0x1098d4fff libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
    0x1098e3000 - 0x10990aff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x10992f000 - 0x109963fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10998f000 - 0x10998fffc +cl_kernels (???) <A6E99B1F-04D1-4B09-9BF7-2EFBB9677241> cl_kernels
    0x109992000 - 0x1099faff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x109a53000 - 0x109a54ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x109a5b000 - 0x109b7392f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x109b93000 - 0x109c65ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x109cca000 - 0x109ccafff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x109cce000 - 0x109cceff7 +cl_kernels (???) <ED51B0CE-BD36-4F81-9714-5BD56AD25F76> cl_kernels
    0x109cd0000 - 0x109ebaff7 com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10a019000 - 0x10a019fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10a01c000 - 0x10a01cffc +cl_kernels (???) <A6E99B1F-04D1-4B09-9BF7-2EFBB9677241> cl_kernels
    0x10a020000 - 0x10a37dff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10a5a2000 - 0x10a6bbfff com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10a719000 - 0x10b346ff7 com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10ba3d000 - 0x10bbb2fff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10bc72000 - 0x10bc72ffd +cl_kernels (???) <CE83BAE9-D347-44BB-9990-9D949DFEFAF6> cl_kernels
    0x10bc74000 - 0x10bc87ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x10bc90000 - 0x10bc92fff +com.adobe.drive.finderextension (4.2.0.110 - 4.2.0) <5C1BC43D-9F87-301C-A467-EE26BC40DA16> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderExtension.bundle/Contents/MacOS/ADFinderExtension
    0x10bc97000 - 0x10bcb8fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10bccc000 - 0x10bccdff8 +cl_kernels (???) <87AA3B2C-B70C-4AAD-9882-CC52311832F3> cl_kernels
    0x10bcd1000 - 0x10bcdeff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10bcec000 - 0x10bcecffd +cl_kernels (???) <3D294CC1-6521-403F-8B50-024DC99C9419> cl_kernels
    0x10bcee000 - 0x10bceeffe +cl_kernels (???) <6A88ED1D-24E2-4C3F-9153-45540089856E> cl_kernels
    0x10bcf1000 - 0x10c6816ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x10c78b000 - 0x10c80bff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x10c837000 - 0x10c837ff8 +cl_kernels (???) <AD347E7F-3A80-4D06-AA40-0D043AADFBC0> cl_kernels
    0x10c83c000 - 0x10c8f9ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x10c93e000 - 0x10c93effd +cl_kernels (???) <B7BB71CA-CB15-44D2-9052-3C536A79F4F0> cl_kernels
    0x10c942000 - 0x10c998fff com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10c9cb000 - 0x10c9cbffb +cl_kernels (???) <8C37D598-A4CE-476C-8AF5-F630545D7FFF> cl_kernels
    0x10c9cd000 - 0x10c9cdff9 +cl_kernels (???) <2EFFF846-F979-4115-ADDA-613E2DA9071C> cl_kernels
    0x10c9d1000 - 0x10c9e4ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x10c9f7000 - 0x10ca51fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x10ca7e000 - 0x10cabdff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10cad6000 - 0x10cad7ffa +cl_kernels (???) <1F3168F1-94D8-46D6-819B-287ADD0F186D> cl_kernels
    0x10cadb000 - 0x10caeffff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10cb08000 - 0x10cb1aff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x10cb25000 - 0x10cb29fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10cb32000 - 0x10cb32ffd +cl_kernels (???) <624AB61D-D5D2-4289-9DA7-E0BEF357630A> cl_kernels
    0x10cb37000 - 0x10cba0fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x10cc05000 - 0x10cc05ff5 +cl_kernels (???) <289CD933-80A9-4956-8D36-B095FD07B87A> cl_kernels
    0x10cc09000 - 0x10cc0efff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x10cc1a000 - 0x10cc28fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x10cc37000 - 0x10cc37ff5 +cl_kernels (???) <67AF47F0-6675-4838-9C9B-3AA8E5215467> cl_kernels
    0x10cc39000 - 0x10cc3efff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x10cc49000 - 0x10cc50fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x10cc59000 - 0x10cc6eff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x10cc88000 - 0x10cc89ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x10cc90000 - 0x10cc93ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x10cc9d000 - 0x10cc9dfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x10cca4000 - 0x10ccacfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x10ccb9000 - 0x10ccbffff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x10ccc9000 - 0x10cccbfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x10ccd7000 - 0x10ccd8ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x10ccdf000 - 0x10cce0fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x10cce7000 - 0x10cdb3ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x10cdfb000 - 0x10ce03ff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
    0x10ce0d000 - 0x10ce43fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x10ce5b000 - 0x10ce76ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    0x10ce8d000 - 0x10cebbff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x10cec8000 - 0x10ced6ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x10ceea000 - 0x10cef5fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x10cf02000 - 0x10cf03ff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x10cf0b000 - 0x10cf0dff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x10cf19000 - 0x10cf1fff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x10cf26000 - 0x10cf48ff7 libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x10cf66000 - 0x10cfb5ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x10cfc3000 - 0x10d00fff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x10d02c000 - 0x10d051ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x10d084000 - 0x10d092ff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
    0x10d09b000 - 0x10d3b2ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10d433000 - 0x10d4b4fff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10d50b000 - 0x10d5b1ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10d618000 - 0x10d6a5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x10d6ef000 - 0x10d74efff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10d77f000 - 0x10d830fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10d886000 - 0x10d8b7ff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10d8da000 - 0x10d9d7fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x10d9f0000 - 0x10daedff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x10db27000 - 0x10db36ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x10db40000 - 0x10db44fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x10db50000 - 0x10db50fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x10db54000 - 0x10db61fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x10db67000 - 0x10dbd4ff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10dc12000 - 0x10dc16ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10dc1f000 - 0x10dc20fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x10dc2a000 - 0x10dc4bff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x10dc58000 - 0x10dc6ffff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10dc7f000 - 0x10dc96fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10dcb1000 - 0x10dcdcfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x10dcea000 - 0x10dceafff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10dced000 - 0x10ddf8fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10de5c000 - 0x10deabff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10ded3000 - 0x10e06efef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x10e092000 - 0x10e092fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10e09a000 - 0x10e102fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10e111000 - 0x10e1abfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10e1b8000 - 0x10e5affff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10e615000 - 0x10e79bfff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10e7cb000 - 0x10e7f3fff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10e801000 - 0x10e856ff7 libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10e866000 - 0x10e886fff libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10e892000 - 0x10e896fff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10e89b000 - 0x10e99dfff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10e9c8000 - 0x10e9cbfff libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10e9cf000 - 0x10ea13fff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
    0x10ea28000 - 0x10ea4aff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10ea69000 - 0x10eaa3ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10eac2000 - 0x10eae1ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x10eaec000 - 0x10ebe1fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x10ebf7000 - 0x10ec79ff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10eca7000 - 0x10eca9fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10ecb3000 - 0x10ecb8fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10ecc8000 - 0x10ecd3fff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10ecdf000 - 0x10eceaff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10ecfb000 - 0x10ed1aff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10ed27000 - 0x10ed34fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10ed3d000 - 0x10ed67ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x10ed84000 - 0x10f028ff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x10f10a000 - 0x10f161ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x10f189000 - 0x10f1d3ff7 libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x10f1e9000 - 0x10f1f0fff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x10f1f6000 - 0x10f20dfff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x10f227000 - 0x10f264fef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x10f271000 - 0x10f273fff libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x10f27d000 - 0x10f281fff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x10f289000 - 0x10f295fff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10f2a9000 - 0x10f303ff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x10f31d000 - 0x10f73afff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x10f94f000 - 0x10fb84ff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10fc8a000 - 0x10fccdff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x10fd06000 - 0x10fd06ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10fd11000 - 0x10fd1bfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x10fd26000 - 0x10fd83ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x10fdaa000 - 0x10fdc0fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10fdd2000 - 0x10fdf9fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x10fe13000 - 0x10feb1ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x10feea000 - 0x10feeafff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10fef0000 - 0x10ff6eff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10ffb4000 - 0x10ffbdff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x10ffcf000 - 0x11006afff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x110089000 - 0x1100e5ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x11012a000 - 0x110160fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x110185000 - 0x110448ff7 com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x11069b000 - 0x1106a7ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x1106b5000 - 0x1106bcfff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x1106c4000 - 0x1106c4fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x1106cd000 - 0x110707fff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x11073f000 - 0x11077afff com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x110788000 - 0x1109e3ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x110b42000 - 0x110bdfff7 com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x110c49000 - 0x110c75fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x110cac000 - 0x110f47fff com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x110ff4000 - 0x111165ff7 com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x11126e000 - 0x1112b9fff com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1112e0000 - 0x1116d9fe7 com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x11176f000 - 0x111babfff com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x111c41000 - 0x111c41fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x111c45000 - 0x111c5ffff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x111c77000 - 0x111cc4fff com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x111cea000 - 0x111e48fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x111e90000 - 0x111faafff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x111fce000 - 0x112775fff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x112793000 - 0x1127bffff com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x1127d6000 - 0x112821fff com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x112847000 - 0x112890fff com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x1128c9000 - 0x112920ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x112932000 - 0x112936ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x112942000 - 0x112945fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x112950000 - 0x112965fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x112982000 - 0x11299fff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1129b6000 - 0x1129b8ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x1129c4000 - 0x1129c6fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x1129cd000 - 0x112a5efff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x112ab0000 - 0x112abbff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x112aca000 - 0x112b23fff com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x112b67000 - 0x112b82ff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x112b9e000 - 0x112ca0fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x112d08000 - 0x112f88ff7 com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x112fb4000 - 0x112fb4fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x112fb8000 - 0x113028fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x11307d000 - 0x113088ff7 com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x113094000 - 0x1130a5ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x1130b2000 - 0x1130e9ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x113101000 - 0x1131d4ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x11323c000 - 0x113284fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x11329c000 - 0x1132dcff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x1132f2000 - 0x1132f4ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x1132fb000 - 0x1132fefff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x1137ca000 - 0x1137f8fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
    0x11399d000 - 0x1139abfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x1139c2000 - 0x1139cefff libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x1139d9000 - 0x1139eefff com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
    0x113a03000 - 0x113a0efff com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    0x113af1000 - 0x113af5fff libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x113ca8000 - 0x113cd4ff7 libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x115017000 - 0x115282ff7 com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x115bc5000 - 0x115c93fff com.apple.Bluetooth (4.1.3 - 4.1.3f3) <2B65555C-CD6D-39D5-86A5-13E62A7C584E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x115d08000 - 0x115e32ff7 com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x1171cd000 - 0x11720dfff +com.adobe.drive.finderinnerextension (4.2.0.110 - 4.2.0) <DD952193-3758-3055-B661-0F8667E6B205> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderInnerExtension.bundle/Contents/MacOS/ADFinderInner Extension
    0x117226000 - 0x117243fff +AdobeBIB (1) <DF89E910-FDEB-A9DE-6735-FAAD51AD119E> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderInnerExtension.bundle/Contents/Frameworks/AdobeBIB .framework/Versions/A/AdobeBIB
    0x118ad9000 - 0x118ae2fe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x118bba000 - 0x118bd4fff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x119e4f000 - 0x119f60fff +com.adobe.drive.client (4.0.1.39 - 4.0.1) <2B0A585A-D882-3A6D-9A43-E5D6FD4413D5> /Library/Application Support/Adobe/*/AdobeDrive.framework/AdobeDrive
    0x11a16b000 - 0x11a201ff7 unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x11a326000 - 0x11a3c0ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x7fff66eee000 - 0x7fff66f2293f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 18
    thread_create: 2
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 311
    thread_create: 2
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=181.7M resident=102.2M(56%) swapped_out_or_unallocated=79.4M(44%)
    Writable regions: Total=134.7M written=14.6M(11%) resident=27.6M(20%) swapped_out=0K(0%) unallocated=107.1M(80%)
    REGION TYPE VIRTUAL
    =========== =======
    CG backing stores 8344K
    CG image 244K
    CG raster data 424K
    CG shared images 1216K
    CoreAnimation 300K
    CoreImage 80K
    CoreServices 3296K
    MALLOC 85.1M
    MALLOC guard page 48K
    Memory tag=240 4K
    Memory tag=242 12K
    Memory tag=251 8K
    OpenCL 128K
    STACK GUARD 56.1M
    Stack 15.6M
    VM_ALLOCATE 17.5M
    __DATA 17.8M
    __IMAGE 528K
    __LINKEDIT 35.1M
    __TEXT 146.7M
    __UNICODE 544K
    mapped file 54.9M
    shared memory 22.4M
    =========== =======
    TOTAL 465.9M

    AFter restore from good ubackup, FInder still crash on boot. But after that I can start Finder and use it normally. Don't know what is the problem.
    Can you help advise how to solve this. Seems to be very complicate.
    Here is the crash report
    Process:         Finder [3912]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.8.2 (10.8.2)
    Build Info:      Finder_FE-808002004000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [232]
    User ID:         501
    Date/Time:       2013-05-22 01:23:08.435 +0700
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  15
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001040fc4b0
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x1040fc4b0:
    -->
        __TEXT                 000000010e4bc000-000000010e977000 [ 4844K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x000000011401b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000011401ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x0000000110eab233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x0000000110eb0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x0000000110eb00e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x000000010faaceb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x000000010faacc52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x000000010faacae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x0000000111a1d563 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x0000000111a1ce22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x0000000111a141d3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00000001119b8c06 NSApplicationMain + 869
    12  com.apple.finder                        0x000000010e4c1b86 0x10e4bc000 + 23430
    13  libdyld.dylib                           0x0000000113e3b7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x000000011401dd16 kevent + 10
    1   libdispatch.dylib                       0x0000000113e05dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x0000000113e059ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x000000011401d0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x0000000113eb0023 _pthread_cond_wait + 927
    2   com.apple.finder                        0x000000010e4f3a88 0x10e4bc000 + 227976
    3   com.apple.finder                        0x000000010e51e490 0x10e4bc000 + 402576
    4   com.apple.finder                        0x000000010e5022d7 0x10e4bc000 + 287447
    5   com.apple.finder                        0x000000010e4c34e6 0x10e4bc000 + 29926
    6   libsystem_c.dylib                       0x0000000113eab7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x0000000113e981e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x000000011401d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000113eadf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x0000000113eadd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x0000000113e981d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x000000011401b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000011401ac42 mach_msg + 70
    2   libsystem_kernel.dylib                  0x0000000114017e2a thread_suspend + 71
    3   ???                                     0x0000000114cde99d 0 + 4644006301
    Thread 13:
    0   libsystem_kernel.dylib                  0x000000011401b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000011401ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x0000000110eab233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x0000000110eb0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x0000000110eb00e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00000001112bb195 -[NSConnection run] + 126
    6   com.apple.Foundation                    0x0000000111262cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x0000000113eab7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x0000000113e981e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x000000011401b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000011401ac42 mach_msg + 70
    2   com.apple.CoreFoundation                0x0000000110eab233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x0000000110eb0916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x0000000110eb00e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00000001112bb195 -[NSConnection run] + 126
    6   com.apple.Foundation                    0x0000000111262cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x0000000113eab7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x0000000113e981e1 thread_start + 13
    Thread 15 Crashed:
    0   ???                                     0x0000000114dcd432 0 + 4644983858
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x00000001040fc4b0  rbx: 0x0000000000000000  rcx: 0x0000000114db1000  rdx: 0x000000000000007e
      rdi: 0x0000000000000000  rsi: 0x000000011061f000  rbp: 0x0000000114db2ff4  rsp: 0x0000000114db2f64
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x0000000114dcd432  rfl: 0x0000000000010202  cr2: 0x00000001040fc4b0
    Logical CPU: 0
    Binary Images:
           0x10e4bc000 -        0x10e976fff  com.apple.finder (10.8.2 - 10.8.2) <4EFE55E7-5DDB-35A9-8FB1-A20E88E74799> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x10ea82000 -        0x10eba2fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10ec1a000 -        0x10ec6bff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10ec9b000 -        0x10ef6cff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10f0a7000 -        0x10f0eaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10f103000 -        0x10f109fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10f114000 -        0x10f182fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10f1b4000 -        0x10f279ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10f2f4000 -        0x10f4a2fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10f55d000 -        0x10f55dfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10f562000 -        0x10f571fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10f581000 -        0x10f65bfff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10f6e0000 -        0x10f73cfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x10f777000 -        0x10f785fff  com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x10f796000 -        0x10f996fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
           0x10fa3c000 -        0x10fa43fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10fa4d000 -        0x10fd7dfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x10fed3000 -        0x110181ff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x1103be000 -        0x1104bcfff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x110574000 -        0x1105cefff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x110612000 -        0x110615fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x110620000 -        0x110771fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1107fb000 -        0x1108ecff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x11094d000 -        0x11094efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x110953000 -        0x1109e2fff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
           0x110a0b000 -        0x110a53fff  com.apple.DiskManagement (5.2 - 665) <FE8FA1AF-BE4E-3D1B-9C0D-B02CC354C4F2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
           0x110a7b000 -        0x110a85fff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
           0x110a91000 -        0x110ab8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x110adc000 -        0x110b10fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x110b3c000 -        0x110ba4ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
           0x110c00000 -        0x110c01ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
           0x110c09000 -        0x110d2192f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x110d42000 -        0x110e14ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x110e74000 -        0x110e74fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x110e7b000 -        0x111065ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x1111ca000 -        0x1111cafff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x1111cd000 -        0x11152aff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x111751000 -        0x11186afff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x1118c8000 -        0x1124f5ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x112bec000 -        0x112becffc +cl_kernels (???) <13F9B031-8527-44E2-BEC7-430B9B98B074> cl_kernels
           0x112bef000 -        0x112d64fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x112e26000 -        0x112e26ff7 +cl_kernels (???) <4D1AD6EC-AB7E-4598-A634-08EC95B5CE95> cl_kernels
           0x112e2a000 -        0x112e3dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x112e48000 -        0x112e69fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x112e7d000 -        0x112e8aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x112e96000 -        0x112e96ffc +cl_kernels (???) <13F9B031-8527-44E2-BEC7-430B9B98B074> cl_kernels
           0x112e9b000 -        0x11382b6ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x113933000 -        0x113933ffe +cl_kernels (???) <05BABD5E-51D3-4FDC-8317-2A27EB76694F> cl_kernels
           0x113938000 -        0x1139b8ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x1139e4000 -        0x1139e4ff8 +cl_kernels (???) <A73D8913-4A88-4C41-B2BA-B435A5B3F5AC> cl_kernels
           0x1139e7000 -        0x113aa4ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x113af0000 -        0x113b46fff  com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x113b7a000 -        0x113b8dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x113ba2000 -        0x113bfcfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x113c2c000 -        0x113c6bff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x113c84000 -        0x113c84ffd +cl_kernels (???) <9DC9522E-D84A-40F6-A31C-981F5E0A8DC5> cl_kernels
           0x113c86000 -        0x113c9afff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x113caf000 -        0x113cafffd +cl_kernels (???) <58DD52E1-87E7-4897-B6E1-DEBAB9EF8DF4> cl_kernels
           0x113cb2000 -        0x113cc4ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x113ccd000 -        0x113cd1fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x113cda000 -        0x113cdaffd +cl_kernels (???) <37FE83D3-AD57-4010-90DC-9A8157B58773> cl_kernels
           0x113cde000 -        0x113d47fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x113db3000 -        0x113db8fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x113dbd000 -        0x113dbdffa +cl_kernels (???) <BBC35680-5039-4F8C-97EB-577133418777> cl_kernels
           0x113dc1000 -        0x113dcffff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x113ddc000 -        0x113ddcff9 +cl_kernels (???) <F6A5ED16-C8ED-48EE-9E54-AF01A7F32B05> cl_kernels
           0x113dde000 -        0x113de3fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x113df2000 -        0x113df9fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x113e01000 -        0x113e16ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x113e2f000 -        0x113e30ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x113e35000 -        0x113e36ffa +cl_kernels (???) <E2A4ED6D-BBC6-4D5A-85A6-EC2025C8CA78> cl_kernels
           0x113e39000 -        0x113e3cff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x113e4a000 -        0x113e4afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x113e52000 -        0x113e5afff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x113e67000 -        0x113e6dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x113e72000 -        0x113e72ffd +cl_kernels (???) <84DD392E-48F9-4047-B753-D2C642FC1932> cl_kernels
           0x113e75000 -        0x113e77fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
           0x113e80000 -        0x113e81ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x113e87000 -        0x113e87ffb +cl_kernels (???) <1780F78A-8FA6-4E8D-A2B3-8F845532730A> cl_kernels
           0x113e8a000 -        0x113e8bfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x113e90000 -        0x113e90ff5 +cl_kernels (???) <652494C1-A22D-4D2E-B599-3F99F6B09FF9> cl_kernels
           0x113e97000 -        0x113f63ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
           0x113fa6000 -        0x113fa7ff8 +cl_kernels (???) <B929EE60-CC9B-41EA-BA1A-69191071C148> cl_kernels
           0x113faa000 -        0x113fb2ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
           0x113fb8000 -        0x113feefff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
           0x11400b000 -        0x114026ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
           0x11403b000 -        0x114069ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
           0x114075000 -        0x114083ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
           0x114092000 -        0x114092ff5 +cl_kernels (???) <B0D706DD-49E5-496F-AF40-EC48C827E95B> cl_kernels
           0x114097000 -        0x1140a2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x1140ab000 -        0x1140acff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
           0x1140b5000 -        0x1140b7ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
           0x1140c2000 -        0x1140c8ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x1140d1000 -        0x1140f3ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
           0x11410c000 -        0x11415bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x114170000 -        0x1141bcff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
           0x1141d7000 -        0x1141fcff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x114231000 -        0x11423fff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
           0x11424b000 -        0x114562ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1145de000 -        0x11465ffff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1146b5000 -        0x11475bff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1147bc000 -        0x114849ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x114891000 -        0x1148f0fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x11491f000 -        0x1149d0fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x114a25000 -        0x114a56ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x114a7b000 -        0x114a7bfff +com.finderpop.finderpop-osax (2.4.6 - 2.4.6) <F8D640DB-120A-EF1F-0B64-74D1457B99CF> /Library/ScriptingAdditions/FinderPopOsax.osax/Contents/MacOS/FinderPopOsax
           0x114a7f000 -        0x114b7cfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x114b94000 -        0x114c91ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
           0x114cc6000 -        0x114cd5ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
           0x114ce5000 -        0x114ce9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x114cee000 -        0x114ceefff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x114cf2000 -        0x114cfffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x114d05000 -        0x114d06fff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
           0x114d0a000 -        0x114d77ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x114db6000 -        0x114dbaff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x114dc0000 -        0x114dc2fff +com.adobe.drive.finderextension (4.2.0.110 - 4.2.0) <5C1BC43D-9F87-301C-A467-EE26BC40DA16> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderExtension.bundle/Contents/MacOS/ADFinderExtension
           0x114dc7000 -        0x114dc8fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x114dd0000 -        0x114df1ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
           0x114e00000 -        0x114e17fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x114e27000 -        0x114e3efff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x114e5c000 -        0x114e87fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x114e99000 -        0x114e99fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x114e9f000 -        0x114faafff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x11500f000 -        0x11505eff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x115087000 -        0x115222fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x115245000 -        0x115245fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x11524b000 -        0x1152b3fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x1152bf000 -        0x115359fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x11536a000 -        0x115761fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1157c7000 -        0x11594dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x11597c000 -        0x1159a4fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x1159b0000 -        0x115a05ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x115a14000 -        0x115a34fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x115a41000 -        0x115a45fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x115a4f000 -        0x115b51fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x115b82000 -        0x115b85fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x115b90000 -        0x115bd4fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
           0x115bed000 -        0x115c0fff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x115c2a000 -        0x115c64ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x115c86000 -        0x115ca5ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
           0x115cb7000 -        0x115dacfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
           0x115dbe000 -        0x115e40ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x115e6d000 -        0x115e6ffff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x115e74000 -        0x115e79fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x115e85000 -        0x115e90fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x115e98000 -        0x115ea3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x115eb1000 -        0x115ed0ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x115ee0000 -        0x115eedfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x115ef8000 -        0x115f22ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x115f3e000 -        0x1161e2ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x1162c5000 -        0x11631cff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x116346000 -        0x116390ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1163a3000 -        0x1163aafff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1163b4000 -        0x1163cbfff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x1163e2000 -        0x11641ffef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x11642b000 -        0x11642dfff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x116436000 -        0x11643afff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x116443000 -        0x11644ffff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x11645e000 -        0x1164b8ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x1164cf000 -        0x1168ecfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x116afe000 -        0x116d33ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x116e3b000 -        0x116e7eff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x116eb6000 -        0x116eb6ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x116ebe000 -        0x116ec8fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x116ed5000 -        0x116f32ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x116f58000 -        0x116f6efff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x116f81000 -        0x116fa8fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x116fc2000 -        0x117060ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x117096000 -        0x117096fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x11709c000 -        0x11711aff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x11715b000 -        0x117164ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x117176000 -        0x117211fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x11722d000 -        0x117289ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x1172d2000 -        0x117308fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x11732c000 -        0x1175efff7  com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x117844000 -        0x117850ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x11785e000 -        0x117865fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x117870000 -        0x117870fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x117878000 -        0x1178b2fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x1178e7000 -        0x117922fff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x117937000 -        0x117b92ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x117cf4000 -        0x117d91ff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x117dfd000 -        0x117e29fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x117e5b000 -        0x1180f6fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x1181a3000 -        0x118314ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x11841d000 -        0x118468fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x118494000 -        0x11888dfe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x118923000 -        0x118d5ffff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x118df1000 -        0x118df1fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x118dfa000 -        0x118e14fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x118e2f000 -        0x118e7cfff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x118ea7000 -        0x119005fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
           0x119050000 -        0x11916afff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
           0x119190000 -        0x119937fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x119955000 -        0x119981fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x119997000 -        0x1199e2fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x119a0d000 -        0x119a56fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x119a8d000 -        0x119ae4ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x119aef000 -        0x119af3ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x119aff000 -        0x119b02fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x119b0f000 -        0x119b24fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x119b46000 -        0x119b63ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x119b79000 -        0x119b7bff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x119b86000 -        0x119b88fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x119b8f000 -        0x119c20fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x119c75000 -        0x119c80ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x119c8c000 -        0x119ce5fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x119d27000 -        0x119d42ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x119d5d000 -        0x119e5ffff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
           0x119ec8000 -        0x11a148ff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
           0x11a176000 -        0x11a176fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
           0x11a180000 -        0x11a1f0fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x11a242000 -        0x11a24dff7  com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
           0x11a259000 -        0x11a26aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
           0x11a271000 -        0x11a2a8ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
           0x11a2be000 -        0x11a391ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x11a3ff000 -        0x11a447fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
           0x11a458000 -        0x11a498ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x11a4b1000 -        0x11a4b3ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x11a4bf000 -        0x11a4c2fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
           0x11a7e1000 -        0x11a821fff +com.adobe.drive.finderinnerextension (4.2.0.110 - 4.2.0) <DD952193-3758-3055-B661-0F8667E6B205> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderInnerExtension.bundle/Contents/MacOS/ADFinderInner Extension
           0x11a931000 -        0x11a95ffff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x11ac0a000 -        0x11ac0efff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x11ad4c000 -        0x11ad69fe7 +com.finderpop.fp-patch-cocoa (2.4.6 - 2.4.6) <ADA946DC-B5EC-2A3B-534A-F5A7082BDFFB> /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon .app/Contents/Resources/fp-patch-cocoa.bundle/Contents/MacOS/fp-patch-cocoa
           0x11ae52000 -        0x11ae6ffff +AdobeBIB (1) <DF89E910-FDEB-A9DE-6735-FAAD51AD119E> /Library/Application Support/Adobe/*/AD4ServiceManager.app/Contents/Resources/ADFinderBundleLoader.a pp/Contents/Resources/ADFinderInnerExtension.bundle/Contents/Frameworks/AdobeBIB .framework/Versions/A/AdobeBIB
           0x11ae79000 -        0x11ae93fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
           0x11c17e000 -        0x11c18cfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x11c19b000 -        0x11c406ff7  com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x11cd49000 -        0x11cd55fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x11cd60000 -        0x11cd8cff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x11d573000 -        0x11d588fff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x11d59d000 -        0x11d66bfff  com.apple.Bluetooth (4.1.3 - 4.1.3f3) <2B65555C-CD6D-39D5-86A5-13E62A7C584E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x11d6e0000 -        0x11d80aff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x11d8f2000 -        0x11d8fdfff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
           0x11ec91000 -        0x11ecb5ff7  com.apple.security.csparser (3.0 - 55179.11) <5C818B75-2844-3BDC-B8FA-79CE48C19931> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x12030e000 -        0x120317fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x12031d000 -        0x1203b7ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x12072f000 -        0x1207c5ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x120813000 -        0x120924fff +com.adobe.drive.client (4.0.1.39 - 4.0.1) <2B0A585A-D882-3A6D-9A43-E5D6FD4413D5> /Library/Application Support/Adobe/*/AdobeDrive.framework/AdobeDrive
        0x7fff6e0bc000 -     0x7fff6e0f093f  dyld (210.2

  • Illustrator cc2014 crashes when startup

    message:
    Process: Adobe Illustrator [86204]
    Path: /Applications/Adobe Illustrator CC 2014/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier: com.adobe.illustrator
    Version: 18.1.0 (18.1.0)
    Code Type: X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible: Adobe Illustrator [86204]
    User ID:  501 
    Date/Time: 2015-03-08 20:21:39.470 +0100 OS
    Version: Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        A632BBB2-610C-D108-0186-2415277AE04B 
    Sleep/Wake UUID:       B4B2AFB3-5781-4A8E-92B3-BE2B0049B681 
    Time Awake Since Boot: 110000 seconds
    Time Since Wake:       100000 seconds 
    Crashed Thread:        0 
    Dispatch queue: com.apple.main-thread 
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000 
    Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 35' terminating with uncaught exception of type NSException abort() called.

    Johan,
    You are not fully updated.
    Apart from that it may be worth trying to reinstall the full three step way:
    Uninstall, run the Cleaner Tool, and reinstall?
    http://www.adobe.com/support/contact/cscleanertool.html

  • Any Mozilla product I install crashes at startup. The first window I see when I open a Mozilla product is the crash reporter. I have tried every possible solution but cannot open anything. It started with firefox. Can anyone please help?

    Hi there, as the question says, I cannot open any Mozilla product. I have tried to install firefox 3.6, older versions of Firefox, Firefox 4.0, Sea Monkey, Thunder Bird and Sun Bird. I have the same problem everytime. I open any of these programs and the first and the only window that appears is the crash reporter. I've tried opening it in Safe Mode and the same occurs. I have tried entirely uninstalling the products incuding the registry keys but no help. I shall post the detailed error reports, if they help solving this issue. Can you kindly look into this and find a solution as I use all of these Mozilla products and my life has been a hell since they've ben down.
    Seamonkey Error Report:
    Add-ons: [email protected]:2.0.4,{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}:0.9.85,{f13b157f-b174-47e7-a34d-4815ddfdfeb8}:0.9.87.4,[email protected]:1.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:1.0
    BuildID: 20101123124820
    CrashTime: 1296412292
    InstallTime: 1296412283
    ProductName: SeaMonkey
    StartupTime: 1296412291
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 2.0.11
    This report also contains technical information about the state of the application when it crashed.
    Sunbird Error Report:
    Add-ons: [email protected]:1.2009p,{e2fda1a4-762b-4020-b5ad-a41df1933103}:1.0b1,{972ce4c6-7e08-4474-a285-3208198ce6fd}:2.0
    BuildID: 20091211101839
    CrashTime: 1296413028
    InstallTime: 1296411446
    ProductName: Sunbird
    SecondsSinceLastCrash: 1578
    StartupTime: 1296413025
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 1.0b1
    This report also contains technical information about the state of the application when it crashed.

    Did you find a solution?
    Same problem over here as well, FF 7 is ok but FF8 / FF9 and Thunderbird 8 / 9 crash on startup.
    They both work if I start them in safe mode with everything enabled.

  • Report Engine rwEng-0 crashed when server startup

    I installed 9ias on RedHat Linux, and applied the latest patches(Core patch 2, NT patch 1, form&report patch 2).But when I start the report server(in-process server).
    The report server's log shows:
    ** 2003/5/19 8:51:9:297 -- Reports Server is starting up
    *** 2003/5/19 8:51:24:418 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/19 8:51:31:892 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 8:51:32:956 -- Engine rwEng-0 crashed
    Then I run a report with the web browser, after single sign-on login interface, the browser is hang, then shows
    REP-51026: No output for job 19
    Some new lines append in the log file:
    *** 2003/5/19 9:7:2:980 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 9:7:9:633 -- Reports Server started up engine rwEng-1
    *** 2003/5/19 9:7:15:994 -- Reports Server started up engine rwEng-2
    *** 2003/5/19 9:7:23:226 -- Reports Server started up engine rwEng-3
    *** 2003/5/19 9:7:30:328 -- Reports Server started up engine rwEng-4
    *** 2003/5/19 9:21:24:827 -- Reports Server shut down engine rwURLEng-0
    *** 2003/5/19 9:21:30:413 -- Reports Server started up engine rwURLEng-0
    I sent the request again, the browser shows:
    REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
    Anyone can help me?

    Thanks for your advice,I try it , when startup, no error in the reportserver.trc file, but when I send a request from the web , it shows:
    [2003/5/20 2:59:7:975] Debug 56031 (ConnectionImpl:runJob): Job 1 is waiting for
    notification
    [2003/5/20 2:59:8:919] Info 56020 (EngineManager:spawnEngine): Launching engine
    rwURLEng-0
    [2003/5/20 2:59:8:919] Debug 50103 (EngineManager:spawnEngine): Start engine com
    mand line = /oracle/product/app/bin/rwengine.sh -cp /oracle/product/app/j2ee/hom
    e/lib/ojsp.jar:/oracle/product/app/reports/jlib/rwrun.jar:/oracle/product/app/jl
    ib/zrclient.jar -XX:+AllowUserSignalHandlers -XX:CompileThreshold=20000 -Xmx128M
    oracle.reports.engine.RWEngine name=rwURLEng-0 server=rep_app_server ORACLE_HOM
    E=/oracle/product/app engineimplclass=oracle.reports.urlengine.URLEngineImpl tra
    ceopts=trace_all tracefile=/oracle/product/app/reports/logs/rep_app_server-rwURL
    Eng-0.trc tracemode=trace_replace cacheDir=/oracle/product/app/reports/cache
    [2003/5/20 2:59:8:969] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0
    has been launched
    [2003/5/20 2:59:8:970] State 56004 (EngineInfo:setState): Engine rwURLEng-0 stat
    e is: Initial
    [2003/5/20 2:59:19:841] Exception 50125 (exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    at oracle.reports.RWExceptionHelper.read(Unknown Source)
    at oracle.reports.engine._EngineClassStub.getEnvs(Unknown Source)
    at oracle.reports.server.EngineManager$TimedPingerThread.run(EngineManag
    er.java:1581)
    ): Internal error exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    [2003/5/20 2:59:19:842] Warning 50103 (EngineManager:registerEngine): REP-55103:
    API URLEngine:getEngineEnvs not applicable to URL engine
    report_server.log shows:
    *** 2003/5/20 2:56:53:703 -- Reports Server is starting up
    *** 2003/5/20 2:59:19:842 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/20 2:59:25:94 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:26:164 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:32:439 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:35:302 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:42:88 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:44:472 -- Engine rwEng-0 crashed
    I still get "REP-56048: Engine null crashed, job Id: 1
    " on the web.

  • Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST I have tried many troubleshooting solutions I found online nothing has

    Premiere Pro CC updated  - crashes almost immediately on my mac OS X Yosemite 10.10.3. Crashes at startup, crashes with media import, crashes when creating a sequence. NEED HELP FAST> I have tried many troubleshooting solutions I found online nothing has worked.

    Hi,
    Sorry to hear about the experience. Please provide your computer configuration details.
    Memory, Processor, Graphics card, Exact version of Premiere Pro, Error message that you are get. If you can post screenshots of the error report that would be helpful.
    Thanks,
    Rameez

  • NVidia video card- Lightroom freezes at startup, stalls, crashes when switching modules [Windows]

    Issue: Adobe Photoshop Lightroom freezes when you start, crashes when you switch between modules, displays blank screens in Slideshows, stalls frequently or runs extremely slowly. 
    Solution: The nVIDIA nView Multi-Display Technology software (also known as nView Desktop Manager) is known to cause these symptoms. If you have this software installed, please see following  Technote for resolution of problem.

    Okay, I ended up replacing nouveau with the nvidia proprietary drivers.  I did a full update of my system, which I hadn't been able to do in over a month because of catalyst's conflict with xorg, and managed to get X working (sort of).  The only issue is that once X starts, and brings me to slim, the keyboard ceases to respond.  If I turn the numlock on before X starts, it turns off as soon as X starts.  Ctrl-Alt-Delete doesn't do anything either.  Not really sure where to go from here other than to switch to vesa or something
    EDIT: I tried installing the beta driver as well, but nothing changed.
    Last edited by Sotanaht (2012-05-17 00:00:59)

  • Speedgrade 2014.1 crashes on startup when dual display outpout is enabled

    Just updated to Speedgrade 2014.1 and I got the "Adobe Speedgrade 2014 has stopped working" message right after the splashscreen.
    After I uninstalled and then reinstalled it, it worked fine. So I loaded up my custom settings and did some grading. After trying to start it up again later, it crashed again. Another reinstall solved that, until the next startup after that and so on.
    I troubleshot the problem and determined that Speedgrade would now crash on startup whenever I would have the dual display output enabled. If the dual display output is disabled, it starts up normal without crashing. Since this is a standard setup without which I cannot grade, this is a major bummer.
    This was not an issue with the original 2014 release.
    My system:
    Windows 8.1
    Intel i5 2500k
    ATi R9 280X @Catalyst 14.9 WHQL
    16GB RAM
    I have my second monitor hooked up via HDMI.
    Thoughts?
    BTW, I generally love the update, especially all the new great features in SG and the improved, more robust DirectLink workflow.

    Hi,
    What do you mean you load your custom setting? Are you referring to the User Settings file? Could you try to delete that file and see if that helps?
    C:\Users\USER\AppData\Roaming\Adobe\SpeedGrade\8.0\
    Thanks,
    Fran

  • Firefox 7 crashes (on startup) when running on Win7 as standard user.

    Upgraded from 6.02 to 7.0 (automatically) on Win7. Running as standard user, FF 7 crashes on startup. Running with admin rights, FF starts up ok. Was running 6.02 as standard user with no issues. Disabled all plug-ins, and same result. Submitted this without the crash ID as well, but now have figured out how to supply it. Cannot see how to startup FF on win7 in 'safe' mode. Shift key during launch doesn't work. No menu items for 'start ff in safe mode.

    Here's a workaround for users using Oracle ESSO version 11.1.1.5.0 on win7. The workaround removes the startup of the v-GO helper object for mozilla.
    Note that this also means no SSO support for FireFox.
    1st - on installation of ESSO - try turning off the Mozilla helper (custom install).
    A registry fix will also work
    (Try at your own risk and backup before editing the registry.) YMMV for this workaround and other versions/flavors of SSO/Tivoli/v-GO and Windows.
    Key is
    [HKEY_LOCAL_MACHINE\SOFTWARE\Passlogix\Extensions\AccessManager\StartupApps]
    Remove the line starting "MozHOPath"
    Restart v-GO SSO or reboot

  • I installed the latest version of Firefox last night. It worked 3-4 times flawlessly. Now, it crashes at startup and gives me a box with crash detail report. How can I fix this?

    I have a brand new HP dv8t laptop that is straight from the manufacturer 2 days ago.
    Last night, I attempted to download and installed the latest version of Firefox. After installing, it worked great for an hour or so (3.4 different sessions).
    Then, this morning when I came back to the computer, Firefox crashes at startup and gives me the option of finding a solution online or quitting the program.
    How aggravating!
    I have installed this same version on 2 other computers that I own, without any issue.
    I have attempted to uninstall Firefox from the dv8 and reinstalling, to no avail.
    I cannot find the crash report, but I do this see this message once the app crashes:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: firefox.exe
    Application Version: 1.9.0.3399
    Application Timestamp: 49f1091d
    Fault Module Name: StackHash_5701
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Code: 4000001f
    Exception Offset: 046b75ba
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: 5701
    Additional Information 2: 5701071bdc29491833a7ab96965d1870
    Additional Information 3: c8d0
    Additional Information 4: c8d0e80632ad4cc967a76f7e9c35ca44
    Please help! I cant stand iE anymore and I'm so lost without Firefox!

    You might try using the add-on 'NoSquint' which allows numerous zoom options specific to each page you visit & keeps your settings - https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    If you want to go back to 3.6x, you will find it here:
    http://www.mozilla.com/en-US/firefox/all-older.html
    In most cases you can simply "upgrade" (meaning downgrade) directly from the installation. It would be a good idea to save your passwords & bookmarks just to be on the safe side.

  • Photoshop CS4 keeps crashing on startup

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

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

  • Photoshop CS4 crash on startup on Snow Leopard 10.6.2

    Hello,
    I can't run photoshop cs4 on my macbook: the dock icon jumps for a second and then disappears. I've downloaded the latest photoshop trial, installed it and it still crashes upon startup.
    Here are the log messages from Console:
    3/28/10 2:14:57 PM    [0x0-0x3a03a].com.adobe.Photoshop[1033]    /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp[1033] Launch failed with error code -2857 (cfragCFragRsrcErr) for application /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app/Contents/MacOS/Adobe Photoshop CS4
    3/28/10 2:14:57 PM    com.apple.launchd.peruser.501[217]    ([0x0-0x3a03a].com.adobe.Photoshop[1033]) Exited with exit code: 215
    I have white intel macbook, with Snow Leopard 10.6.2 installed.
    Also I've noticed in Activity Monitor that photoshop process appears for a second and then disappears. What strange is that "kind" column displays PowerPC instead of Intel or Intel64.... But when I start Adobe Bridge CS4 (which works good) it displays Intel in "kind" column of Activity Monitor.
    Please help...
    Alex.

    I had this same problem with Photoshop CS5.  I solved it simply by moving the application from the custom location I had given the Installer, /Applications/Graphics, to /Applications.  Then Photoshop told me it had been moved and I had to update my config.  It then could run.  At this point, I quit and moved the application to my custom location, updated the config again, and it worked from there too.  I suppose it needed to run the first time from /Applications.

Maybe you are looking for

  • HT2499 my dvd player is not working. my macbook is not even a month old. please help. base model 13in running mountain lion. thanks.

    The disc drive works fine, and it reads the dvd, but when DVD Player goes to open it starts the program then immediately terminates. On a side note, some other apps (most notably iPhoto) seem to not even want to start, is this due to mountian lion or

  • 2LIS_02_SCL currency conversion BWGEOO

    Hi Folks, can anybody tell me why value is converted like this? goods receipts: bwgeoo = bwgeo converted using WKURS Wouldn't it be more correct to use the exchange rate, which is vailid on posting date of the good receipts booking? Kind regards, Chr

  • Secured media access over Internet on ix2-dl

    I have been very happy with accessing my media off my ix2-dl over LAN with moy mobile devices, and I noticed that the Media Server functionality does allow for remote Internet access to my media. I'm trying to understand whether or not that is secure

  • Is-32-900-Tvbu - Getting the surround sound to work with this TV

    Can anybody help?? We have just bought a Is-32-900-Tvbu ISIS TV from Best Buy but we have tried wiring up our speakers and no sound is coming out of them. I dont know much about Sound Sytems so bare with me, but there is nowhere in the back of the TV

  • Capex not calculating out years

    Hi, I've got a new client running the CapEx module in a configuration that's close to out of the box.  In the Year dimension, they added years after the "No Year" member when updating the year hierarchy.  The years after "No Year" (FY15 & FY16) would