ExtAudioFileRead crashes in background

My app plays music in background. I have "audio" key on in Background modes, my audio session looks like:
AVAudioSession *audioSession = [AVAudioSession sharedInstance];
NSError *err = NULL;
[audioSession setCategory:AVAudioSessionCategoryPlayback error:&err];
if( err ){
NSLog(@"There was an error creating the audio session");
[audioSession setMode:AVAudioSessionModeDefault error:&err];
if( err ){
NSLog(@"There was an error setting mote to the audio session");
[[AVAudioSession sharedInstance] setActive:YES error:&err];
if( err ){
NSLog(@"There was an error setting mote to the audio session");
I'm playing via AUGraph which is configured with 2 nodes: Remote I/O and Mixer:
AudioComponentDescription outputcd;
outputcd.componentFlags = 0;
outputcd.componentFlagsMask = 0;
outputcd.componentManufacturer = kAudioUnitManufacturer_Apple;
outputcd.componentSubType = kAudioUnitSubType_RemoteIO;
outputcd.componentType = kAudioUnitType_Output;
// Multichannel mixer unit
AudioComponentDescription MixerUnitDescription;
MixerUnitDescription.componentType = kAudioUnitType_Mixer;
MixerUnitDescription.componentSubType = kAudioUnitSubType_AU3DMixerEmbedded;
MixerUnitDescription.componentManufacturer = kAudioUnitManufacturer_Apple;
MixerUnitDescription.componentFlags = 0; MixerUnitDescription.componentFlagsMask = 0;
Also according to Technical QA I added
UInt32 maxFPS = 4096;
AudioUnitSetProperty(_mixerUnit, kAudioUnitProperty_MaximumFramesPerSlice,kAudioUnitScope_Global, 0, &maxFPS,sizeof(maxFPS));
But still no luck, my app keeps crashing on ExtAudioFileRead in Render callback function approx 10 seconds as i lock iPhone with error code -40.
I can reproduce this bug only on iOS 8.1.2 version. Is this some known iOS issue or am i missing something? Thanks for any help!

My app plays music in background. I have "audio" key on in Background modes, my audio session looks like:
AVAudioSession *audioSession = [AVAudioSession sharedInstance];
NSError *err = NULL;
[audioSession setCategory:AVAudioSessionCategoryPlayback error:&err];
if( err ){
NSLog(@"There was an error creating the audio session");
[audioSession setMode:AVAudioSessionModeDefault error:&err];
if( err ){
NSLog(@"There was an error setting mote to the audio session");
[[AVAudioSession sharedInstance] setActive:YES error:&err];
if( err ){
NSLog(@"There was an error setting mote to the audio session");
I'm playing via AUGraph which is configured with 2 nodes: Remote I/O and Mixer:
AudioComponentDescription outputcd;
outputcd.componentFlags = 0;
outputcd.componentFlagsMask = 0;
outputcd.componentManufacturer = kAudioUnitManufacturer_Apple;
outputcd.componentSubType = kAudioUnitSubType_RemoteIO;
outputcd.componentType = kAudioUnitType_Output;
// Multichannel mixer unit
AudioComponentDescription MixerUnitDescription;
MixerUnitDescription.componentType = kAudioUnitType_Mixer;
MixerUnitDescription.componentSubType = kAudioUnitSubType_AU3DMixerEmbedded;
MixerUnitDescription.componentManufacturer = kAudioUnitManufacturer_Apple;
MixerUnitDescription.componentFlags = 0; MixerUnitDescription.componentFlagsMask = 0;
Also according to Technical QA I added
UInt32 maxFPS = 4096;
AudioUnitSetProperty(_mixerUnit, kAudioUnitProperty_MaximumFramesPerSlice,kAudioUnitScope_Global, 0, &maxFPS,sizeof(maxFPS));
But still no luck, my app keeps crashing on ExtAudioFileRead in Render callback function approx 10 seconds as i lock iPhone with error code -40.
I can reproduce this bug only on iOS 8.1.2 version. Is this some known iOS issue or am i missing something? Thanks for any help!

Similar Messages

  • LAB View crashes changing background colour

    My LAB View runtime application (7.0) crashes sometimes without error message when changing the background colour of my frontpanel. My operating System is XPP.

    We have reproduced the crash with the development environment and with the runtime version (.EXE made with application builder).
    Enclosed are 2 word files: one from development crash and one from runtime crash.
    The runtime crash is from a computer with visual studion 2003 installed, so I made some visual studio debug snapshots.
    At the development crash, there are no internal errors to investigate!
    Attachments:
    Crash_FP_Color.zip ‏739 KB

  • IPhone 6 mail.app crashing in background

    Hello all
    iPhone 6 on 8.1.3
    So here's a slightly annoying issue, it would appear that randomly, as I haven't figured out a trigger yet, the mail app stops working in the background. I receive emails daily and sometimes after a couple of days I'll think, I haven't received any mail for a while, open the app manually and multiple emails suddenly arrive.
    I used push as I have an exchange account setup.
    I've deleted my mail account and re-added it, rather not go through the pain of re-installing iOS, particularly as the issue occurred on the previous iOS 8+ releases.
    Anyone got any suggestions?
    Thank you.

    Who is the email provider? Its the default email servers of DreamHost. I am using IMAP4.
    Also, the email works fine for a while, so I guess the settings must be OK. Then it STOPS fetching new mails, despite refreshing. But it continues to SEND.
    Yes the settings are verified. I have another own domain email ID from them which is working fine on the same iPhone.
    Here is the reply from my hosting provider:
    I'm very sorry to hear about this issue but unfortunately this is not
    something we can address. As you noted if you reset the account is works
    fine for a while. There are not changes we are making to our mail servers
    that could account for that.  I've tested the [email protected]
    account myself and confirmed that SMTP, IMAP and POP are all working
    fine.
    This points to the issue being with the the phone and/or IOS 7/8 and
    again that's not something we can help you with. I might suggest you
    contact Apple directly so that this can be addresses as a bug and handled
    on their end.
    I'm very sorry I'm not able to do much in this instance. If you need
    anything else or have any further questions please let me know."

  • Background app crash continues in ios 8

    ITs a shame apple didnt fix this in the enire year ios 7 was the latest. And its a disgrace for apple that it continues in ios 8!
    my apps seem to continously crash in background and refresh each time i open them. Working efficiently with forms in safari is a distant memory. This is a case in both my ipad mini and iphone 5.
    ANybody else experiencing this? Anybody knows a fix other than smashing an expensive useless toy on the floor?
    Neerav.

    Just so you know I did uninstall and reinstall LINE and this did stop the app from crashsing. HOWEVER, users should be aware that doing this means all your history, chats, and users you added outside of your phone book will be deleted. So you should keep this in mind if having all your historical stuff is important. I think the biggest bad problem is that users you added manually will all be wipped out from your profile and you have to go back and re-add them again. Not a big deal if you only have a couple to re-add, but a problematic if you have 100's of users missing and have to re-add them.

  • Apps won't open, or crash after launch

    OK so I updated to OS X 10.9.1 and since then, my Adobe Apps won't open, or they crash after launch.
    Photoshop CC for instance opens, then immediately crashes with a crash report. On the other hand, Illustrator simply doesn't even open. No crash report.
    I'm on a 2009 Mac Pro 8 Core 2.93Ghz with a non-efi nVidia GeForce 660Ti GPU. It's been working like a charm until 10.9.1.
    I also tried logging out then in again with Creative Cloud. First time I did this, Photoshop simply stopped crashing, and simply refused to load like Illustrator. After a reboot, Photoshop is back to crashing.
    Any help is greatly appreciated as I'm unable to finish my projects currently.
    Crash log below:
    Process:         Adobe Photoshop CC [1673]
    Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
    Identifier:      com.adobe.Photoshop
    Version:         14.1.2 (14.1.2.427)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [194]
    Responsible:     Adobe Photoshop CC [1673]
    User ID:         501
    Date/Time:       2013-12-22 16:58:26.802 +1100
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  1D53FA51-A822-1422-AEFB-D99F41031A37
    Crashed Thread:  35  General Background Service
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000001ab402504
    VM Regions Near 0x1ab402504:
        IOKit                  000000015b200000-000000015b400000 [ 2048K] rw-/rw- SM=SHM 
    -->
        CG shared images       00000001c0003000-00000001c000b000 [   32K] r--/r-- SM=SHM 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreGraphics                  0x00007fff8a289ebf add_localized_names + 64
    1   com.apple.CoreGraphics                  0x00007fff8a289a0a CGFontNameTableCreate + 597
    2   com.apple.CoreGraphics                  0x00007fff8a289794 get_name_table + 29
    3   com.apple.CoreGraphics                  0x00007fff8a289760 CGFontCopyPostScriptName + 9
    4   com.apple.CoreGraphics                  0x00007fff8a2891c6 CGFontCreateFontsWithURL + 455
    5   com.apple.CoreText                      0x00007fff8dcc85dc CreateFontWithFontURL(__CFURL const*, bool) + 60
    6   com.apple.CoreText                      0x00007fff8dcc83fb TCGFontCache::CopyFont(__CFURL const*, bool) const + 91
    7   com.apple.CoreText                      0x00007fff8dcc8225 TBaseFont::CopyNativeFont() const + 69
    8   com.apple.CoreText                      0x00007fff8dcc81a6 TBaseFont::CopyGraphicsFont() const + 26
    9   com.apple.CoreText                      0x00007fff8dcc7ebc TBaseFont::CopyTable(unsigned int) const + 188
    10  com.apple.CoreText                      0x00007fff8dd5a518 TBaseFont::CopyTable(unsigned int, unsigned int) const + 18
    11  com.apple.CoreText                      0x00007fff8dd28ecf CTFontCopyTable + 159
    12  com.adobe.CoolType                      0x00000001050b7379 CTCleanup + 1006091
    13  com.adobe.CoolType                      0x00000001050b7c70 CTCleanup + 1008386
    14  com.adobe.CoolType                      0x0000000104f691f9 0x104f63000 + 25081
    15  com.adobe.CoolType                      0x00000001050fbf1e CTCleanup + 1287600
    16  com.adobe.CoolType                      0x00000001050f7e89 CTCleanup + 1271067
    17  com.adobe.CoolType                      0x00000001050e3409 CTCleanup + 1186459
    18  com.adobe.CoolType                      0x00000001050fae4d CTCleanup + 1283295
    19  com.adobe.CoolType                      0x0000000104f6f689 0x104f63000 + 50825
    20  com.adobe.CoolType                      0x0000000104f79def 0x104f63000 + 93679
    21  com.adobe.CoolType                      0x0000000104f7a8f0 0x104f63000 + 96496
    22  com.adobe.CoolType                      0x000000010503b795 CTCleanup + 499239
    23  com.adobe.CoolType                      0x000000010503b328 CTCleanup + 498106
    24  com.adobe.CoolType                      0x0000000104fc9da8 CTCleanup + 33850
    25  com.adobe.CoolType                      0x0000000104fd191c CTCleanup + 65454
    26  com.adobe.AGM                           0x0000000104cf0471 0x104be2000 + 1107057
    27  com.adobe.AGM                           0x0000000104cef13a 0x104be2000 + 1102138
    28  com.adobe.AGM                           0x0000000104d31a61 0x104be2000 + 1374817
    29  com.adobe.AGM                           0x0000000104d31cb5 0x104be2000 + 1375413
    30  com.adobe.AGM                           0x0000000104c15686 0x104be2000 + 210566
    31  com.adobe.Photoshop                     0x0000000102ce41ca 0x100000000 + 47071690
    32  com.adobe.Photoshop                     0x0000000102f008eb 0x100000000 + 49285355
    33  com.adobe.Photoshop                     0x0000000102eff3d1 0x100000000 + 49279953
    34  com.adobe.Photoshop                     0x0000000102e1cc84 0x100000000 + 48352388
    35  com.adobe.Photoshop                     0x0000000102e1d323 0x100000000 + 48354083
    36  com.adobe.Photoshop                     0x0000000102e28496 0x100000000 + 48399510
    37  com.adobe.Photoshop                     0x0000000102e3d8ce 0x100000000 + 48486606
    38  com.adobe.Photoshop                     0x0000000102e3eb6c 0x100000000 + 48491372
    39  com.adobe.Photoshop                     0x0000000102e23aaa 0x100000000 + 48380586
    40  com.adobe.Photoshop                     0x0000000102e23b82 0x100000000 + 48380802
    41  com.adobe.Photoshop                     0x0000000102e23aaa 0x100000000 + 48380586
    42  com.adobe.Photoshop                     0x0000000102e23b82 0x100000000 + 48380802
    43  com.adobe.Photoshop                     0x0000000102e23aaa 0x100000000 + 48380586
    44  com.adobe.Photoshop                     0x0000000102e23b82 0x100000000 + 48380802
    45  com.adobe.Photoshop                     0x0000000102e23aaa 0x100000000 + 48380586
    46  com.adobe.Photoshop                     0x0000000102e4ee29 0x100000000 + 48557609
    47  com.adobe.Photoshop                     0x0000000102e4f7a2 0x100000000 + 48560034
    48  com.adobe.Photoshop                     0x0000000102e23aaa 0x100000000 + 48380586
    49  com.adobe.Photoshop                     0x0000000102d73a3c 0x100000000 + 47659580
    50  com.adobe.Photoshop                     0x0000000102decc4b 0x100000000 + 48155723
    51  com.adobe.Photoshop                     0x0000000100bdebfb 0x100000000 + 12446715
    52  com.adobe.Photoshop                     0x0000000100c679ee 0x100000000 + 13007342
    53  com.adobe.Photoshop                     0x0000000100c673ae 0x100000000 + 13005742
    54  com.adobe.Photoshop                     0x0000000100c67f35 0x100000000 + 13008693
    55  com.adobe.Photoshop                     0x0000000100c4619e 0x100000000 + 12870046
    56  com.adobe.Photoshop                     0x0000000100c65e2c 0x100000000 + 13000236
    57  com.adobe.Photoshop                     0x0000000100099bf1 0x100000000 + 629745
    58  com.adobe.Photoshop                     0x000000010008641b 0x100000000 + 549915
    59  com.adobe.Photoshop                     0x00000001000864c0 0x100000000 + 550080
    60  com.adobe.Photoshop                     0x00000001016bbef8 0x100000000 + 23838456
    61  com.apple.Foundation                    0x00007fff8e540094 __NSFireTimer + 96
    62  com.apple.CoreFoundation                0x00007fff8263e724 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    63  com.apple.CoreFoundation                0x00007fff8263e25f __CFRunLoopDoTimer + 1151
    64  com.apple.CoreFoundation                0x00007fff826af76a __CFRunLoopDoTimers + 298
    65  com.apple.CoreFoundation                0x00007fff825f9aa5 __CFRunLoopRun + 1525
    66  com.apple.CoreFoundation                0x00007fff825f9275 CFRunLoopRunSpecific + 309
    67  com.apple.HIToolbox                     0x00007fff84bc0f0d RunCurrentEventLoopInMode + 226
    68  com.apple.HIToolbox                     0x00007fff84bc0cb7 ReceiveNextEventCommon + 479
    69  com.apple.HIToolbox                     0x00007fff84bc0abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    70  com.apple.AppKit                        0x00007fff8309928e _DPSNextEvent + 1434
    71  com.apple.AppKit                        0x00007fff830988db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    72  com.apple.AppKit                        0x00007fff8308c9cc -[NSApplication run] + 553
    73  com.adobe.Photoshop                     0x00000001016bbde2 0x100000000 + 23838178
    74  com.adobe.Photoshop                     0x00000001016bd0cc 0x100000000 + 23843020
    75  com.adobe.Photoshop                     0x0000000100087f62 0x100000000 + 556898
    76  com.adobe.Photoshop                     0x00000001002d48dc 0x100000000 + 2967772
    77  com.adobe.Photoshop                     0x00000001002d49b9 0x100000000 + 2967993
    78  com.adobe.Photoshop                     0x0000000100002a34 0x100000000 + 10804
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff897d3662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff84e8f43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff84e8f152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 5:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 6:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 7:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 8:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 9:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 10:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 11:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 12:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 13:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 14:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 15:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 16:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 17:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 18:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 19:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   MultiProcessor Support                  0x0000000115c42f9b 0x115bfd000 + 286619
    3   MultiProcessor Support                  0x0000000115c42e53 0x115bfd000 + 286291
    4   MultiProcessor Support                  0x0000000115c62ee4 0x115bfd000 + 417508
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 20:: Lens Profile Manager
    0   libsystem_kernel.dylib                  0x00007fff897d2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff89958c3b _pthread_cond_wait + 727
    2   com.adobe.Photoshop                     0x00000001016e8551 0x100000000 + 24020305
    3   com.adobe.Photoshop                     0x00000001016e75fe 0x100000000 + 24016382
    4   com.adobe.Photoshop                     0x00000001016549d5 0x100000000 + 23415253
    5   com.adobe.Photoshop                     0x00000001016e6af4 0x100000000 + 24013556
    6   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff897d2a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff81c22e60 nanosleep + 200
    2   com.adobe.PSAutomate                    0x000000013a842518 0x13a700000 + 1320216
    3   com.adobe.PSAutomate                    0x000000013a827fce 0x13a700000 + 1212366
    4   com.adobe.PSAutomate                    0x000000013a8420b5 0x13a700000 + 1319093
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff897d2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff89957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8995afb9 start_wqthread + 13
    Thread 35 Crashed:: General Background Service
    0   com.apple.GeForceGLDriver               0x00001234402e622c 0x123440000000 + 3039788
    1   com.apple.GeForceGLDriver               0x00001234402e05cd 0x123440000000 + 3016141
    2   com.apple.GeForceGLDriver               0x00001234402e02c3 gldBuildComputeProgram + 75
    3   com.apple.opencl                        0x00007fff8841c538 0x7fff88418000 + 17720
    4   com.apple.opencl                        0x00007fff8842a808 clBuildProgram + 2072
    5   com.adobe.AIF                           0x0000000107de1026 AIF::OCL::Program::build(std::vector<AIF::OCL::Device, AIF::AIFAllocator<AIF::OCL::Device> > const&, std::basic_string<char, std::char_traits<char>, AIF::AIFAllocator<char> > const&) + 86
    6   com.adobe.AIF                           0x0000000107de0fa3 AIF::OCL::Program::build(std::basic_string<char, std::char_traits<char>, AIF::AIFAllocator<char> > const&) + 49
    7   com.adobe.Photoshop                     0x0000000101a3d18d 0x100000000 + 27513229
    8   com.adobe.Photoshop                     0x0000000101a3dee3 0x100000000 + 27516643
    9   com.adobe.Photoshop                     0x0000000101940bfd 0x100000000 + 26479613
    10  com.adobe.Photoshop                     0x000000010192b91a 0x100000000 + 26392858
    11  com.adobe.Photoshop                     0x0000000101a4323d 0x100000000 + 27537981
    12  com.adobe.Photoshop                     0x000000010199bc68 0x100000000 + 26852456
    13  com.adobe.Photoshop                     0x000000010199d25a 0x100000000 + 26858074
    14  com.adobe.Photoshop                     0x00000001016e6af4 0x100000000 + 24013556
    15  libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    16  libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    17  libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff897cea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff897cdd18 mach_msg + 64
    2   libclh.dylib                            0x000000014ce0ce69 0x14c800000 + 6344297
    3   libclh.dylib                            0x000000014c8c5972 0x14c800000 + 809330
    4   libclh.dylib                            0x000000014ce0dcb9 0x14c800000 + 6347961
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib                  0x00007fff897cea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff897cdd18 mach_msg + 64
    2   libclh.dylib                            0x00007fff8daf8dd9 0x7fff8d4e9000 + 6356441
    3   libclh.dylib                            0x00007fff8d5aed62 0x7fff8d4e9000 + 810338
    4   libclh.dylib                            0x00007fff8daf9c29 0x7fff8d4e9000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib                  0x00007fff897cea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff897cdd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff825fa315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff825f9939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff825f9275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff832391ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib                  0x00007fff897cea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff897cdd18 mach_msg + 64
    2   libclh.dylib                            0x00007fff8daf8dd9 0x7fff8d4e9000 + 6356441
    3   libclh.dylib                            0x00007fff8d5aed62 0x7fff8d4e9000 + 810338
    4   libclh.dylib                            0x00007fff8daf9c29 0x7fff8d4e9000 + 6360105
    5   libsystem_pthread.dylib                 0x00007fff89956899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8995672a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8995afc9 thread_start + 13
    Thread 35 crashed with X86 Thread State (64-bit):
      rax: 0x000000006c93f4f8  rbx: 0x000000013eac3000  rcx: 0x0000000108bc3600  rdx: 0x000000013eac3000
      rdi: 0x00000001ab402504  rsi: 0x0000050000000500  rbp: 0x000000013b085f10  rsp: 0x000000013b085e10
       r8: 0x0000000000000040   r9: 0x000000013b085c00  r10: 0x000000013eac3000  r11: 0x0000000000000246
      r12: 0x000000013b085e50  r13: 0x0000000000007020  r14: 0x0000000114252e48  r15: 0x0000000000000000
      rip: 0x00001234402e622c  rfl: 0x0000000000010206  cr2: 0x00000001ab402504
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x100000000 -        0x103bb5f07 +com.adobe.Photoshop (14.1.2 - 14.1.2.427) <CC99E953-1231-383F-BC67-BCE95BA4E2A7> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
           0x104301000 -        0x10432dff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbb.dylib
           0x104347000 -        0x104366fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10438a000 -        0x104390fff  org.twain.dsm (1.9.5 - 1.9.5) <E614CAAE-7B01-348B-90E4-DB3FD3D066A6> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x104398000 -        0x1043abff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1043b5000 -        0x1043b9fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1043c0000 -        0x104589ff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x1045cc000 -        0x104b65fff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104be2000 -        0x104efaff7 +com.adobe.AGM (AdobeAGM 4.30.24.31468 - 4.30.24.31468) <97A3293C-0574-3DD3-86F1-D53E6CD73373> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104f63000 -        0x105274fff +com.adobe.CoolType (AdobeCoolType 5.13.00.31468 - 5.13.00.31468) <47F18C1A-71E7-37B2-84C4-2EBF9B7000F3> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1052bc000 -        0x1052e2fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1052ea000 -        0x105316fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
           0x10533a000 -        0x105468fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1054c6000 -        0x10560afff +com.adobe.ACE (AdobeACE 2.20.02.31468 - 2.20.02.31468) <C55A913C-8009-3A56-BF49-723C61D9444D> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10561d000 -        0x10563afff +com.adobe.BIB (AdobeBIB 1.2.03.31468 - 1.2.03.31468) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105642000 -        0x105731fff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105744000 -        0x1057fdff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105847000 -        0x10584bff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105852000 -        0x1058c3fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x1058d6000 -        0x105943fff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151481) <BCDB9366-EDB3-3FEA-854D-3D2C72D48781> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105976000 -        0x105ecefef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/Cg.framework/Cg
           0x10653c000 -        0x10658bfff +com.adobe.headlights.LogSessionFramework (2.1.2.1785) <160BF2F9-B418-31C5-866F-6FADA1B720ED> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1065c1000 -        0x10682fff7 +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <3518BD24-6FD8-37C0-A888-EBB9A2957631> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x10692e000 -        0x106a70fff +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <5D90BD26-54D5-3479-AEA8-38899114CAF5> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/filter_graph.framework/Versions/A/filter_graph
           0x106b8b000 -        0x106bb0ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106bec000 -        0x106beefff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106bf3000 -        0x107282fef +com.adobe.PlugPlugOwl (4.0.1.34 - 4.0.1.34) <762B5A6D-E532-3EDD-9E8C-6A52F77BF985> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
           0x107890000 -        0x10794eff7 +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.30746) <FD095E6D-90B6-3F27-9D28-A1846207313E> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x10799e000 -        0x107a49ff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.30746) <D7D4D4AA-EF54-374C-984F-6170846E9C38> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x107a8e000 -        0x107b88fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x107c2d000 -        0x107d86ff7 +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x107dd4000 -        0x107df3fff +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <70265390-C20D-3DD2-9117-5AAE34BC1964> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
           0x107e0d000 -        0x107e72ff7 +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <237759C8-A525-3B4A-8B8D-0344D90F757C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x107e93000 -        0x108081fe7 +PatchMatch (1) <5FB409AA-535C-3067-BCA0-4E9768C63888> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/PatchMatch.framework/Versions/A/PatchMatch
           0x10839d000 -        0x10840cff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x10a9b8000 -        0x10a9baff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10cff3000 -        0x10cff4fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10f283000 -        0x10f29ffff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x10f2a4000 -        0x10f2c5ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x10f2ca000 -        0x10f2d9fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x10f2dd000 -        0x10f2effff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x110ee3000 -        0x110eeaff7 +FastCore (???) <113634F0-69CE-3FE9-B86B-2DB55A1C661C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x113dc0000 -        0x113dc4ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
           0x113f83000 -        0x113fc1fff +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 7.0.1.102 - 7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/updaternotifications.framework/Versions/A/UpdaterNotifications
           0x11595d000 -        0x1159a1fff +com.adobe.pip (7.0.0.1786) <7DE488A4-4E25-368C-AB47-D1991A7457CD> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
           0x115b23000 -        0x115b81fff +MMXCore (???) <A914EB0D-BB2E-33F4-8ED3-7DFCEC8EF0EA> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x115bfd000 -        0x115c7fff7 +MultiProcessor Support (???) <551607FA-AC71-39ED-871E-0F26335ADF89> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x1173cc000 -        0x1173dffff +MeasurementCore (???) <2ED2377D-1D0E-3CE4-9B41-0473F54ACA5F> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/Measurements/MeasurementCore.plugin/Contents/MacOS/Meas urementCore
           0x11c98c000 -        0x11ca2fff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x11ca9c000 -        0x11caa7fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
           0x12ddc2000 -        0x12dde8ff7 +com.adobe.ape (3.4.0.29366 - 3.4.0.29366) <40A59819-7A57-0E9F-658D-1803B2A461AE> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x13a700000 -        0x13a948ff7 +com.adobe.PSAutomate (13.0 - 13.0) <C674EBC3-36AA-368A-B400-0EB597CC8F23> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/Scrip tingSupport
           0x13a9cb000 -        0x13aac0ff7 +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.3.2 - 6.3.2.30746) <0E3F5867-99AE-33B5-9252-B159C7259097> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFlex
           0x14c800000 -        0x14cf4aff7  libclh.dylib (4.0.3 - 4.0.3) <BC457879-2A9F-3A1E-909F-1500E8D4C207> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x156278000 -        0x156adfff7  com.apple.GeForceTeslaGLDriver (8.18.28 - 8.1.8) <A17676FF-2A81-319B-A6ED-85C6854C5C35> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDrive r
        0x123440000000 -     0x12344087bff7  com.apple.GeForceGLDriver (8.18.22 - 8.1.8) <CFA88606-8A16-3251-A1AA-4BC5F5D74E1C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
        0x7fff64dc2000 -     0x7fff64df5817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff81ac4000 -     0x7fff81ae9ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff81aea000 -     0x7fff81b75fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff81b76000 -     0x7fff81b7eff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
        0x7fff81b7f000 -     0x7fff81ba6ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff81ba7000 -     0x7fff81c30ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff81c7e000 -     0x7fff81c82ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff81d8e000 -     0x7fff81e3eff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
        0x7fff81e3f000 -     0x7fff81e40ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff81e4a000 -     0x7fff81e91ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff81e92000 -     0x7fff81e92fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81e93000 -     0x7fff81e9fff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff81ea0000 -     0x7fff81eaafff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff81eab000 -     0x7fff81eacff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff81f4a000 -     0x7fff81f76ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
        0x7fff8200c000 -     0x7fff8200ffff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff822dc000 -     0x7fff8256afff  com.apple.RawCamera.bundle (5.02 - 725) <4DE37ECB-24CD-38B1-B5AF-1EE911E19B80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8256b000 -     0x7fff8257cff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8257d000 -     0x7fff82588fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff82589000 -     0x7fff8276eff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8292b000 -     0x7fff82e4ffff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
        0x7fff82e56000 -     0x7fff82ec0ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff82ec1000 -     0x7fff82ee6ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff82ef0000 -     0x7fff82f4ffff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff83052000 -     0x7fff83074fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff83075000 -     0x7fff83be9ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84a38000 -     0x7fff84a3bfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff84a58000 -     0x7fff84b3fff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff84b40000 -     0x7fff84b48fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84b49000 -     0x7fff84b88fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff84b89000 -     0x7fff84b91ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff84b92000 -     0x7fff84e3cffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37

    Hi scottiericho,
    Please refer to the following help document on problem where  CC does not start
    after upgrade to Maverick Mac OSX 10.9.
    http://forums.adobe.com/message/5812298
    http://helpx.adobe.com/illustrator/kb/illustrator-crashes-mavericks-os -x-109.html
    http://helpx.adobe.com/after-effects/kb/effects-launch-mac-os-109.html
    Hope it helps you.
    Regards,
    Rajshree

  • VOIP app crashing in iOS 8.1?

    Hi guys,
    I have developed a VOIP application which also runs in background mode. The application runs perfectly in devices which has iOS 7 but after upgrading to iOS 8.1 it constantly crashing in background and also in foreground mode.

    Following are the exceptions which i can see from crash logs for the above issue
    Exception Type:  00000020
    Exception Codes: 0x00000000bad22222
    Highlighted Thread:  8
    Thread 8 name:  GCDAsyncSocket-CFStream
    Thread 8:
    0   libsystem_kernel.dylib         0x3932e518 0x3932d000 + 5400
    1   libsystem_kernel.dylib         0x3932e30c 0x3932d000 + 4876
    2   CoreFoundation                 0x2b583ba6 0x2b4b6000 + 842662
    3   CoreFoundation                 0x2b58216c 0x2b4b6000 + 835948
    4   CoreFoundation                 0x2b4cf97c 0x2b4b6000 + 104828
    5   CoreFoundation                 0x2b4cf78e 0x2b4b6000 + 104334
    6   Foundation                     0x2c20a94c 0x2c1ff000 + 47436
    7   eMessenger_iOS_App             0x00081b9e 0x4000 + 514974
    8   Foundation                     0x2c2cf996 0x2c1ff000 + 854422
    9   libsystem_pthread.dylib       0x393c0e64 0x393be000 + 11876
    10  libsystem_pthread.dylib       0x393c0dd6 0x393be000 + 11734
    11  libsystem_pthread.dylib       0x393beb80 0x393be000 + 2944
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Subtype: KERN_INVALID_ADDRESS at 0x00000000
    Triggered by Thread:  0
    Thread 0 name:  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:
    0   eMessenger_iOS_App             0x003eb61c 0x4000 + 4093468
    1   eMessenger_iOS_App             0x003e56ac 0x4000 + 4069036
    2   eMessenger_iOS_App             0x001f38f0 0x4000 + 2029808
    3   eMessenger_iOS_App             0x001f68b4 0x4000 + 2042036
    4   eMessenger_iOS_App             0x001e7708 0x4000 + 1980168
    5   eMessenger_iOS_App             0x004be1d8 0x4000 + 4956632
    6   eMessenger_iOS_App             0x001db1cc 0x4000 + 1929676
    7   Foundation                     0x265cba40 0x264fa000 + 858688
    8   CoreFoundation                 0x2587f514 0x257b1000 + 845076
    9   CoreFoundation                 0x2587f094 0x257b1000 + 843924
    10  CoreFoundation                 0x2587d2fe 0x257b1000 + 836350
    11  CoreFoundation                 0x257ca97c 0x257b1000 + 104828
    12  CoreFoundation                 0x257ca78e 0x257b1000 + 104334
    13  GraphicsServices               0x2cb7c04c 0x2cb73000 + 36940
    14  UIKit                         0x28dbc97c 0x28d4e000 + 452988
    15  eMessenger_iOS_App             0x0000aa8a 0x4000 + 27274
    16  libdyld.dylib                 0x33577aac 0x33576000 + 6828

  • Dreamweaver CS4 Crashing under Snow Leopard

    I am having issues with Dreamweaver CS4 and Snow Leopard. Dreamweaver application opens fine, however, when I try to make edits to code on an HTML page, the program crashes.
    Background info:
    A Clean install of Snow Leopard was made on a new hard drive on my Intel Mac G5. (OS 10.5.7 Leopard is still loaded on another hard drive).
    Adobe Creative Suite was then installed on the Snow Leopard drive.
    Any feedback to try and work around this issue will be greatly appreciated.

    I spent the whole holiday weekend troubleshooting this on my MBP. Dreamweaver would crash mostly in system dialogues but sometimes randomly.
    What didn't work initially:
    1. Clean install of SL but when it finished, I migrated my old user account minus apps.
    2. Installed my usual apps and immediately had crashing at system dialogues with Dreamweaver CS4 and a few others.
    3. Hit all troubleshooting blogs and forums including adobe and apple. Tried all the cache flushing, preferences rebuilding, plist deleting til the cows came home. Nothing was working.
    Luckily I had carbon copy cloned my leopard install to a firewire 800 drive for a back up so I always had a way back but figured I would try it again.
    So here's what did work for me:
    1. Wiped my drive, installed SL cleanly, and upon completion I did NOT migrate ANY user settings from other computers or previous systems.
    2. Installed CS4 first thing and tested. It worked straight away so I did a time machine backup and started adding other apps and bringing folders over by hand all while doing intermittent testing and time machine backups in case I hit some snag that started things crashing again.
    3. I had iSynced my mail, address, calendar, bookmarks etc so that helped ease the pain of not migrating somewhat.... so I resynced everything back as a last step.
    4. And Voila. Been enjoying rock solid performance for several days since...  and zero crashing... even under intense use.
    A little manual? Yes. Should it have been necessary to go to this length? Probably not.
    But I will say my MBP is snappier than ever and everything is running tip top. So if you have the time, I still recommend doing it. Plus doing it a little manually helped cull my drive of a lot of crap I don't use or need anymore.
    If you want pure automation and no maintenance maybe wait for an update.

  • Yoga 13 Wireless Fix - far better range and speed using 5G Linksys AE6000 .11ac usb nub

    $60 Linksys model AE6000 802.11ac USB hub has made my Yoga 13 a useful device.  Benefits are as follows, along with a quick "how to" tutorial.  
    Far better range from my access point (80 feet with reasonable speed on Linksys vs. 30 feet using built-in Realtek WLAN card.
    Significantly faster speed 55 meg/sec using 5G, compared to stock Yoga/Realtek's 2.4 GHz-limited 14-16 meg/second download speeds - both tests done same day using Ookla Speedtest.net)
    No longer crashing after resume (I suspect the crashing that began with Win 8.1 is due to driver issue)
    Recognizes both 2.4 GHz and 5 GHz WLAN networks (Windows 8.1 failed to recognize 5GHz signal until I backdated the Linksys WLAN driver to use Windows 7 driver).
    TUTORIAL / STEPS:
    Turn off (or at a minimum - review before downloating) windows updates - otherwise Win8.1/Yoga will over-write the good driver you're about to install and revert you back to slow WLAN performance.  Give Microsoft 6-12 months & maybe they'll get the drivers right for their POS Win 8.1.  
    Create a restore point.
    Download & the Windows 7 (yes, seven) drivers to a folder on your Yoga.  
    Then open the following folder:
    C\Windows\System32\drivers
    Locate the file named "netr28ux.sys" and move it to a new folder you create on your desktop (for safe keeping)
    Download the Windows 7 x64 drivers for the Linksys AE6000 and the installation/setup program from the Linksys support pages here
    http://support.linksys.com/en-us/support/adapters/AE6000
    Extract those Win7 x64 files (including the netr28ux.sys file) into their own folder, then copy the extracted files to the
    C\Windows\System32\drivers  folder.
    Run the Linksys AE6000's little setup utility, insert the little nub into your USB port, complete running the setup utility, type in (or select) your network, type in your password & select your encryption type, and you should be in good shape.  
    I turn my onboard "WLAN 1" card off using the right-swipe/charms, and the Linksys shows up as "WLAN 2" with the networks it's picking up.  
    CAVEATS:  
    The Linksys AE6000 occupies one your USB ports, but the Linksys AE6000 seems to have the smallest size (barely 1" sticking out) and was rated the fastest of its size by PC Magazine.  Very good performance for .11n and .11ac environments.
    This mod may not be for everyone.  I was able to barely tolerate the Yoga's wireless limitations since purchasing in May, but the Win 8.1 rollout (along with what must be craptastic drivers) was the last straw.  The system began behavng erratically, crashing after resume, and wireless was even worse (speed degraded to 1 meg/sec or less up and download, within an hour after a reboot).  
    I have not checked the impact of this nub on battery life.  I suspect it may be a little worse than stock, but it may be a reasonable tradeoff for me to actually be able to travel more than 30 feet from my router/access point (and have YouTube stream in FHD without stutters/crashes).  
    BACKGROUND:
    After Windows 8.1 update, my Yoga 13's wireless performance went from barely adequate to useless (crashed on resume, speed degradation an hour after fresh boot, etc.).
    I'm sharing this info because I've enjoyed this machine's other assets so much.  It's too bad we can't replace the Realtek WLAN card, and obviously Lenovo though enough of our issues suffered that they chose a different card for the Yoga 2 (although the antenna design still may be partly to blame for some of those performance issues as well).   Love the keyboard, display, etc. and can put up with the fan noise (if someone has a fix for fan noise though, please post to this thread or point me to the fix).  
    Best of luck with this potential (relatively inexpensive) work-around.  It's not as ideal as switching out the internal card, but I'm pretty pleased so far.  If there are other wireless fixes, please share on this thread.  
    Thanks,
    Stanford

    Having used this thing for a couple of weeks now, I'm still amazed at how great the network performance is and how it's transformed my Yoga 13 into a near-instant device around the house (incl range that extends to the garage and perimeters of front & back yards.  And traveling is pretty phenomenal too - great speeds at the hotels we've visited (instead of having to tether my 4G phone because Lenovo's weak-sauce wireless couldn't hang onto a 1-bar connection for 3 minutes).  
    It's a small tradeoff in having a 1" by 1/8" inch "nub" stick out of a USB port, but one of the best $60 upgrades I've ever done.  Highly recommended.

  • Had to replace battery which wiped out everything. restored from the cloud, but when I hook up to computer, won't sync. keeps asking if I want to re-store again. Ideas?

    Had to replace battery, which wiped out everything. Backed up from the cloud, but when I hook to computer, won't sync. Keeps asking if I want to re-store the phone.
    Ideas?

    no apple store replaced. they said there were 3 apple programs that kept crashing in background, which ran battery down cause they kept trying to re-load.
    they backed up phone to cloud, wiped out old software and replaced new software & new battery. since then won't sync with itunes on computer.

  • HT204204 My phone crashed after updating it to IOS 8. I can't use it cause its stucked on the start up menu, the apple logo with black background.

    Hi to all,
    I hope someone can help me. My phone crashed after updating it to IOS 8.3. I can't use it cause its stucked on the start up menu, the apple logo with black background. Even when I restart my phone, it is still stuck on the start up menu, the black background with apple logo in the middle.

    Slone,
    I finally decided to turn this annoyance into an opportunity.  After a lot of experimenting I found that my iPad was just fine under 7.1 if I simply restored it as new.  I have a lot of time on my hands and I had 1424 apps on my iPad!  This is why every attempt to restore took so long.
    I decided to restore as new, spend a day restoring the apps I really used.  Doing so gave me a quick iPad with only bout a quarter of the storage used.
    Granted it was a pain in the arse, but I wrote it off as in the old days when you had to do this with windows 95 just to keep a stable system.
    I DO have some data in a few files of the now unused backup but a quick google search finds a couple Mac programs out there that will allow you go extract audio recordings, app data files etc. from the backup.  I'll do that someday if I even miss the files I've probably forgotten that are there.
    Anyway, there was nothing wrong with my hardware.  I think there were just some troublesome setup items that 7.1 didn't like.  Once set up as new, the ipad was fine.
    Good luck!

  • Annoying bug - program crashes when "Paste as Background" is used

    Guys, I have a nasty bug which is making edits VERY time-consuming, and I'm hoping that someone can help.
    When I wish to replace a slide background, either with a new background copied from Paint, or from another slide (using the Copy Background function), it basically crashes every single time if I try and perform this more than once.  (ie. I can change one background, save, close down the program entirely, restart, and I'm fine.  If I try to do a second "paste as background", the screen freezes up badly, the slide being pasted into in filmstrip view goes white, and I cannot save the changes, though it appears to save.  See the images below.
    It's gotten worse as the project has increased in size.  It's now pretty big - 182 slides - though I would have expected the software to handle it.  It was occurring noticeably when the project was only 50 odd slides though.
    Thanks guys
    Lynton
    1) I copy.
    2) I paste.
    3) It's crashed.  Screen frozen, slide being pasted into white in filmstrip view.  Saving is not possible.
    4) If I restart the entire program it works OK again and I can retrieve the project up to the PRIOR save (ie. I lost work!!).  If I close just that project I get the following error, and I can't open effectively.  This error presumably holds the key to what just went wrong with the crash.

    Hi there
    Sorry, but once you surpassed about 65 slides you entered the danger zone. Frankly, I'm surprised that's the only issue you are seeing with that many slides!
    The recommendation is to keep projects somewhere between 50-65 slides.
    Bottom line is that you need to break the project apart into different sections and make smaller segments you link together.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Dock crash and black background after 10.10.1 update

    After updating to 10.10.1, my dock has disappeared. It simply crashes upon startup and never shows up. My background has also disappeared, its just black background and trying to set any backgrounds through system preferences fails. Also, since the dock is not available, I cannot minimize any windows. Most apps seem to work once launched through spotlight, but without the dock, it is almost unbearable.
    I tried to repair disk permissions through disk utility and restart multiple times with no fix.
    Anyone else experience this?

    I have the same problem can you help me?
    Application Specific Information:
    objc_msgSend() selector name: hash
    Dock Extras loaded from:
    FaceTime.app
    Calendar.app
    App Store.app
    System Preferences.app
    Messages.app
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff854540dd objc_msgSend + 29
    1   com.apple.Foundation           0x00007fff8a16deb2 -[NSConcreteMapTable removeObjectForKey:] + 57
    2   com.apple.UIFoundation         0x00007fff82ed34fa __NSFontTypefaceInfoDeallocation + 326
    3   com.apple.UIFoundation         0x00007fff82ed338a -[__NSFontTypefaceInfo dealloc] + 22
    4   libobjc.A.dylib               0x00007fff8545a91f (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 575
    5   com.apple.CoreFoundation       0x00007fff8f439272 _CFAutoreleasePoolPop + 50
    6   com.apple.CoreFoundation       0x00007fff8f4712fe __CFRunLoopRun + 2174
    7   com.apple.CoreFoundation       0x00007fff8f470838 CFRunLoopRunSpecific + 296
    8   com.apple.HIToolbox           0x00007fff9084143f RunCurrentEventLoopInMode + 235
    9   com.apple.HIToolbox           0x00007fff908411ba ReceiveNextEventCommon + 431
    10  com.apple.HIToolbox           0x00007fff90840ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    11  com.apple.AppKit               0x00007fff8a6246d1 _DPSNextEvent + 964
    12  com.apple.AppKit               0x00007fff8a623e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    13  com.apple.AppKit               0x00007fff8a617e23 -[NSApplication run] + 594
    14  com.apple.AppKit               0x00007fff8a6032d4 NSApplicationMain + 1832
    15  libxpc.dylib                   0x00007fff887a7ef2 _xpc_objc_main + 793
    16  libxpc.dylib                   0x00007fff887a9a9d xpc_main + 490
    17  com.apple.dock.extra           0x0000000100a9dea0 0x100a9c000 + 7840
    18  libdyld.dylib                 0x00007fff8679f5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8d91c22e kevent64 + 10
    1   libdispatch.dylib             0x00007fff85955a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8d91b946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d4654a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8d91b946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d4654a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8d91b946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d4654a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8d91b946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d4654a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8d91b946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8d4654a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8d91652e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8d91569f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8f471b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8f470fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8f470838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8a7877a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8d4672fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8d467279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8d4654b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000008  rbx: 0x0000608000087350  rcx: 0x0000000000000001  rdx: 0x00007fff5f161ec0
      rdi: 0x0000608000087350  rsi: 0x00007fff8af77800  rbp: 0x00007fff5f161eb0  rsp: 0x00007fff5f161e68
       r8: 0x00007fff5f161eb0   r9: 0x0000000000000000  r10: 0x00007fff8af77800  r11: 0x00003ddda644bea8
      r12: 0x00006080000b7760  r13: 0x00007fff75162070  r14: 0x000060800026f540  r15: 0x00007fb9e8d145b0
      rip: 0x00007fff854540dd  rfl: 0x0000000000010202  cr2: 0x00003ddda644bec0
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x100a9c000 -        0x100aa0fff  com.apple.dock.extra (1.0 - 1) <95478488-6A0C-35EB-A1F3-D5F032B1DE62> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra .xpc/Contents/MacOS/com.apple.dock.extra
           0x1026e4000 -        0x1026e5fff  com.apple.appstore.DockTile (1.1.1 - 376.0.5) <E2D5F6A0-B411-31CA-87DE-8F759D98D4CA> /Applications/App Store.app/Contents/PlugIns/DockTile.docktileplugin/Contents/MacOS/DockTile
           0x10480e000 -        0x104864fff  com.apple.StoreUI (1.0 - 1) <E2F24E39-F466-3A1E-862F-4FD50BD4D2E3> /System/Library/PrivateFrameworks/StoreUI.framework/Versions/A/StoreUI
           0x1048ab000 -        0x104907fff  com.apple.CoreRecognition (1.3 - 41) <E40F6826-6AE7-3E6D-8D84-FD6584C305BA> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
           0x104920000 -        0x104925ff7  com.apple.iChatDockTilePlugIn (8.0 - 4725) <38093D8B-55C9-38D0-8483-0C24442BCDD1> /Applications/Messages.app/Contents/PlugIns/iChatDockTile.docktileplugin/Conten ts/MacOS/iChatDockTile
           0x10492c000 -        0x10492efff  com.apple.IMServicePlugInSupport (10.0 - 1000) <C93CEE9D-970B-30E9-8492-E50EDB1F2103> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
           0x104934000 -        0x104936ff7  com.apple.iCal.DockTilePlugIn (8.0 - 2026) <88058E5B-2EDF-3C28-AB92-02F935BCA786> /Applications/Calendar.app/Contents/Resources/Calendar.docktileplugin/Contents/ MacOS/Calendar
           0x10493b000 -        0x104940ff7  com.apple.framework.SystemUIPlugin (1.7 - 33) <F1E1C369-47C3-39DF-ADFB-5FABFA287499> /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
           0x104949000 -        0x10494afff  com.apple.systempreference.docktile (12.0 - 12) <3BC8F07B-EA38-35E4-8AE3-347530778587> /Applications/System Preferences.app/Contents/PlugIns/SystemPreferencesDockTile.docktileplugin/Conte nts/MacOS/SystemPreferencesDockTile
           0x10494f000 -        0x104953fff  com.apple.FaceTimeDockTilePlugIn (3.0 - 2142) <3D76F396-49C9-33C9-B533-8AD5B8CC0203> /Applications/FaceTime.app/Contents/PlugIns/FaceTime.docktileplugin/Contents/Ma cOS/FaceTime
           0x10495a000 -        0x10497fff7  com.apple.CallHistory (1.0 - 2) <05706713-8C8B-3D54-89E8-06ABB4E70BB5> /System/Library/PrivateFrameworks/CallHistory.framework/Versions/A/CallHistory
           0x1049a9000 -        0x1049cbff7  com.apple.awd (1.0 - 649.1) <02E43023-E692-397B-A9C9-4C01EE1CBA95> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Wire lessDiagnostics
           0x1049e8000 -        0x104a33ff7  libTelephonyUtilDynamic.dylib (753) <1900B2AF-8793-3529-8300-D97DEDB6B3A4> /usr/lib/libTelephonyUtilDynamic.dylib
           0x104aa1000 -        0x104b70ff7  libAWDSupportFramework.dylib (230.1) <8AD4AC01-1E7C-32C6-9671-54F1792098A6> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libr aries/libAWDSupportFramework.dylib
           0x104c42000 -        0x104c42fff  libAWDSupportInfo.dylib (230.1) <D912F47C-EEFB-3272-A565-437E1CD87E54> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libr aries/libAWDSupportInfo.dylib
           0x104c47000 -        0x104caffff  libprotobuf.dylib (230.1) <6FDD823E-08AE-3D3E-8921-72F0BBEB3CCF> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libr aries/libprotobuf.dylib
           0x104d05000 -        0x104d0bfff  libAWDSupportConfig.dylib (230.1) <3099343B-3996-361D-8706-042BA628D6EE> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libr aries/libAWDSupportConfig.dylib
        0x7fff6203a000 -     0x7fff62070837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff82ccb000 -     0x7fff82e59fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82e5a000 -     0x7fff82f8afff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff838c3000 -     0x7fff84867ffb  com.apple.WebCore (10600 - 10600.1.25.2) <B4FEC5E3-C0A9-3E91-93F5-548C001C560E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84899000 -     0x7fff848a6fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff84a37000 -     0x7fff84a4efff  com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff84a4f000 -     0x7fff84a9dfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff84a9e000 -     0x7fff84aa4fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff84ab2000 -     0x7fff84b43fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff84b53000 -     0x7fff84bf2df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff84bf3000 -     0x7fff84c11ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff84c12000 -     0x7fff84c36ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff84c4d000 -     0x7fff84c50fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff84db8000 -     0x7fff84e17ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84e18000 -     0x7fff850aeff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff850af000 -     0x7fff850d4ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff850d5000 -     0x7fff850e0fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8513c000 -     0x7fff85150ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85187000 -     0x7fff851b7ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff851b8000 -     0x7fff851b9ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff851ba000 -     0x7fff852e1fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff852e2000 -     0x7fff852ebfff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff852ec000 -     0x7fff852f1ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff852f2000 -     0x7fff8531bffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8538a000 -     0x7fff85392ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff85393000 -     0x7fff85393fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff85394000 -     0x7fff85452ff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff85453000 -     0x7fff85638267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff856d2000 -     0x7fff857e1ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff857e2000 -     0x7fff857e4fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff857e5000 -     0x7fff8587aff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8587b000 -     0x7fff8587bfff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8587c000 -     0x7fff858aeff7  com.apple.CalendarFoundation (8.0 - 294) <D6E23441-70E7-3E98-AB3E-BF568114D037> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff85951000 -     0x7fff8597bff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8597c000 -     0x7fff8597dff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8597e000 -     0x7fff859aefff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff859af000 -     0x7fff859eafff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff859eb000 -     0x7fff85a13fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff85a14000 -     0x7fff85a47ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff85a48000 -     0x7fff85a4fff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff85a50000 -     0x7fff85a8bfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85a8c000 -     0x7fff85ae6ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff85ae7000 -     0x7fff85af5fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff85af6000 -     0x7fff85b22fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff85b23000 -     0x7fff85b3dff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff85b3e000 -     0x7fff85b54ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff85b55000 -     0x7fff85b8efff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff85bb6000 -     0x7fff85bc2ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85bc8000 -     0x7fff85bcaff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff85bd4000 -     0x7fff85bf3fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff85bf4000 -     0x7fff85c26ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff85c27000 -     0x7fff85c32ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff85c33000 -     0x7fff85cdbff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff85cdc000 -     0x7fff85ce0fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff85d23000 -     0x7fff85d28ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff85d29000 -     0x7fff85da1ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85da2000 -     0x7fff85da4fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85da5000 -     0x7fff85dd0fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff85dd1000 -     0x7fff85dedff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff85f27000 -     0x7fff85f28ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85f29000 -     0x7fff85f69fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff85fdf000 -     0x7fff8618fff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86190000 -     0x7fff861a0ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff861a1000 -     0x7fff861c7ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff861d3000 -     0x7fff861ecfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff861ed000 -     0x7fff86205fff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff86234000 -     0x7fff86237fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86238000 -     0x7fff86240ffb  com.apple.CloudServices (1.0 - 1) <D278BECB-AEC3-3D32-BEC8-E949EB89D66B> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff86241000 -     0x7fff86255ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff86256000 -     0x7fff862d4ff7  com.apple.SAObjects (3.0 - ???) <F3158DDF-16F0-3311-9EB1-3D37CAF523F5> /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects
        0x7fff862d5000 -     0x7fff862daff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff862db000 -     0x7fff86318ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff86319000 -     0x7fff8645dff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8645e000 -     0x7fff86590ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff865a1000 -     0x7fff86694ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff86695000 -     0x7fff8669efff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff866f4000 -     0x7fff866ffff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86700000 -     0x7fff86717fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff86718000 -     0x7fff8677fff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86780000 -     0x7fff8679bfff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff8679c000 -     0x7fff8679fff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff867a0000 -     0x7fff8680effb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8680f000 -     0x7fff86821fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff86952000 -     0x7fff86972fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff86980000 -     0x7fff869e7ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff869e8000 -     0x7fff869e8fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff869e9000 -     0x7fff86a16fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff86a24000 -     0x7fff86a71fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff86a72000 -     0x7fff86a72fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff86a73000 -     0x7fff86acffff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff86ad0000 -     0x7fff86aecff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff86aed000 -     0x7fff86b07ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff86b11000 -     0x7fff86b19ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff86b1a000 -     0x7fff86b9cfff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff86b9d000 -     0x7fff86bf7fff  com.apple.iChat.IMRenderingFoundation (7.0 - 800) <FEFBB4DB-09B4-321E-BC57-729B085FE166> /System/Library/PrivateFrameworks/SocialUI.framework/Versions/A/Frameworks/IMRe nderingFoundation.framework/Versions/A/IMRenderingFoundation
        0x7fff86bf8000 -     0x7fff86cbbff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86e18000 -     0x7fff86e32ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86e33000 -     0x7fff870adff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff870ae000 -     0x7fff87293ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff87294000 -     0x7fff872b2fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff872db000 -     0x7fff872dffff  com.apple.communicationsfilter (10.0 - 1000) <60A7EC8B-F3DF-3DC1-82F5-145180CEFC92> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/Com municationsFilter
        0x7fff872f8000 -     0x7fff872fcfff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff873be000 -     0x7fff875c1ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff875c2000 -     0x7fff8760cfff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8761a000 -     0x7fff87633ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87637000 -     0x7fff8766ffff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87677000 -     0x7fff87681fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff87682000 -     0x7fff876c3fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff876c4000 -     0x7fff876c8ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff876c9000 -     0x7fff876ecfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff876ed000 -     0x7fff876fafff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff876fb000 -     0x7fff87838fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff87839000 -     0x7fff87869ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8786a000 -     0x7fff8789bfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8789c000 -     0x7fff878a0fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff878a1000 -     0x7fff878a1fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff878a2000 -     0x7fff87c0dfff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff87c3c000 -     0x7fff87c89ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87c94000 -     0x7fff87cf9ff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff87d02000 -     0x7fff87d04fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff87d05000 -     0x7fff87d0fff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff87d38000 -     0x7fff87d3fff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87d40000 -     0x7fff87d55ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff87d56000 -     0x7fff87d69ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff87d6a000 -     0x7fff87d6cfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff87d6d000 -     0x7fff87dfeff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff87dff000 -     0x7fff87e03fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff87e04000 -     0x7fff87e75ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff886ff000 -     0x7fff88702ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff88703000 -     0x7fff88720ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff88721000 -     0x7fff88758ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8875b000 -     0x7fff88793ff7  com.apple.PassKit (1.0 - 50) <1B397DE6-9B0F-3FC3-B144-402B21EC9161> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff88794000 -     0x7fff887bcfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff887bd000 -     0x7fff88827ff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff88828000 -     0x7fff88d3bff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88d6c000 -     0x7fff88ecaff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff88ecb000 -     0x7fff88eeeff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff88f2e000 -     0x7fff88f31ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff88f3d000 -     0x7fff88fe3fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88ff3000 -     0x7fff8984aff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8984b000 -     0x7fff89ac5fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89b8b000 -     0x7fff89c46ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89c47000 -     0x7fff89cd5ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89cd6000 -     0x7fff89df8ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89df9000 -     0x7fff89dfbff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89dfc000 -     0x7fff8a0e3ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a0e4000 -     0x7fff8a0e4fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a111000 -     0x7fff8a140fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8a141000 -     0x7fff8a14cfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8a14d000 -     0x7fff8a47bff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a47c000 -     0x7fff8a482fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8a483000 -     0x7fff8a4c9ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8a4df000 -     0x7fff8a4e3ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a525000 -     0x7fff8a59bfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8a600000 -     0x7fff8b141fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b142000 -     0x7fff8b144ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff8b145000 -     0x7fff8b3f9ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8b3fa000 -     0x7fff8b403ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b432000 -     0x7fff8b443fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8b444000 -     0x7fff8b874fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b875000 -     0x7fff8b8e4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8b8e5000 -     0x7fff8b8e5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8b8e6000 -     0x7fff8b987ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8b988000 -     0x7fff8b98ffff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c2d6000 -     0x7fff8c2e0ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c2e1000 -     0x7fff8c37ffff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c380000 -     0x7fff8c388fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8c389000 -     0x7fff8c3a2ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8c3a3000 -     0x7fff8c417fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c418000 -     0x7fff8c421ff7  com.apple.iChat.InstantMessage (8.0 - 4701) <D24EA18F-C735-35F9-91AD-8A6740CCC333> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff8c435000 -     0x7fff8c435fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c436000 -     0x7fff8c436fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8c437000 -     0x7fff8c43afff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff8c43b000 -     0x7fff8c48aff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c48b000 -     0x7fff8c4b9ff7  com.apple.TelephonyUtilities (1.0 - 1.0) <72B8D7A4-C6BE-330E-942B-C90F824CDC89> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/Telep honyUtilities
        0x7fff8c4ba000 -     0x7fff8c543fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c544000 -     0x7fff8c558ff7  com.apple.MessagesKit (1.0 - 1) <E213A175-1A25-325E-87A6-1593ECB21DFB> /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit
        0x7fff8c559000 -     0x7fff8c63cfff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8c63d000 -     0x7fff8c64aff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8c64b000 -     0x7fff8c64cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8c726000 -     0x7fff8c728fff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8c729000 -     0x7fff8c784fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c785000 -     0x7fff8c785fff  com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8c786000 -     0x7fff8c7d2ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8c7d3000 -     0x7fff8c7d5fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8c7d6000 -     0x7fff8c7d6ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8c7d7000 -     0x7fff8c7e2ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c7e3000 -     0x7fff8c823ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c85b000 -     0x7fff8c860ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8c861000 -     0x7fff8c86dff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff8c893000 -     0x7fff8c894ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8c895000 -     0x7fff8c8c3fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c8cf000 -     0x7fff8cb9eff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8cb9f000 -     0x7fff8cb9fff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8cba0000 -     0x7fff8cbb2ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8cbf0000 -     0x7fff8cbf6ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8cbf7000 -     0x7fff8cc44ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8cc45000 -     0x7fff8cc98ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8cc99000 -     0x7fff8ccbafff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ccbb000 -     0x7fff8d10efc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d10f000 -     0x7fff8d110fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8d11a000 -     0x7fff8d44dff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8d44e000 -     0x7fff8d463fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8d464000 -     0x7fff8d46dfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8d46e000 -     0x7fff8d47fff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d480000 -     0x7fff8d4adfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d4ae000 -     0x7fff8d4b6ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff8d4b7000 -     0x7fff8d4b7fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8d4b8000 -     0x7fff8d4e4fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8d4e5000 -     0x7fff8d4f4fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d4f5000 -     0x7fff8d503fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8d504000 -     0x7fff8d8dbfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d904000 -     0x7fff8d904ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8d905000 -     0x7fff8d922fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d923000 -     0x7fff8d926fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d927000 -     0x7fff8d92dff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8d92e000 -     0x7fff8d939ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8d93a000 -     0x7fff8d955ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8d956000 -     0x7fff8d961fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d962000 -     0x7fff8d966fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8d967000 -     0x7fff8daa9fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8daad000 -     0x7fff8db2afff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8db6c000 -     0x7fff8dc84ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8ddd2000 -     0x7fff8dddaffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8dddb000 -     0x7fff8ddf2ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8ddf3000 -     0x7fff8def3fff  com.apple.viceroy.framework (473 - 473) <89E6642C-23EE-376F-829F-08F9CCBFF868> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
        0x7fff8def4000 -     0x7fff8df05ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8df06000 -     0x7fff8df4cffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8df4d000 -     0x7fff8df71ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8df74000 -     0x7fff8e005fff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8e006000 -     0x7fff8e05eff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8e05f000 -     0x7fff8e0e3ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8e15d000 -     0x7fff8e188fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e189000 -     0x7fff8e2f4ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8e2f5000 -     0x7fff8e535ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e536000 -     0x7fff8e5a2fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e5a3000 -     0x7fff8e697ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e698000 -     0x7fff8e69affb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8e69b000 -     0x7fff8e6b7fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e6b8000 -     0x7fff8e6e0ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8e6e1000 -     0x7fff8e6e6fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e945000 -     0x7fff8e950ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8e951000 -     0x7fff8ea43ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8ea44000 -     0x7fff8ea44fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8ea45000 -     0x7fff8ea47ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8ea48000 -     0x7fff8ea76ff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff8ea77000 -     0x7fff8ecdfffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ece5000 -     0x7fff8f0f2ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8f0f3000 -     0x7fff8f0feff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8f0ff000 -     0x7fff8f100fff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
        0x7fff8f11a000 -     0x7fff8f122fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8f123000 -     0x7fff8f151fff  com.apple.SocialAppsCore (8.0 - 4718) <E991824B-8D48-3B36-8FBF-541C659DB032> /System/Library/PrivateFrameworks/SocialAppsCore.framework/Versions/A/SocialApp sCore
        0x7fff8f152000 -     0x7fff8f3fefff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f3ff000 -     0x7fff8f795fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f796000 -     0x7fff8f79efff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f79f000 -     0x7fff8f7f3fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8f7f4000 -     0x7fff8f82affb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8f82b000 -     0x7fff8f8c1ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f8c2000 -     0x7fff8f8c4ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8f905000 -     0x7fff8f90ffff  com.apple.corerecents (1.0 - 1) <1D3AB6D9-2C43-31F3-A223-E637DE2CD791> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff8f94e000 -     0x7fff8f950ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8f951000 -     0x7fff8f953fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8f954000 -     0x7fff8f955fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8f956000 -     0x7fff8fa15fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8fb0a000 -     0x7fff8fb7eff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /Sys

  • Crash on quit due to background processes

    Please help, I have a deadline soon. FCPx is crashing every time I quit. It hangs on stopping background processes when I can not see that there are any, and I have them turned off.
    I have done a safe boot, wiped preference, and even created a completely new user on the mac. Nothing helps. Any suggestions would be greatly appreciated.

    Thank you everyone for your comments and help. We had to push the release back two weeks for many reasons, some of them this issue.
    But I thought my solution would be good to know for people. For the record I was attempting to edit at 4k with imported RED files converted to optimized media. What I didn't realize is that some of those clips were actually shot at 5 or 6k. I think that was one problem in and of itself, so I converted my projects to 1080p. Still got memory errors though.
    So I think what solved the issue was when I flushed the cache by moving it outside the library. I think FCP had crashed while doing background renders from choking on some of the odd clips. I believe that corrupted some of the cache system, and wasn't fixed even when regenerating the cache files.
    So I went to project settings and set the project cache to be outside of my project file in a folder I created. When doing so you are prompted to decide whether or not to move your current cache. I didn't, and this forced it to re-reender all those clips (but not the original optimized or proxy media). This seemed to clear up every problem I was having with Final Cut Running Out of Memory problems. I bet it was the cache, but could have been related to the mixed resolutions.
    So I thought this might helpful to others searching this forum, and thanks again for everyone's help!

  • How do I download mozzikla 3.5 ?? Mozzilla 3.6 takes up to much space and has a program running in background storing crashed files.

    how do I download mozzikla 3.5 ?? Mozzilla 3.6 takes up to much space and has a program running in background storing crashed files.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET CLR 3.0.30729; .NET CLR 3.5.30729; msn OptimizedIE8;ENUS)

    That crash appears to be casued by the Facebook plug-in.
    Create a new account (systempreferences -> accounts or Users & Groups on 10.7 and 10.8), make a new Library in that account, import some shots  and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.

  • Macbook pro crashes and goes to the background image with no access to dock etc..

    Macbook Pro Early 2011 version, running Lion OSX, crashes randomly and goes to the background image. the dock is not accesible nor are any other options, I have to hold down power to restart. I have found that a lot of my applications have started to crash especially iphoto, itunes and safari. Ive repaired permissions deleted anti virus software which i thought was slowing the computer down. Any help would be appreciated..

    I suggest you post this issue on the iTunes forum.  You will have an audience that is oriented specifically towards this application.
    Ciao.

Maybe you are looking for