Skype launch always aborts

I have a iBook G4 running 10.3.9, and I just started using it again after leaving it idle for a few months. When I tried to launch Skype, it made me upgrade to a newer version, and since then Skype won't launch, or more specifically, the launch aborts about 2 seconds in. I tried re-installing, re-downloading, deleting plists etc, even installed an older version of Skype, all to no avail. The Skype Crash Reporter says:
Date/Time: 2008-11-01 07:45:59 -0700
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: Skype
Path: /Applications/Skype.app/Contents/MacOS/Skype
Version: ??? (???)
PID: 340
Thread: Unknown
Link (dyld) error:
dyld: /Applications/Skype.app/Contents/MacOS/Skype can't open library: /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore (No such file or directory, errno = 2)
WHAT DOES THIS MEAN? CAN SOMEONE TELL ME HOW TO GET SKYPE WORKING AGAIN?
thank you,
Peter

Just ran into exactly the same issue today with a customer.
My G4 based 10.3.9 system does contain
/System/Library/Frameworks/QuartzCore.framework
while his (also G4, 10.3.9) did not.
Tried reinstalling MacOSXUpdateCombo10.3.9.dmg, but this
did nothing.
Finally sent him a copy of my QuartzCore.framework folder
for him to place in his /System/Library/Frameworks/ (authentication
required) and that fixed that problem. Then he had to update to
QuickTime 7.5 (he was running 6) and Skype now runs.
No idea why the framework was missing on his system, or why it
was present on mine...

