postitnote

Q: Corel Painter 2015 crashes iMac

I purchased Corel Painter 2015 upgrade— excited about improvements.  Installed... crashed on startup.  Installed one Corel update for Painter 2015, same thing— just crashes on startup of app.  I opened  a support problem with Corel, and after some prodding through BS replies, they finally recommended that I open another Admin User Account and install it there, which I tried and it works...  - - - ...over on this other user account, but not in my primary user.  In my primary User, it crashes just as before.

 

So, I'm happy to see it operate at all, but I'm wondering if some of you folks better with Mac OS than I am can offer suggestions about a strategy to either fix this or maybe suggest a work stream to make it convenient to use despite it only working in some other dimension user account.

 

Thanks and all my best regards to those who take their time to help others, in advance.

Steve

 

Mid 2010 27" iMac

OS X 10.9.5

2.93 GHx i7

16 GB DDR3

iMac (27-inch Mid 2010), OS X Mavericks (10.9.5)

Posted on Mar 31, 2015 6:20 PM

Close

Q: Corel Painter 2015 crashes iMac

  • All replies
  • Helpful answers

  • by BobHarris,

    BobHarris BobHarris Apr 1, 2015 6:21 AM in response to postitnote
    Level 6 (19,553 points)
    Mac OS X
    Apr 1, 2015 6:21 AM in response to postitnote

    Does Corel crash, or does it crash your entire iMac?

     

    If Corel crashes in your original account, but runs OK in your new account, then chances are you have some Login Item or User Launch Agent that runs on the original account that is not present on the  new account.  Or something in the original account's ~/Library/..., such as a Font, or preference pane.

     

    If Corel is crashing your entire iMac, that is a bit more serious.  Generally speaking apps should not cause a Mac to crash (it can happen, but generally not without there being an underlying problem with the hardware, or some other 3rd party software getting upset and panic'ing the system).

  • by etresoft,

    etresoft etresoft Apr 1, 2015 6:47 AM in response to postitnote
    Level 7 (29,298 points)
    Mac OS X
    Apr 1, 2015 6:47 AM in response to postitnote

    Run Console.app and look for a crash log and post it. Sometimes these problems can be caused by libraries that are out of place.

  • by postitnote,

    postitnote postitnote Apr 1, 2015 7:36 AM in response to postitnote
    Level 1 (4 points)
    Desktops
    Apr 1, 2015 7:36 AM in response to postitnote

    Sorry about the missed clarity; it only crashes Painter 2015, not the entire iMac.

    I had saved one of the original crash logs to send to Corel.  Here it is—

     

    Process:         Corel Painter 2015 [560]

    Path:            /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/MacOS/Corel Painter 2015

    Identifier:      com.corel.Painter2015

    Version:         14.1.0.1105 (14.1.0.1105)

    Code Type:       X86-64 (Native)

    Parent Process:  launchd [205]

    Responsible:     Corel Painter 2015 [560]

    User ID:         503

     

    Date/Time:       2015-03-30 16:13:02.215 -0600

    OS Version:      Mac OS X 10.9.5 (13F1066)

    Report Version:  11

    Anonymous UUID:  C8B2839A-A685-B831-50FE-BB1266023EAF

     

     

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

     

    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

    Exception Codes: EXC_I386_GPFLT

     

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

    0   libobjc.A.dylib                0x00007fff8b61a0e6 objc_release + 22

    1   libobjc.A.dylib                0x00007fff8b61965a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502

    2   com.apple.CoreFoundation       0x00007fff938dc932 _CFAutoreleasePoolPop + 50

    3   com.apple.Foundation           0x00007fff8f1a2437 -[NSAutoreleasePool drain] + 147

    4   com.apple.Foundation           0x00007fff8f1a83b0 _NSAppleEventManagerGenericHandler + 125

    5   com.apple.AE                   0x00007fff94941e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381

    6   com.apple.AE                   0x00007fff94941c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31

    7   com.apple.AE                   0x00007fff94941b36 aeProcessAppleEvent + 315

    8   com.apple.HIToolbox            0x00007fff916fe161 AEProcessAppleEvent + 56

    9   com.apple.AppKit               0x00007fff900dd0b6 _DPSNextEvent + 1026

    10  com.apple.AppKit               0x00007fff900dc89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122

    11  com.apple.AppKit               0x00007fff900d099c -[NSApplication run] + 553

    12  com.apple.Foundation           0x00007fff8f1b7918 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 871

    13  com.apple.Foundation           0x00007fff8f1b74ef -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 134

    14  com.corel.Painter2015          0x0000000100f460ca runNSApplication(int, char const**) + 55

    15  com.corel.Painter2015          0x0000000100250a57 Corel::Painter::callNSApplicationEntryPoint(int, char const**) + 199

    16  com.corel.Painter2015          0x00000001008cd791 main + 2225

    17  com.corel.Painter2015          0x0000000100002474 start + 52

     

    Thread 1:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 2:: Dispatch queue: com.apple.libdispatch-manager

    0   libsystem_kernel.dylib         0x00007fff95b8d662 kevent64 + 10

    1   libdispatch.dylib              0x00007fff963bd421 _dispatch_mgr_invoke + 239

    2   libdispatch.dylib              0x00007fff963bd136 _dispatch_mgr_thread + 52

     

    Thread 3:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 4:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 5:: com.apple.NSURLConnectionLoader

    0   libsystem_kernel.dylib         0x00007fff95b88a1a mach_msg_trap + 10

    1   libsystem_kernel.dylib         0x00007fff95b87d18 mach_msg + 64

    2   com.apple.CoreFoundation       0x00007fff93914f15 __CFRunLoopServiceMachPort + 181

    3   com.apple.CoreFoundation       0x00007fff93914539 __CFRunLoopRun + 1161

    4   com.apple.CoreFoundation       0x00007fff93913e75 CFRunLoopRunSpecific + 309

    5   com.apple.Foundation           0x00007fff8f1edf87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348

    6   com.apple.Foundation           0x00007fff8f1edd8b __NSThread__main__ + 1318

    7   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    8   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    9   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 6:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 7:: com.apple.CFSocket.private

    0   libsystem_kernel.dylib         0x00007fff95b8c9aa __select + 10

    1   com.apple.CoreFoundation       0x00007fff93960a03 __CFSocketManager + 867

    2   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    3   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    4   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 8:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 9:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 10:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 11:

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   libiomp5.dylib                 0x00000001031cf531 __kmp_launch_monitor(void*) + 449

    3   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    4   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    5   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 12:

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   libiomp5.dylib                 0x00000001031d357e __kmp_suspend + 302

    3   libiomp5.dylib                 0x00000001031a696c __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 620

    4   libiomp5.dylib                 0x00000001031b0852 __kmp_fork_barrier(int, int) + 402

    5   libiomp5.dylib                 0x00000001031af362 __kmp_launch_thread + 98

    6   libiomp5.dylib                 0x00000001031cedee __kmp_launch_worker(void*) + 334

    7   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    8   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    9   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 13:

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   libiomp5.dylib                 0x00000001031d357e __kmp_suspend + 302

    3   libiomp5.dylib                 0x00000001031a696c __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 620

    4   libiomp5.dylib                 0x00000001031b0852 __kmp_fork_barrier(int, int) + 402

    5   libiomp5.dylib                 0x00000001031af362 __kmp_launch_thread + 98

    6   libiomp5.dylib                 0x00000001031cedee __kmp_launch_worker(void*) + 334

    7   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    8   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    9   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 14:

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   libiomp5.dylib                 0x00000001031d357e __kmp_suspend + 302

    3   libiomp5.dylib                 0x00000001031a696c __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 620

    4   libiomp5.dylib                 0x00000001031b0852 __kmp_fork_barrier(int, int) + 402

    5   libiomp5.dylib                 0x00000001031af362 __kmp_launch_thread + 98

    6   libiomp5.dylib                 0x00000001031cedee __kmp_launch_worker(void*) + 334

    7   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    8   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    9   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 15:: CVDisplayLink

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.CoreVideo            0x00007fff93791a38 CVDisplayLink::runIOThread() + 656

    3   com.apple.CoreVideo            0x00007fff9379178f startIOThread(void*) + 147

    4   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    5   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    6   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 16:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 17:: JavaScriptCore::BlockFree

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d50cb5 JSC::BlockAllocator::blockFreeingThreadMain() + 261

    3   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    4   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    5   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    6   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 18:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 19:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 20:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 21:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 22:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 23:: JavaScriptCore::Marking

    0   libsystem_kernel.dylib         0x00007fff95b8c716 __psynch_cvwait + 10

    1   libsystem_pthread.dylib        0x00007fff8b991c3b _pthread_cond_wait + 727

    2   com.apple.JavaScriptCore       0x00007fff94d51727 JSC::GCThread::waitForNextPhase() + 119

    3   com.apple.JavaScriptCore       0x00007fff94d515b8 JSC::GCThread::gcThreadMain() + 88

    4   com.apple.JavaScriptCore       0x00007fff94d45f4f ***::wtfThreadEntryPoint(void*) + 15

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 24:: com.apple.appkit-heartbeat

    0   libsystem_kernel.dylib         0x00007fff95b8ca3a __semwait_signal + 10

    1   libsystem_c.dylib              0x00007fff966a5dc0 nanosleep + 200

    2   libsystem_c.dylib              0x00007fff966a5cb2 usleep + 54

    3   com.apple.AppKit               0x00007fff9034117d -[NSUIHeartBeat _heartBeatThread:] + 2132

    4   com.apple.Foundation           0x00007fff8f1edd8b __NSThread__main__ + 1318

    5   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    6   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    7   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 25:

    0   libsystem_kernel.dylib         0x00007fff95b8ce6a __workq_kernreturn + 10

    1   libsystem_pthread.dylib        0x00007fff8b990f08 _pthread_wqthread + 330

    2   libsystem_pthread.dylib        0x00007fff8b993fb9 start_wqthread + 13

     

    Thread 26:

    0   libsystem_kernel.dylib         0x00007fff95b88a1a mach_msg_trap + 10

    1   libsystem_kernel.dylib         0x00007fff95b87d18 mach_msg + 64

    2   com.apple.CoreFoundation       0x00007fff93914f15 __CFRunLoopServiceMachPort + 181

    3   com.apple.CoreFoundation       0x00007fff93914539 __CFRunLoopRun + 1161

    4   com.apple.CoreFoundation       0x00007fff93913e75 CFRunLoopRunSpecific + 309

    5   com.apple.AppKit               0x00007fff9027d05e _NSEventThread + 144

    6   libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    7   libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    8   libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 27:

    0   libsystem_kernel.dylib         0x00007fff95b8d422 getdirentriesattr + 10

    1   com.apple.CoreServices.CarbonCore 0x00007fff90f272d1 FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 589

    2   com.apple.CoreServices.CarbonCore 0x00007fff90f26ecd PBGetCatalogInfoBulkSync + 916

    3   com.apple.CoreServices.CarbonCore 0x00007fff90f26afd FSGetCatalogInfoBulk + 66

    4   com.apple.Foundation           0x00007fff8f1aaf89 _NSDirectoryContentsFromCarbonError + 348

    5   com.apple.Foundation           0x00007fff8f1aaa23 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 318

    6   com.apple.Foundation           0x00007fff8f1aa8df -[NSFileManager contentsOfDirectoryAtPath:error:] + 36

    7   com.apple.Foundation           0x00007fff8f229ba1 +[NSAllDescendantPathsEnumerator newWithPath:prepend:attributes:cross:depth:] + 104

    8   com.apple.Foundation           0x00007fff8f229966 -[NSFileManager enumeratorAtPath:] + 81

    9   com.corel.Painter2015          0x0000000100f44613 -[CrashChecker checkForCrash:] + 317

    10  com.apple.Foundation           0x00007fff8f1edd8b __NSThread__main__ + 1318

    11  libsystem_pthread.dylib        0x00007fff8b98f899 _pthread_body + 138

    12  libsystem_pthread.dylib        0x00007fff8b98f72a _pthread_start + 137

    13  libsystem_pthread.dylib        0x00007fff8b993fc9 thread_start + 13

     

    Thread 0 crashed with X86 Thread State (64-bit):

      rax: 0xbadd6cda07ebbead  rbx: 0x0000600000c46ba0  rcx: 0x0000000103812828  rdx: 0x00000000a1a1a1a1

      rdi: 0x0000600000c46ba0  rsi: 0x0000000103812010  rbp: 0x00007fff5fbfea30  rsp: 0x00007fff5fbfea20

       r8: 0x0000000000000fff   r9: 0xffff9ffffe99e9ff  r10: 0x00000001050ed6b0  r11: 0x00007fff7b0e6188

      r12: 0x00007fff5fbff0e0  r13: 0x00007fff5fbff0f0  r14: 0x0000000103812110  r15: 0x0000000103812000

      rip: 0x00007fff8b61a0e6  rfl: 0x0000000000010246  cr2: 0x0000000105521000

     

    Logical CPU:     4

    Error Code:      0x00000000

    Trap Number:     13

     

     

    Binary Images:

           0x100000000 -        0x10148efc7 +com.corel.Painter2015 (14.1.0.1105 - 14.1.0.1105) <3CA3F520-8234-3DD8-A718-B2D0A5D1323D> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/MacOS/Corel Painter 2015

           0x102f7a000 -        0x102f91fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle

           0x102faa000 -        0x102fc6fe7 +com.corel.riffsdk (1.0 - 1.0) <3854AC8B-CB9A-3924-988C-F781B45DB1B6> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/RiffIO.framework/Versions/A/RiffIO

           0x102fdd000 -        0x102ff0fff +com.corel.riffrenderer (1.0 - 1.0) <BB84DAF1-6B77-30E1-A24C-C40F0638C0B1> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/Renderer.framework/Versions/A/Renderer

           0x102ffd000 -        0x1030c1fff +libPSIKey.dylib (3.2) <ED2523E8-DF5B-FB7A-DCAC-9334AE722F8D> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/libPSIKey.dylib

           0x10312b000 -        0x103204ffb +libiomp5.dylib (5) <392F681A-D066-84BC-FD72-A185F65FB8FC> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/libiomp5.dylib

           0x1037d9000 -        0x1037e1ff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib

           0x1061f4000 -        0x1061fafff  com.apple.SymptomReporter (1.0 - 1) <F4638872-23B4-3A50-8BBF-EC270E926C1B> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter

           0x108b02000 -        0x108b79ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery

           0x108cb9000 -        0x108ce1ffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

           0x10affc000 -        0x10b441fe7 +com.corel.painter.UXInterface (1.0 - 1) <B11F7972-89BB-3D57-8447-DA4E5CED34F3> /Applications/Corel Painter 2015/Corel Painter 2015.app/Contents/Frameworks/UXInterface.framework/UXInterface

           0x10bfee000 -        0x10bff1ffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

           0x10dd0d000 -        0x10dd0dfff +cl_kernels (???) <22C4DA46-BB06-4475-A33C-9A4464A5DC44> cl_kernels

           0x10e1ac000 -        0x10e1b2ff7  libCGXCoreImage.A.dylib (599.35.6) <69BEB63E-93AF-3A32-BA27-EDC2B6649B2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib

           0x10e1cc000 -        0x10e1ccffb +cl_kernels (???) <F475598B-575D-4205-BE40-1009EB92E727> cl_kernels

           0x111100000 -        0x1111e6fef  unorm8_bgra.dylib (2.3.58) <641EC871-01E8-301F-8695-B92993AD7E23> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

           0x115b00000 -        0x115ba3ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib

        0x123480000000 -     0x12348028bff7  com.apple.AMDRadeonX3000GLDriver (1.24.38 - 1.2.4) <60773040-60AD-31C7-92F5-206F92C74EF9> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

        0x7fff6f173000 -     0x7fff6f1a6817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld

        0x7fff8908f000 -     0x7fff890e7ff7  com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

        0x7fff890ff000 -     0x7fff890ffffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib

        0x7fff89850000 -     0x7fff89921ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

        0x7fff89922000 -     0x7fff8996bfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

        0x7fff8996c000 -     0x7fff8996efff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

        0x7fff89977000 -     0x7fff899e4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

        0x7fff89c87000 -     0x7fff89cd9fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib

        0x7fff89cda000 -     0x7fff89cf5ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

        0x7fff89cf9000 -     0x7fff8a12cffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

        0x7fff8a5a3000 -     0x7fff8a5d8fff  libssl.0.9.8.dylib (52.8.1) <AE21E7AA-9CB1-3007-8A3F-D1AF367BBE5E> /usr/lib/libssl.0.9.8.dylib

        0x7fff8a665000 -     0x7fff8a727ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

        0x7fff8a767000 -     0x7fff8a770fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

        0x7fff8a771000 -     0x7fff8a77eff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

        0x7fff8a7a2000 -     0x7fff8a7bbff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

        0x7fff8a7d6000 -     0x7fff8a7defff  libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib

        0x7fff8b0a3000 -     0x7fff8b0f1fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib

        0x7fff8b0fc000 -     0x7fff8b104fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib

        0x7fff8b105000 -     0x7fff8b4e6ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

        0x7fff8b4ec000 -     0x7fff8b4f0ff7  libsystem_stats.dylib (93.90.3) <C588E082-D94B-3510-9F9A-7AD83B3402DE> /usr/lib/system/libsystem_stats.dylib

        0x7fff8b4f1000 -     0x7fff8b4fcfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

        0x7fff8b4fd000 -     0x7fff8b4fefff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib

        0x7fff8b594000 -     0x7fff8b59bfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

        0x7fff8b612000 -     0x7fff8b7bff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib

        0x7fff8b7c0000 -     0x7fff8b7efff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

        0x7fff8b7f0000 -     0x7fff8b98cff3  com.apple.QuartzCore (1.8 - 332.3) <BD68AF62-D369-34CD-9EA2-B4A4325696FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

        0x7fff8b98d000 -     0x7fff8b98dfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

        0x7fff8b98e000 -     0x7fff8b995ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib

        0x7fff8bcf7000 -     0x7fff8bdafff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

        0x7fff8bdb0000 -     0x7fff8bddaff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib

        0x7fff8bec6000 -     0x7fff8bec9fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

        0x7fff8beca000 -     0x7fff8bf17ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

        0x7fff8bf18000 -     0x7fff8bf21ffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

        0x7fff8bf23000 -     0x7fff8bf4dff7  libsandbox.1.dylib (278.11.2) <A1933747-6A0F-3C93-8400-D441BB35B7A3> /usr/lib/libsandbox.1.dylib

        0x7fff8bf4e000 -     0x7fff8bf95fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

        0x7fff8bfd5000 -     0x7fff8ce29ff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

        0x7fff8ce2c000 -     0x7fff8ceb4ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

        0x7fff8ceb5000 -     0x7fff8cf08fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

        0x7fff8cf09000 -     0x7fff8cfc2fff  libcrypto.0.9.7.dylib (106) <BFE87BFA-7971-37DC-9B20-55F04E509A80> /usr/lib/libcrypto.0.9.7.dylib

        0x7fff8cfc3000 -     0x7fff8d011ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

        0x7fff8d012000 -     0x7fff8d022ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib

        0x7fff8d2c2000 -     0x7fff8d2fbff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

        0x7fff8d323000 -     0x7fff8d374fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

        0x7fff8d375000 -     0x7fff8d37aff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib

        0x7fff8d39a000 -     0x7fff8d3c6ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration

        0x7fff8d3c8000 -     0x7fff8d43ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

        0x7fff8d44a000 -     0x7fff8d455fff  libGPUSupportMercury.dylib (9.6.1) <91EA3F24-40FA-3B61-9FFC-F038CCD4079C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

        0x7fff8d456000 -     0x7fff8d462ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

        0x7fff8d470000 -     0x7fff8d470fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

        0x7fff8d471000 -     0x7fff8d47efff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

        0x7fff8d484000 -     0x7fff8d484fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

        0x7fff8d485000 -     0x7fff8d4a0ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib

        0x7fff8d4a1000 -     0x7fff8d4b3ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

        0x7fff8d4b4000 -     0x7fff8d4f5fff  com.apple.PerformanceAnalysis (1.47 - 47) <DBC7349E-8440-3FE0-B5E4-B6A8EF3017E9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

        0x7fff8d4f6000 -     0x7fff8d75affd  com.apple.security (7.0 - 55471.14.27) <714CB117-0BFD-3717-A2F4-2D58E09DF803> /System/Library/Frameworks/Security.framework/Versions/A/Security

        0x7fff8d75b000 -     0x7fff8d7b4fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

        0x7fff8d7b8000 -     0x7fff8d7f0ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

        0x7fff8d7f1000 -     0x7fff8d802ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib

        0x7fff8d803000 -     0x7fff8d82ffff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

        0x7fff8d830000 -     0x7fff8d833fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

        0x7fff8d834000 -     0x7fff8d8a7fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

        0x7fff8d8a8000 -     0x7fff8d907fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

        0x7fff8d908000 -     0x7fff8da5cff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

        0x7fff8db0b000 -     0x7fff8db1cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib

        0x7fff8db1d000 -     0x7fff8db3ffff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

        0x7fff8db40000 -     0x7fff8db7eff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

        0x7fff8db7f000 -     0x7fff8db89ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

        0x7fff8db8a000 -     0x7fff8db8affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

        0x7fff8db8b000 -     0x7fff8dc7cff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib

        0x7fff8dc7f000 -     0x7fff8dde5fff  libGLProgrammability.dylib (9.6.1) <49F2FEFE-CEA2-3C30-A669-F55CC813EEFF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

        0x7fff8dde6000 -     0x7fff8ddf1ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

        0x7fff8de89000 -     0x7fff8dfabfff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

        0x7fff8dfac000 -     0x7fff8dfb6ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

        0x7fff8dfb7000 -     0x7fff8dfbdff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

        0x7fff8dfbe000 -     0x7fff8e4e1fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

        0x7fff8e4e2000 -     0x7fff8e650ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

        0x7fff8e810000 -     0x7fff8ea71fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

        0x7fff8ebaf000 -     0x7fff8ec38fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

        0x7fff8ec39000 -     0x7fff8ec46ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib

        0x7fff8ec47000 -     0x7fff8ec59fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

        0x7fff8ec74000 -     0x7fff8ec77fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

        0x7fff8ec78000 -     0x7fff8ec7afff  com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

        0x7fff8ec7b000 -     0x7fff8ec7cffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib

        0x7fff8ec7d000 -     0x7fff8ec87ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib

        0x7fff8ec88000 -     0x7fff8ec8bff7  libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib

        0x7fff8ec8c000 -     0x7fff8edbcff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

        0x7fff8edbd000 -     0x7fff8edd8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib

        0x7fff8edd9000 -     0x7fff8ee02ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib

        0x7fff8ee1b000 -     0x7fff8ee21fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

        0x7fff8ee22000 -     0x7fff8efc2ff7  GLEngine (9.6.1) <EC1A6BE4-30FF-3DC4-96B9-F7F07B1FBF28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine

        0x7fff8efea000 -     0x7fff8f0d1ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib

        0x7fff8f0d2000 -     0x7fff8f0ebff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

        0x7fff8f17b000 -     0x7fff8f186fff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib

        0x7fff8f187000 -     0x7fff8f487ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

        0x7fff8f488000 -     0x7fff8f4eefff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

        0x7fff8f4ef000 -     0x7fff8f51eff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

        0x7fff8f51f000 -     0x7fff8f586ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

        0x7fff8f5a1000 -     0x7fff8f5a2ff7  libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib

        0x7fff8f5b7000 -     0x7fff8fa05fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

        0x7fff8fa06000 -     0x7fff8fab6ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

        0x7fff8fb88000 -     0x7fff8fb90ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

        0x7fff8fb91000 -     0x7fff8fb95fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib

        0x7fff8fb96000 -     0x7fff8fbacfff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

        0x7fff900b4000 -     0x7fff900b8ff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib

        0x7fff900b9000 -     0x7fff90c2fff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

        0x7fff90c47000 -     0x7fff90c51ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

        0x7fff90c52000 -     0x7fff90ee6ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

        0x7fff90f18000 -     0x7fff91202fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

        0x7fff91203000 -     0x7fff9139eff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

        0x7fff913a6000 -     0x7fff913a6fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

        0x7fff913a7000 -     0x7fff913aaff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

        0x7fff91405000 -     0x7fff914c9ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

        0x7fff9152b000 -     0x7fff9152dff7  com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

        0x7fff915c2000 -     0x7fff915c7ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

        0x7fff9161e000 -     0x7fff91625ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib

        0x7fff91626000 -     0x7fff9164dff7  libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib

        0x7fff91677000 -     0x7fff91678fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

        0x7fff916c3000 -     0x7fff9196dff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

        0x7fff9199a000 -     0x7fff91cd0fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

        0x7fff91cd1000 -     0x7fff91d00fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib

        0x7fff91d01000 -     0x7fff91f49ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

        0x7fff920d6000 -     0x7fff923aafc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

        0x7fff92642000 -     0x7fff92659ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

        0x7fff92767000 -     0x7fff92777fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib

        0x7fff92b48000 -     0x7fff92b8fff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib

        0x7fff92b90000 -     0x7fff92bfcfff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

        0x7fff92c0f000 -     0x7fff92d15ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

        0x7fff92d16000 -     0x7fff92d3effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib

        0x7fff92d3f000 -     0x7fff92d56ffa  libAVFAudio.dylib (32.2) <DAE7465E-DE8E-3900-84E7-F5DE72560E76> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

        0x7fff92d57000 -     0x7fff92d58ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib

        0x7fff92d59000 -     0x7fff92d60ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib

        0x7fff92d78000 -     0x7fff92d9cfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

        0x7fff92d9d000 -     0x7fff92da0ffc  com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

        0x7fff92da1000 -     0x7fff92da1ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib

        0x7fff92da7000 -     0x7fff92dd7fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

        0x7fff93043000 -     0x7fff9310dfff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

        0x7fff9310e000 -     0x7fff931f8fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib

        0x7fff931f9000 -     0x7fff931faff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib

        0x7fff931fb000 -     0x7fff93286ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib

        0x7fff932d2000 -     0x7fff932dbff7  libcldcpuengine.dylib (2.3.58) <645ABD2F-C93B-3943-8B07-BBC08B904253> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

        0x7fff932dc000 -     0x7fff93368ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

        0x7fff9355b000 -     0x7fff935a9ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib

        0x7fff935aa000 -     0x7fff935b6ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

        0x7fff935d7000 -     0x7fff9378fffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib

        0x7fff93790000 -     0x7fff937b5ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

        0x7fff937b6000 -     0x7fff9389aff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

        0x7fff938a4000 -     0x7fff93a89fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

        0x7fff93ab8000 -     0x7fff93adcfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib

        0x7fff93add000 -     0x7fff93aeaff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib

        0x7fff93aeb000 -     0x7fff93b03fff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib

        0x7fff93b04000 -     0x7fff9442430b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

        0x7fff94425000 -     0x7fff94454fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

        0x7fff94455000 -     0x7fff94486fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

        0x7fff94487000 -     0x7fff9448bfff  com.apple.IOAccelerator (98.26 - 98.26) <FCF6626A-DCEC-3D87-84FE-E713385849D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

        0x7fff94535000 -     0x7fff9456affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

        0x7fff9456b000 -     0x7fff945ecfff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

        0x7fff945ed000 -     0x7fff94632ff6  com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

        0x7fff94633000 -     0x7fff9465affb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib

        0x7fff94686000 -     0x7fff9468aff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

        0x7fff9468b000 -     0x7fff946afff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

        0x7fff946b0000 -     0x7fff946b5fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

        0x7fff946b6000 -     0x7fff946bafff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

        0x7fff946bb000 -     0x7fff946c4ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib

        0x7fff946fb000 -     0x7fff946fcfff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib

        0x7fff946fd000 -     0x7fff94715ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

        0x7fff94716000 -     0x7fff94721ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

        0x7fff94722000 -     0x7fff9474bfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

        0x7fff94772000 -     0x7fff948a1fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

        0x7fff948ab000 -     0x7fff948adff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib

        0x7fff948b0000 -     0x7fff948c8ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

        0x7fff94934000 -     0x7fff9498fffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

        0x7fff94bd3000 -     0x7fff94c36ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

        0x7fff94c37000 -     0x7fff94c40ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib

        0x7fff94c41000 -     0x7fff94d12fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

        0x7fff94d13000 -     0x7fff94d3cfff  GLRendererFloat (9.6.1) <DE3C5DE1-3F2F-3F3C-BC34-20EBA567A1E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat

        0x7fff94d3d000 -     0x7fff950b4ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

        0x7fff950b5000 -     0x7fff950b7ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib

        0x7fff950b8000 -     0x7fff950c1fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

        0x7fff950c2000 -     0x7fff95152ff7  com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

        0x7fff95153000 -     0x7fff95158fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib

        0x7fff9517d000 -     0x7fff9517ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

        0x7fff95180000 -     0x7fff95187fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib

        0x7fff951ba000 -     0x7fff951bbfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib

        0x7fff951bc000 -     0x7fff951befff  libCVMSPluginSupport.dylib (9.6.1) <B724E444-6FAE-31B5-9814-1572517229C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

        0x7fff95409000 -     0x7fff95425fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib

        0x7fff95468000 -     0x7fff9546aff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib

        0x7fff95478000 -     0x7fff95543fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

        0x7fff956ab000 -     0x7fff956f6fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

        0x7fff956f7000 -     0x7fff95acefef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

        0x7fff95acf000 -     0x7fff95b0efff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

        0x7fff95b12000 -     0x7fff95b76fff  com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

        0x7fff95b77000 -     0x7fff95b93ff7  libsystem_kernel.dylib (2422.115.10) <1A75B3AB-3FAE-3D26-922D-726FE6C99F4D> /usr/lib/system/libsystem_kernel.dylib

        0x7fff95b94000 -     0x7fff95b95ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

        0x7fff95b96000 -     0x7fff95b98fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

        0x7fff95b99000 -     0x7fff95cdafff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

        0x7fff95d79000 -     0x7fff95dbefff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib

        0x7fff95dbf000 -     0x7fff95dbffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

        0x7fff95dc0000 -     0x7fff95dddff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

        0x7fff95df3000 -     0x7fff95e40fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <B28D0F5C-EEDD-3586-8986-33BC79E8DE56> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

        0x7fff95e41000 -     0x7fff95f77ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

        0x7fff95f8b000 -     0x7fff95f99fff  com.apple.CommerceCore (1.0 - 42) <24C71143-C5D7-363D-A875-87FA5F185CD1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

        0x7fff95fb6000 -     0x7fff95fc0fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib

        0x7fff96026000 -     0x7fff96057ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib

        0x7fff960b6000 -     0x7fff96193ff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib

        0x7fff96194000 -     0x7fff96282fff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

        0x7fff96283000 -     0x7fff962f2ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

        0x7fff9635f000 -     0x7fff963a1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib

        0x7fff963a2000 -     0x7fff963b0fff  com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

        0x7fff963b1000 -     0x7fff963b9ffc  libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

        0x7fff963ba000 -     0x7fff963d4fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib

        0x7fff963d5000 -     0x7fff963ddff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

        0x7fff963de000 -     0x7fff964cdfff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

        0x7fff965da000 -     0x7fff965deff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib

        0x7fff965df000 -     0x7fff965e2fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

        0x7fff965e3000 -     0x7fff965e3fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

        0x7fff9662a000 -     0x7fff966b3ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib

        0x7fff966e3000 -     0x7fff966e4ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib

        0x7fff966e5000 -     0x7fff96780ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

        0x7fff967a9000 -     0x7fff967f5ffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

        0x7fff96881000 -     0x7fff96b52ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

        0x7fff96b60000 -     0x7fff96b85ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

        0x7fff96b86000 -     0x7fff96b95ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

        0x7fff96c40000 -     0x7fff96ca5ffb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

        0x7fff96ca6000 -     0x7fff96cf7ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

        0x7fff96d57000 -     0x7fff96d5dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib

        0x7fff96d5e000 -     0x7fff96d71ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

        0x7fff96d72000 -     0x7fff96dadfff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

        0x7fff96dae000 -     0x7fff96daefff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

     

    External Modification Summary:

      Calls made by other processes targeting this process:

        task_for_pid: 1

        thread_create: 0

        thread_set_state: 0

      Calls made by this process:

        task_for_pid: 0

        thread_create: 0

        thread_set_state: 0

      Calls made by all processes on this machine:

        task_for_pid: 928

        thread_create: 2

        thread_set_state: 2

     

    VM Region Summary:

    ReadOnly portion of Libraries: Total=271.7M resident=154.7M(57%) swapped_out_or_unallocated=117.0M(43%)

    Writable regions: Total=1.5G written=154.5M(10%) resident=195.1M(13%) swapped_out=0K(0%) unallocated=1.3G(87%)

     

    REGION TYPE                        VIRTUAL

    ===========                        =======

    CG backing stores                    16.5M

    CG image                               24K

    CG raster data                       1364K

    CG shared images                      248K

    CoreAnimation                        11.1M

    CoreImage                               4K

    Foundation                              4K

    IOKit                                5308K

    IOKit (reserved)                      256K        reserved VM address space (unallocated)

    Image IO                             16.9M

    JS JIT generated code               128.0M

    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)

    JS VM register file                  4096K

    JS garbage collector                 1408K

    Kernel Alloc Once                       8K

    MALLOC                              409.6M

    MALLOC (admin)                         32K

    MALLOC_LARGE (reserved)              4332K        reserved VM address space (unallocated)

    Memory Tag 242                         12K

    Memory Tag 251                         60K

    OpenCL                                 16K

    OpenGL GLSL                          1664K

    SQLite page cache                     256K

    STACK GUARD                          56.1M

    Stack                                30.9M

    VM_ALLOCATE                          20.9M

    WebKit Malloc                        2304K

    __DATA                               35.4M

    __IMAGE                               528K

    __LINKEDIT                           93.4M

    __TEXT                              178.3M

    __UNICODE                             544K

    mapped file                          52.7M

    shared memory                          68K

    ===========                        =======

    TOTAL                                 1.9G

    TOTAL, minus reserved VM space        1.0G

     

     

    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 16 GB, SMC 1.59f2

    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB

    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000

    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000

    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000

    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x857F, 0x483634353155363446393333334700000000

    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P

    Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports

    Network Service: AirPort, AirPort, en1

    Serial ATA Device: WDC WD1001FALS-40Y6A0, 1 TB

    Serial ATA Device: HL-DT-STDVDRW  GA32N

    Serial ATA Device: APPLE SSD TS256B, 251 GB

    USB Device: Hub

    USB Device: PTK-640

    USB Device: USB 2.0 Hub

    USB Device: USB 2.0 Hub

    USB Device: Internal Memory Card Reader

    USB Device: BRCM2046 Hub

    USB Device: Bluetooth USB Host Controller

    USB Device: Hub

    USB Device: MFC-J870DW

    USB Device: Kensington Expert Mouse

    USB Device: Built-in iSight

    USB Device: IR Receiver

    FireWire Device: My Book 111D, WD, Up to 800 Mb/sec

    Thunderbolt Bus:

  • by Eric Root,Helpful

    Eric Root Eric Root Apr 1, 2015 10:12 AM in response to postitnote
    Level 9 (72,243 points)
    iTunes
    Apr 1, 2015 10:12 AM in response to postitnote

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.


    Safe Mode - Mavericks   also Yosemite

     

    Safe Mode - About

  • by postitnote,

    postitnote postitnote Apr 1, 2015 10:12 AM in response to Eric Root
    Level 1 (4 points)
    Desktops
    Apr 1, 2015 10:12 AM in response to Eric Root

    Thanks Eric, very much for your time.  I tried your suggestions up to removing applications to find a potential culprit.  Painter 2015 still crashes, so it must be some application causing this.  After this much time and use with this Mac, I do need to go through and clean up this computer, but starting up a new company, I just don't have the time.  Perhaps for now, I'll just use Painter 2015 in the other clean user, and look for a way to share the resultant documents/images with my main user.  I can save them as tiffs and view them in Photoshop.

     

    Again, thanks for your time.  I will try to come back to this post with an update if any of this changes.

     

    Steve

  • by Eric Root,

    Eric Root Eric Root Apr 1, 2015 10:17 AM in response to postitnote
    Level 9 (72,243 points)
    iTunes
    Apr 1, 2015 10:17 AM in response to postitnote

    You are welcome.

     

    Try running this program and then copy and paste the output in a reply. The program was created by Etresoft, a frequent contributor.  Please use copy and paste as screen shots can be hard to read. Someone might be able to point out a likely culprit.

     

    Etrecheck – System Information

  • by postitnote,

    postitnote postitnote Apr 1, 2015 10:32 AM in response to Eric Root
    Level 1 (4 points)
    Desktops
    Apr 1, 2015 10:32 AM in response to Eric Root

    Amusing animations while that runs.  Here are the results—

     

    Problem description:

    Painter 2015 crashes upon startup.

     

    EtreCheck version: 2.1.8 (121)

    Report generated April 1, 2015 at 11:28:43 AM MDT

    Download EtreCheck from http://etresoft.com/etrecheck

     

    Click the [Click for support] links for help with non-Apple products.

    Click the [Click for details] links for more information about that line.

     

    Hardware Information: ℹ️

        iMac (27-inch, Mid 2010) (Technical Specifications)

        iMac - model: iMac11,3

        1 2.93 GHz Intel Core i7 CPU: 4-core

        16 GB RAM Upgradeable

            BANK 0/DIMM0

                4 GB DDR3 1333 MHz ok

            BANK 1/DIMM0

                4 GB DDR3 1333 MHz ok

            BANK 0/DIMM1

                4 GB DDR3 1333 MHz ok

            BANK 1/DIMM1

                4 GB DDR3 1333 MHz ok

        Bluetooth: Old - Handoff/Airdrop2 not supported

        Wireless:  en1: 802.11 a/b/g/n

     

    Video Information: ℹ️

        ATI Radeon HD 5750 - VRAM: 1024 MB

            iMac 2560 x 1440

     

    System Software: ℹ️

        OS X 10.9.5 (13F1066) - Time since boot: 0:33:55

     

    Disk Information: ℹ️

        WDC WD1001FALS-40Y6A0 disk1 : (1 TB)

            EFI (disk1s1) <not mounted> : 210 MB

            Macintosh HD 2 (disk1s2) /Volumes/Macintosh HD 2 : 999.86 GB (725.79 GB free)

     

        HL-DT-STDVDRW  GA32N 

     

        APPLE SSD TS256B disk0 : (251 GB)

            EFI (disk0s1) <not mounted> : 210 MB

            Macintosh HD (disk0s2) / : 250.14 GB (148.36 GB free)

            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB

     

    USB Information: ℹ️

        Brother MFC-J870DW

        Apple Internal Memory Card Reader

        Apple Inc. BRCM2046 Hub

            Apple Inc. Bluetooth USB Host Controller

        Kensington      Kensington Expert Mouse

        Tablet PTK-640

        Apple Computer, Inc. IR Receiver

        Apple Inc. Built-in iSight

     

    Firewire Information: ℹ️

        WD My Book 111D 800mbit - 800mbit max

            EFI (disk2s1) <not mounted> : 210 MB

            Time Machine 1.5TB (disk2s2) /Volumes/Time Machine 1.5TB : 1.50 TB (629.52 GB free)

            Cellar 750GB (disk2s3) /Volumes/Cellar 750GB : 750.42 GB (749.58 GB free)

            Wine Cellar 750GB (disk2s4) /Volumes/Wine Cellar 750GB : 749.53 GB (748.90 GB free)

     

    Gatekeeper: ℹ️

        Mac App Store and identified developers

     

    Kernel Extensions: ℹ️

            /Library/Extensions

        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]

        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]

     

            /System/Library/Extensions

        [not loaded]    com.Logitech.Control Center.HID Driver (3.4.0 - SDK 10.0) [Click for support]

        [not loaded]    com.Logitech.Unifying.HID Driver (1.2.0 - SDK 10.0) [Click for support]

        [loaded]    com.kensington.trackballworks.driver (1.1.1 - SDK 10.6) [Click for support]

        [not loaded]    com.wacom.kext.wacomtablet (6.1.5) [Click for support]

        [loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) [Click for support]

        [not loaded]    com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) [Click for support]

     

            /Volumes/Macintosh HD 2/[redacted]/Documents/Computer Technical/WesternDigital3TB/Extras/WD +TURBO Installer.app

        [not loaded]    com.wdc.driver.1394HP (1.0.9) [Click for support]

        [not loaded]    com.wdc.driver.USBHP (1.0.11) [Click for support]

     

    Launch Agents: ℹ️

        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]

        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]

        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]

        [running]    com.brother.LOGINserver.plist [Click for support]

        [loaded]    com.leapmotion.Leap-Motion.plist [Click for support]

        [running]    com.Logitech.Control Center.Daemon.plist [Click for support]

        [running]    com.machangout.glims.agent.plist [Click for support]

        [running]    com.sophos.uiserver.plist [Click for support]

        [running]    com.wacom.wacomtablet.plist [Click for support]

        [loaded]    org.glimmerblocker.updater.plist [Click for support]

     

    Launch Daemons: ℹ️

        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]

        [loaded]    com.adobe.fpsaud.plist [Click for support]

        [loaded]    com.adobe.SwitchBoard.plist [Click for support]

        [running]    com.leapmotion.leapd.plist [Click for support]

        [running]    com.machangout.glims.loader.plist [Click for support]

        [running]    com.sophos.common.servicemanager.plist [Click for support]

        [running]    org.glimmerblocker.proxy.plist [Click for support]

     

    User Launch Agents: ℹ️

        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]

        [loaded]    com.adobe.ARM.[...].plist [Click for support]

        [loaded]    com.google.keystone.agent.plist [Click for support]

     

    User Login Items: ℹ️

        iTunesHelper    UNKNOWN  (missing value)

        AirPort Base Station Agent    Application  (/System/Library/CoreServices/AirPort Base Station Agent.app)

        Kodak EasyShare Wireless Listener    UNKNOWN  (missing value)

        Logitech Control Center Daemon    UNKNOWN Hidden (missing value)

        BPK    UNKNOWN  (missing value)

        Quokka    Application  (/Applications/Quokka.app)

        SpyderUtility    Application  (/Applications/Datacolor/Spyder3Elite/Support/SpyderUtility.app)

        TrackballWorksHelper    Application  (/Library/PreferencePanes/TrackballWorks.prefPane/Contents/Resources/TrackballW orksHelper.app)

        SpeechSynthesisServer    Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)

     

    Internet Plug-ins: ℹ️

        WacomNetscape: Version: 1.1.0-5 [Click for support]

        Default Browser: Version: 537 - SDK 10.9

        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]

        WacomSafari: Version: 1.1.0-5 [Click for support]

        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]

        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]

        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]

        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]

        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]

        QuickTime Plugin: Version: 7.7.3

        iPhotoPhotocast: Version: 7.0 - SDK 10.8

        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]

        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version

     

    User internet Plug-ins: ℹ️

        RealPlayer Plugin: Version: Unknown

     

    3rd Party Preference Panes: ℹ️

        Flash Player  [Click for support]

        GlimmerBlocker  [Click for support]

        Growl  [Click for support]

        TrackballWorks  [Click for support]

        WacomTablet  [Click for support]

     

    Time Machine: ℹ️

        Auto backup: YES

        Volumes being backed up:

            Macintosh HD: Disk size: 250.14 GB Disk used: 101.78 GB

        Destinations:

            Time Machine 1.5TB [Local]

            Total size: 1.50 TB

            Total number of backups: 194

            Oldest backup: 2012-03-16 03:53:39 +0000

            Last backup: 2015-04-01 17:27:14 +0000

            Size of backup disk: Excellent

                Backup size 1.50 TB > (Disk size 250.14 GB X 3)

     

    Top Processes by CPU: ℹ️

            11%    com.apple.WebKit.Plugin.64

             8%    WindowServer

             5%    Finder

             1%    backupd

             1%    coreaudiod

     

    Top Processes by Memory: ℹ️

        309 MB    Safari

        223 MB    InterCheck

        206 MB    mds_stores

        189 MB    SophosScanD

        172 MB    com.apple.WebKit.Plugin.64

     

    Virtual Memory Information: ℹ️

        3.48 GB    Free RAM

        6.78 GB    Active RAM

        5.54 GB    Inactive RAM

        1.37 GB    Wired RAM

        747 MB    Page-ins

        0 B    Page-outs

     

    Diagnostics Information: ℹ️

        Apr 1, 2015, 10:58:09 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-04-01-105809_[redacted].crash

        Apr 1, 2015, 10:54:05 AM    Self test - passed

        Apr 1, 2015, 10:47:50 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-04-01-104750_[redacted].crash

        Mar 31, 2015, 09:14:37 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-211437_[redacted].crash

        Mar 31, 2015, 06:54:43 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-185443_[redacted].crash

        Mar 31, 2015, 06:44:55 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-03-31-184455_[redacted].c rash

        Mar 31, 2015, 06:44:54 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/LCCDaemon_2015-03-31-184454_[redact ed].crash

        Mar 31, 2015, 06:42:13 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-03-31-184213_[redacted].c rash

        Mar 31, 2015, 06:38:53 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-03-31-183853_[redacted].c rash

        Mar 31, 2015, 11:07:10 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110710_[redacted].crash

        Mar 31, 2015, 11:07:02 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110702_[redacted].crash

        Mar 31, 2015, 11:06:56 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110656_[redacted].crash

        Mar 31, 2015, 11:06:49 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110649_[redacted].crash

        Mar 31, 2015, 11:06:41 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110641_[redacted].crash

        Mar 31, 2015, 11:06:29 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110629_[redacted].crash

        Mar 31, 2015, 11:06:22 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110622_[redacted].crash

        Mar 31, 2015, 11:06:13 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110613_[redacted].crash

        Mar 31, 2015, 11:04:18 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-31-110418_[redacted].crash

        Mar 30, 2015, 04:13:08 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-30-161308_[redacted].crash

        Mar 30, 2015, 03:47:41 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-03-30-154741_[redacted].c rash

        Mar 30, 2015, 09:19:42 AM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-30-091942_[redacted].crash

        Mar 29, 2015, 08:43:50 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-204350_[redacted].crash

        Mar 29, 2015, 08:39:57 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-203957_[redacted].crash

        Mar 29, 2015, 08:39:39 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-203939_[redacted].crash

        Mar 29, 2015, 08:23:42 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-202342_[redacted].crash

        Mar 29, 2015, 08:22:48 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-202248_[redacted].crash

        Mar 29, 2015, 08:22:20 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-202220_[redacted].crash

        Mar 29, 2015, 08:17:56 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-201756_[redacted].crash

        Mar 29, 2015, 08:17:48 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-201748_[redacted].crash

        Mar 29, 2015, 08:16:38 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-201638_[redacted].crash

        Mar 29, 2015, 08:16:29 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-201629_[redacted].crash

        Mar 29, 2015, 08:16:14 PM    /Volumes/Macintosh HD 2/[redacted]/Library/Logs/DiagnosticReports/Corel Painter 2015_2015-03-29-201614_[redacted].crash

  • by BobHarris,Helpful

    BobHarris BobHarris Apr 1, 2015 4:58 PM in response to postitnote
    Level 6 (19,553 points)
    Mac OS X
    Apr 1, 2015 4:58 PM in response to postitnote

       [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]

        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]

        [running]    com.sophos.uiserver.plist [Click for support]

        [running]    com.sophos.common.servicemanager.plist [Click for support]

    Suggest removing the anti-malware package.

     

    How does Mac OS X protect me?

     

    <http://www.thesafemac.com/mmg-builtin/>

  • by postitnote,

    postitnote postitnote Apr 1, 2015 4:04 PM in response to BobHarris
    Level 1 (4 points)
    Desktops
    Apr 1, 2015 4:04 PM in response to BobHarris

    Thanks Bob,

     

    Just to follow up— I did remove that Sophos with the uninstaller, restarted the Mac, but Painter 2015 still crashes.  It was worth a try.

  • by BobHarris,

    BobHarris BobHarris Apr 1, 2015 4:17 PM in response to postitnote
    Level 6 (19,553 points)
    Mac OS X
    Apr 1, 2015 4:17 PM in response to postitnote

    Well it is still got to remove 3rd party anti-malware products, even if it is not helping with Corel

  • by postitnote,

    postitnote postitnote Apr 1, 2015 4:57 PM in response to BobHarris
    Level 1 (4 points)
    Desktops
    Apr 1, 2015 4:57 PM in response to BobHarris

    Yes, I got a lot out of reading the articles you linked to; thanks for that.

  • by technobother,

    technobother technobother Aug 6, 2015 4:18 AM in response to postitnote
    Level 1 (0 points)
    Aug 6, 2015 4:18 AM in response to postitnote

    Hi, long time later but I have exactly the same problem, Postitnote, and wondering if you ever found a solution?

     

    My mac is set up with an SSD with the boot system on it and the main user account on another volume. I think this is the issue as the alternative User account is on the SSD. I have tried Symlinks, changing permissions, trashing various plists but no joy. I am baffled that the thing works on an alternative User account but not the main one. Also more than a little astounded at Corel's lack of support for a product that won't launch.

     

    Thanks

  • by NativeAlien,

    NativeAlien NativeAlien Aug 17, 2015 11:35 AM in response to postitnote
    Level 1 (0 points)
    Aug 17, 2015 11:35 AM in response to postitnote

    I am having this issue too! Even with Corel 2016 Have you found a solution? Let me know, thanks!

  • by technobother,

    technobother technobother Aug 17, 2015 6:30 PM in response to NativeAlien
    Level 1 (0 points)
    Aug 17, 2015 6:30 PM in response to NativeAlien

    Hi, No I haven't but still have an open case with Corel. Perhaps contact them too so they get there is an issue that many people have.

     

    Most of their suggestions so far have been doing what I have already done - make symlinks, check in the terminal that your User folder is the one also listed in Users and Groups in the system folder, rebuild permissions and so on. The thing does work for me if launched while logged on as my backup User folder which is on the boot drive . My main User folder on another volume. So it looks like there is something preventing the main user accessing something on the boot drive. All the solutions should have fixed this though and it has never occurred with any other software I have installed.

    I have been asking for a list of files and locations the software installs so I can check but they haven't been forthcoming. Bad installer is my guess. If I find out anything I will post, please do the same if you can.

     

    Cheers