Brother Printer CUPS Driver conflict crashed host application

I just bought a Brother MFC-J4710DW multifunction printer but whenever I select Printer Options from the pop-up menu of the print dialogue box, the application I am printing from crashes leaving an error message saying the following (TextEdit is only an example).
TextEdit quit unexpectedly while using the BRInkQuality12 plug-in.
Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.
Basically, this means that I have no control over the print quality, which paper is used or which paper tray is selected.
BRInkQuality12 is the Brother CUPS driver and I found virtually nothing about it online, let alone any problems with it. I have spent some time with Brother technical support who basically said that they have not seen this problem before and as a result, I started doing my own troubleshooting.
It seems to be a problem with my user account as I have tried other accounts and it works fine. Permanently using a new user account isn't really an option I want to think about so I set about trying to track down whatever it is that ic causing the crash.
So far, I have repaired permissions, booted in safe mode without success. I then went through everything in my user account library and have eliminated everything systematically - rebooting dozens of times with groups of items removed and then replaced when the problem remained.
In the olden days, I would have been using Conflict Catcher to identify the problem but there doesn't seem to be anything like CC for OS X.
I would be very grateful if anybody has any suggestions on how to determine what is causing this or if anybody else has experienced it.

Thanks.
I looked at that earlier and searched online for EXC_BAD_ACCESS (SIGSEGV) but I only found information which spoke of what I had already been doing.
Anyway, here is the first 'paragraph' from Console:
Process:         TextEdit [1327]
Path:            /Applications/TextEdit.app/Contents/MacOS/TextEdit
Identifier:      com.apple.TextEdit
Version:         1.9 (310)
Build Info:      TextEdit-310000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [191]
Responsible:     TextEdit [1327]
User ID:         503
PlugIn Path:       /Library/Printers/Brother/PDEs/BRInkQuality12.bundle/Contents/MacOS/BRInkQualit y12
PlugIn Identifier: com.brother.print.pde.CocoaBRInkQuality12
PlugIn Version:    4.0.2 (11)
Date/Time:       2014-06-19 17:18:05.381 +0100
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  15188082-B259-420C-5294-44AAC8D81F85
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: isEqualToString:
Performing @selector(selectPDE:) from sender NSMenuItem 0x6080002abc40
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               0x0000000105203097 objc_msgSend + 23
1   com.brother.print.pde.CocoaBRInkQuality12 0x00000001164aa3d6 -[BRInkPrintSetting12PDE determineUI:] + 597
2   com.brother.print.pde.CocoaBRInkQuality12 0x00000001164a688d -[BRPrintQualityPDE initializePopup] + 364
3   com.brother.print.pde.CocoaBRInkQuality12 0x00000001164acc22 -[BRInkPrintSetting12PDE initializePopup] + 74
4   com.brother.print.pde.CocoaBRInkQuality12 0x00000001164ab1dc -[BRInkPrintSetting12PDE willShow] + 43
5   com.apple.print.framework.Print.Private 0x00000001164288cb 0x116426000 + 10443
6   com.apple.print.framework.Print.Private 0x000000011642f2b7 0x116426000 + 37559
7   com.apple.print.framework.Print.Private 0x000000011642ef9c 0x116426000 + 36764
8   com.apple.AppKit               0x000000010597f260 -[NSApplication sendAction:to:from:] + 327
9   com.apple.AppKit               0x000000010599a1c8 -[NSMenuItem _corePerformAction] + 394
10  com.apple.AppKit               0x0000000105999f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
11  com.apple.AppKit               0x00000001059e940d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
12  com.apple.AppKit               0x00000001059e9289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
13  com.apple.AppKit               0x000000010598fff6 NSSLMMenuEventHandler + 716
14  com.apple.HIToolbox           0x0000000107cdf1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
15  com.apple.HIToolbox           0x0000000107cde787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
16  com.apple.HIToolbox           0x0000000107cf2880 SendEventToEventTarget + 40
17  com.apple.HIToolbox           0x0000000107d28640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
18  com.apple.HIToolbox           0x0000000107d5b228 SendMenuCommandWithContextAndModifiers + 59
19  com.apple.HIToolbox           0x0000000107d5b1d0 SendMenuItemSelectedEvent + 178
20  com.apple.HIToolbox           0x0000000107d5b0af FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
21  com.apple.HIToolbox           0x0000000107d3919e PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1726
22  com.apple.HIToolbox           0x0000000107d382f6 _HandlePopUpMenuSelection7 + 596
23  com.apple.AppKit               0x00000001059e8161 _NSSLMPopUpCarbonMenu3 + 4153
24  com.apple.AppKit               0x00000001059e7116 _NSPopUpCarbonMenu3 + 39
25  com.apple.AppKit               0x00000001059e6dd6 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOpti ons:] + 350
26  com.apple.AppKit               0x00000001059e5a87 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 531
27  com.apple.AppKit               0x00000001059e413d -[NSControl mouseDown:] + 706
28  com.apple.AppKit               0x0000000105965a58 -[NSWindow sendEvent:] + 11296
29  com.apple.AppKit               0x00000001059045d4 -[NSApplication sendEvent:] + 2021
30  com.apple.AppKit               0x0000000105754a19 -[NSApplication run] + 646
31  com.apple.AppKit               0x000000010573f7a3 NSApplicationMain + 940
32  libdyld.dylib                 0x000000010a0625fd start + 1