Similar Messages

  • SAP Convergent Charging 2.0 launching is aborted

    Hello Experts,
    we are getting error while starting SAP CC 2.0 in dispatcher#1.log.2, We recently applied SP14 to CC 2.0
    2014-03-03 20:20:27.570 - [144.111.37.243*]dispatcher#1 - FATAL - [LAUNCHING_ABORTED] - SAP Convergent Charging 2.0 4.3.14.0 launching is aborted. Please check previous server logs.
    2014-03-03 20:20:29.756 - [144.111.37.243*]dispatcher#1 - INFORM - [LAUNCHER_STARTING] - Starting SAP Convergent Charging 2.0 4.3.14.0.
    2014-03-03 20:20:29.757 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Core Server database schema version: 4.3.5.
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_CONNECTED] - Connected to jdbc:oracle:thin:@host.com:1521:dbname ora<sid>.
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_RUNNING] - Running (16 connections in pool, statement cache size 1).
    2014-03-03 20:20:29.992 - [144.111.37.243*]dispatcher#1 - INFORM - [SQL_MANAGER_SEQ_CONNECTION] - Creation of connection to jdbc:oracle:thin:@host.com:1521:dbname dedicated to id generation.
    2014-03-03 20:20:30.057 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Initializing the notification helper...
    2014-03-03 20:20:30.058 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - Reading notification policy from database...
    2014-03-03 20:20:30.067 - [144.111.37.243*]dispatcher#1 - INFORM - [tracing] - No notification policy defined in the database.
    2014-03-03 20:20:30.118 - [144.111.37.243*]dispatcher#1 - INFORM - [LAUNCHER_AUDIT_ENABLED] - Audit is enabled.
    2014-03-03 20:20:30.180 - [144.111.37.243*]dispatcher#1 - WARN - [tracing] - Unexpected Exception Exception: com.highdeal.bulkloader.db.LoadChargedItemInDBFactory Stacktrace: java.lang.ClassNotFoundException: com.highdeal.bulkloader.db.LoadChargedItemInDBFactory
            at java.net.URLClassLoader$1.run(URLClassLoader.java:255)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:243)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:367)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:344)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:308)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:169)
            at com.highdeal.util.xml.XMLMappingExtractor$1.getClass(XMLMappingExtractor.java:99)
            at com.highdeal.hci.XMLMappingList.getClass(XMLMappingList.java:45)
            at com.highdeal.hci.XMLUnmarshaller.startElement(XMLUnmarshaller.java:154)
            at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
            at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:400)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2756)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
            at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
            at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:817)
            at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
            at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
            at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
            at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
            at com.highdeal.hci.util.XMLTool.load(XMLTool.java:67)
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.getIChargedItemProcessorFactoryModel(ChargedItemProcessorShellModel.java:97)
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.initialize(ChargedItemProcessorShellModel.java:62)
            at com.highdeal.admin.parameter.system.SystemParametersManagers.initializeInstanceType(SystemParametersManagers.java:185)
            at com.highdeal.admin.parameter.system.SystemParametersManagers.<init>(SystemParametersManagers.java:97)
            at com.highdeal.launcher.DispatcherInstance.initialize(DispatcherInstance.java:265)
            at com.highdeal.launcher.Instance.initialize(Instance.java:302)
            at com.highdeal.launcher.Launcher.main(Launcher.java:116)
    2014-03-03 20:20:30.181 - [144.111.37.243*]dispatcher#1 - FATAL - [tracing] - Dump occurred exception ...  Exception: SAXException: UnknownTagException: chargedItem2DB Stacktrace: java.lang.IllegalArgumentException: SAXException: UnknownTagException: chargedItem2DB
            at com.highdeal.cif.server.model.ChargedItemProcessorShellModel.getIChargedItemProcessorFactoryModel(ChargedItemProcessorShellModel.java:103)
    Not sure if SAP CC 2.0 services are started successfully. During patching we didnt receive any error or warning from sapisnt. Database is up and running successfully.
    Request your urgent help in this.
    Regards,
    Swapnil Lakhe

    How you check the license file ?
    Regards,
    Vincent

  • Skype launches then crashes on Yosemite

    Hi - I've tried all the steps in these forums - viewing all files including hidden, totally blitzed Skype from my system, secure emptied trash, deleted temp files, downloaded latest DMG, restarted, latest OSX updates etc.
    Skype launches, I get a glimpse of my contacts and then it simply disappears. Have tried multiple times. 
    Could the problem be connected to the Office 2016 Beta?
    My log file is attached... and yes I noticed it's Friday 13th...
    Thanks /Nesjo
    Attachments:
    SkypeFirstAid Report 2015-03-13 090946.zip ‏1510 KB

    Please give these steps a try. We'd appreciate hearing back on whether they work in your instance:
    http://community.skype.com/t5/Mac/Skype-7-5-disappears-almost-immediately-after-launch/m-p/3877269/h...

  • P10098816_112020_Linux-x86-64_1of7.zip downloads always abort!

    Has anyone been able to (recently) download p10098816_112020_Linux-x86-64_1of7.zip for Linux 64 bit?
    This is the Oracle database 11.2.0.2.0 patchset which comes in 7 zip files; I have no trouble downloading 6 out of 7 but the 1st always aborts at a few hundred MB. I've tried it on 2 different windows machines, 3 browsers, behind f/w, no f/w - always the same results. Anyone know how to fix this? The 1st 2 zips are mandatory for Oracle rdbms.
    Thanks,

    user1083814 wrote:
    Has anyone been able to (recently) download p10098816_112020_Linux-x86-64_1of7.zip for Linux 64 bit?
    This is the Oracle database 11.2.0.2.0 patchset which comes in 7 zip files; I have no trouble downloading 6 out of 7 but the 1st always aborts at a few hundred MB. I've tried it on 2 different windows machines, 3 browsers, behind f/w, no f/w - always the same results. Anyone know how to fix this? The 1st 2 zips are mandatory for Oracle rdbms.I have downloaded the file with no issues:
    Size: 1.21 GB (1,307,536,871 bytes)
    Size on disk: 1.21 GB (1,307,537,408 bytes)
    Please try to use a different browser, or use a download manager (the one which comes with Firefox works perfectly for any download from OTN/MOS).
    Thanks,
    Hussein

  • My Skype Number always shown busy when call

    Since I bought my skype number it is always shown busy. Can you help? 

    Hi, Psalamon, and welcome to the Community,
    Please contact customer service to request assistance with this. 
    Also, when you say, "My skype number is constantly busy when I am called (and I am not using it!),"
    ... please note that the Skype Number will not "ring busy" - if you are using Skype, incoming calls would be diverted according to your Tools -> Options settings.  The Skype Number provides a phone number for people to reach you, but the number has nothing to do with outbound calls you place.
    Hope this makes sense!
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Why is my skype number always busy?

    I bought this Number for Birmingham 2 days ago, but its always stay busy. Anybody plz help. I use skype on my iphone. Is it something to do with using skype on phone?

    contact Customer Support asap please
    https://support.skype.com/en/faq/FA1170/how-can-i-contact-skype-customer-service
    Regards,
    Neil

  • Skype number always busy

    Just purchased a skype number subscription few days ago and its have been always busy. Can I either get my money back or Skype fix this issue as soon as possible?
    Thanks.

    I have the same problem! And Skype support does not provide help!

  • Incoming Skype calls always busy

    This is a long-running problem with no apparent solution, but I figured I would ask. I have Skype and an online number. Now supposedly, this means I can receive incoming calls. I can't. The phone line is always busy. We've gone through Level 1,2, and 3 support with Skype -- still no success.
    Their latest suggestion is that maybe something in the firewall is stopping incoming calls. (In which case, why don't they roll over into voice mail? he wondered.) OK, so humor me here -- will my Time Capsule block any incoming calls on Skype? Does anyone know the ports that I would need to check (simple google didn't reveals those)? Do I need to endure sitting on hold to talk to Road Runner tech support to find out if the ISP is blocking something?

    Duane wrote:
    Are you using a router provided by Road Runner?
    My router is a Time Capsule. My modem is, yes, provided by Road Runner.
    Does anyone know the ports that I would need to check (simple google didn't reveals those)?
    Skype support couldn't provide you with those?
    I'll put in the request now. It could take a couple of weeks to hear back. But when you're dealing with Skype, time and space really kind of are irrelevant to them.

  • Address Book – 'Call with Skype' launches VMWare Fusion

    Clicking 'Call with Skype' against a number in Address Book launches Fusion and starts up XP. I had the Windows version of Skype installed in XP under Fusion but have removed it using the correct Add/Remove Software process. Clicking 'Call with Skype' once again starts the dialling from the Mac version of Skype. Weird and unwanted..... Any ideas to prevent this?

    Not a problem afterall, as it turns out. Only shame on me for being a newb.
    Though during my puzzle-solving process came across the skype-plugins for the AB. They are located in /library/Address Book Plug-Ins/ folder and are not automatically removed, when uninstalling Skype.
    Names: SkypeABDialer.bundle and SkypeABSMS.bundle.

  • My Skype is always on Somewhere

    My skype account is always on somewhere & its not me.  How do I get them off?

    change your password.  then you will be signed out wherever computer or device your account is logged in.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES

  • Skype closing always! HELP

    Skype suddenly will close upon opening.
    Process:         Skype [2044]
    Path:            /Volumes/Skype/Skype.app/Contents/MacOS/Skype
    Identifier:      com.skype.skype
    Version:         5.6.0.203 (5.6.0.203)
    Code Type:       X86 (Native)
    Parent Process:  launchd [111]
    Date/Time:       2012-04-05 10:15:24.904 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          11274 sec
    Crashes Since Last Report:           8
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      18B57D46-B116-4DB5-9483-B23567A6F051
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000007541536e
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: alloc
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x91f49f87 objc_msgSend + 23
    1   com.skype.skype                         0x004d555b 0x1000 + 5064027
    2   ???                                     0xbffffc32 0 + 3221224498
    3   ???                                     0x73656d75 0 + 1936026997
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x012d7140  ebx: 0xbffffbcc  ecx: 0x012fa880  edx: 0x7541534e
      edi: 0xbffffb98  esi: 0x0005217a  ebp: 0xbffffa08  esp: 0xbffff9e8
       ss: 0x0000001f  efl: 0x00210202  eip: 0x91f49f87   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x7541536e
    Binary Images:
        0x1000 -   0x82dfff +com.skype.skype 5.6.0.203 (5.6.0.203) <5F440564-23D5-1C66-F613-83B79F7E8C37> /Volumes/Skype/Skype.app/Contents/MacOS/Skype
    0x1595000 -  0x1595ff7 +.libgmalloc.dylib ??? (???) <3A75D793-332F-AEF2-8353-B96033E71096> /Users/Shared/.libgmalloc.dylib
    0x1700000 -  0x17b5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x90013ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x901b8000 - 0x901bcff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x901cd000 - 0x901cfff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x901d0000 - 0x901e2ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x901e3000 - 0x90240ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90241000 - 0x904a7ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x904f1000 - 0x90534ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90535000 - 0x9057efe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9057f000 - 0x905a1fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x905a2000 - 0x90d91557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90d92000 - 0x90daaff3  com.apple.ScriptingBridge 1.1.2 (???) <A3FA73CC-0628-49E3-23AC-768BFA1C7DBE> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x90fa9000 - 0x90faeff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x91f44000 - 0x91ff1fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x92091000 - 0x920f2fe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x920ff000 - 0x925baff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x925bb000 - 0x925f8ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x926ad000 - 0x92711ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92712000 - 0x92b28ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92b29000 - 0x92ba3fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92ba4000 - 0x92bf4ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92c73000 - 0x92c73ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92ca7000 - 0x92e29fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x93004000 - 0x9305efe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9305f000 - 0x93060ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93061000 - 0x930cbfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x930cc000 - 0x931a6fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x931a7000 - 0x931c6ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x931c7000 - 0x9330afef  com.apple.QTKit 7.7 (1789) <4D3AA05F-D4D3-0D43-99D7-F26E4640BEE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9330b000 - 0x9334ffe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93364000 - 0x93364ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9336a000 - 0x933aaff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x933ab000 - 0x934d8ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x93b55000 - 0x93b5fffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93b60000 - 0x93ba7ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93bb6000 - 0x93c4efe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93c4f000 - 0x93c56ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93cb3000 - 0x93dbffe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93dc0000 - 0x93df1ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940ec000 - 0x940f6fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x940f7000 - 0x941a3fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x941a4000 - 0x94f1bfe7  com.apple.WebCore 6534.55 (6534.55.3) <88D78C7B-168E-F85E-7ED1-2D351ABB5582> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94f1c000 - 0x94f20ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x94f63000 - 0x94f74ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94f80000 - 0x94f8eff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94fcb000 - 0x9503aff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95040000 - 0x95040ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9509a000 - 0x950a8fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x95358000 - 0x95359ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9535a000 - 0x953b0ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x954ca000 - 0x954faff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x954fb000 - 0x95540ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95541000 - 0x95544ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95545000 - 0x95592feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95593000 - 0x95840feb  com.apple.JavaScriptCore 6534.55 (6534.55.2) <2FF650FE-AE0A-BB83-0BC6-BD2D192F2873> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95841000 - 0x95861fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x95862000 - 0x958a6ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x958dc000 - 0x95a57fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x960c5000 - 0x9610bff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x961bd000 - 0x9639ffff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x963a0000 - 0x96432fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96596000 - 0x96596ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96597000 - 0x965b3fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x965b4000 - 0x965f2ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x965f3000 - 0x966f4fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x9670e000 - 0x9674bff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9674c000 - 0x9678fff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96790000 - 0x96812ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9691b000 - 0x96921fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96922000 - 0x96b29feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96b2a000 - 0x96c58fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96c59000 - 0x96cd9feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96cda000 - 0x96da5fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96dcf000 - 0x96ddcff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96ddd000 - 0x96e03ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96e10000 - 0x96eadfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96eae000 - 0x96ec6ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96ec7000 - 0x970f2ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x970f3000 - 0x97117ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97118000 - 0x97118ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97119000 - 0x9711bfe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x9712d000 - 0x971e6fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x97213000 - 0x9728aff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9728b000 - 0x972cdff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x972ce000 - 0x97308ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x97345000 - 0x973b3ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x973b4000 - 0x973bcff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x973bd000 - 0x976b7fef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x976cb000 - 0x9793cfef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9793d000 - 0x97a3ffef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x97a47000 - 0x97a62ff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97a63000 - 0x97a6fff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x97a70000 - 0x97ac8fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97ac9000 - 0x97c70ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x97c71000 - 0x97c85fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x97c86000 - 0x97c89ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x97c8a000 - 0x97c8dfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x97c8e000 - 0x97c8fff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97c90000 - 0x97e52feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97e71000 - 0x97faefe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97faf000 - 0x97fe7ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97fe8000 - 0x980a4fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x980a5000 - 0x980b5ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x98123000 - 0x98123ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98581000 - 0x985b6fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x985bf000 - 0x985c8ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x985c9000 - 0x985eafe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x985eb000 - 0x98664ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98665000 - 0x98665ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x98666000 - 0x9867affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9867b000 - 0x98733feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98829000 - 0x98836fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x98a2c000 - 0x98adaff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x98ae7000 - 0x98ae9ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x98aea000 - 0x98b8afff  com.apple.Bluetooth 2.4.5 (2.4.5f3) <DDC2FBBE-2983-972E-8450-CF6A5A8632FD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x98b8b000 - 0x98b8bff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98b8c000 - 0x98eacff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x98ead000 - 0x98eadff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98eae000 - 0x98ec3fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x98ec4000 - 0x98f5ffe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98f94000 - 0x98f9fff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x98fcc000 - 0x998afff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x998b0000 - 0x998d7ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x998dc000 - 0x999defe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x999df000 - 0x99a32ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x99a33000 - 0x99a33ffb  libffi.dylib ??? (???) <58985323-6EC6-9AD2-B9F0-8787C0B2791C> /usr/lib/libffi.dylib
    0x99a7c000 - 0x99a80ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x99a87000 - 0x99b02fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99b03000 - 0x99f38ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9a060000 - 0x9a088ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x9a0cd000 - 0x9a0d3fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9a0d4000 - 0x9a3f8fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a3f9000 - 0x9a404ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a405000 - 0x9a43ffe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x9a479000 - 0x9a521ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9a522000 - 0x9a602fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9a70a000 - 0x9aa75ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9aa76000 - 0x9aaa9ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9aaaa000 - 0x9abd2fe7  com.apple.WebKit 6534.55 (6534.55.3) <1005A819-7695-EBE6-15B8-4DBF8C3C36C4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0xc0000000 - 0xc000aff7 +com.growl.growlframework 1.2.3 (1.2.3) <19CD258C-2465-26EF-A930-8C64D4BC435B> /Volumes/Skype/Skype.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
    0xd0000000 - 0xd0003ff7 +com.skype.skypeframework ??? (2.8.0.620) <92CE9934-7EB5-AAB3-17C0-6E4D79AD552F> /Volumes/Skype/Skype.app/Contents/Frameworks/Skype.framework/Versions/A/Skype
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

    I also have the same problem where Skype crashes at start. Here is the log. Can anyone help?
    Process:         Skype [2408]
    Path:            /Applications/Skype.app/Contents/MacOS/Skype
    Identifier:      com.skype.skype
    Version:         6.2.73.1117 (6.2.73.1117)
    Code Type:       X86 (Native)
    Parent Process:  launchd [151]
    Date/Time:       2013-02-18 23:26:11.463 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          284318 sec
    Crashes Since Last Report:           77
    Per-App Interval Since Last Report:  115 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      8B4F0CE5-ABA4-45A8-9DFB-3466A409BE6F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGBUS)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[2408]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x93f98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x93f981f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x94ce19da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x94ceab04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x94cea1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x94cea088 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x9b0a4543 RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x9b0ab8ab ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x9b0ab71a BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x9a4dcee8 _DPSNextEvent + 678
    10  com.apple.AppKit                        0x9a4dc752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x9a4d8ac1 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x9a769ac5 NSApplicationMain + 1054
    13  com.skype.skype                         0x00062ceb 0x1000 + 400619
    14  com.skype.skype                         0x00002b15 0x1000 + 6933
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x93f9b90a kevent + 10
    1   libdispatch.dylib                       0x94c44e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x94c43853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x93f9b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c56ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c586fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x93f9b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c56ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c586fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x0142d157 0 + 21156183
    6   ???                                     0x01428897 0 + 21137559
    7   ???                                     0x014289a2 0 + 21137826
    8   ???                                     0x01430f28 0 + 21172008
    9   ???                                     0x014315f2 0 + 21173746
    10  ???                                     0x0142d5d5 0 + 21157333
    11  ???                                     0x01433221 0 + 21180961
    12  libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    13  libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    Thread 6:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    Thread 7:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x93f98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x93f981f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x94ce19da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x94ceab04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x94cea1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x94cfaf01 CFRunLoopRun + 129
    6   com.skype.skype                         0x00283879 0x1000 + 2631801
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x93f98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x93f981f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x94ce19da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x94ceab04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x94cea1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x94cfaf01 CFRunLoopRun + 129
    6   com.skype.skype                         0x003d7a86 0x1000 + 4024966
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 11:
    0   ???                                     0x0199b614 0 + 26850836
    1   ???                                     0x00f8daf1 0 + 16308977
    2   ???                                     0x00f3b539 0 + 15971641
    3   ???                                     0x00f4cd0f 0 + 16043279
    4   com.skype.skype                         0x005d094f 0x1000 + 6093135
    5   ???                                     0x02aba9ec 0 + 44804588
    Thread 12:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x93f9b90a kevent + 10
    1   com.skype.skype                         0x0036e2bb 0x1000 + 3592891
    Thread 14:
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   ???                                     0x014331ef 0 + 21180911
    4   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x0142d157 0 + 21156183
    6   ???                                     0x01428897 0 + 21137559
    7   ???                                     0x014289a2 0 + 21137826
    8   com.skype.skype                         0x004c58e2 0x1000 + 4999394
    9   ???                                     0x01433221 0 + 21180961
    10  libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x0142d157 0 + 21156183
    6   ???                                     0x01428897 0 + 21137559
    7   ???                                     0x014289a2 0 + 21137826
    8   com.skype.skype                         0x004c58e2 0x1000 + 4999394
    9   ???                                     0x01433221 0 + 21180961
    10  libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x93f98c76 semaphore_timedwait_trap + 10
    1   libdispatch.dylib                       0x94c46a55 _dispatch_semaphore_wait_slow + 274
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    Thread 18:
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   ???                                     0x0137be1f 0 + 20430367
    4   ???                                     0x01399413 0 + 20550675
    5   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   ???                                     0x0137be1f 0 + 20430367
    4   ???                                     0x012df788 0 + 19789704
    5   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433be1 0 + 21183457
    4   ???                                     0x014338d1 0 + 21182673
    5   ???                                     0x0142e170 0 + 21160304
    6   ???                                     0x0142d5d5 0 + 21157333
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   com.skype.skype                         0x0036b8f2 0x1000 + 3582194
    Thread 22:
    0   libsystem_kernel.dylib                  0x93f98c76 semaphore_timedwait_trap + 10
    1   libdispatch.dylib                       0x94c46a55 _dispatch_semaphore_wait_slow + 274
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433be1 0 + 21183457
    4   ???                                     0x014338d1 0 + 21182673
    5   ???                                     0x0143024c 0 + 21168716
    6   ???                                     0x0142d5d5 0 + 21157333
    7   ???                                     0x01433221 0 + 21180961
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x93f98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x93f981f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x94ce19da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x94ceab04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x94cea1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x94cea088 CFRunLoopRunInMode + 120
    6   com.apple.CoreMediaIO                   0x9a460ba2 CMIO::DAL::RunLoop::OwnThread(void*) + 160
    7   com.apple.CoreMediaIO                   0x9a45670d CAPThread::Entry(CAPThread*) + 123
    8   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x93f98c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x94c469b8 _dispatch_semaphore_wait_slow + 117
    2   libdispatch.dylib                       0x94c46ab4 dispatch_semaphore_wait + 36
    3   ???                                     0x01433d84 0 + 21183876
    4   ???                                     0x01433858 0 + 21182552
    5   ???                                     0x014289d2 0 + 21137874
    6   ???                                     0x00f9f33b 0 + 16380731
    7   ???                                     0x00f5aca6 0 + 16100518
    8   ???                                     0x00f9f982 0 + 16382338
    9   ???                                     0x0142d5d5 0 + 21157333
    10  ???                                     0x01433221 0 + 21180961
    11  libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    12  libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 25:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x93cdf5d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.WebCore                       0x92de2e11 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
    5   com.apple.WebCore                       0x92de2d64 WebCore::LocalStorageThread::threadEntryPoint() + 74
    6   com.apple.WebCore                       0x92de2cc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
    7   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 26:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x93f98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x93f981f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x94ce19da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x94ceab04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x94cea1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x94cea088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x914760c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x91469e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x91469dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x93f9b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c56ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c586fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib                  0x93f9b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c56ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c586fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib                  0x93f9b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x92c56ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x92c586fe start_wqthread + 30
    Thread 30:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    Thread 31:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    Thread 32:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    Thread 33:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c093e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x93cdf61c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x93f2cb93 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x93f2cbcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 34:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x93f9ab42 __select + 10
    1   com.apple.CoreFoundation                0x94d38e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 35:
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   ???                                     0x00f8aeed 0 + 16297709
    4   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 36:
    0   libsystem_kernel.dylib                  0x93f9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x92c58e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x92c0942c pthread_cond_wait$UNIX2003 + 71
    3   ???                                     0x00f8b33d 0 + 16298813
    4   libsystem_c.dylib                       0x92c54ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x92c586de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x10004005  ebx: 0x07000006  ecx: 0xbfffe7cc  edx: 0x93f98c22
      edi: 0xbfffe8b8  esi: 0x07000006  ebp: 0xbfffe7f8  esp: 0xbfffe7cc
       ss: 0x00000023  efl: 0x00000206  eip: 0x93f98c22   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xd304e360
    Logical CPU: 0
    Binary Images:
        0x1000 -   0x96dfff +com.skype.skype (6.2.73.1117 - 6.2.73.1117) <2496E00F-D1DD-314C-A852-53B58B41C650> /Applications/Skype.app/Contents/MacOS/Skype
    0x18f3000 -  0x18f5fff  com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1b00000 -  0x1badff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x1d24000 -  0x1d25fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x37df000 -  0x37e2ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x6180000 -  0x61d8fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x621c000 -  0x624bff7 +com.ecamm.CallRecorder (v2.3.16 - 2.3.16) <20C91666-5675-EFC7-FA87-66620E8EF666> /Library/InputManagers/*/CallRecorder.plugin/Contents/MacOS/CallRecorder
    0x6269000 -  0x627dff7 +com.ecamm.EcammSparkle (1.5 Beta [bzr] - 1.5) <2DE8FD21-6438-541B-DCB0-4E1E607C05B8> /Library/InputManagers/*/CallRecorder.plugin/Contents/Frameworks/CallRecorderSp arkle.framework/Versions/A/CallRecorderSparkle
    0x663b000 -  0x663fffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x6644000 -  0x6649fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x664e000 -  0x6677ffb  com.apple.cmio.DAL.VDC_4 (216.0 - 3199.8) <1C09E3FC-F72B-39EC-89E2-55B8441F5C18> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC
    0x66a5000 -  0x66affff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <C4851ECD-38AF-3974-8321-0342C89DE691> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x6b9d000 -  0x6b9dffb +cl_kernels (??? - ???) <7C03B730-B685-41B0-81BF-3F25DADDBA72> cl_kernels
    0x6b9f000 -  0x6c47ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x6c59000 -  0x6cfeff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <58EF82E1-2227-38BD-B298-47BC1D149789> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x9d41000 -  0x9da1ff7  com.apple.CMIOQTUnits (216.0 - 3199.8) <C32DF8A6-8EEF-3199-9364-69FF9FEAD119> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits
    0x9db1000 -  0x9de1ff7  com.apple.FWAVC (201.47 - 47) <4C309BA5-820C-3C83-BA9F-ECDF9B0003E6> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x9df5000 -  0x9e2eff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x9e39000 -  0x9e61ff3  com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2339) <BBB3F816-442B-3BAB-854B-31E98E9063AD> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x9e69000 -  0x9ebcffb  com.apple.QuickTimeUSBVDCDigitizer (2.7.6 - 2.7.6) <46CA66E1-57E9-37F7-9E10-B0FC901E13A0> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x9ec6000 -  0xa04eff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa085000 -  0xa1efffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa21e000 -  0xa22affb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0xa231000 -  0xa25eff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xa267000 -  0xa270ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0xa277000 -  0xa279fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xb000000 -  0xb381fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x8feef000 - 0x8ff21aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x9065e000 - 0x9065efff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x906cc000 - 0x9082effb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9082f000 - 0x9082ffff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90830000 - 0x90895ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90896000 - 0x9096dff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9096e000 - 0x90a3effb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90a6d000 - 0x90a74ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x90a84000 - 0x90aecfff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x90aed000 - 0x90b4fffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90b50000 - 0x90b6dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x90b6e000 - 0x911faff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x911fb000 - 0x9130bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x9130c000 - 0x913e2aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x9140a000 - 0x91714ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91715000 - 0x9171aff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x91734000 - 0x91738ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91742000 - 0x9174cff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9174d000 - 0x9175bfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9175c000 - 0x91767ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x91768000 - 0x9178bfff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91797000 - 0x91857ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91858000 - 0x91858fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9185f000 - 0x918bcffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x918bd000 - 0x918c4fff  com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x918c5000 - 0x9199dff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9199e000 - 0x9199efff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9199f000 - 0x919a4ffb  com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x919a5000 - 0x919cdff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x919d2000 - 0x919d2fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x919d3000 - 0x919e9ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x919ed000 - 0x919fdfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x919fe000 - 0x91a25ff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x91a26000 - 0x91b07ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x91b08000 - 0x91b50ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91b51000 - 0x928a2fff  com.apple.QuickTimeComponents.component (7.7.1 - 2339) <0001FA3A-E33F-3699-8382-3110AC51244F> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x928a3000 - 0x928aaff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x928ab000 - 0x928adff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x928ae000 - 0x92909ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9290a000 - 0x92b7eff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x92b7f000 - 0x92be7ff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92bf8000 - 0x92cc3fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x92cc4000 - 0x92da6fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92da7000 - 0x92dc3ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92dc4000 - 0x937f5fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x937f6000 - 0x93801ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93802000 - 0x93838ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93839000 - 0x938d0ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x938d1000 - 0x938d4ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x938d5000 - 0x938d5ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x938d6000 - 0x938d6fff  libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
    0x938d7000 - 0x939ebff3  com.apple.QuickTimeImporters.component (7.7.1 - 2339) <087C68E8-F3BB-3CCC-9395-B08BAB515394> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x939ec000 - 0x939edffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x939ee000 - 0x93a05ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x93a06000 - 0x93a1efff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x93a22000 - 0x93a35ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x93a36000 - 0x93a73fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93a74000 - 0x93a91ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93a92000 - 0x93a9bff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x93be6000 - 0x93beafff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93beb000 - 0x93cd3fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x93cd4000 - 0x93f81fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93f82000 - 0x93fa0ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x93fa1000 - 0x94084ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x94085000 - 0x940b3ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x940b4000 - 0x940d4ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x940d5000 - 0x940ddff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x940de000 - 0x94100ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94101000 - 0x94111ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x9411f000 - 0x9419affb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9419b000 - 0x941a2ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x941a3000 - 0x941b8fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9425c000 - 0x9434cff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x943db000 - 0x947ddff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x947de000 - 0x947defff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x947df000 - 0x947e0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94929000 - 0x94bdbff7  com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94bdc000 - 0x94c2fff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94c30000 - 0x94c41fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x94c42000 - 0x94c50fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x94c51000 - 0x94ca0ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x94ca1000 - 0x94ca2fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x94ca3000 - 0x94ca9fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x94caa000 - 0x94caefff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94caf000 - 0x94e86fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94f0f000 - 0x94f0ffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x94f10000 - 0x94facfff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94fad000 - 0x95489ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9548a000 - 0x954ceff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x954e8000 - 0x95575fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95576000 - 0x9557aff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9557d000 - 0x955d6fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x955d7000 - 0x9560bff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9560c000 - 0x9560fff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x95763000 - 0x95872ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95908000 - 0x95980ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x95981000 - 0x959f5fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x959f6000 - 0x95a34fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95a35000 - 0x95a43ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x95a44000 - 0x95b9afff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x964b7000 - 0x9692cff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x96974000 - 0x969d6ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x969d7000 - 0x96c5cfe3  com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96c5d000 - 0x96c71fff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96ebf000 - 0x96ed9fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96eda000 - 0x96edeffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x96f1d000 - 0x96f9afff  com.apple.PDFKit (2.6.4 - 2.6.4) <F2B635FC-EDD0-3D80-AB43-F78CB883623A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x972cb000 - 0x976bffeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x976c0000 - 0x977d1ff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x977e2000 - 0x9782bff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97b05000 - 0x97b3cfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/

  • Skype lagging always with the same contact

    Hello, my Skype seems to always be lagging/sound robotic when I'm in a call with one specific contact. Also group calls lag if one of us is hosting it (it only lags to the one who is not hosting it). All the other calls work just fine. It is not our connections since they're fine. Any help would be nice!
    So far we've tried:
    disabling uPnP
    removing shared.xml from appdata

    Still need help!

  • Skype launches on start up and then hangs

    and Force Quit doesnt work. First - how do I get it to Force Quit and then how do I get Skype to stop launching on start up - or can I interupt the Skype start up somehow before it hangs. Skype upgraded itself yesterday and something clearly went wrong.
    Thanks

    when you right click on the icon and force quit there doesn't work give "Commandoptionesc" a try, usually works better with that
    and if that doesn't work you'll have to use activity monitor
    about it hanging i don't know how to fix it you should ask the people over at skype
    to get it to stop auto launching when you start up go to
    system preferences --> Accounts--> (your account) --> login items-->find skype---> highlight it--> hit the '-' button
    Hope this helps

  • Buying skype credits always lead to a Taiwanese pa...

    Hi, I'm now in France and I want to buy Skype credits.
    I'd love the rate to be in Euro, and payment in Euro and via my bank in France.
    However whenever I browse for skype credit (from Skype client in my PC) or in skype web, it always shows the rate of NTD (New Taiwanese Dollar) ! That bugs me a lot because I can't find anyway to change this behavior.
    Even when I press "continue" to buy, the skype page redirect me to the page of PCHome, and of course all the contents are in Chinese.
    I had 2 years in Taiwan (2009-2011) but my skype account existed longer before. I don't know why my stay in Taiwan can affect my experience in purchasing with skype.

    lethanhnam wrote:
    Hi, I'm now in France and I want to buy Skype credits.
    I'd love the rate to be in Euro, and payment in Euro and via my bank in France.
    However whenever I browse for skype credit (from Skype client in my PC) or in skype web, it always shows the rate of NTD (New Taiwanese Dollar) ! That bugs me a lot because I can't find anyway to change this behavior.
    Even when I press "continue" to buy, the skype page redirect me to the page of PCHome, and of course all the contents are in Chinese.
    I had 2 years in Taiwan (2009-2011) but my skype account existed longer before. I don't know why my stay in Taiwan can affect my experience in purchasing with skype.
    If you have used your Skype in Taiwan or made a purchase, your account may have been linked/tagged to PCHome(Skype's Partner in Taiwan).
    In order to be unlinked/untagged from PCHome, you will need to contact Skype Customer Support
    Our greatest weakness lies in giving up. The most certain way to succeed is always to try just one more time.
    If you found my post useful, please give "Kudos".
    If it helped to answer your problem/question, please mark it as "Accepted Solution" so other people can find it easily.

  • Automator Print Finder Items always aborts

    I have an automator script to print a document two-sided that worked in Tiger, but fails in Leopard. I recreated the script from scratch, but the Print Finder Items step works for a while and then aborts the script.
    I've tried using Default Printer and a specific printer in the Print Finder Items step, but both have this problem.
    Is this a known problem? Is there a known workaround?

    Dale Boss wrote:
    Thanks for your offer, and I'd love to take you up on it, but I can't figure out how to post the workflow. I don't see a way to attach, and using the clipboard doesn't work.
    It's a duplexing script. It starts with Extract Odd&Even Pages (even) and then Print Finder Items (default printer). That second step fails. There's more to the script but that may be enough for you. If not, a hint on posting a workflow?
    just write down the sequence of actions and options that you use. It shouldn't take too long. I don't know any other way of posting workflows.

Maybe you are looking for

  • How to connect Cam to Video to Satellite L655D?

    My daughter has a Toshiba Satellite L655D and wants to get Video footage she has shot on a Sony DCR-HC51 camcorder onto her system. The camera supports DV iLink s400 with a 4 pin IEEE1394 firewire connector. The laptop however doesn't appear to have

  • Button on toolbar after executing the report i.e. after result display

    Hi, after executing the report result is being displayed.Now at this stage I want a button on the application toolbar clicking on which will allow a perform to get triggered. I tried in following manner: SELECTION-SCREEN: FUNCTION KEY 1. *INITIALIZAT

  • SQL Tuning max + group by

    Hi all, I run this query select max(prelevement_dt), mpr from labo_demande group by mpr;The table labo_demande contains 1.688.883 rows and an index on (MPR, PRELEVEMENT_DT) exists. (I have already rebuilt this index). I gather stats on the table but

  • Reinstalling Patch 137137-09

    Hi, i have problem with patch 137137-09, during patching this patch system crash down (Interupt Electricity). System see this patch installed, but in log is interupted installing. I have problem with ssh, scp etc... xxx:~$ ssh ld.so.1: ssh: fatal: re

  • UpdateAction Gets EntityAlreadyExists Exception

    Hi I have an UpdateAction that calls the following code: public ActionForward execute(ActionMapping mapping,ActionForm form,HttpServletRequest request, HttpServletResponse response) { logger.debug("***ProcessReleaseFormAction: "); BC4JContext context