Security update breaks kerberos

I use kerberos as a Fermilab user to connect by ssh. Since installing the security update today, it no longer works. Any ideas?

Turns out Fermilab uses and old version of ssh, so to
be compatible and allow kerberos you have to use the
pre update ssh (3.8) instead of 4.2, this is a kluge
but waiting for Fermilab to upgrade to 4.2 is not
much of an option either
I had the same suspect, now I've found someone else with the same problem here at Fermi. But I wasn't sure and I spent about 4 hours trying to troubleshoot ssh, lurking mailing list and forums and finally reading your message
Thanks for the hint, I'm going to downgrade ssh.
Renzo

Similar Messages

  • 2006-007 security update breaks 8192-bit certificates: certtool X509Anchors

    Installing the 2006-007 security update has caused Keychain Access and certtool to be unable to use my 8192-bit certificates. This issue hit me severely as it has impacted my entire OS/X Server SSL configuration, including Open Directory and Server Admin.
    I have OS/X 10.4.8 clients connected to a 10.4.8 server. All of my server certificates -- including Mail, Open Directory, Apache, and iChat -- are verified by a self-signed X.509 CA certificate with an 8192-bit key.
    Now, suddenly, Keychain Access and certtool barf all over the 8192-bit key. In my X509Anchors, the certificate data is now listed as invalid ("Unable to display this certificate"):
    CSSMCLCertGetAllFields: CSPINVALID_ATTR_KEYLENGTH
    OpenSSL 0.9.6 and 0.9.7 find it to be a valid certificate, and other applications (Firefox, Thunderbird, etc) have no problems.
    Not only do Mail and Safari fail to function, I can no longer access the OS/X Server Admin. I now receive the error, "There is no server available at the address you entered. All services failed to access the address you provided for <server>. Check the address and try to log on again or contact your network administrator."
    Some server certs have 4096- or 2048-bit keys. Certificates with 4096-bit keys or less are not a problem, but they all tie back to the 8192-bit CA cert.
    Recreating and distributing new certs and chains to all client machines would be an administrative nightmare, and I'm not sure that I can change the Server certs and keys without access to Server Admin, anyway.
    This is a huge problem, and I am stuck in the water. If anyone knows of a solution, or can get a response from Apple, please post it here!
    Thanks,
    dkallan
    G5 Quad, G5 Dual, G4 PowerBook   Mac OS X (10.4.8)   OS/X Server 10.4.8 with 2006-007 security update

    Update: since I never found a fix, I ultimately and reulctantly created new 4096-bit keys for everything, all the way back to a new CA cert. Has anyone had success with 8192-bit keys since the 2006-007 security update?

  • Feb security update breaks Java 1.5 (again)?

    OK so after running the most recent 10.6 security update, it seems that the trusty workaround for Java 1.5 ( described here: https://discussions.apple.com/message/11244910#11244910 ) doesn't work any longer.
    Here is the error I'm getting:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
    at java.lang.ClassLoader.findBootstrapClass(Native Method)
    at java.lang.ClassLoader.findBootstrapClass0(ClassLoader.java:946)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    The application I'm trying to run used to work under the workaround linked above, which is to install the 10.5 Leopard Java 1.5 and use symlinks.
    This doesn't make any sense to me - if I'm using the same Java 1.5 install that worked before why am I getting a class version error?

    That is probably because Java 1.5 is not even utilized by 10.6.   You are lucky you had it running this long.  See this article on where Java standards are under 10.5, 10.6, and 10.7:
    https://developer.apple.com/library/mac/#technotes/tn2002/tn2110.html

  • NEW SECURITY UPDATE BREAKS MAIL

    Everything is set as it was before. None of my popmail accounts can connect, getting the error:
    "The server returned the error: The attempt to read data from the server “pop.embarqmail.com” failed."
    Tried changing the authentication to one account to ALL the various choices, no change.
    Tried re-entering the password; no change.
    Is this Apple's idea of forcing snow leopard folks to upgrade?
    I need reliable e-mail.

    Fixed. From my backup, I reinstalled mail, mail preferences, and the entire mail folder in users/mail.
    Whatever the "security" update did to my mail, it's now FIXED.
    I had no desire to roll back the entire update.
    If future updates screw up mail again, I'll always have working backups to restore.

  • May 1 security update: Breaks Yahoo games access - Can I uninstall?

    Hi there
    I clicked on the link to install the latest security update. I have an Intel iMac duo core running 10.4.9.
    When I try to log in to a Yahoo games room, I get a message:
    Unable to authenticate userid
    I have tried clearing caches and used "Cocktail."
    I have tried reboots and shutdowns.
    I have tried using Safari, Firefox, and Opera.
    I am not an expert! I'd like to back out the update if
    a. It's possible to do so
    b. Someone can explain it clearly
    Thanks

    Hello sioux:
    There is no way to "back out" an update. For future reference, I suggest you have a good backup/retreat strategy. I make bootable clones of my iMacs on an external firewire drive using a little program called SuperDuper ($28 at www.shirt-pocket.com).
    I would, I think, clear the cookies that pertain to Yahoo and see if that clears up your situation.
    Barry

  • Installed Security Update - Breaks Terminal

    G5 Mac OS X (10.3.9)
    I installed some OSX security updates last night. My terminal now doesn't respond to commands. e.g. ls
    I think it's the path setting that got wiped out. How to I fix this in bash?

    Yep, the path is screwed up.
    Do you configure anything else in your .profile?
    If not try this:
    /bin/mv .profile profile.old
    /bin/echo "export PATH=\"$PATH:/Applications/DevelopmentApps/arduino-0008/tools/avr/bin\"" > .profile
    Or your .profile will have to be configured with a text editor by deleting your path entry then add this line
    export PATH="$PATH:/Applications/DevelopmentApps/arduino-0008/tools/avr/bin"

  • Security Update Breaks Oracle

    I have been using Oracle 10g XE for over 3 years with no problems. My IT department recently updated some security software on the computer and now Oracle doesn't work. Or at least it doesn't communicate. I can access the DB using the SQL*Plus command window, but anything that relies on a browser window is non-functional. The database homepage is browser-based, so it won't function (browser goes into permanent wait state trying to open the home page). My primary job is developing ColdFusion apps, but these won't connect either (CF traps the timeout and reports an error). I have other apps that use SQL Server, and those are not affected, so I know that IIS is actually communicating, just not with Oracle.
    I've uninstalled and reinstalled 10g to no avail. I also tried installing 11g but got the same result. Most of the threads I've read on various message boards point to firewall issues. I've added firewall exceptions for ports 1521 and 8080 (and even 1066 because netsh indicates that Oracle is looking at that port). No luck. I've turned the firewall off, again with no effect.
    At this point I'm out of ideas. Anyone have any suggestions?

    This is not an Oracle issue. I'd recommend you talk to whoever updated systems you don't even name and tell them to fix what they broke.

  • Security Update 2007-009 breaks Rosetta?

    I installed Security Update 2007-009 (10.5.1) two days ago.
    Since then not a single PPC application works.
    I get:
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000024.
    This means that I can no longer use Office 2004 for Mac.
    I am assuming that the security update breaks Rosetta since I noticed that only PPC applications are fubar.
    Anyone with similar experience?

    sorry but you obviously have another problem - just read your post and tried several Rosetta Apps including :
    MsOffice Vx
    and Corel photopaint 11 (which I deliberately chose because it has always been a touch wobbly)
    Both run fine - and my machine is fully patched. So perhaps the post title could be slightly misleading - maybe it should have a question mark because in my experience it isn't a fact. It's a theory which actually turns out to have been incorrect.
    One thing I do know is that rosetta is VERY memory intensive. Mine was always a bit wobbly until I put extra memory in the machine but since Leopard it has actually been a lot lot better than it was with Tiger - which is great.
    Message was edited by: jennyd60

  • Security Update 2012-004 breakes my WGM in 10.6.8

    Hi at all,
    i'm using 10.6.8.
    Today installed the Security-Update 2012-004.
    And now i can't use the Workgroup Manager (yes latest). After loggin to Server, the program crashes.
    Why i'm sure that it is the Security Update and nothing else?
    We have here around Apple MacPros all running 10.6.8 - Tried the Update to be sure that no other Collogeue will have Problems if we add this Update to our local installed Update Server.
    All other Macs configured the Same way i.e. OS, Programs and WGM are working.
    So the only thing changed is the installed Security Update.
    Tried 2nd Mac all was fine. Installing the Update => WGM is crashing !
    Anyone with a similar phenomenon or idea what to do?
    Attached ScreenShots from the 2 errors i got
    Error of type eDSInvalidReference (-14071) on line 3734 of /SourceCache/WorkgroupManager/WorkgroupManager-361.3.1/PMMUGMainView.mm
    Error of type eMemoryAllocError (-14901) on line 401 of /SourceCache/WorkgroupManager/WorkgroupManager-361.3.1/DirNodeRefController.m
    Regard
    Clemens
    And here is the very long Diagnostig Log:
    Process:         Workgroup Manager [9229]
    Path:            /Applications/Server/Workgroup Manager.app/Contents/MacOS/Workgroup Manager
    Identifier:      com.apple.WorkgroupManager
    Version:         10.6.3 (361.3.1)
    Build Info:      WorkgroupManager-3610301~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [396]
    Date/Time:       2012-09-21 13:16:01.163 +0200
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: hasPrefix:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff84630f0c objc_msgSend + 40
    1   com.apple.WorkgroupManager              0x000000010001aec8 -[PMMUGAccountsContentsView populateWithRecords:ofType:withDirRef:recordsEditable:] + 1022
    2   com.apple.WorkgroupManager              0x000000010004a4dc -[PMMUGSearchController selectionDidChange:] + 2006
    3   com.apple.AppKit                        0x00007fff877e2b7a -[NSTabView selectTabViewItem:] + 1169
    4   com.apple.AppKit                        0x00007fff8770c3a7 -[NSWindow sendEvent:] + 5409
    5   com.apple.AppKit                        0x00007fff87641afa -[NSApplication sendEvent:] + 4719
    6   com.apple.AppKit                        0x00007fff875d86de -[NSApplication run] + 474
    7   com.apple.AppKit                        0x00007fff875d13b0 NSApplicationMain + 364
    8   com.apple.WorkgroupManager              0x0000000100001ac8 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff80ad2c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff80ad4add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff80ad47b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff80ad42de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff80ad3c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff80ad3aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff80ad3a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80ad3e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80ad3aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff80ab9d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff80aba3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00000001004d1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00000001004d0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00000001008b714f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x0000000100838114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff80af2fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff80af2e89 thread_start + 13
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff80afd932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00000001004f3468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff80af2fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff80af2e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff80ad3a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80ad3e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80ad3aa5 start_wqthread + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff80ad3a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80ad3e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80ad3aa5 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff80ad3a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80ad3e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80ad3aa5 start_wqthread + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff80af4a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80af48f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff80af4863 usleep + 57
    3   com.apple.AppKit                        0x00007fff8775e3a1 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4   com.apple.Foundation                    0x0000000100838114 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff80af2fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff80af2e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000118f9d480  rcx: 0x0000000100ac73b8  rdx: 0x0000000100094b00
      rdi: 0x000000010006ee9c  rsi: 0x00007fff87d75250  rbp: 0x00007fff5fbff2b0  rsp: 0x00007fff5fbfeff8
       r8: 0x000000010006e40c   r9: 0x0000000000000000  r10: 0x000000010082dc97  r11: 0x7366657250707061
      r12: 0x00000001000a1d48  r13: 0x00007fff87d00e60  r14: 0x0000000000000003  r15: 0x00000001000a1e18
      rip: 0x00007fff84630f0c  rfl: 0x0000000000010206  cr2: 0xffffff80eb917d20
    Binary Images:
           0x100000000 -        0x100091ff7  com.apple.WorkgroupManager 10.6.3 (361.3.1) <61BAED01-AD24-82CA-5DFF-FF0E51E6C403> /Applications/Server/Workgroup Manager.app/Contents/MacOS/Workgroup Manager
           0x1000da000 -        0x1000fafff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
           0x100104000 -        0x10038dff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x100485000 -        0x1005fcfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x100715000 -        0x100758fff  com.apple.frameworks.server.foundation 10.6.2 (93.2) <608F993A-4A9C-BE20-5F7C-6A7F0FEC79F7> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerFoundation
           0x10078c000 -        0x1007e4ff7  com.apple.frameworks.server.kit 10.6.5 (108.13) <28B8D7FF-82B6-DB67-E7C0-D5826900DED4> /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
           0x100827000 -        0x100aa9fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x100c21000 -        0x100ddffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
           0x100e4e000 -        0x100f64ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
           0x100f8d000 -        0x100fd7ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
           0x101001000 -        0x10102cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
           0x101037000 -        0x101058fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
           0x101062000 -        0x101197fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x101211000 -        0x101212ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x101217000 -        0x1013d6fff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x101442000 -        0x1014c0ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
           0x1014fe000 -        0x101598fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
           0x1015c1000 -        0x101682fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
           0x1016bf000 -        0x101715fe7  libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x101723000 -        0x101728fff  libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10172d000 -        0x10174efe7  libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x101757000 -        0x101759fff  libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x10175d000 -        0x101784ff7  libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10178c000 -        0x10184efe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x101945000 -        0x10197ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
           0x10198e000 -        0x10199dfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1019a6000 -        0x1019d7fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
           0x1019de000 -        0x101a27fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x101a36000 -        0x101b50fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
           0x101b71000 -        0x101b74ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
           0x101b79000 -        0x101b7efff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
           0x101b83000 -        0x101b96fff  com.apple.PlatformHardwareManagement 2.0.1 (2.0.1) <4D4D29BE-4760-F1C1-8131-0B719B026621> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions/A/PlatformHardwareManagement
           0x101ba3000 -        0x101bdcff7  com.apple.coreWLAN.framework 6.2.5 (625.6) <45E3431E-B30A-B844-3DF1-A1F4FA1AAB19> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x101bf5000 -        0x101c31fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <0109956D-D962-1736-B510-DC294F530E07> /usr/lib/libcurl.4.dylib
           0x101c3f000 -        0x101c81fe7  com.apple.MediaKit 10.5.1 (490) <9D8D9E51-6559-41A2-E404-C629878F93AA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x101c94000 -        0x101ce3fff  com.apple.GraphKit 1.0.5 (30) <AC48507A-FD69-4E2D-1282-93550FFED154> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
           0x101d03000 -        0x101d4cff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
           0x101d7e000 -        0x101dc5fff  com.apple.QuickLookFramework 2.3 (327.7) <A8169A96-FAE6-26B2-A9A9-C78BA5787146> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x101df0000 -        0x101e72fff  com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
           0x101ec8000 -        0x102038fff  com.apple.QTKit 7.7 (1791) <1BC285ED-A1EE-4A80-D264-C93803C439DD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x102122000 -        0x102163fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x102180000 -        0x1022a8ff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x10231b000 -        0x102821ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x1028e9000 -        0x10295aff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x102be9000 -        0x102bf4ff7  com.apple.PMMUG.Inspector 10.6.3 (361.3.1) <A67948DE-DF21-B761-6688-44BCF0038759> /Applications/Server/Workgroup Manager.app/Contents/PlugIns/Inspector.PMMUG/Contents/MacOS/Inspector
           0x102fa3000 -        0x102fe1fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistry.dylib
           0x104700000 -        0x104721ff7  com.apple.PMMUG.ComputerGeneral 10.6.3 (361.3.1) <46B4C13E-AEDF-EEA1-50FA-8A93237B00A2> /Applications/Server/Workgroup Manager.app/Contents/PlugIns/ComputerGeneral.PMMUG/Contents/MacOS/ComputerGeneral
           0x104730000 -        0x104754fff  com.apple.PMMUG.GroupGeneral 10.6.3 (361.3.1) <A85F06FF-6BD2-72F8-55E3-EFEFBC8EAC9A> /Applications/Server/Workgroup Manager.app/Contents/PlugIns/GroupGeneral.PMMUG/Contents/MacOS/GroupGeneral
           0x104763000 -        0x1047d3fff  com.apple.PMMUG.UserGeneral 10.6.3 (361.3.1) <26C62225-44D1-6CA0-02EA-0EDE0EF4302F> /Applications/Server/Workgroup Manager.app/Contents/PlugIns/UserGeneral.PMMUG/Contents/MacOS/UserGeneral
           0x115d5b000 -        0x115e37fff  com.apple.mcx.prefpluginone 1.5.1 (1.5.1) <F230EF96-B562-9C84-E214-AE6C15A3A173> /Applications/Server/Workgroup Manager.app/Contents/PlugIns/MMPlugInOne.PMMUG/Contents/MacOS/MMPlugInOne
           0x115ea3000 -        0x115ed6ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libTrueTypeScaler.dylib
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 -     0x7fff8004efef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff800a9000 -     0x7fff801b3ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
        0x7fff801d8000 -     0x7fff801deff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff802a1000 -     0x7fff802e4fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff80327000 -     0x7fff80357fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff80358000 -     0x7fff8037cfff  com.apple.ScreenSaver 3.0.3 (3.0.3) <3166392B-8580-670D-C493-E7C0BD56E5D8> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
        0x7fff8062f000 -     0x7fff80703fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff80704000 -     0x7fff80704ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8088f000 -     0x7fff80895ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
        0x7fff808b2000 -     0x7fff808befff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff808db000 -     0x7fff80968fff  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
        0x7fff80977000 -     0x7fff8097efff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff80a5c000 -     0x7fff80a5efff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff80ab9000 -     0x7fff80c7afef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff80c7b000 -     0x7fff80d34fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff80f1a000 -     0x7fff80f53ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff80f8f000 -     0x7fff80fb2fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff80fb3000 -     0x7fff80fbefff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff80fe2000 -     0x7fff81035ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff81048000 -     0x7fff8105afe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff8105b000 -     0x7fff81061fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff810a6000 -     0x7fff810a9fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff810b2000 -     0x7fff810c0ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff810c1000 -     0x7fff81102fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff81302000 -     0x7fff81306ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff81347000 -     0x7fff813b3fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff814f3000 -     0x7fff814f4ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff81e7d000 -     0x7fff81ec9fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff81ee3000 -     0x7fff81ee3ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81f29000 -     0x7fff81f91fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff81f92000 -     0x7fff82290fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff822e8000 -     0x7fff82551fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff82552000 -     0x7fff82553fff  libffi.dylib ??? (???) <B683A5FD-A83D-7989-A91F-BAED12E37054> /usr/lib/libffi.dylib
        0x7fff82554000 -     0x7fff8262cff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff827cf000 -     0x7fff82839fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff828bd000 -     0x7fff8297afff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff829ab000 -     0x7fff82a30ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff82aa3000 -     0x7fff82aa3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff82aa4000 -     0x7fff82ae1fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff82ae2000 -     0x7fff82afbfff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff82bce000 -     0x7fff82bcffff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff83c4b000 -     0x7fff83cadfe7  com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff84037000 -     0x7fff84072fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff84390000 -     0x7fff843bfff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff84408000 -     0x7fff84487fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff845a2000 -     0x7fff845adff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff845ae000 -     0x7fff84603ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff84604000 -     0x7fff8462bff7  com.apple.frameworks.preferencepanes 13.5 (13.5) <C79DCAF8-302A-843F-BE9B-407DDA682A8E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8462c000 -     0x7fff846e2ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff8470f000 -     0x7fff84714ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff84715000 -     0x7fff84722fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff847ea000 -     0x7fff84804fff  com.apple.ScriptingBridge 1.1.2 (???) <EBA19732-7856-CAAF-AA96-741DFAF80ACE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff84b49000 -     0x7fff84b49ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84b4a000 -     0x7fff84bc7fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff84bc8000 -     0x7fff84bc9fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff84bca000 -     0x7fff84bcaff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff85382000 -     0x7fff853c9ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff853ca000 -     0x7fff854affef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff854b6000 -     0x7fff855d5fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff85785000 -     0x7fff85799fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8579a000 -     0x7fff8579aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8579b000 -     0x7fff8579bff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8579c000 -     0x7fff85fa6fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff85fbd000 -     0x7fff86002fff  com.apple.CoreMediaIOServices 142.0 (1497) <0A7A9B83-0C8A-DA9D-2815-DA710ACF5172> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
        0x7fff86003000 -     0x7fff86028ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86029000 -     0x7fff86034ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff8616b000 -     0x7fff861baff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
        0x7fff8636b000 -     0x7fff86420fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff86460000 -     0x7fff86783fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff86a78000 -     0x7fff86b04fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff86b05000 -     0x7fff86b09ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86b0a000 -     0x7fff86b52ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff86b53000 -     0x7fff86be2fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff86be3000 -     0x7fff86bfeff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff86bff000 -     0x7fff86c9ffff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff86d24000 -     0x7fff8722dff7  com.apple.RawCamera.bundle 3.14.0 (646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8722e000 -     0x7fff872befff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff872bf000 -     0x7fff873fdfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff873fe000 -     0x7fff8740dfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87525000 -     0x7fff875a1ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff875a2000 -     0x7fff875b7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff875b8000 -     0x7fff875cefe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff875cf000 -     0x7fff87fc9ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87fca000 -     0x7fff88367fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff88368000 -     0x7fff8837ffff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff88380000 -     0x7fff883affff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff883b0000 -     0x7fff88410fe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8841d000 -     0x7fff8865ffe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff886aa000 -     0x7fff886b4fff  com.apple.DisplayServicesFW 2.3.5 (290) <18913B62-8C65-B81E-AA3C-27049D9D4FF7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff886b5000 -     0x7fff88729ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8872a000 -     0x7fff88767ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff887a0000 -     0x7fff887b1fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
        0x7fff887b2000 -     0x7fff887b5ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff887b6000 -     0x7fff88eb2ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8916b000 -     0x7fff891acff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff891ad000 -     0x7fff891c3fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff891c4000 -     0x7fff891cfff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff89293000 -     0x7fff89293ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff8929c000 -     0x7fff89319fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8931a000 -     0x7fff89554fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff8956b000 -     0x7fff8989ffef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff898a0000 -     0x7fff89ce3fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff89ea4000 -     0x7fff89fa4fef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89ffd000 -     0x7fff8a101ff7  com.apple.PubSub 1.0.5 (65.28) <11D77223-EAAE-0199-1F99-0D28680559CE> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8a102000 -     0x7fff8a113ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff8a114000 -     0x7fff8a128ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a630000 -     0x7fff8a673ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8a674000 -     0x7fff8a67aff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a67b000 -     0x7fff8a758fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff8a798000 -     0x7fff8a7c0fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff8a7c1000 -     0x7fff8a871fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    I don't know if this problem is isolated to 10.6.8 server.
    I am running a 10.5.8 server with mainly 10.6.8 clients and am experiencing the same problems while trying to use WGM on the clients.
    I've even tried several versions of WGM on the 10.6.8 clients, including some legacy versions, but get similar errors to the ones pictured below.
    The only way I seem to be able to administer the domain is locally, using WGM on the server itself. (This causes headaches trying to set permissions for applications only installed on the clients, among other things!)
    Sadly, this is the only discussion thread I have found that addresses the issue.

  • HT1222 Does the most recent security update for Snow Leopard break Rosetta or has that been fixed?

    I want to make sure Security Update 2012-001 does not break Rosetta on Snow Leopard.  I heard something about that, and I can't afford to lose my PowerPC applications.  Thanks.

    The original one did have such issues.
    The revised v. 1.1 version got rid of those issues.
    Only the v. 1.1 version is now available for download. It can be installed as the only update, or on top of the original update to correct the problems.

  • Security update 2008-002 breaks ssh

    Since applying today's security update 2008-002, all my 'secure' services (the s* commands) cause a bus error. For example:
    $ ssh localhost
    Bus error
    Wow.

    Same problem.
    Process: ssh [574]
    Path: /usr/bin/ssh
    Identifier: ssh
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: bash [541]
    Date/Time: 2008-03-18 16:03:04.198 -0700
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000001014
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0x0004c4e7 0 + 312551
    1 ??? 0x0004c56e 0 + 312686
    2 ??? 0x0004c7f7 0 + 313335
    3 ??? 0x0004b070 0 + 307312
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00001000 ebx: 0x0004c7d5 ecx: 0x0004e338 edx: 0x0004e340
    edi: 0x0000101c esi: 0x00000000 ebp: 0xbffff878 esp: 0xbffff850
    ss: 0x0000001f efl: 0x00010286 eip: 0x0004c4e7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00001014
    Binary Images:
    0x5b6de000 - 0x5b71bfef +ssh ??? (???) <38f6d3ec24f0b372e64c12b15bb319d4> /usr/bin/ssh
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x902dd000 - 0x902ebffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9038c000 - 0x903e9ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x903ea000 - 0x9049afff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9049b000 - 0x904c6fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90a09000 - 0x90b41ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x90b42000 - 0x90d0dff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91b4b000 - 0x91b52ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x921da000 - 0x9228cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x92bd8000 - 0x92bf6fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x92f7f000 - 0x92f86fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x940e9000 - 0x941c8fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x94466000 - 0x9446afff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x954c9000 - 0x955fbfef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95699000 - 0x957f8ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Security Update 2015-002 breaks Messages activation

    Applied Security Update 2015-002 yesterday evening. Rebooted and everything seemed to work okay. Shut down for the night. Next day and now Messages won't activate.
    I've tried everything, even turning on two-step verification and generating an app-specific password for "Messages and FaceTime" -- FaceTime take the password and works perfectly, while Messages gives some variation of these errors constantly:
    It's only hosed on one of my Macs, the others will allow login to Messages.
    Messages worked perfectly before the Security Update, now activation appears to be permanently broken.
    Is this actually an iCloud problem or is something wrong with my Yosemite configuration?
    Help! Any suggestions?

    This could be a complicated problem to solve, as there are many possible causes for it. Test after taking each of the following steps that you haven't already tried. Back up all data before making any changes.
    Before proceeding, test on another network, if possible. That could be a public Wi-Fi hotspot, if your computer is portable, or a cellular network if you have a mobile device that can share its Internet connection. If you find that iMessage works on the other network, the problem is in your network or at your ISP, not in your computer.
    Step 1
    Check the status of the service. If the service is down, wait for it to come back up. There may be a localized outage, even if the status indicator is green.
    Step 2
    Sign out of iMessage and FaceTime on all your Apple devices. Log out and log back in. Try again to sign in.
    Step 3
    Restart your router and your broadband device, if they're separate. You may have to skip this step if you don't control those devices.
    Step 4
    From the menu bar, select
               ▹ About This Mac
    Below the "OS X" legend in the window that opens, the OS version appears. Click the version line twice to display the serial number. If the number is missing or invalid according to this web form, take the machine to an Apple Store or other authorized service center to have the problem corrected.
    Step 5
    Take the steps suggested in this support article. If you don't understand some of the steps or can't carry them out, ask for guidance.
    Step 6
    From the menu bar, select
               ▹ System Preferences... ▹ Network
    If the preference pane is locked, click the lock icon in the lower left corner and enter your password to unlock it. Then click the Advanced button and select the Proxies tab. If the box marked SOCKS Proxy is checked, uncheck it. You don’t need to change any other settings in the window. Click OK and then Apply. Test.
    The result may be that you can't connect to the Internet at all. Revert the change if that happens, or if iMessage still doesn't work. Remember that you must Apply any changes you make in the preference pane before they take effect.
    Step 7
    Select from the menu bar
               ▹ System Preferences… ▹ Flash Player ▹ Storage
    and click
              Block all sites from storing information on this computer
    Close the preference pane.
    Step 8
    Make sure you know the ID and password you use with iMessage. Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Use the search box in the toolbar of the Keychain Access window to find and delete all items with "iMessage" or "com.apple.idms" in the name. Log out and log back in.
    Step 9
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    If iMessage worked in the guest account, stop here and post your results.
    Step 10
    Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you start up, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start and run than normal, with limited graphics performance, and some things won’t work at all, including sound outputand Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. After testing, restart as usual (i.e., not in safe mode) and test again.
    If iMessage worked in safe mode, but still doesn't work when you restart in "normal" mode, stop here and post your results.
    Step 11
    Triple-click anywhere in the line below on this page to select it:
    /Library/Preferences/com.apple.apsd.plist
    Right-click or control-click the highlighted line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Restart the computer and empty the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 12
    Reset the NVRAM.
    Step 13
    Reset the System Management Controller (SMC).
    Step 14
    Reinstall OS X.
    Step 15
    If none of the above steps resolves the issue, make a "Genius" appointment at an Apple Store, or contact Apple Support. When you set up a support call, select "Apple ID" as the product you need help with, not the hardware model. That way, if you're not under AppleCare, you may be able to talk your way out of being charged for the call.

  • Did Apple Security Update 2007-004 break your iWeb? Can't post to .Mac

    iWeb now will not publish to .Mac for me rather suddenly. The pages prepare, I can publish to a folder, but not to .Mac. The security update is the only thing I can think of that has changed. I have tried all other suggestions listed in this forum.
    Try to publish to your .Mac if you have updated the security patch. Does it work? Can I rule it out?
    JKB

    JKB:
    Did you repair disk permissions after running the updater? I did a couple of updates today after installing the update without problem.
    Do you Twango?

  • Security Update 2014-002 breaks Active Directory

    Installed Security Update 2014-002 and now Macs in our office are unable to communicate with the domain controller, and new machines with the update can't bind to the domain.
    My specific machine is a 2013 Mac Pro with OS 10.9.2.
    Anyone else?

    I connected the charger many times it didn't worked. Yes exactly it stopped charging. Then i tried again and again removing and moving the pin and it worked suddenly. i wasn't able to imagine that i purchased it in 2014 January. How it is possible that the brand new and so expensive item behave like this.
    The problem i was facing is solved too after this behavior. As soon as my laptop started charging i switch from one screen to another right/left dashboard. Scroll up/down in safari. It is moving the same as before amazing fast.
    I didn't installed or uninstalled anything as others did. I didn't understood at all how come the charger was stopped charging and how such awkard problems happened that made the laptop so slow that it behaves like it is dying or maybe something went wrong with the graphic card.
    Thanks for helping.

  • Security Update 2006-002 V1.1  breaks Office V.x apps?

    After installing Security Update 2006-002 V1.1, Office V.x apps are broken (Word, Excel, Powerpoint):
    Date/Time: 2006-03-19 15:43:35.872 -0600
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: Microsoft PowerPoint
    Path: /Applications/Microsoft Office X/Microsoft PowerPoint
    Parent: WindowServer [67]
    Version: 10.1.6 (10.1.6 (040913), © 1987-2001 Microsoft Corporation. All rights reserved.)
    PID: 288
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 MCPZ.stb 0x0062fa88 0x5c59d0 + 434360
    1 MCPZ.stb 0x0062b3e8 0x5c59d0 + 416280
    2 MCPZ.stb 0x00629aec 0x5c59d0 + 409884
    3 MicrosoftOffice2001Z 0x020c2114 0x2008000 + 762132

    3ivx is an MPEG codec http://www.3ivx.com
    The problem I had occurred when trying to start any Office V.x app (Word, Excel, Powerpoint), either by clicking a Dock icon, or double-clicking the app icon.
    Double-clicking a document (.doc, .xls, .ppt) launched the relevant application without problem.
    I didn't find any other application that had the problem while 3ivx D4 v4.5.1 was installed, but did not search very far (e.g., Safari, Internet Explorer, Mail, iTunes, iPhoto all worked, but didn't try much else).
    Any hints in the crash log? That's where I found the line about the 3ivx codec.
    Is your install of Office V.x updated to latest? (which is not terribly recent, iirc, V10.1.6, at http://www.microsoft.com/mac/downloads.aspx#OfficeX).

Maybe you are looking for

  • How to use Pivot function for group range in oracle SQL

    Hi, Good Morning !!! I need to show the data in the below format. There is 2 columns 1 is State and another one is rate. State     <100     100-199     200-299     300-399     400-499     500-599     600-699     700-799     800-899     900-999     >=

  • TIme Machine not working after upgrade to snow lep.

    I just updated to snow lep version from lep and now my time machine can't backup. It give an error message of "The backup disk image "/Volumes/Kelly Turner's Time Capsule/Kelly Turner's iMac.sparsebundle" could not be created (error 22)." I try to op

  • My computer isn't displaying the displaying the informatio​n in my external hard drive anymore

    HP Pavilion dv7, Windows 7, 64 bit. External Hard = Drive 1.5 Terabyte Seagate Freeagent Desktop. If I go into my external hard drive from My Computer it will let see all the information on my external but if I go into the external through the direct

  • FU4.1RC2 - "invalid application descriptor" when using AIR 2.5

    Folks, I discovered today when attempting to use AIR 2.5 with FlexUnit4.1 RC2 that you will get the following error when adl.exe is invoked: [flexunit] Setting up server process ... [flexunit] Starting server ... [flexunit] Opening server socket on p

  • Error While Executing Save

    Dear All We are getting an unexpected error while trying to save any object in our ID. Can some one let us know what is causing this error and how to resolve it? The Error log looks like this:::::::::::::: STACKTRACE: com.sap.aii.utilxi.swing.framewo