Similar Messages

  • Zebra 2824 printer CUPS driver

    Hi, I have a Zebra 2824 label printer that I would like to use with some software I'm developing. Has anyone got this or a similar printer working in Mac OS 10.4?
    Are there any CUPS drivers for it or would I need to write one myself?
    When I plug in the printer it shows up in the printer utility but there isn't any zebra printer models listed so I can't get it to print anything.
    Any help or leads would be much appreciated.

    Hi Tylr,
       If you overwrite Apple's installation then you wouldn't have to change anything but that's not recommended. Otherwise, future system updates will doubtless break your installation. It is better to install it elsewhere, traditionally with an INSTALL_ROOT of /usr/local.
       In that case yes, you would have to edit the /System/Library/StartupItems/PrintingServices/PrintingServices script to point to the new version of cupsd that you installed. That should allow you to configure printing services through the web interface at http://localhost:631/. I don't know how will effect Apple's Printer Setup Utility but I assume that it communicates with the cupsd daemon too so if you start the new one you installed, everything should work together. However, I don't know how Apple's Printer Setup Utility works so all you can do is try it and see.
    Gary
    ~~~~
       By working faithfully eight hours a day, you may
       eventually get to be boss and work twelve.
             -- Robert Frost

  • Mountain Lion crashing when I try to print from Mail or from any application

    Hi
    After using ML for a week I now crash out when printing from any application
    Even if I use Command apple and "P" it crashes the application it is in when trying to print the screen.
    Here is error report when crashing out of mail:
    Process:    
    Mail [27522]
    Path:       
    /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: 
    com.apple.mail
    Version:    
    6.0 (1485)
    Build Info: 
    Mail-1485000000000000~3
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [229]
    User ID:    
    502
    PlugIn Path:  
    /Library/Printers/hp/PDEs/hpPostScriptPDE.plugin/Contents/PlugIns/HPPrintSetting s.bundle/Contents/MacOS/HPPrintSettings
    PlugIn Identifier: com.hp.print.psdriver.HPPrintSettings
    PlugIn Version:
    19.1.0 (19.1.0b429)
    Date/Time:  
    2012-08-16 12:55:46.229 +0200
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    235595 sec
    Crashes Since Last Report:      
    13
    Per-App Interval Since Last Report:  232670 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    224C4C94-C1C8-4D91-9510-0C0E578DD834
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    Performing @selector(doPrint:) from sender NSButton 0x7fdfc8348530
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x00007fff900330d1 __HALT + 1
    1   com.apple.CoreFoundation 
    0x00007fff8ff6f126 CFStringCreateWithFormat + 230
    2   com.hp.print.psdriver.HPPrintSettings
    0x000000010ce735a4 0x10ce55000 + 124324
    3   com.hp.print.psdriver.HPPrintSettings
    0x000000010ce7e95a 0x10ce55000 + 170330
    4   com.hp.print.psdriver.HPPrintSettings
    0x000000010ce8343c 0x10ce55000 + 189500
    5   com.hp.print.psdriver.HPPrintSettings
    0x000000010ce83606 0x10ce55000 + 189958
    6   com.apple.CoreFoundation 
    0x00007fff9004b596 __CFDictionaryApplyFunction_block_invoke_0 + 22
    7   com.apple.CoreFoundation 
    0x00007fff8ff754c0 CFBasicHashApply + 128
    8   com.apple.CoreFoundation 
    0x00007fff8ff9300e CFDictionaryApplyFunction + 158
    9   com.hp.print.psdriver.HPPrintSettings
    0x000000010ce5688e 0x10ce55000 + 6286
    10  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce8349b 0x10ce55000 + 189595
    11  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce82182 0x10ce55000 + 184706
    12  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce5d39a 0x10ce55000 + 33690
    13  com.apple.CoreFoundation 
    0x00007fff900604c2 __CFSetApplyFunction_block_invoke_0 + 18
    14  com.apple.CoreFoundation 
    0x00007fff8ff754c0 CFBasicHashApply + 128
    15  com.apple.CoreFoundation 
    0x00007fff8ff7542e CFSetApplyFunction + 158
    16  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce5ad6a 0x10ce55000 + 23914
    17  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce5a5f4 0x10ce55000 + 22004
    18  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce5a25b 0x10ce55000 + 21083
    19  com.hp.print.psdriver.HPPrintSettings
    0x000000010ce85e9e 0x10ce55000 + 200350
    20  com.hp.print.HPSmartPrint
    0x0000000109a779a6 0x109a61000 + 92582
    21  com.hp.print.HPSmartPrint
    0x0000000109a6aa02 0x109a61000 + 39426
    22  com.hp.print.psdriver.hpPostScriptPDE
    0x000000010cdd5cfb 0x10cdd3000 + 11515
    23  com.hp.print.psdriver.hpPostScriptPDE
    0x000000010cdd5f82 0x10cdd3000 + 12162
    24  com.apple.print.framework.Print.Private
    0x000000010c5ab07f 0x10c5a8000 + 12415
    25  com.apple.print.framework.Print.Private
    0x000000010c5b28c2 0x10c5a8000 + 43202
    26  com.apple.print.framework.Print.Private
    0x000000010c5bead2 0x10c5a8000 + 92882
    27  com.apple.print.framework.Print.Private
    0x000000010c5bebe4 0x10c5a8000 + 93156
    28  com.apple.AppKit         
    0x00007fff884e2219 -[NSApplication sendAction:to:from:] + 342
    29  com.apple.AppKit         
    0x00007fff884e2077 -[NSControl sendAction:to:] + 85
    30  com.apple.AppKit         
    0x00007fff884e1fab -[NSCell _sendActionFrom:] + 138
    31  com.apple.AppKit         
    0x00007fff884e0493 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
    32  com.apple.AppKit         
    0x00007fff884dfce1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
    33  com.apple.AppKit         
    0x00007fff884df45c -[NSControl mouseDown:] + 820
    34  com.apple.AppKit         
    0x00007fff884d6dce -[NSWindow sendEvent:] + 6853
    35  com.apple.AppKit         
    0x00007fff884d2f04 -[NSApplication sendEvent:] + 5761
    36  com.apple.mail           
    0x0000000105be1c93 0x105b6e000 + 474259
    37  com.apple.AppKit         
    0x00007fff883e8c7a -[NSApplication run] + 636
    38  com.apple.AppKit         
    0x00007fff8838d656 NSApplicationMain + 869
    39  libdyld.dylib            
    0x00007fff928027e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff9097ad16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8aac5e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff8aac5a2a _dispatch_mgr_thread + 54
    Thread 2:: CVDisplayLink
    0   libsystem_kernel.dylib   
    0x00007fff9097a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86eedfc9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo      
    0x00007fff933622d4 CVDisplayLink::runIOThread() + 680
    3   com.apple.CoreVideo      
    0x00007fff93362013 startIOThread(void*) + 148
    4   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff90978686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff90977c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8ff92f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8ff98606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8ff97dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff8a79b7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff8a7f9842 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 4:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff9097a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86eedfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff87fd6d66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff881f843a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8820da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff9097a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86eedfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8815b0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8815afd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8820da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff9097a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86eedfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8815b0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8815afd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8820da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff9097a0fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff86eedfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8815b0f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8815afd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8820da9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff90978686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff90977c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8ff92f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8ff98606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8ff97dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff8a7feace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation     
    0x00007fff8a7973da -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage    
    0x00007fff91da44f7 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation     
    0x00007fff8a7f9842 __NSThread__main__ + 1345
    9   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    10  libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff9097a322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8ffd7bf6 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff9097a6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff86eebf2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff86eebcf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff86ed61b1 start_wqthread + 13
    Thread 16:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib   
    0x00007fff9097a386 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff86f73828 nanosleep + 163
    2   libsystem_c.dylib        
    0x00007fff86f7373f usleep + 54
    3   com.apple.AppKit         
    0x00007fff885d70e8 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation     
    0x00007fff8a7f9842 __NSThread__main__ + 1345
    5   libsystem_c.dylib        
    0x00007fff86ee9782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff86ed61c1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff900330d0  rbx: 0x0000000000000000  rcx: 0x00007fff7801a1e0  rdx: 0x00007fff8ff6a9f8
      rdi: 0x00007fdfc8e9c3f0  rsi: 0x0000000000000000  rbp: 0x00007fff5a090880  rsp: 0x00007fff5a08f1a8
       r8: 0x00007fff78013d30   r9: 0x00007fff5a08fcf0  r10: 0x00007fff7800d040  r11: 0x00007fff78013d00
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00007fdfc8e9f710  r15: 0x00007fff5a08fcf0
      rip: 0x00007fff900330d1  rfl: 0x0000000000000246  cr2: 0x000000010c5c5000
    Logical CPU: 2
    Binary Images:
    0x105b6e000 -   
    0x105f0aff7  com.apple.mail (6.0 - 1485) <6C62E4AC-EBA9-3E31-B677-B26356423DE1> /Applications/Mail.app/Contents/MacOS/Mail
    0x1075ae000 -   
    0x1075b0fff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
    0x1075b4000 -   
    0x1075c8fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
    0x1075f4000 -   
    0x1075fdff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
    0x107602000 -   
    0x107604fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
    0x107609000 -   
    0x10760cfff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
    0x107f06000 -   
    0x107f0fff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
    0x107f15000 -   
    0x107f1afff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
    0x107f69000 -   
    0x107f6bfff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
    0x107f6f000 -   
    0x107f74fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
    0x107f7a000 -   
    0x107f81fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
    0x107f8a000 -   
    0x107f8cfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
    0x107f90000 -   
    0x107f94fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
    0x107f99000 -   
    0x107f9cfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
    0x107fa1000 -   
    0x107fcefff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x107fe4000 -   
    0x107fe6fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
    0x107feb000 -   
    0x107feefff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
    0x107ffd000 -   
    0x107ffffff  smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so
    0x108004000 -   
    0x108007fff  smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so
    0x10804a000 -   
    0x10804bfff  com.apple.AddressBook.LocalSourceBundle (2.0 - 1143) <54176F4B-18DE-3E75-A318-9565CC19D45F> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x10805d000 -   
    0x108060fff  com.apple.DirectoryServicesSource (2.0 - 1143) <62C48641-2464-36DE-87AC-E249F1E93B8A> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1092ae000 -   
    0x109301ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 320) <723CA3E7-61A3-318B-B22A-7B2D90A609E5> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x10932d000 -   
    0x10933eff7  com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x10934b000 -   
    0x109353fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x1094a1000 -   
    0x1094a9fff  com.apple.SyncedDefaults (1.2 - 43.27) <BE895936-D6C0-3CC0-BDE4-FEDA10B9EABD> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
    0x109a61000 -   
    0x109a86fff +com.hp.print.HPSmartPrint (5.9.0 - 5.9.0.16) <8F528C7D-5203-31D5-9881-1C60C5C4DC52> /Library/Printers/hp/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
    0x10a6f5000 -   
    0x10a6f8ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10a708000 -   
    0x10a711fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x10a71c000 -   
    0x10a71dff3 +cl_kernels (???) <B5A31701-4312-4F37-BE45-86CE49C43E3C> cl_kernels
    0x10a726000 -   
    0x10a726ff3 +cl_kernels (???) <F6339802-1478-4D10-94E6-B156AD32D0E5> cl_kernels
    0x10a7be000 -   
    0x10a7f0fff  com.apple.printingprivate.framework.PrintingPrivate (8.0 - 91) <13C0318A-BFDA-3895-B66D-1DBB66B37A14> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x10a820000 -   
    0x10a825fff  com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x10aca7000 -   
    0x10aca7ff1 +cl_kernels (???) <A7FD3641-3B4F-4142-A2B4-0B73C754605C> cl_kernels
    0x10aca9000 -   
    0x10ad44ff7  unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x10adbe000 -   
    0x10adbfff2 +cl_kernels (???) <45838EE1-1852-430A-B551-50D4B0AAEF78> cl_kernels
    0x10adc1000 -   
    0x10ae57ff7  unorm8_rgba.dylib (2.1.16) <AC3AFE82-7E82-340B-9E7A-9A27C29816DA> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x10b47c000 -   
    0x10b47dff3 +cl_kernels (???) <1157A43E-5702-4F88-A095-4E06F15F2BA9> cl_kernels
    0x10b492000 -   
    0x10b492ff1 +cl_kernels (???) <A541C694-42AD-41DD-ABE3-30CD22B8FE01> cl_kernels
    0x10b496000 -   
    0x10b496ff9 +cl_kernels (???) <E2457C76-FD95-4BF2-9E53-1F3DE1C9BB90> cl_kernels
    0x10bc76000 -   
    0x10be2dfff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10be64000 -   
    0x10bfa5fff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x10bfd9000 -   
    0x10c38cff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <5B047440-305F-3C7D-9930-E9A779C70E65> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x10c4aa000 -   
    0x10c4b8ff7  libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x10c4bf000 -   
    0x10c4ecfff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x10c5a8000 -   
    0x10c5dffff  com.apple.print.framework.Print.Private (8.0 - 409) <71FEC4CA-3ED4-3FC4-8637-91AE47E6D2C4> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x10c641000 -   
    0x10c65eff7  com.apple.Mail.Syncer (6.0 - 1485) <76A63422-FD13-3794-A3DE-712A4B6EC35E> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x10c66d000 -   
    0x10c67fff7  com.apple.syncservices.syncservicesui (7.0 - 713) <188BC0FA-C4F7-3F96-BACF-61CDFDDABE9C> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x10cdd3000 -   
    0x10ce30fff +com.hp.print.psdriver.hpPostScriptPDE (19.1.0 - 19.1.0b429) <C00BBE42-D090-36A8-A128-EEFE91EF6D42> /Library/Printers/hp/PDEs/hpPostScriptPDE.plugin/Contents/MacOS/hpPostScriptPDE
    0x10ce55000 -   
    0x10ceb0ff7 +com.hp.print.psdriver.HPPrintSettings (19.1.0 - 19.1.0b429) <7E4D0018-E8B2-3CFC-86D9-552069D1302A> /Library/Printers/hp/PDEs/hpPostScriptPDE.plugin/Contents/PlugIns/HPPrintSettin gs.bundle/Contents/MacOS/HPPrintSettings
    0x10cf0f000 -   
    0x10cf4fff7  com.apple.print.PrintingCocoaPDEs (8.0 - 409) <328E0BD4-0A57-3BD1-B0F7-B3722BE2C5BF> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x10dd40000 -   
    0x10dd45ff7  libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
    0x10ee81000 -   
    0x10eeb0fff  com.apple.datadetectors.actions (4.0 - 199.0) <98CB57AE-5066-3291-A236-5395F236C5D7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x10f9dd000 -   
    0x10fb31fff  com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff6576e000 -
    0x7fff657a293f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff86d6d000 -
    0x7fff86d6eff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff86db1000 -
    0x7fff86e09ff7  com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff86e0a000 -
    0x7fff86e93ff7  com.apple.iLifeMediaBrowser (2.7.1 - 543) <3FED4C1A-A397-34B3-B63A-918D988298F1> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff86e94000 -
    0x7fff86ed4fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff86ed5000 -
    0x7fff86fa1fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff86fb1000 -
    0x7fff86fbfff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff86fc0000 -
    0x7fff87f72ff7  com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff87fca000 -
    0x7fff87fcffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff87fd0000 -
    0x7fff88269ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8826a000 -
    0x7fff88277ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff88278000 -
    0x7fff8829aff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff8829b000 -
    0x7fff88ec5fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88ec6000 -
    0x7fff88fc8fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88fda000 -
    0x7fff88fdafff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88fdd000 -
    0x7fff89009ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8900a000 -
    0x7fff8902afff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8902b000 -
    0x7fff89036ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff89037000 -
    0x7fff89037fff  SleepServices (1.43) <E1AC57F0-A11C-3DEF-90C9-915355CB150C> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff89038000 -
    0x7fff89094ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff89095000 -
    0x7fff89098fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff89099000 -
    0x7fff890f0ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff89619000 -
    0x7fff8962aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8962b000 -
    0x7fff8966eff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8966f000 -
    0x7fff89671ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff89672000 -
    0x7fff897e5ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff897e6000 -
    0x7fff8984ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff89850000 -
    0x7fff89863ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89864000 -
    0x7fff89871fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff898a0000 -
    0x7fff89cdcfff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff89cdd000 -
    0x7fff89ce3fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff89ce4000 -
    0x7fff89cf2ff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff89cf3000 -
    0x7fff89d8dfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff89d8e000 -
    0x7fff8a038fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8a039000 -
    0x7fff8a1d4fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a1d5000 -
    0x7fff8a1d8fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8a1d9000 -
    0x7fff8a1e0fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8a1e1000 -
    0x7fff8a1e1fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8a1e2000 -
    0x7fff8a1edfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8a1ee000 -
    0x7fff8a204fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8a205000 -
    0x7fff8a2fafff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8a2fb000 -
    0x7fff8a3b8ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8a3b9000 -
    0x7fff8a5d7fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a5d8000 -
    0x7fff8a75efff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8a75f000 -
    0x7fff8a763ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8a764000 -
    0x7fff8aac0ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8aac1000 -
    0x7fff8aad6ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff8aad7000 -
    0x7fff8ab00fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
    0x7fff8ab01000 -
    0x7fff8ab0cff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8ab0d000 -
    0x7fff8ab13fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8ab14000 -
    0x7fff8ab63ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8ab64000 -
    0x7fff8abe6fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ac2a000 -
    0x7fff8ac32ff7  com.apple.marco (8.0 - 900) <F8E2BFA5-098F-323A-8221-166CB3A235A9> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8ac33000 -
    0x7fff8b02bff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8b02c000 -
    0x7fff8b054fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8b055000 -
    0x7fff8b310fff  com.apple.AddressBook.framework (7.0 - 1143) <EC55CF4B-4194-3163-B6E1-8C8D2712FBCF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8bbc6000 -
    0x7fff8bc25ff7  com.apple.IMAP (6.0 - 1485) <5231C0C2-03DB-3C1F-BDE8-8C945F215918> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff8bc26000 -
    0x7fff8bd24ff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8bd25000 -
    0x7fff8bd60fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd61000 -
    0x7fff8bdacfff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8be05000 -
    0x7fff8be05fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8be06000 -
    0x7fff8be08fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8be09000 -
    0x7fff8c120ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8c124000 -
    0x7fff8c171fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8c172000 -
    0x7fff8c1b1ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8c1b2000 -
    0x7fff8c1c7fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c1c8000 -
    0x7fff8c1ccfff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8c1cd000 -
    0x7fff8c1ceff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    0x7fff8c3b6000 -
    0x7fff8c45cfff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8c460000 -
    0x7fff8c497ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8c498000 -
    0x7fff8c4aeff7  com.apple.iChat.InstantMessage (7.0 - 3037) <C9C1D009-5346-3FDC-9743-B4C2A303F421> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff8c4af000 -
    0x7fff8c704ff7  com.apple.CalendarStore (6.0 - 1235) <DD509F4B-646B-381E-813D-3F05DD98517B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8c705000 -
    0x7fff8c73eff7  com.apple.framework.internetaccounts (2.0 - 200) <F4C8194D-D9CF-3D48-A9C0-CE572CDBD070> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8c73f000 -
    0x7fff8c790fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c791000 -
    0x7fff8c7abfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8c7ac000 -
    0x7fff8c7acfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8c7ad000 -
    0x7fff8d13e39f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d13f000 -
    0x7fff8d22fff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d34a000 -
    0x7fff8d462a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff8d463000 -
    0x7fff8d475ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8d476000 -
    0x7fff8d490fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8d491000 -
    0x7fff8d5e9ff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8d63a000 -
    0x7fff8d674fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d675000 -
    0x7fff8d694ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8d695000 -
    0x7fff8d6a8ff7  com.apple.AppContainer (2.0 - 1) <B5FD7F25-D376-3BFB-9E36-B382A14ED40A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8d6a9000 -
    0x7fff8d6d7ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8d6d8000 -
    0x7fff8d709fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8d70a000 -
    0x7fff8d893fff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d894000 -
    0x7fff8d899fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8d89a000 -
    0x7fff8d8c8fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8d8c9000 -
    0x7fff8d901fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8d956000 -
    0x7fff8d961fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d962000 -
    0x7fff8d9b1ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff8d9b2000 -
    0x7fff8d9bffff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8d9c6000 -
    0x7fff8d9cafff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff8d9d9000 -
    0x7fff8d9ddfff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8d9de000 -
    0x7fff8da04fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8e148000 -
    0x7fff8e148fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e149000 -
    0x7fff8e17ffff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8e180000 -
    0x7fff8e3f4ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8e43e000 -
    0x7fff8e43ffff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e4c3000 -
    0x7fff8e4c4ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8e4e0000 -
    0x7fff8e573ff7  com.apple.imcore (8.0 - 900) <7B41423D-6231-3D24-B946-0C50927C61DF> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8e590000 -
    0x7fff8e5bbfff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e5bc000 -
    0x7fff8e604fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e605000 -
    0x7fff8e685ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions

    Mosr weird. I installed 10.8 upon release and had no problems printing until today. I could only print if I logged-in as root but not as the Admin.
    I deleted hpPostScriptPDE.plugin from the /Library/Printers/hp/PDEs folder and everything is back to normal -- I can print again. The thing that baffles me though is that this didn't affect root and that the problem only started today for some inexplicable reason(s).
    Anyway, thank you for the solution -- stops me from tearing out what little hair I have left.

  • HP DeskJet 2510 Printer Driver conflict in Windows 7 64bit

    I have just changed my PC from Windows XP Home to a new machine running Windows 7 64bit. I installed the DeskJet 2510 printer from the CD/online and it was fine apart from a lot of errors in the Event Viewer:-
    "The print spooler failed to load a plug-in module C:\Windows\system32\spool\DRIVERS\x64\3\UNIDRVUI.D​LL, error code 0xc1. See the event user data for context information."
    From looking on the web it appeared that the solution may be to reinstall the driver which I did, by uninstalling then completely reinstalling the Basic Device Software. Since reinstalling (several times now!) the HP Print & Scan Doctor is reporting a Printer Driver conflict and suggesting that uninstalling and reinstalling is necessary! As I havealready gone through this loop several times I am wondering if there is a bug somewhere.
    The Test Print page is fine and everything appears to work correctly apart from continuing error messages as above, up to 4 at a time, mainly when printing envelopes from MS Word.
    This question was solved.
    View Solution.

    hhhuummmm....  
    Maybe I have missed a step. Let's try opening the Device and printers, clicking on the printer so the Printer server Properties option appears, click server Printer server Properties, but then click back on the Device and Printers window. Delete the printer icon from here, then return to the Printer server Properties window and delete the driver.
    If this works I am sorry I didn't think of it sooner
    Keep me posted! 
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • I am running windows 7 64bit, have a brother printer MFC-J4510W with the latest driver update, have Adobe reader 11.0.10.32 and as of today I cannot print any pdf files that before I could, all help appreciated

    I am running windows 7 64bit, have a brother printer MFC-J4510W with the latest driver update, have Adobe reader 11.0.10.32 and as of today I cannot print any pdf files that before I could, all help appreciated
    I followed the FAQ troubleshooting and that didn't help

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • Having trouble printing with ibm pc via airport express to "Brother" printer.  Printer driver loaded on PC.  Can you help?

    I have a Thinkpad T43 with Brother printer driver loaded.  I am trying to print via my Aiport Express and it isn't working.  Is there something elst that I need to set up?

    I have a Thinkpad T43 with Brother printer driver loaded.  I am trying to print via my Aiport Express and it isn't working.  Is there something elst that I need to set up?

  • How can I download a driver for a Brother printer DCP-J411ODW for Mac OSX 10.9.1?

    How can I download a driver for a Brother printer DCP-J411ODW for Mac OSX 10.9.1? I go to the right place on the Brother website and instead of downloading a driver it says there is a problem. Also something I did download and stuff on the CD provided with the printer is for a PC not a MAc. Help please.

    OK, connecting a Wi-Fi printer is a 2 step process.
    Connect printer to your network
    Have computer to "see" printer on the network.
    Follow Apple's steps for connecting a Wi-Fi printer in Printing in OS X. Read the article in it's entirety before installing.

  • How can I download a driver for a Brother printer HL2270DW for Mac OSX 10.9.1?

    I recently purchased a Brother printer HL2270DW and am running Mac OSX 10.9.1.  The brother website has a download available, but in the process of adding the printer I get the error message that "Can't install the software because it is not currently available from the Software Update server."  Any ideas?

    Just found a solution which involves resetting the printer settings:
    To Reset the Printer Setting:
    1) Open "System Preferences"
    2) Select the "Print & Scan" pane
    3) Right click (or control click) anywhere in the "Printers" window (in the white space below any of your existing printers)
    4) Select "Reset Printing System..."
    That will reset the printing settings, and should happen immediately. You'll know if it worked because any existing printers you had previously set up will disappear from your printers list. Once the system has been reset, click on the "Add printer" button and add the printer that you're trying to add.
    As any other printers you had previously added are deleted you'll have to add them again.
    Hope that helps

  • My iMac's internal hard drive has crashed.  Again.

    I purchased my iMac in late 2006 and have had problems that I have never before had with a Mac of any kind.
    The internal hard drive has crashed twice, both times showing a panic message or a kernal error, or both. Now it has happened again. There was absolutely no warning. I was doing a routine software update when it got hung up. I restarted and got the panic message.
    Not only that, but when I took it to be repaired the second time, it came back with other problems. The "genius" was rude about my questions and now I feel really put out about the possibility of having to carry this giant thing over to the Apple store again.
    Luckily, my extended warranty hasn't run out yet, but at what point should I say, "Look. I've had enough of this." Last time the "genius" explained to me that these things are to be expected when an item is mass produced, but I really feel like I've dealt enough with these people at the apple store, but I don't know what else to do.
    Do I have any other rights when I have a warranty? Can my computer be replaced?
    Thanks in advance.

    Here is the whole thing:
    8/12/09 11:00:01 AM localhost kernel kernel 0 kern Debug npvhash=4095
    8/12/09 10:59:59 AM localhost com.apple.launchctl.System[2] com.apple.launchctl.System 2 com.apple.console Notice BootCacheControl: could not open /var/db/BootCache.playlist:
    8/12/09 10:59:59 AM localhost com.apple.launchctl.System[2] com.apple.launchctl.System 2 com.apple.console Notice No such file or directory
    8/12/09 10:59:59 AM localhost com.apple.launchctl.System[2] com.apple.launchctl.System 2 com.apple.console Notice BootCacheControl: could not unlink playlist /var/db/BootCache.playlist: Unknown error: -1
    8/12/09 11:00:00 AM localhost com.apple.launchctl.System[2] com.apple.launchctl.System 2 com.apple.console Notice launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    8/12/09 11:00:00 AM localhost com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.blued) Unknown key for boolean: EnableTransactions
    8/12/09 11:00:00 AM localhost com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (org.cups.cupsd) Unknown key: SHAuthorizationRight
    8/12/09 11:00:00 AM localhost com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/12/09 11:00:01 AM localhost DirectoryService[11] DirectoryService 11 daemon Alert Launched version 5.6 (v514.24)
    8/12/09 11:00:02 AM localhost kernel kernel 0 kern Debug hi mem tramps at 0xffe00000
    8/12/09 11:00:01 AM localhost DirectoryService[11] DirectoryService 11 daemon Notice Improper shutdown detected
    8/12/09 11:00:02 AM localhost kernel kernel 0 kern Debug PAE enabled
    8/12/09 11:00:01 AM localhost kextd[10] kextd 10 daemon Notice 415 cached, 0 uncached personalities to catalog
    8/12/09 11:00:02 AM localhost kernel kernel 0 kern Debug 64 bit mode enabled
    8/12/09 11:00:02 AM localhost kernel kernel 0 kern Debug Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    8/12/09 11:00:02 AM localhost kernel kernel 0 kern Debug standard timeslicing quantum is 10000 us
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug vmpagebootstrap: 513354 free pages and 10934 wired pages
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug migtable_maxdispl = 79
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Extension "com.apple.driver.AppleIntelCPUPowerManagement" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Loading security extension com.apple.nke.applicationfirewall
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Loading security extension com.apple.security.TMSafetyNet
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug calling mpopolicyinit for TMSafetyNet
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Loading security extension com.apple.security.seatbelt
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug calling mpopolicyinit for mb
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Seatbelt MACF policy initialized
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Security policy loaded: Seatbelt Policy (mb)
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Copyright (c) 1982, 1986, 1989, 1991, 1993
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug The Regents of the University of California. All rights reserved.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug MAC Framework successfully initialized
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug using 10485 buffer headers and 4096 cluster IO buffer headers
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug IOAPIC: Version 0x20 Vectors 64:87
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug ACPI: System State [S0 S3 S4 S5] (S3)
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Extension "com.apple.driver.AppleACPIPlatform" has immediate dependencies on both com.apple.kernel and com.apple.kpi components; use only one style.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug mbinit: done
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Security auditing service present
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug BSM auditing present
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug rooting via boot-uuid from /chosen: D4B60287-76E3-3C15-A270-2B6E5F84DC05
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug FireWire (OHCI) Lucent ID 5811 built-in now active, GUID 0017f2fffe7e68f8; max speed s400.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/WDC WD2500AAJS-40VWA1 Media/IOGUIDPartitionScheme/Untitled@2
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug BSD root: disk0s2, major 14, minor 2
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug [Bluetooth::CSRHIDTransition] transition complete.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug [HCIController][configurePM] power parent ready after 1 tries
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Jettisoning kernel linker.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Resetting IOCatalogue.
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug display: family specific matching fails
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 0
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 1
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 1
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 1
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 1
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Matching service count = 1
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug AppleIntelCPUPowerManagement: initialization complete
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug display: family specific matching fails
    8/12/09 11:00:03 AM localhost kernel kernel 0 kern Debug Previous Shutdown Cause: 3
    8/12/09 11:00:05 AM localhost kernel kernel 0 kern Debug BTCOEXIST on
    8/12/09 11:00:05 AM localhost kernel kernel 0 kern Debug wl0: Broadcom BCM4328 802.11 Wireless Controller
    8/12/09 11:00:05 AM localhost kernel kernel 0 kern Debug 5.10.38.24
    8/12/09 11:00:06 AM localhost kernel kernel 0 kern Debug display: family specific matching fails
    8/12/09 11:00:06 AM localhost kernel kernel 0 kern Debug AppleYukon2: 532111ab,00000000 sk98osx_dnet - CheckDictionaryEntry failed, expected vs. dictionary
    8/12/09 11:00:06 AM localhost kernel kernel 0 kern Debug display: family specific matching fails
    8/12/09 11:00:06 AM localhost configd[14] configd 14 Daemon Error Error: No interface name for AirPort_Brcm43xx
    8/12/09 11:00:06 AM localhost configd[14] configd 14 Daemon Error Error: ioPublishedDriverCallback() failed to initDeviceFromService()
    8/12/09 11:00:06 AM localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[36] mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38) 36 daemon Error starting
    8/12/09 11:00:06 AM lauras-computer kernel kernel 0 kern Debug display: family specific matching fails
    8/12/09 11:00:06 AM lauras-computer configd[14] configd 14 daemon Notice setting hostname to "lauras-computer.local"
    8/12/09 11:00:08 AM lauras-computer com.apple.SecurityServer[49] com.apple.SecurityServer 49 authpriv Notice Entering service
    8/12/09 11:00:08 AM lauras-computer mDNSResponder[36] mDNSResponder 36 daemon Error Adding registration domain laura3109.members.mac.com.
    8/12/09 11:00:10 AM lauras-computer kernel kernel 0 kern Debug yukon: Ethernet address 00:16:cb:9f:c2:d9
    8/12/09 11:00:10 AM lauras-computer kernel kernel 0 kern Debug AirPort_Brcm43xx: Ethernet address 00:17:f2:9a:8b:bc
    8/12/09 11:00:10 AM lauras-computer rpc.statd[57] rpc.statd 57 daemon Notice statd.notify - no notifications needed
    8/12/09 11:00:10 AM lauras-computer bootlog[71] bootlog 71 com.apple.system.utmpx Notice BOOT_TIME: 1250089197 0
    8/12/09 11:00:11 AM lauras-computer fseventsd[64] fseventsd 64 daemon Critical event logs in /.fseventsd out of sync with volume. destroying old logs. (588323 14 588346)
    8/12/09 11:00:11 AM lauras-computer kernel kernel 0 kern Debug AirPort: Link Down on en1
    8/12/09 11:00:11 AM lauras-computer org.ntp.ntpd[52] org.ntp.ntpd 52 com.apple.console Notice Error : nodename nor servname provided, or not known
    8/12/09 11:00:11 AM lauras-computer ntpdate[82] ntpdate 82 daemon Error can't find host time.apple.com
    8/12/09 11:00:12 AM lauras-computer ntpdate[82] ntpdate 82 daemon Error no servers can be used, exiting
    8/12/09 11:00:14 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice ...System identity already exists for domain com.apple.systemdefault. Done.
    8/12/09 11:00:14 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice ...System identity already exists for domain com.apple.kerberos.kdc. Done.
    8/12/09 11:00:16 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.aslmanager) Throttling respawn: Will start in 4 seconds
    8/12/09 11:00:17 AM lauras-computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[60] /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow 60 user Error Login Window Application Started -- Threaded auth
    8/12/09 11:00:17 AM lauras-computer fseventsd[64] fseventsd 64 daemon Critical log dir: /.fseventsd getting new uuid: 24135A34-3B3B-4EC4-990D-48A5257D337D
    8/12/09 11:00:17 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.aslmanager) Throttling respawn: Will start in 2 seconds
    8/12/09 11:00:18 AM lauras-computer kernel kernel 0 kern Debug Auth result for: 00:1b:63:21:34:a5 MAC AUTH succeeded
    8/12/09 11:00:17 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.aslmanager) Throttling respawn: Will start in 2 seconds
    8/12/09 11:00:18 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.aslmanager) Throttling respawn: Will start in 2 seconds
    8/12/09 11:00:18 AM lauras-computer configd[14] configd 14 daemon Notice AppleTalk startup
    8/12/09 11:00:19 AM lauras-computer kernel kernel 0 kern Debug AirPort: Link Up on en1
    8/12/09 11:00:19 AM lauras-computer airportd[81] airportd 81 Daemon Error Error: SCPreferencesCommitChanges() failed, Write attempted on stale version of object
    8/12/09 11:00:19 AM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Error SFLSharePointsEntry::InitializeSPNode: dsOpenRecord returned -14136
    8/12/09 11:00:19 AM lauras-computer /usr/sbin/ocspd[98] /usr/sbin/ocspd 98 user Alert starting
    8/12/09 11:00:19 AM lauras-computer kextd[10] kextd 10 daemon Notice writing kernel link data to /var/run/mach.sym
    8/12/09 11:00:20 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice launchctl: Error unloading: com.apple.kdcmond
    8/12/09 11:00:21 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q add_principal -randkey afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:21 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice WARNING: no policy specified for afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9; defaulting to no policy
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Principal "afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD 480D5AF1A688EACDDA7EADD9D4541AEB9" created.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q ktadd afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:22 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/bin/defaults write /Library/Preferences/com.apple.AppleFileServer kerberosPrincipal afpserver/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD4 80D5AF1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:23 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q add_principal -randkey cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:23 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice WARNING: no policy specified for cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9; defaulting to no policy
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Principal "cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5 AF1A688EACDDA7EADD9D4541AEB9" created.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q ktadd cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:24 AM lauras-computer configd[14] configd 14 daemon Notice AppleTalk startup complete
    8/12/09 11:00:24 AM lauras-computer com.apple.KerberosAutoConfig[121] com.apple.KerberosAutoConfig 121 com.apple.console Notice The machine is standalone
    8/12/09 11:00:24 AM lauras-computer com.apple.KerberosAutoConfig[121] com.apple.KerberosAutoConfig 121 com.apple.console Notice Removing /Library/Preferences/edu.mit.Kerberos
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal cifs/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/bin/defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server LocalKerberosRealm LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q add_principal -randkey vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice WARNING: no policy specified for vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9; defaulting to no policy
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Principal "vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5A F1A688EACDDA7EADD9D4541AEB9" created.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice /usr/sbin/kadmin.local-q ktadd vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Authenticating as principal root/admin@LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9 with password.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice Entry for principal vnc/LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9@LKDC:SHA1.9AD9CFD480D5AF 1A688EACDDA7EADD9D4541AEB9 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/12/09 11:00:24 AM lauras-computer com.apple.configureLocalKDC[70] com.apple.configureLocalKDC 70 com.apple.console Notice LKDC:SHA1.9AD9CFD480D5AF1A688EACDDA7EADD9D4541AEB9
    8/12/09 11:00:25 AM lauras-computer mDNSResponderHelper[50] mDNSResponderHelper 50 com.apple.mDNSResponderHelper Notice racoon (pid=129) started
    8/12/09 11:00:34 AM lauras-computer com.apple.ATSServer[151] com.apple.ATSServer 151 com.apple.console Notice FODBCheck: New annex file created
    8/12/09 11:00:36 AM lauras-computer com.wacom.pentablet[155] com.wacom.pentablet 155 com.apple.console Notice TabletDriver[155]: Env RUNWITHLAUNCHD is set to 1
    8/12/09 11:00:37 AM lauras-computer /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[158 ] /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient 158 user Error Folder Manager is being asked to create a folder (asav) while running as uid 0
    8/12/09 11:00:38 AM lauras-computer loginwindow[60] loginwindow 60 auth Error Login Window Started Security Agent
    8/12/09 11:00:54 AM lauras-computer SecurityAgent[161] SecurityAgent 161 authpriv Error Showing Login Window
    8/12/09 11:01:23 AM lauras-computer SecurityAgent[161] SecurityAgent 161 authpriv Error User info context values set for bambam
    8/12/09 11:01:24 AM lauras-computer SecurityAgent[161] SecurityAgent 161 authpriv Error Login Window done
    8/12/09 11:01:24 AM lauras-computer loginwindow[60] loginwindow 60 auth Error Login Window - Returned from Security Agent
    8/12/09 11:01:24 AM lauras-computer loginwindow[60] loginwindow 60 com.apple.system.lastlog Notice USER_PROCESS: 60 console
    8/12/09 11:01:24 AM lauras-computer com.wacom.pentablet[211] com.wacom.pentablet 211 com.apple.console Notice TabletDriver[211]: Env RUNWITHLAUNCHD is set to 1
    8/12/09 11:01:26 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Notice ([0x0-0x6006].com.wacom.TabletDriver[160]) Exited: Terminated
    8/12/09 11:01:26 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Notice (com.apple.UserEventAgent-LoginWindow[156]) Exited: Terminated
    8/12/09 11:01:26 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.wacom.pentablet[211]) Exited with exit code: 255
    8/12/09 11:01:26 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.apple.aslmanager) Throttling respawn: Will start in 8 seconds
    8/12/09 11:02:02 AM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Laura's Public Folder) returned -14135
    8/12/09 11:02:02 AM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(BamBam's Public Folder) returned -14135
    8/12/09 11:02:08 AM lauras-computer KernelEventAgent[61] KernelEventAgent 61 daemon Notice tid 00000000 received VQ_LOWDISK event (4)
    8/12/09 11:02:49 AM lauras-computer loginwindow[60] loginwindow 60 com.apple.system.utmpx Notice DEAD_PROCESS: 0 console
    8/12/09 11:02:50 AM lauras-computer PenTabletDriver[217] PenTabletDriver 217 com.apple.coregraphics Warning CGSShutdownServerConnections: Detaching application from window server
    8/12/09 11:02:50 AM lauras-computer PenTabletDriver[217] PenTabletDriver 217 com.apple.coregraphics Warning CGSDisplayServerShutdown: Detaching display subsystem from window server
    8/12/09 11:02:50 AM lauras-computer com.apple.loginwindow[60] com.apple.loginwindow 60 com.apple.console Notice Wed Aug 12 11:02:50 lauras-computer.local loginwindow[60] <Warning>: CGSShutdownServerConnections: Detaching application from window server
    8/12/09 11:02:50 AM lauras-computer loginwindow[60] loginwindow 60 com.apple.coregraphics Warning CGSShutdownServerConnections: Detaching application from window server
    8/12/09 11:02:50 AM lauras-computer com.apple.loginwindow[60] com.apple.loginwindow 60 com.apple.console Notice Wed Aug 12 11:02:50 lauras-computer.local loginwindow[60] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server
    8/12/09 11:02:50 AM lauras-computer loginwindow[60] loginwindow 60 com.apple.coregraphics Warning CGSDisplayServerShutdown: Detaching display subsystem from window server
    8/12/09 11:02:50 AM lauras-computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[334] /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow 334 user Error Login Window Application Started -- Threaded auth
    8/12/09 11:02:52 AM lauras-computer loginwindow[334] loginwindow 334 auth Error Login Window Started Security Agent
    8/12/09 11:02:52 AM lauras-computer com.wacom.pentablet[342] com.wacom.pentablet 342 com.apple.console Notice TabletDriver[342]: Env RUNWITHLAUNCHD is set to 1
    8/12/09 11:02:53 AM lauras-computer SecurityAgent[341] SecurityAgent 341 authpriv Error Showing Login Window
    8/12/09 11:03:02 AM lauras-computer SecurityAgent[341] SecurityAgent 341 authpriv Error User info context values set for Laura
    8/12/09 11:03:03 AM lauras-computer SecurityAgent[341] SecurityAgent 341 authpriv Error Login Window done
    8/12/09 11:03:03 AM lauras-computer com.wacom.pentablet[346] com.wacom.pentablet 346 com.apple.console Notice TabletDriver[346]: Env RUNWITHLAUNCHD is set to 1
    8/12/09 11:03:03 AM lauras-computer loginwindow[334] loginwindow 334 auth Error Login Window - Returned from Security Agent
    8/12/09 11:03:03 AM lauras-computer loginwindow[334] loginwindow 334 com.apple.system.lastlog Notice USER_PROCESS: 334 console
    8/12/09 11:03:05 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Notice ([0x0-0x1e01e].com.wacom.TabletDriver[345]) Exited: Terminated
    8/12/09 11:03:05 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Notice (com.apple.UserEventAgent-LoginWindow[343]) Exited: Terminated
    8/12/09 11:03:05 AM lauras-computer com.wacom.pentablet[352] com.wacom.pentablet 352 com.apple.console Notice TabletDriver[352]: Env RUNWITHLAUNCHD is set to 1
    8/12/09 11:03:05 AM lauras-computer TabletDriver[346] TabletDriver 346 user Error RunApplication called while eStopping
    8/12/09 11:03:05 AM lauras-computer com.wacom.pentablet[346] com.wacom.pentablet 346 com.apple.console Notice TabletDriver[346]: RunApplication called while eStopping
    8/12/09 11:03:06 AM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (com.wacom.pentablet[346]) Exited with exit code: 255
    8/12/09 11:03:07 AM lauras-computer com.apple.ATSServer[363] com.apple.ATSServer 363 com.apple.console Notice FODBCheck: New annex file created
    8/12/09 11:03:08 AM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Laura's Public Folder) returned -14135
    8/12/09 11:03:08 AM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Error SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(BamBam's Public Folder) returned -14135
    8/12/09 11:03:14 AM lauras-computer KernelEventAgent[61] KernelEventAgent 61 daemon Notice tid 00000000 received VQ_LOWDISK event (4)
    8/12/09 11:03:31 AM lauras-computer /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[3 68] /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer 368 user Error CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    8/12/09 11:03:31 AM lauras-computer /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[3 68] /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer 368 user Error CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    8/12/09 11:03:36 AM lauras-computer [0x0-0x31031].com.belightsoft.GetBackupAgent[392] [0x0-0x31031].com.belightsoft.GetBackupAgent 392 com.apple.console Notice GetBackupAgent Starting...Reading preferences...
    8/12/09 11:03:37 AM lauras-computer [0x0-0x31031].com.belightsoft.GetBackupAgent[392] [0x0-0x31031].com.belightsoft.GetBackupAgent 392 com.apple.console Notice Loading recent backups infos...
    8/12/09 11:03:37 AM lauras-computer [0x0-0x31031].com.belightsoft.GetBackupAgent[392] [0x0-0x31031].com.belightsoft.GetBackupAgent 392 com.apple.console Notice GetBackupAgent Terminating...
    8/12/09 11:03:41 AM lauras-computer [0x0-0x32032].com.limegroup.gnutella[393] [0x0-0x32032].com.limegroup.gnutella 393 com.apple.console Notice [JavaApplicationLauncher Error] No matching Java VM for (1.6+) from 'JVMVersion' key in 'Java' sub-dictionary of Info.plist
    8/12/09 11:03:52 AM lauras-computer com.apple.launchd[347] com.apple.launchd 347 com.apple.console Warning ([0x0-0x32032].com.limegroup.gnutella[393]) Exited with exit code: 1
    8/12/09 11:04:20 AM lauras-computer com.apple.Safari[408] com.apple.Safari 408 com.apple.console Notice YES
    8/12/09 11:04:22 AM lauras-computer com.apple.firmwaresyncd[65] com.apple.firmwaresyncd 65 com.apple.console Notice kextload: /System/Library/Extensions/msdosfs.kext loaded successfully
    8/12/09 11:04:44 AM lauras-computer fseventsd[64] fseventsd 64 daemon Critical bumping event counter to: 0x2bf1f1e (current 0x84ec) from log file '0000000002bd5b4e'
    8/12/09 11:05:02 AM lauras-computer quicklookd[427] quicklookd 427 com.apple.console Warning EXCEPTION CPMessageException: (null)
    8/12/09 11:05:58 AM lauras-computer /usr/sbin/ocspd[435] /usr/sbin/ocspd 435 user Alert starting
    8/12/09 11:06:13 AM lauras-computer ntpd[52] ntpd 52 daemon Notice time reset -6.524111 s
    8/12/09 11:07:52 AM lauras-computer Mail[407] Mail 407 com.apple.console Warning GET /Library/Application Support/Mail/Alias.xml (FAILED), httpStatusCode:401, errorType:101 (domain=DAVErrorDomain, code=3), transactionState:5, txnId:BA1DB32E-05A8-471D-BF9F-AB4C034EE7A8, auto-retries=0, manual-retries=0
    8/12/09 11:07:53 AM lauras-computer Mail[407] Mail 407 com.apple.console Warning GET /Library/Application Support/Mail/Alias.xml (FAILED), httpStatusCode:402, errorType:100, transactionState:5, txnId:1AF751D2-21CF-4470-AB48-AE9C33981CA2, auto-retries=0, manual-retries=0
    8/12/09 11:09:32 AM lauras-computer mdworker[442] mdworker 442 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 11:11:59 AM lauras-computer mdworker[442] mdworker 442 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 11:18:53 AM lauras-computer /usr/sbin/ocspd[455] /usr/sbin/ocspd 455 user Alert starting
    8/12/09 11:19:29 AM lauras-computer SafariSyncClient[458] SafariSyncClient 458 PubSub-WARNING Warning IPC call returned (ipc/rcv) timed out (11,268451843) (Mach error 10004003)
    8/12/09 11:19:29 AM lauras-computer SafariSyncClient[458] SafariSyncClient 458 PubSub-WARNING Warning Foundation::NetException "(ipc/rcv) timed out (11,268451843)" caught in BOOL +[PSClient startSync](objc_object*, objc_selector*)
    8/12/09 11:19:48 AM lauras-computer SafariSyncClient[459] SafariSyncClient 459 PubSub-WARNING Warning IPC call returned (ipc/rcv) timed out (11,268451843) (Mach error 10004003)
    8/12/09 11:19:48 AM lauras-computer SafariSyncClient[459] SafariSyncClient 459 PubSub-WARNING Warning Foundation::NetException "(ipc/rcv) timed out (11,268451843)" caught in BOOL +[PSClient startSync](objc_object*, objc_selector*)
    8/12/09 11:19:48 AM lauras-computer com.apple.Safari[459] com.apple.Safari 459 com.apple.console Notice YES
    8/12/09 11:31:34 AM lauras-computer PubSubAgent[405] PubSubAgent 405 PubSub-WARNING Warning AgentTask: Daily Tasks took 1424758 msec
    8/12/09 11:34:03 AM lauras-computer /usr/sbin/ocspd[470] /usr/sbin/ocspd 470 user Alert starting
    8/12/09 11:34:29 AM lauras-computer com.apple.Safari[474] com.apple.Safari 474 com.apple.console Notice YES
    8/12/09 11:42:31 AM lauras-computer com.apple.Safari[485] com.apple.Safari 485 com.apple.console Notice YES
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Users/Laura/Library/Widgets/Thesaurus.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /System/Library/CoreServices/Dock.app/Contents/Resources/Widgets.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Library/Widgets/Stickies.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Library/Widgets/Translation.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Library/Widgets/Stickies.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Library/Widgets/Weather.wdgt/
    8/12/09 11:48:11 AM lauras-computer [0x0-0x25025].com.apple.dock[365] [0x0-0x25025].com.apple.dock 365 com.apple.console Notice CPSPostEventRecordTo failed -600 /Users/Laura/Library/Widgets/Calculator 1984.wdgt/
    8/12/09 11:49:11 AM lauras-computer /usr/sbin/ocspd[502] /usr/sbin/ocspd 502 user Alert starting
    8/12/09 11:49:33 AM lauras-computer com.apple.Safari[507] com.apple.Safari 507 com.apple.console Notice YES
    8/12/09 12:04:17 PM lauras-computer /usr/sbin/ocspd[532] /usr/sbin/ocspd 532 user Alert starting
    8/12/09 12:04:41 PM lauras-computer com.apple.Safari[537] com.apple.Safari 537 com.apple.console Notice YES
    8/12/09 12:06:56 PM lauras-computer mdworker[425] mdworker 425 user Error (Error) Import: Importer force killed!
    8/12/09 12:06:56 PM lauras-computer com.apple.launchd[1] com.apple.launchd 1 com.apple.console Warning (0x10a580.mdworker[425]) Exited with exit code: 1
    8/12/09 12:09:31 PM lauras-computer mDNSResponder[36] mDNSResponder 36 daemon Error KQ SSLHandshake failed: -9838
    8/12/09 12:19:31 PM lauras-computer /usr/sbin/ocspd[548] /usr/sbin/ocspd 548 user Alert starting
    8/12/09 12:19:48 PM lauras-computer com.apple.Safari[553] com.apple.Safari 553 com.apple.console Notice YES
    8/12/09 12:22:28 PM lauras-computer com.apple.quicklook[562] com.apple.quicklook 562 com.apple.console Notice failed to find PDF header: `%PDF' not found.
    8/12/09 12:24:04 PM lauras-computer mdworker[558] mdworker 558 user Error -[ABAddressBook sharedAddressBook] Can't ABACQUIREFILELOCK /SourceCache/AddressBook/AddressBook-699/Framework/AddressBook/ABAddressBook.m: 3170
    8/12/09 12:24:12 PM lauras-computer mdworker[558] mdworker 558 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 12:24:12 PM lauras-computer mdworker[558] mdworker 558 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 12:34:31 PM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Notice AFPControl: AFP Disabled
    8/12/09 12:34:31 PM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Notice AFPControl: AFP Enabled
    8/12/09 12:34:32 PM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Notice AFPControl: AFP Disabled
    8/12/09 12:34:33 PM lauras-computer mDNSResponder[36] mDNSResponder 36 daemon Error KQ SSLHandshake failed: -9838
    8/12/09 12:34:33 PM lauras-computer /System/Library/CoreServices/coreservicesd[90] /System/Library/CoreServices/coreservicesd 90 daemon Notice AFPControl: AFP Enabled
    8/12/09 12:34:34 PM lauras-computer mDNSResponder[36] mDNSResponder 36 daemon Error KQ SSLHandshake failed: -9838
    8/12/09 12:34:39 PM lauras-computer /usr/sbin/ocspd[614] /usr/sbin/ocspd 614 user Alert starting
    8/12/09 12:34:59 PM lauras-computer com.apple.Safari[622] com.apple.Safari 622 com.apple.console Notice YES
    8/12/09 12:39:05 PM lauras-computer Sonos Updater[655] Sonos Updater 655 com.apple.console Warning downloading new Sonos Controller from http://update.sonos.com/firmware/Gold/v3.0-Hendrix-GC2_Gold/11.7-19141-1-4.dmg
    8/12/09 12:39:05 PM lauras-computer [0x0-0x4d04d].com.sonos.macController [0x0-0x4d04d].com.sonos.macController 0 com.apple.console Notice 2009-08-12 12:39:05.786 Sonos Updater[655:10b] downloading new Sonos Controller from http://update.sonos.com/firmware/Gold/v3.0-Hendrix-GC2_Gold/11.7-19141-1-4.dmg
    8/12/09 12:39:11 PM lauras-computer mdworker[556] mdworker 556 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 12:39:13 PM lauras-computer mdworker[556] mdworker 556 user Error Date validation error: DTSTART = '2009117T020000'
    8/12/09 12:39:53 PM lauras-computer Sonos Updater[655] Sonos Updater 655 com.apple.console Warning executing hdiutil attach '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/11.7-19141-1-4.dmg' -readonly -mountpoint '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosUpdate-3GVm5jc' 1> /dev/null 2> /dev/null
    8/12/09 12:39:53 PM lauras-computer [0x0-0x4d04d].com.sonos.macController [0x0-0x4d04d].com.sonos.macController 0 com.apple.console Notice 2009-08-12 12:39:53.148 Sonos Updater[655:10b] executing hdiutil attach '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/11.7-19141-1-4.dmg' -readonly -mountpoint '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosUpdate-3GVm5jc' 1> /dev/null 2> /dev/null
    8/12/09 12:39:55 PM lauras-computer hdiejectd[667] hdiejectd 667 syslog Notice running
    8/12/09 12:39:56 PM lauras-computer Sonos Updater[655] Sonos Updater 655 com.apple.console Warning application path is /Applications/Sonos Desktop Controller.app
    8/12/09 12:39:56 PM lauras-computer [0x0-0x4d04d].com.sonos.macController [0x0-0x4d04d].com.sonos.macController 0 com.apple.console Notice 2009-08-12 12:39:56.770 Sonos Updater[655:10b] application path is /Applications/Sonos Desktop Controller.app
    8/12/09 12:40:01 PM lauras-computer Mail[407] Mail 407 PubSub-WARNING Warning IPCClient: Server port 0 is invalid; looking it up again...
    8/12/09 12:40:12 PM lauras-computer Sonos Updater[655] Sonos Updater 655 com.apple.console Warning executing hdiutil info | grep '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosUpdate-3GVm5jc' | awk '{print $1}' > /var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosOutput-K1xJ2LN 2> /dev/null
    8/12/09 12:40:12 PM lauras-computer [0x0-0x4d04d].com.sonos.macController [0x0-0x4d04d].com.sonos.macController 0 com.apple.console Notice 2009-08-12 12:40:12.298 Sonos Updater[655:10b] executing hdiutil info | grep '/var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosUpdate-3GVm5jc' | awk '{print $1}' > /var/folders/Vc/Vc6hm9ZyGkKDIgEhFVkzd++TI/-Tmp-/SonosOutput-K1xJ2LN 2> /dev/null
    8/12/09 12:40:12 PM lauras-computer Sonos Updater[655] Sonos Updater 655 com.apple.console Warning executing hdiutil detach '/dev/disk3s2' 1> /dev/null 2> /dev/null
    8/12/09 12:40:12 PM lauras-computer [0x0-0x4d04d].com.sonos.macController [0x0-0x4d04d].com.sonos.macController 0 com.apple.console Notice 2009-08-12 12:40:12.746 Sonos Updater[655:10b] executing hdiutil detach '/dev/disk3s2' 1> /dev/null 2> /dev/null
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/dev/null' (fd=0) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/private/var/run/utmpx' (fd=3) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/' (fd=7) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/' (fd=9) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/indexSta te' (fd=10) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3' (fd=12) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/live.0.i ndexGroups' (fd=13) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/live.0.i ndexIds' (fd=14) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/store.db ' (fd=34) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/.store.d b' (fd=35) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/' (fd=36) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/journalL ive' (fd=37) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/journalE xclusion' (fd=39) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/.Spotlight-V100/Store-V1/Stores/E37A84B8-B064-46EA-A0D6-E399B116E9D3/journalS ync' (fd=40) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/Volumes/Backup' (fd=41) left open on device -1
    8/12/09 12:40:12 PM lauras-computer mds[59] mds 59 user Error (Error) LSOF: File '/System/Library/Frameworks/CoreFoundation.framework/Versions/A/Resources/tokru leLE.data' (fd=42) left open on device -1

  • Airport Express with printer & hard drive with Time Machine

    I have a MacBook that I'd like to backup its data. Concerned about the following (in level of concern from highest to lowest): theft, crash, fire.
    I currently have an Airport Express with a Brother printer attached to it that my PC and MacBook print to.
    I am really in a dilemma as to what to do. I was looking into Carbonite to get an offsite backup location of my data. (I figured offsite would cover all concerns of losing data due to theft, fire, or just a crash) However, Carbonite does not hold onto data you delete (ie, my photos and videos will fill up my hard drive eventually and I'd like to just archive them in one central spot when I am done accessing them on a regular basis-- ie delete them off my MacBook hard drive). That is like $55/year to do Carbonite... but, the only thing that will help me with over a hard drive in my house is a fire (and theft if a burglar were to find where my backup drive was in the house).-- Of course, I'd probably want a different location for my hard drive for that reason -- so, I'd have to buy another airport or just a time machine that has the wifi built in.
    I've read lots of issues with the Western Digital trying to download programs onto your computer... I have one for my PC that I backed up photos manually and it did try to install programs when I attached it to my PC... not so much my Mac when I took some photos off it. I looked into getting another portable hard drive at Costco for my Mac, but realized that it would require reformatting to use on my Mac (as it was built for a PC).... something I wasn't sure if I was computer-savvy enough to do or if I did do it, would I end up with issues later on?
    Anyhow... in the end, what do you all do to backup your data, especially photos and videos? Do you have smaller hard drives that you back up to and then when full move them to an offsite location? Can you have more than one "hard drive" backing up..... I was thinking it would be nice to have one larger hard drive that would potentially hold all my photos and videos so I can access anytime, but then have smaller drives of the same data that I can take to a safe deposit box and use as my super secure backup (no fire, no theft, no crash).
    btw, When doing time machine, does it keep all the metadata with each photo?
    Burning CD's is time consuming.... and, I have heard there are different qualities of disks out there... archival v. not... how long do the archival last v. the non-archival... or is that more of an issue for future generations not being able to access our photos?

    You need to remember that the Time Capsule is both a wireless router and a hard drive all in one enclosure. If you don't need a wireless router, around $150 of the $300 for a Time Capsule is going to be in the router portion of the device.
    The nice thing about the Time Capsule is that it is a network drive. All Macs running Leopard or Snow Leopard will be able to back up automatically to a single device. The first generation of Time Capsules about two years ago had some power supply problems that affected some users. Apple announced a program for these users to replace their Time Capsules.
    So, it depends on your requirements. If you are looking for a new, dual band wireless router and want to backup your Macs running Leopard or Snow Leopard automatically using ethernet or wireless, the Time Capsule is a logical choice.
    If you don't need a new router, then you'll need to look at a separate hard drive that will be attached directly to the computer using the USB or FireWire port. If you have two Macs, you'll have to get two hard drives if you want to do Time Machine backups correctly.
    Most hard drives can be reformatted to work with Mac if you don't mind a few extra steps and Disk Utility (Macintosh HD > Applications > Utilities > Disk Utility) does not look too complicated for you.
    Message was edited by: Bob Timmons

  • Printer Setup Utility always crashes- and am getting weird printer behavior

    Just installed 10.5 on a fresh internal drive- machine is G5 2X2- settings imported from a 10.4 installation on another drive. Printer is a Brother HL-5170DN
    If I try to print from any app, the app doesn't crash, as has been reported by others, but the printer behavior is strange. I added the printer from the Print and Fax control pane, which saw the printer and appeared to be happy. But when I try to print any test document, the printer starts printing an error message on every sheet in its tray, literally running through the whole stack and then complaining it's out of paper, even though the document to be printed was only one page. Have never seen anything like that. The error message printed on paper is: ERROR NAME; undefined COMMAND; y OPERAND STACK;
    Cannot launch Printer Setup Utility- always crashes. Have tried reseting printer system and rebooting, but no luck. It seems to be complaining that a file called "_CPLPPDGetFileInfo" is missing. The error log when I try to launch Printer Setup Utility is:
    Process: Printer Setup Utility [550]
    Path: /Volumes/fatherhood/Applications/Utilities/Printer Setup Utility.app/Contents/MacOS/Printer Setup Utility
    Identifier: com.apple.print.PrintCenter
    Version: 4.7 (161.10)
    Build Info: PrintCenter-1611000~1
    Code Type: PPC (Native)
    Parent Process: launchd [85]
    Date/Time: 2007-11-03 10:53:29.649 -0700
    OS Version: Mac OS X 10.5 (9A581)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x000000008fe0105c
    Crashed Thread: 0
    Dyld Error Message:
    Symbol not found: _CPLPPDGetFileInfo
    Referenced from: /Volumes/fatherhood/Applications/Utilities/Printer Setup Utility.app/Contents/MacOS/Printer Setup Utility
    Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

    Thanks for the helpful info. I had upgraded to Leopard using Archive & Install and had an alias to the Printer Setup Utility from Tiger, which I kept trying to use not realizing that this now pointed to the old version in the Previous Systems folder.
    Now I've deleted the whole thing and will remember to use the System Preference panel to configure my printers.

  • My iMac is connected to a Brother printer. I have Snow Leopard 10.7.3 As of yesterday, when I try to print a PDF it prints as a blank black page. Does anyone know how to correct this so that the PDF will print as I see it on screen?

    My iMac is connected to a Brother printer. I have Snow Leopard 10.7.3 As of yesterday, when I try to print a PDF it prints as a blank black page. Does anyone know how to correct this so that the PDF will print as I see it on screen?

    If you are running Mac OS X 10.7.3 then you have Lion installed, not Snow Leopard. It's probably not important to this discussion, but something you should be aware of.
    What application are you printing the PDF files from? Have you tried opening the PDF file using the Preview application that can be found in the Applications folder? Does the issue still occur? Have you tried other PDF files from a different source?
    Another poster in the following discussion thread reported that this method resolved their black blank PDF issue when viewing (and presumably printing) PDF files from Safari.
    https://discussions.apple.com/thread/3890509?start=0&tstart=0
    This solved my question by mcbuffy  on Apr 20, 2012 11:29 AM 
    There's a solution if you want to see the PDF inside Safari's window :
    Go to the folder : Your Hard Drive / Library / Internet Plug-ins.
    If you see a file with PDF in its name drag it to the trash.
    Quit and restart Safari to test with a PDF.
    If it works you can empty the trash.

  • Workaround for Print Job disappear for Microsoft Office applications (Word, Excel, Power Point...)

    Hi All,
    If you come across the printing is not working, or cancelling automatically or disappear from spooler,  for Microsoft applications, then here is the workaround.
    Create a new user account and login to to the computer, and you should be able to print any documents.
    Here is the step to create new user. 
    1. Control Panel-> Click on User accounts
    2. In User accounts, click add user to create new user.
    3. Use that account to login and do printing.
    Again it is temporary work around, until we get permanent fix for this issue.
    Thanks
    Happy Printing.
    Click on the "Thumbs up"button on the left to say "Thanks"
    Please mark the post that solves your problem as "Accepted Solution"
    (Although I am employed by HP, I am speaking for myself and not for HP)

    The kernel failure panic kind of message points to some other activity;
    as such, it may be there could be a conflict in some applications; as a
    logical failure is indicated by the first part of the message content.
    Whether or not any common kernel panic resolution ideas could work
    in regard to the trigger of this action, is another matter & unresolved.
    Reading and understanding the resulting logs is part of this resolution;
    the following link has information on these kinds of issues in general.
    Technical Note TN2063: Understanding and Debugging Kernel Panics
    http://developer.apple.com/mac/library/technotes/tn2002/tn2063.html
    Resolving Kernel Panics:
    http://www.thexlab.com/faqs/kernelpanics.html
    If there were more, perhaps from another error log in the system, to
    point to other contributing factors in the cause of this action & report,
    some course of correction could be indicated; should that involve a
    reinstall of certain programs (and their update files, as Office has) or
    perhaps removing other seldom used applications if they were proven
    to be part of conflict in the system, with Office triggering its appearance.
    Some troubleshooting of this issue may point to some course of action
    and if the problem is only software-based, then it may involve testing
    or moving, or reinstalling some applications. There is a chance, too,
    that something else may be acting up at a low-level of the system. If
    that were the case, sometimes a re-install of the system on a wiped
    and zeroed drive would be a path to consider to test or resolve this.
    But only after other things have been tried. If you have a full backup
    of the computer's contents on a bootable external drive, that would be
    a means of testing the computer itself.
    Good luck & happy computing!

  • Can a Linux CUPS driver be installed on OS X? (for iP4200)

    Canon has finally released an unsupported CUPS driver in an rpm package for the iP4200.
    http://software.canon-europe.com/software/canonprint_filter_forlinuxs24302.asp?model=
    I have been doing a lot of research, trying to figure out if this can be installed on OS X. It's unclear if it needs to be compiled specifically for the Mac, or if it will install and work without a recompile. All the Linux/Unix stuff is a bit of a stretch for me, but I am starting to get the hang of it.
    If this will work, we can finally use the iP4200 with a non-Apple Airport print server. I just picked one up for free after rebate with my new MacBook Pro, and it would be nice to get this to work with other computers in the house.
    Any ideas? Thanks for the help.

    Darren,
    My apologies if the tone of my last post was harsh. That was not my intention. I guess I was a bit more surprised by the post as I thought you had worked through and understood the issue(s). You did cite your correspondence with Canon on the subject where you asked if they would recompile it for Mac OS X. Compiling a binary for any platform means that you have the source code. The binaries for the package managers that Canon has for download are not source code.
    The one thought I had originally was that there might be a way to extract the needed source code from the .rpm files. I do not have any working knowledge of how the package managers operate, so I left open the possibility. The more I think about this, however, I am pretty sure that such extraction of the source code would most likely be considered "reverse engineering" or "decompiling" and illegal under the The Digital Millennium Copyright Act.
    the whole point is to make printer drivers transportable from one version of unix to an another, and I haven't been able to find documentation that states that the source is transportable but require recompilation to work on different systems. This certainly could be true...
    In general, making drivers or CUPS transportable from one platform to another depends on the developer(s) writing the code in such a way as to make it useable on more than one platform. That is, it must be able to be compiled on various platforms. Apple compiles the CUPS source code for use on the Mac. That compilation results in different binaries for the PPC Mac and the Intel Mac. Same source code but two platforms and two sets of binaries. If it weren't for Rosetta, a PPC compilation would not work on an Intel Mac. The "hpijs" driver package for HP printers that is available through the linuxprint.org has not yet been recompiled and packaged for Intel Macs. The drivers work because they run under Rosetta.
    The only time that the code does not have to be compiled is when the program is written in a "lower" language such as Perl as opposed to "C" or "C+". In this case, the interpreter is a program on the host machine. The foomatic-rip software is an example. Then again, the Perl interpreter on a PPC Mac had to be compiled from source code for the PPC Mac platform.
    I am happy that you keep digging and learning. You are to be commended for that. We are all learning as we go. Perhaps posting your inquiry of converting a .rpm into something that could be used on a Mac would get a more thorough vetting if posted to a different forum such as the Unix forum or a similar forum on Usenet or one of the Mac news sites. Discussion of source code, package managers, and compiling is a bit complex for most of us on this printing forum.
    Matt
    Mac Mini; B&W G3/300    

  • OS lion crashes all applications randomly.

    Hi - i'm at my wits end regards this problem. my macbook pro 17' intel core 2 duo was recently updated to lion os (a clean install - no old file brought over e.t.c) with any operating system updates as they became availalbe.
    Since upgrading i have had nothing but trouble from the computer. the problems range from 'black screen' to simple random crashes of applications. i have a error log that's massive (happens several time a day) - i'd paste them in here but it'd be a massive amount of text so i'v simply added one. so far fireworks, photoshop, the app store, disk utility, chrome, firefox, word, flash, i-tunes, safari, e.t.c have all crashed at times. the list is longer than my memory regards it.
    i have been to the 'genius' bar where i was told that they dont know what's going on (and that i should go back to leopard!). i then searched online only to find so many examples of os lion users having similar problems that the responses are so vast i dont know which applies to my situation.
    i have checked the activity monitor and that seems fine. i then ran disk utilities which shows a few repairs necessary but doesnt repair any of them.
    i would appreciate anyone who knows how to read these reports to have a look and point me in the right direction as i am about to throw this thing in the bin.
    The computer is super slow all the time even doing ridiculously simple tasks like opening a document or something like that.
    any clues?
    regards
    Mark
    Interval Since Last Panic Report:  413723 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    3DE3F6B0-9DE7-4B75-A04B-500E2E9C6624
    Fri Apr 13 15:49:53 2012
    panic(cpu 1 caller 0xffffff80002c266d): Kernel trap at 0xffffff80002b3630, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffbb80150deeb0, CR3: 0x0000000010cb1000, CR4: 0x0000000000000660
    RAX: 0xffffff80008bd0f8, RBX: 0xffffff801e971e00, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff80e97e36d8, RBP: 0xffffff80e97e3a00, RSI: 0x0000000000000000, RDI: 0xffffbb80150deeb0
    R8: 0x0000000000000000, R9: 0x0000000000000000, R10: 0x0000000000000a25, R11: 0x00000000000a98d8
    R12: 0x0000000000000001, R13: 0xffffff801e971ea0, R14: 0x0000000000000001, R15: 0xffffff801e971e80
    RFL: 0x0000000000010282, RIP: 0xffffff80002b3630, CS: 0x0000000000000008, SS: 0x0000000000000010
    CR2: 0xffffbb80150deeb0, Error code: 0x0000000000000000, Faulting CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80e97e3390 : 0xffffff8000220702
    0xffffff80e97e3410 : 0xffffff80002c266d
    0xffffff80e97e35b0 : 0xffffff80002d7a1d
    0xffffff80e97e35d0 : 0xffffff80002b3630
    0xffffff80e97e3a00 : 0xffffff80002892e2
    0xffffff80e97e3a20 : 0xffffff8000644b82
    0xffffff80e97e3a70 : 0xffffff7f82098a04
    0xffffff80e97e3a90 : 0xffffff7f820a414a
    0xffffff80e97e3ae0 : 0xffffff7f8209ea32
    0xffffff80e97e3ba0 : 0xffffff7f8209a31c
    0xffffff80e97e3be0 : 0xffffff8000652a5e
    0xffffff80e97e3c40 : 0xffffff800065341b
    0xffffff80e97e3d80 : 0xffffff80002a3b78
    0xffffff80e97e3e80 : 0xffffff8000223006
    0xffffff80e97e3eb0 : 0xffffff8000214829
    0xffffff80e97e3f10 : 0xffffff800021bb58
    0xffffff80e97e3f70 : 0xffffff80002aeb80
    0xffffff80e97e3fb0 : 0xffffff80002d8383
    Kernel Extensions in backtrace:
    com.parallels.kext.prl_hypervisor(7.0)[00000000-0000-0000-0000-000000000000]@0x ffffff7f82097000->0xffffff7f820f2fff
    dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80840000
    dependency: com.apple.iokit.IOACPIFamily(1.4)[A87503EC-9C34-3613-9A86-7296B23BC344]@0xfffff f7f807cd000
    BSD process name corresponding to current thread: prl_vm_app
    Mac OS version:
    11D50
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID: 7B6546C7-70E8-3ED8-A6C3-C927E4D3D0D6
    System model name: MacBookPro5,2 (Mac-F2268EC8)
    System uptime in nanoseconds: 9801289958628
    last loaded kext at 1439121767987: com.apple.filesystems.smbfs       1.7.0 (addr 0xffffff7f80f0f000, size 241664)
    last unloaded kext at 103253841220: com.apple.driver.AppleUSBTCKeyEventDriver          225.2 (addr 0xffffff7f81baa000, size 8192)
    loaded kexts:
    com.parallels.filesystems.prlufs       2010.12.28
    com.aventail.xgfilt.kext         1.0
    com.aventail.tun.kext            1.0
    com.parallels.kext.prl_vnic    7.0 15055.740667
    com.parallels.kext.prl_netbridge      7.0 15055.740667
    com.parallels.kext.prl_hid_hook       7.0 15055.740667
    com.parallels.kext.prl_hypervisor    7.0 15055.740667
    com.parallels.kext.prl_usb_connect  7.0 15055.740667
    com.apple.filesystems.smbfs            1.7.0
    com.apple.driver.AppleHWSensor   1.9.4d0
    com.apple.filesystems.autofs            3.0
    com.apple.driver.AudioAUUC           1.59
    com.apple.driver.AGPM        100.12.42
    com.apple.driver.AppleHDA 2.1.7f9
    com.apple.driver.AppleMikeyHIDDriver     122
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.SMCMotionSensor           3.0.1d2
    com.apple.driver.AppleMikeyDriver           2.1.7f9
    com.apple.driver.AppleSMCLMU     2.0.1d2
    com.apple.iokit.IOUserEthernet       1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X      7.0.0
    com.apple.driver.AudioIPCDriver    1.2.2
    com.apple.driver.AppleLPC  1.5.3
    com.apple.driver.AppleMuxControl            3.0.16
    com.apple.GeForce    7.1.8
    com.apple.driver.AppleUSBTCButtons        225.2
    com.apple.driver.AppleUSBTCKeyboard    225.2
    com.apple.driver.AppleIRController            312
    com.apple.iokit.SCSITaskUserClient            3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless      1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib  1.0.0d1
    com.apple.BootCache            33
    com.apple.iokit.IOAHCIBlockStorage           2.0.1
    com.apple.driver.AppleAHCIPort     2.2.0
    com.apple.driver.AppleFWOHCI      4.8.9
    com.apple.driver.AirPort.Brcm4331           513.20.19
    com.apple.nvenet      2.0.17
    com.apple.driver.AppleUSBHub      4.5.0
    com.apple.driver.AppleUSBEHCI     4.5.8
    com.apple.driver.AppleUSBOHCI     4.4.5
    com.apple.driver.AppleHPET           1.6
    com.apple.driver.AppleEFINVRAM  1.5.0
    com.apple.driver.AppleRTC  1.4
    com.apple.driver.AppleSmartBatteryManager      161.0.0
    com.apple.driver.AppleACPIButtons           1.4
    com.apple.driver.AppleSMBIOS       1.7
    com.apple.driver.AppleACPIEC        1.4
    com.apple.driver.AppleAPIC            1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall   3.2.30
    com.apple.security.quarantine        1.1
    com.apple.driver.AppleIntelCPUPowerManagement        167.3.0
    com.apple.kext.triggers         1.0
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.IOPlatformPluginFamily 4.7.5d4
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.AppleHDAController        2.1.7f9
    com.apple.iokit.IOHDAFamily           2.1.7f9
    com.apple.iokit.IOFireWireIP           2.2.4
    com.apple.iokit.IOSurface     80.0
    com.apple.iokit.IOBluetoothSerialManager            4.0.3f12
    com.apple.iokit.IOSerialFamily         10.0.5
    com.apple.driver.AppleSMC 3.1.1d8
    com.apple.iokit.IOAudioFamily         1.8.6fc6
    com.apple.kext.OSvKernDSPLib      1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMBusPCI   1.0.10d0
    com.apple.driver.AppleGraphicsControl     3.0.16
    com.apple.driver.AppleBacklightExpert     1.0.3
    com.apple.nvidia.nv50hal    7.1.8
    com.apple.NVDAResman      7.1.8
    com.apple.iokit.IONDRVSupport      2.3.2
    com.apple.iokit.IOGraphicsFamily    2.3.2
    com.apple.driver.AppleUSBMultitouch       227.1
    com.apple.driver.BroadcomUSBBluetoothHCIController  4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController         4.0.3f12
    com.apple.iokit.IOBluetoothFamily  4.0.3f12
    com.apple.iokit.IOUSBHIDDriver     4.4.5
    com.apple.driver.AppleUSBMergeNub       4.5.3
    com.apple.driver.AppleUSBComposite        4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice        3.0.3
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily 1.7
    com.apple.driver.XsanFilter 403
    com.apple.iokit.IOAHCISerialATAPI 2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily   3.0.3
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOFireWireFamily    4.4.5
    com.apple.iokit.IO80211Family       412.2
    com.apple.iokit.IONetworkingFamily           2.0
    com.apple.iokit.IOUSBUserClient     4.5.8
    com.apple.iokit.IOUSBFamily            4.5.8
    com.apple.driver.NVSMU      2.2.9
    com.apple.driver.AppleEFIRuntime            1.5.0
    com.apple.iokit.IOHIDFamily            1.7.1
    com.apple.iokit.IOSMBusFamily       1.1
    com.apple.security.sandbox 177.3
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet     7
    com.apple.driver.DiskImages           331.3
    com.apple.iokit.IOStorageFamily      1.7
    com.apple.driver.AppleKeyStore     28.18
    com.apple.driver.AppleACPIPlatform         1.4
    com.apple.iokit.IOPCIFamily 2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E4D313646
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435435313236344243313036372E4D313646
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: M4-CT512M4SSD2, 512.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 3

    think i may be on the way to resolving this.
    Currently we suspect RAM to be the culprit. even though i memory tested the RAM and it passed no problems. if i run the computer with only 1x4gb slotted then the computer runs fine. it's when i add a second 4gb that it start doing all the crazy things i described.

Maybe you are looking for

  • Which way is used to allocate/deallocate memory for locals?

    Good afternoon. I would like to know how memory is allocated/deallocated for local variables in an activation record/frame. For example, in the following java code: 1 public void test() 2 { 3     {           4          { 5               String y = "a

  • Cannot get white-balance correction to work

    I have some diving video that needs white balance correction.  I am trying out the PE11 trial. I've tried smart-fix as well as the 3-way correction tool.  I've used the dropper to select something that should be white, but it makes little to no diffe

  • My iMessage read receipts are turned on but it doesn't work for all my contacts

    I have iMessage read receipts turned on on my iPhone 5. Several of my contacts also have it turned on. They can see when I read their messages but it's not showing up on my end. Someone explain to me how this is happening and how I can fix it. I have

  • Sort artboards by name

    We have over 50 artboards in most of our documents.  Is there a way to sort the artboards as listed in the artboards panel by name via script?

  • How do i import a document to my iTunes library?

    how do i transfer a document from my computer to my iphone 4?  i know i can do it through itunes but how?