AccessControlException when trying WebStart an RCP plugin

Hello!
I have the following scenario: I have an RCP plugin and I would like to be able to run it using WebStart. But unfortunately I get the following exception:
java.security.AccessControlException: access denied (java.util.PropertyPermission eclipse.exitcode write)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
at java.security.AccessController.checkPermission(AccessController.java:546)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
at org.eclipse.osgi.framework.internal.core.FrameworkProperties.setProperty(FrameworkProperties.java:64)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:219)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.WebStartMain.basicRun(WebStartMain.java:73)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.WebStartMain.main(WebStartMain.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1421)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1367)
at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1197)
at com.sun.javaws.Launcher.run(Launcher.java:114)
at java.lang.Thread.run(Thread.java:619)
The sad story is that this exception occurs to me (apparently)randomly! That is, sometimes the app starts, while other times it just shows nothing and it only outputs the above-mentioned stacktrace to the log file.
As you can see from the stacktrace, the faulty code is in org.eclipse.osgi.framework.internal.core.FrameworkProperties.setProperty(FrameworkProperties.java:64) which is:
sm.checkPermission(new PropertyPermission(key, "write"));
The class FrameworkProperties is inside org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar, which I have of course signed and given <all-permissions/> inside the jnlp file.
I have tried to deploy a simple RCP plugin which only displays a simple window. This plugin also packs org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar, and it works to start it using javaws.
If I give AllPermissions inside $JAVA_HOME/jre/lib/security/javaws.policy it works. So I'm suspecting it's a security configuration problem, but I don't know how/where to get further info on the problem.
Any ideas?
Thanks,
Florin.

shirleymck wrote:
Where can I find an example of how to create a URL for a file that is in the same directory with the applet without hard-coding it?This page from the Swing tutorial is relevant:
http://java.sun.com/docs/books/tutorial/uiswing/components/applet.html#images
The linked code used method getParameter to get values from the HTML page, so that they are not hard-coded into the applet. It used getResourceAsStream to read from a URL, but you can also use the Class method getResource to get a URL.

Similar Messages

  • LE8 crashes when trying to open Gearbox Plugin

    I am having a problem where every time I try to open the Gearbox plugin in LE8 the program will crash. The only way I have been able to record is to open Gearbox first, establish a guitar tone, and then subsequently open LE8 and the tones will work and record.
    I am new to using LE8 and do not have an external HD so I have been saving to my computer. I've heard this may cause issues; however I've only been using my macbook for a month.
    Can anyone help? Thanks!

    Hello Jay.
    Older versions of Gearbox had been known to crash LE and Garage band at times. However, recent updates of the drivers have made it rock solid well, for me at least.
    Run the Line6 monkey in Gearbox and it will tell you if you are up to date and update any drivers of firmware that are out of date.
    FYI, I run the gearbox application first and then boot up LE, but have also done it the other way around with no problems.
    Its also not ideal to record on to the HD of your Mac.
    It should be ok to get started with and as long as the project is small and not running too many plug ins and tracks. But strongly suggest you get an external FW HD soonest as you get more proficient and your projects start to get bigger and more intensive.
    Hope this helps..
    Rick.

  • SOME applications quit when trying to print - SmartPrint plugin problem

    most aplications crash as soon as I go to print - message reads: "_____ quit unexpectedly while using the SmartPrint plugin" I have reinstalled drivers for printers and restarted. it only does this on 1 user account! the other account on this computer is fine

    Try repairing permissions and make sure that account has the katest drivers.

  • HELP Audio Unit scanner crashes on logic pro X when trying to load mpc studio

    Everything was running fine I could open my mpc studio up as an AU plugin and it would run smooth but as of recently I keep getting an error saying logic has to quit because it cant open my plugin .. this is the error message i receive when trying to validate my plugin
    validating Audio Unit MPC by Akai:
             AU Validation Tool
             Version: 1.6.1a1
              Copyright 2003-2011, Apple, Inc. All Rights Reserved.
             Specify -h (-help) for command options
    VALIDATING AUDIO UNIT: 'aumu' - 'MpcV' - 'AKai'
    Manufacturer String: Akai
    AudioUnit Name: MPC
    Component Version: 1.4.0 (0x10400)
    Component's Bundle Version: 0.0.0
    * * PASS
    TESTING OPEN TIMES:
    COLD:
    AudioUnitPluginInstance::getComponentDescFromFile() : /Library/Application Support/Akai/MPC/Fx/MPC60Emulator.vst
    Attempting to load VST: /Library/Application Support/Akai/MPC/Fx/MPC60Emulator.vst
    2013-08-10 17:22:28.915 auvaltool[256:f07] Error loading /Library/Application Support/Akai/MPC/Fx/MPC60Emulator.vst/Contents/MacOS/MPC60Emulator:  dlopen(/Library/Application Support/Akai/MPC/Fx/MPC60Emulator.vst/Contents/MacOS/MPC60Emulator, 265): no suitable image found.  Did find:
              /Library/Application Support/Akai/MPC/Fx/MPC60Emulator.vst/Contents/MacOS/MPC60Emulator: mach-o, but wrong architecture
    FATAL ERROR: OpenAComponent: result: -1,0xFFFFFFFF
    validation result: couldn't be opened
    If anyone can make sense of this It would gladly appreciated

    nevermind I solved the issue. I guess I had to update my mpc studio twice in order for logic to see it

  • Eclipse +flex 3 plugin crashes when trying to see mxml file in design mode

    Hi,
    I have strange problem I've been struggling with for 3 days.
    I have eclipse-jee-europa-fall2-win32(eclipse europa 3.3.1.1)
    + adobe flex 3 eclipse plugin.
    My workspace consists of several projects + one library.
    There is not problem when trying to edit any mxml file when
    my library is not imported yet. Once I import it to my workspace I
    cannot see any mxml file in design mode since it crashes with the
    following msg in log:
    Did anyone have similar problem and maybe knows the
    solutiuon? I've reinstalled/redownoaded eclipse, flex plugin, flash
    players and so on. What's more it happens only on my machine - same
    project on different one works without crushing.
    !ENTRY org.eclipse.osgi 2 0 2008-02-22 09:13:18.046
    !MESSAGE While loading class
    "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread
    "Thread[main,6,main]" timed out waiting (5000ms) for thread
    "Thread[Worker-0,5,main]" to finish starting bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar
    [313]". To avoid deadlock, thread "Thread[main,6,main]" is
    proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not
    be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress
    for bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar"
    by thread "Worker-0".
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    ... 40 more
    Root exception:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)

    I've found solution by myself so I'll present it here. Maybe
    someone will need it.
    The problem of such behaviour was that Flex plugin always (at
    least on my pc) wants to ustart eclipse using its own JRE from here
    C:\Program Files\Adobe\Flex Builder 3 Plug-in\jre (default dir).
    This environment is Java 5. When you go to
    eclipse>window>preferences>Java>Installed JREs and you
    delete default Flex JRE, add new to point to for example C:\Program
    Files\Java\jre1.6.0_04 eclipse still uses JRE from C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre. Do not know why
    Flex/eclipse does that but if you simply overwrite C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre files with newer JRE from
    C:\Program Files\Java\jre1.6.0_04 all works perfectly.
    Hope it helps somebody ;-)
    thanks Artur

  • I get this message when trying to past simple text into an e-mail document. The Web-Based Email plugin has crashed. I have run out of options...please help.

    The Web-Based Email plugin has crashed. I get this message when trying to paste simple text into an email document. I have updated plugins and have run out of options. If I use another browser I have no problem. Please advise.

    UPDATE
    Compiling from command line I found out that the class definition for oracle.oats.scripting.modules.basic.api.IteratingVUserScript is missing. Do you know what .jar file contains this class?
    Thanks.
    Fede.

  • I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any

    I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any...
    Only found one question similar and NO ANSWER to it.

    Same problem here...nothing in my settings have changed since the upgrade and I've checked my cookie settings and they allow 3rd party cookies. What's up Mozilla? I've been faithful to you for years and you let me down now?

  • Trying to update a plugin, I do, then reboot but when I check it the plugin checker says I need to update it.

    trying to update a plugin, I do, then reboot but when I check the plugin checker says I need to update it.

    See http://kb.mozillazine.org/Issues_related_to_plugins#Identifying_installed_plugins
    You can see the installed plugins on the [http://kb.mozillazine.org/About%3Aplugins about:plugins] page.<br />
    If you set the pref plugin.expose_full_path to true on the about:config page then you see the full path of plugins on the about:plugins page.<br />
    It is best not to leave that pref set to true as it exposes that full path to web servers, so reset that pref to false after you are done with the about:plugins page.<br />
    See also "Manually uninstalling a plugin" on [[Troubleshooting plugins]]

  • Firefox crashes when trying to update plugins

    I tried to update my plugins today and when I went to "Find Updates" and the Mozilla page opened up, Firefox crashes. And it doesn't send a crash report.
    Firefox 3.6.13
    Win 2K
    When I reload Firefox and it tries to remember the tabs I was on, it crashes immediately when the plugin update page loads.
    the next time I reloaded, it gave me a choice of NOT loading certain tabs. I unchecked the update webpage and it loaded fine.

    Can you give me the whole crash report with that signature?

  • No suitable plugins were found when trying to install plugin for watching video

    When trying to watch videos on my web site (www.ruivilela.com), they won't play. I get a message that a plugin is needed. When I click on Install plugins, I get a message that no suitable plugins were found.
    I really don't know what to do because I cannot even find out which plugin(s) is/are missing... I have uninstalled and re-installed Flash...
    Does anyone know anything about this?
    Thanks!

    That may be mp4 media files that are played by the QuickTime player.
    *https://support.mozilla.org/kb/Popular+plugins

  • When trying to run video from yahoo and youtube I get a "plugin clocked" message

    When trying to run video from yahoo or youtube I get a "pluging blocked" message.

    Hello,
    After reading the information provided about your issue I suggest a soft reset of the phone.
    #Take the back cover of the phone off.
    #Take the battery out.
    #Take the SIM card and microSD card out (if applicable).
    #Wait 10 seconds.
    #Put the SIM card and microSD card back in (if applicable).
    #Put the battery back in.
    #Put the back cover back on.
    #Turn the device on.
    #Check if the issue you were having is still present.
    Please report back to us if this solved your problem!
    Thank you

  • KERN_PROTECTION_FAILURE when trying to open Portal 2 in Steam

    Here is the error message I get when trying to open Portal 2 in Steam.  It never actually gets to the game.  I just bought it for my sons bday that I was going to show him tonight, so it has never worked yet.
    Any suggestions?
    -Joe
    Process:         portal2_osx [697]
    Path:            /users/*/portal2_osx
    Identifier:      portal2_osx
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  steam [434]
    Date/Time:       2011-09-16 15:21:07.968 -0500
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          251512 sec
    Crashes Since Last Report:           19
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      B4153CD5-85DA-4366-80E3-F23BE7468C87
    Crashed Thread:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000b8814d0
    VM Regions Near 0xb8814d0:
        __LINKEDIT             000000000b82f000-000000000b861000 [  200K] r--/rwx SM=COW  /usr/lib/libcrypto.0.9.7.dylib
    --> VM_ALLOCATE            000000000b861000-000000000b885000 [  144K] r--/rwx SM=PRV 
        MALLOC_LARGE           000000000b885000-000000000bca5000 [ 4224K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[697]: garbage collection is OFF
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   engine.dylib                            0x049194b9 Sys_Error_Internal(bool, char const*, char*) + 441
    1   engine.dylib                            0x04919553 Sys_Error(char const*, ...) + 35
    2   engine.dylib                            0x0491a8f2 CEngineConsoleLoggingListener::Log(LoggingContext_t const*, char const*) + 626
    3   libtier0.dylib                          0x0040139b CLoggingSystem::LogDirect(int, LoggingSeverity_t, Color, char const*) + 235
    4   libtier0.dylib                          0x003fd3dc Error + 236
    5   server.dylib                            0x15811dfa PhysParseSurfaceData(IPhysicsSurfaceProps*, IFileSystem*) + 346
    6   server.dylib                            0x15d3f631 CPhysicsHook::Init() + 161
    7   server.dylib                            0x157e274c IGameSystem::InitAllSystems() + 332
    8   server.dylib                            0x15bdfcf1 _ZL15InitGameSystemsPFPvPKcPiE + 145
    9   server.dylib                            0x15be66d5 CServerGameDLL::DLLInit(void* (*)(char const*, int*), void* (*)(char const*, int*), void* (*)(char const*, int*), CGlobalVars*) + 2853
    10  engine.dylib                            0x048f91bc SV_InitGameDLL() + 268
    11  engine.dylib                            0x047befa5 Host_Init(bool) + 3013
    12  engine.dylib                            0x0491a19f Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) + 399
    13  engine.dylib                            0x04920d67 CEngine::Load(bool, char const*) + 87
    14  engine.dylib                            0x0491db20 CModAppSystemGroup::Main() + 176
    15  engine.dylib                            0x0497a868 CAppSystemGroup::Run() + 88
    16  engine.dylib                            0x0491e6f7 CEngineAPI::RunListenServer() + 119
    17  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    18  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    19  launcher.dylib                          0x0039db62 MainFunctionThread(void*) + 82
    20  launcher.dylib                          0x0039decc ValveCocoaMain + 140
    21  launcher.dylib                          0x00389bb1 LauncherMain + 977
    22  portal2_osx                             0x00001d26 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   libdispatch.dylib                       0x9583fccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9583e71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 5:: MainThrd
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   steamclient.dylib                       0x0b064380 OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x007d14e7 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x007d1810 CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x0b063fb7 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x007d4b5f SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 Crashed:
    0   com.googlecode.google-breakpad          0x0b73f571 google_breakpad::ExceptionHandler::UninstallHandler(bool) + 133
    1   com.googlecode.google-breakpad          0x0b740572 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 406
    2   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x964c9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x96b108fb TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x96b10671 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x96b10482 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x96b85740 TimerThread + 292
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 9:
    Thread 10:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
      eax: 0x0b8614a0  ebx: 0x0b73f4fa  ecx: 0xb058ebdc  edx: 0x0b8614a0
      edi: 0x00000907  esi: 0x00000001  ebp: 0xb058ecc8  esp: 0xb058ec80
       ss: 0x00000023  efl: 0x00010202  eip: 0x0b73f571   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0b8814d0
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x1fff +portal2_osx (??? - ???) <26EB10B7-F184-7E49-EC49-B4CAA683A48D> /users/*/portal2_osx
        0x4000 -    0x1aff7 +gameoverlayrenderer.dylib (??? - ???) <B3E3D80D-4A88-302D-8E20-F480A8A4B724> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
       0x24000 -    0x25fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x382000 -   0x3dcfe3 +launcher.dylib (??? - ???) <53AD89E9-A736-32D5-9CA3-AEAB9F55D417> /users/*/launcher.dylib
      0x3f9000 -   0x419fff +libtier0.dylib (??? - ???) <D8FC32BC-58FC-3C5E-AD5D-D97BFF2E6D9F> /users/*/libtier0.dylib
      0x430000 -   0x473ff7 +libvstdlib.dylib (??? - ???) <C507DADA-1020-3169-8562-690C5403E1FC> /users/*/libvstdlib.dylib
      0x700000 -   0x700ffe +org.xlife.InquisitorLoader (3.2 - 58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
      0x705000 -   0x70ffff +com.unsanity.smartcrashreports (Smart Crash Reports version 1.5b3 - 1.5b3) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/*/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
      0x743000 -   0x76cfff  com.apple.audio.OpenAL (1.5 - 1.5) <92514BE7-A29F-3332-B750-8396BE3A2B59> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x77b000 -   0x780ff3 +libsteam_api.dylib (??? - ???) <367D7289-F838-8A29-94A4-D906B0D0D2CA> /users/*/libsteam_api.dylib
      0x7b0000 -   0x7b4ffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      0x7b9000 -   0x7bfffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      0x7c4000 -   0x7c7fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <8501464B-E660-3D8C-8D54-17369779087B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
      0x7cc000 -   0x7e8fff +libtier0_s.dylib (??? - ???) <6847C45A-A0DA-3868-8020-3644F104106D> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1fb2000 -  0x1fe2ffb +inputsystem.dylib (??? - ???) <56CF1999-48CB-3A54-B3A0-EEEE48F1E85F> /users/*/inputsystem.dylib
    0x42c9000 -  0x42edff3 +libBinkMachOx86.dylib (??? - ???) /users/*/libBinkMachOx86.dylib
    0x4400000 -  0x44a5feb +filesystem_stdio.dylib (??? - ???) <1DEC8222-6168-393A-A240-756DAA5C5E80> /users/*/filesystem_stdio.dylib
    0x44d6000 -  0x4c94ff7 +engine.dylib (??? - ???) <4146A14D-D8B9-366B-84A0-647545D4EC0C> /users/*/engine.dylib
    0x5647000 -  0x581fff7 +vphysics.dylib (??? - ???) <7708D969-BED4-3421-B204-8F12D4F8A755> /users/*/vphysics.dylib
    0x58be000 -  0x5a0dff3 +materialsystem.dylib (??? - ???) <CC7EDA3F-8F9D-3170-99F8-AD1E0A2DB240> /users/*/materialsystem.dylib
    0x6b5c000 -  0x6bf4fff +datacache.dylib (??? - ???) <F56666F8-43B4-3D01-BEDF-8A28D6C7267B> /users/*/datacache.dylib
    0x6c2e000 -  0x6d09fef +studiorender.dylib (??? - ???) <D9E3500B-BE38-3793-9372-388CB48B09C4> /users/*/studiorender.dylib
    0x70fd000 -  0x7146ff7 +soundemittersystem.dylib (??? - ???) <7E03C1F3-BE14-38E6-9804-07E023FABC4F> /users/*/soundemittersystem.dylib
    0x715e000 -  0x7237feb +vscript.dylib (??? - ???) <99D6FC6C-44F7-3DB3-ADCD-30D2BC22EAB4> /users/*/vscript.dylib
    0x7273000 -  0x72a8ff3 +valve_avi.dylib (??? - ???) <FE7B0199-0248-351D-8253-315BEA917D15> /users/*/valve_avi.dylib
    0x72be000 -  0x74aafef +vguimatsurface.dylib (??? - ???) <5F1B1FEC-0448-39DF-BD35-836BF37810B6> /users/*/vguimatsurface.dylib
    0x7592000 -  0x901fff7 +libcef.dylib (??? - ???) <6AB7EE51-B9BB-E889-DB92-D982BF148471> /users/*/libcef.dylib
    0x91b2000 -  0x9211fe3 +vgui2.dylib (??? - ???) <33DDD15A-58C4-3BA0-AFE3-8702D11A34B4> /users/*/vgui2.dylib
    0xa22e000 -  0xa378fe7 +shaderapidx9.dylib (??? - ???) <CDB031A6-BCDD-351E-9FBB-7CE6B416901E> /users/*/shaderapidx9.dylib
    0xa40b000 -  0xa44bfef +localize.dylib (??? - ???) <F11E09AE-1B06-3F89-B65E-0A95CE707647> /users/*/localize.dylib
    0xa461000 -  0xa5ceff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa602000 -  0xa6f9ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa71d000 -  0xa9ebfeb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xaa1f000 -  0xaa4cff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xaa54000 -  0xb3b2f87 +steamclient.dylib (??? - ???) <0B1703E8-9936-33C0-A3A8-0BC21C7A3588> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0xb6fb000 -  0xb71dff3 +libvstdlib_s.dylib (??? - ???) <6E4DE7E2-EC60-3F82-92FB-BF42B4B4CF23> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0xb72b000 -  0xb733ffb +crashhandler.dylib (??? - ???) <41801C17-0B46-347C-A6BB-0550EFAE72CF> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0xb73e000 -  0xb745ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0xb750000 -  0xb761fe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0xb76f000 -  0xb81cff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xbf00000 -  0xbfedfe7 +stdshader_dx9.dylib (??? - ???) <7BF2E850-E8E0-390A-A22B-ACE454A65C2B> /users/*/stdshader_dx9.dylib
    0xce2f000 -  0xce4eff7 +scenefilecache.dylib (??? - ???) <F25F78A6-23CC-3FCB-B02B-618D90C09825> /users/*/scenefilecache.dylib
    0xd000000 -  0xd0ffff7 +libffmpegsumo.dylib (??? - ???) <DD61E6D0-4097-725D-82E8-D6C0259A8D47> /Applications/Steam.app/Contents/MacOS/osx32/libffmpegsumo.dylib
    0xe6ca000 -  0xe701ff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <57E002AF-4EDB-34CE-8577-25CCCB0FF35E> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe708000 -  0xe741ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xe813000 -  0xe82bfff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x101e9000 - 0x10293feb +matchmaking.dylib (??? - ???) <02F41D3F-CFA1-3D3E-9C5E-8DBE5CA60C32> /Users/USER/Library/Application Support/Steam/*/matchmaking.dylib
    0x14000000 - 0x14e94ffb +client.dylib (??? - ???) <FC7D9CBC-5C1A-3E4B-906E-91B481997A3B> /Users/USER/Library/Application Support/Steam/*/client.dylib
    0x156b7000 - 0x1650afef +server.dylib (??? - ???) <210FE70A-7BE1-36A0-9A11-4CC9BBA156C3> /Users/USER/Library/Application Support/Steam/*/server.dylib
    0x70000000 - 0x70140ffb  com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fec1000 - 0x8fef39c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9001afff  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
    0x9001b000 - 0x90020ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x90060000 - 0x90061ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x90068000 - 0x9008dff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9008e000 - 0x9008fff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x901a3000 - 0x90263ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90264000 - 0x9026affb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9026b000 - 0x902b2fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x902b3000 - 0x9078fff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90790000 - 0x90791ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90792000 - 0x907a7ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x907a8000 - 0x907d3fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x907d4000 - 0x90e3965b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90e3a000 - 0x910ebff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x910ec000 - 0x91190fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91500000 - 0x91528ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x91534000 - 0x9158dff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918e8000 - 0x91952ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91953000 - 0x91954ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9195f000 - 0x9196afff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x919a7000 - 0x919b2ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x919b3000 - 0x919b6fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x919b7000 - 0x919b7fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91cf6000 - 0x91d07fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91d08000 - 0x91d09fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91d6b000 - 0x91d6bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d72000 - 0x91daeffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91daf000 - 0x91ed8ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92007000 - 0x92116ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x92117000 - 0x921aeff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x921af000 - 0x9224aff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9224b000 - 0x923acffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x923fb000 - 0x92850fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92851000 - 0x92861fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x928ec000 - 0x92b71fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92b72000 - 0x92ba0ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92bb0000 - 0x92bb0fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c5a000 - 0x92ce4ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92ce5000 - 0x92d47ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92d48000 - 0x92d49fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92d4a000 - 0x92e42ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93c4b000 - 0x93c89fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94325000 - 0x9436eff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d92000 - 0x94deeff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94df0000 - 0x94e33ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x94fca000 - 0x95382ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x95383000 - 0x95387ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95388000 - 0x953d8ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953d9000 - 0x956dcff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x956dd000 - 0x956ffff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9576d000 - 0x9583cffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9583d000 - 0x9584bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x9584c000 - 0x9584fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x959c6000 - 0x959c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x959ca000 - 0x95a06fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x95a07000 - 0x95a08ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95a09000 - 0x95a59fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95a6a000 - 0x95a93ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95aa0000 - 0x95aaaff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95aab000 - 0x95aabfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ad6000 - 0x95b3bff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95b4d000 - 0x95bbbfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95d75000 - 0x95d79ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x95d87000 - 0x95e77ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x95eb4000 - 0x95ebfffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ec0000 - 0x95f01ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9604e000 - 0x960c6ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96112000 - 0x9616afff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9616b000 - 0x96171ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x96172000 - 0x96326ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x96327000 - 0x96334fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96335000 - 0x96418ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x96419000 - 0x96468ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96469000 - 0x96534fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x96535000 - 0x96535fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x96536000 - 0x96555fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9674e000 - 0x9676bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9676c000 - 0x967adff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x967ae000 - 0x967b1ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96814000 - 0x96824fff  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
    0x96825000 - 0x9683efff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9696d000 - 0x969e9ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969ea000 - 0x96a3bff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x96a6a000 - 0x96ad1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x96ad2000 - 0x96dd2fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96dd3000 - 0x96dd6ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96dd7000 - 0x96ddfffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96de9000 - 0x96e1ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96e20000 - 0x96e24ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x96e25000 - 0x96f36ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96f37000 - 0x96f4dffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x97030000 - 0x97030ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9704a000 - 0x9707aff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x9707b000 - 0x97080ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970f5000 - 0x9716afff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9716b000 - 0x97189ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9718a000 - 0x971dbff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97205000 - 0x9720dfff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9720e000 - 0x97210ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x97275000 - 0x97301ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97302000 - 0x97330fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x973a7000 - 0x9748ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x974aa000 - 0x974b1fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x974b2000 - 0x97572fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97585000 - 0x9775bfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x977fb000 - 0x9781dffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97853000 - 0x97889ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x978ce000 - 0x97932fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97933000 - 0x97973ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x97974000 - 0x97a08ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97a09000 - 0x97a0bffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97a0c000 - 0x97a15ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97a16000 - 0x97a16fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a19000 - 0x97a94ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97a95000 - 0x97a99fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97a9a000 - 0x97ad0ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97ae8000 - 0x97bbeff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97bbf000 - 0x97bdbff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97bdc000 - 0x97bf6fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97bf7000 - 0x97c0aff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97c0b000 - 0x97c14fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x97c15000 - 0x97c25ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x97c26000 - 0x97dbfff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97dc4000 - 0x97dc5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97e04000 - 0x97e54ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97e55000 - 0x97e56fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97f0b000 - 0x98134ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98a44000 - 0x98a48fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98a49000 - 0x98a73ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x98a80000 - 0x98ba0fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98ba1000 - 0x98ba8ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x98ba9000 - 0x98f05fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f2d000 - 0x98f55ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x98f56000 - 0x98f6aff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98f6b000 - 0x98f91ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x99001000 - 0x99018ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x99019000 - 0x99057fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9944a000 - 0x99498ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99499000 - 0x994a4ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x994a5000 - 0x9957ba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9957c000 - 0x99a22feb  com.apple.RawCamera.bundle (3.8.0 - 577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x99a23000 - 0x99a27ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99a28000 - 0x99a2aff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99a37000 - 0x99a37ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99a79000 - 0x99b4fff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x99b50000 - 0x99b51ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x99c20000 - 0x99e91ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e92000 - 0x9a1d1ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a1d2000 - 0x9ac57ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9ac58000 - 0x9ac5bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9ac5c000 - 0x9ace3fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9ace4000 - 0x9ae46fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9ae9c000 - 0x9aeaafff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9aead000 - 0x9aeadffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9aeae000 - 0x9aeb6ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9aedb000 - 0x9b02dffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9b02e000 - 0x9b08effb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b08f000 - 0x9b70aff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b70b000 - 0x9b76dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9b770000 - 0x9b87bffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9b8a8000 - 0x9bc9bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9bce0000 - 0x9bce8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9bce9000 - 0x9bd0cfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9bd10000 - 0x9bd6dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9bd6e000 - 0x9bdfbfe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9bdfc000 - 0x9bdfcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9be99000 - 0x9bea0ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9bea1000 - 0x9c0bbff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9c0bc000 - 0x9c0bcfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9c0bd000 - 0x9c0c5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9c0c6000 - 0x9c0e3fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9c0e4000 - 0x9c118ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
    0x9c119000 - 0x9c11cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9c11d000 - 0x9c12bfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9c12c000 - 0x9c52eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9c52f000 - 0x9c74dff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 663
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.1M resident=134.9M(48%) swapped_out_or_unallocated=145.2M(52%)
    Writable regions: Total=298.5M written=73.6M(25%) resident=130.2M(44%) swapped_out=0K(0%) unallocated=168.3M(56%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3408K
    CG image                           1040K
    CG raster data                      132K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                       1576K
    IOKit                              13.7M
    IOKit (reserved)                    512K        reserved VM address space (unallocated)
    MALLOC                            216.4M
    MALLOC guard page                    48K
    Mach message                          4K
    Memory tag=242                       12K
    Memory tag=249                      156K
    OpenGL GLSL                        1116K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    Stack                              71.6M
    Stack (reserved)                    516K        reserved VM address space (unallocated)
    VM_ALLOCATE                        29.6M
    __CI_BITMAP                          80K
    __DATA                             24.3M
    __DATA/__OBJC                       100K
    __IMAGE                            1256K
    __IMPORT                             16K
    __LINKEDIT                         63.0M
    __OBJC                             2352K
    __PAGEZERO                            4K
    __TEXT                            217.2M
    __UNICODE                           544K
    mapped file                       108.7M
    shared memory                      5444K
    shared pmap                        7964K
    ===========                      =======
    TOTAL                             773.6M
    TOTAL, minus reserved VM space    772.4M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa430000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    FireWire Device: FreeAgent FW, Seagate, 800mbit_speed

    Here is the error message I get when trying to open Portal 2 in Steam.  It never actually gets to the game.  I just bought it for my sons bday that I was going to show him tonight, so it has never worked yet.
    Any suggestions?
    -Joe
    Process:         portal2_osx [697]
    Path:            /users/*/portal2_osx
    Identifier:      portal2_osx
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  steam [434]
    Date/Time:       2011-09-16 15:21:07.968 -0500
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          251512 sec
    Crashes Since Last Report:           19
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      B4153CD5-85DA-4366-80E3-F23BE7468C87
    Crashed Thread:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000b8814d0
    VM Regions Near 0xb8814d0:
        __LINKEDIT             000000000b82f000-000000000b861000 [  200K] r--/rwx SM=COW  /usr/lib/libcrypto.0.9.7.dylib
    --> VM_ALLOCATE            000000000b861000-000000000b885000 [  144K] r--/rwx SM=PRV 
        MALLOC_LARGE           000000000b885000-000000000bca5000 [ 4224K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[697]: garbage collection is OFF
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   engine.dylib                            0x049194b9 Sys_Error_Internal(bool, char const*, char*) + 441
    1   engine.dylib                            0x04919553 Sys_Error(char const*, ...) + 35
    2   engine.dylib                            0x0491a8f2 CEngineConsoleLoggingListener::Log(LoggingContext_t const*, char const*) + 626
    3   libtier0.dylib                          0x0040139b CLoggingSystem::LogDirect(int, LoggingSeverity_t, Color, char const*) + 235
    4   libtier0.dylib                          0x003fd3dc Error + 236
    5   server.dylib                            0x15811dfa PhysParseSurfaceData(IPhysicsSurfaceProps*, IFileSystem*) + 346
    6   server.dylib                            0x15d3f631 CPhysicsHook::Init() + 161
    7   server.dylib                            0x157e274c IGameSystem::InitAllSystems() + 332
    8   server.dylib                            0x15bdfcf1 _ZL15InitGameSystemsPFPvPKcPiE + 145
    9   server.dylib                            0x15be66d5 CServerGameDLL::DLLInit(void* (*)(char const*, int*), void* (*)(char const*, int*), void* (*)(char const*, int*), CGlobalVars*) + 2853
    10  engine.dylib                            0x048f91bc SV_InitGameDLL() + 268
    11  engine.dylib                            0x047befa5 Host_Init(bool) + 3013
    12  engine.dylib                            0x0491a19f Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) + 399
    13  engine.dylib                            0x04920d67 CEngine::Load(bool, char const*) + 87
    14  engine.dylib                            0x0491db20 CModAppSystemGroup::Main() + 176
    15  engine.dylib                            0x0497a868 CAppSystemGroup::Run() + 88
    16  engine.dylib                            0x0491e6f7 CEngineAPI::RunListenServer() + 119
    17  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    18  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    19  launcher.dylib                          0x0039db62 MainFunctionThread(void*) + 82
    20  launcher.dylib                          0x0039decc ValveCocoaMain + 140
    21  launcher.dylib                          0x00389bb1 LauncherMain + 977
    22  portal2_osx                             0x00001d26 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   libdispatch.dylib                       0x9583fccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9583e71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 5:: MainThrd
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   steamclient.dylib                       0x0b064380 OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x007d14e7 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x007d1810 CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x0b063fb7 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x007d4b5f SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 Crashed:
    0   com.googlecode.google-breakpad          0x0b73f571 google_breakpad::ExceptionHandler::UninstallHandler(bool) + 133
    1   com.googlecode.google-breakpad          0x0b740572 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 406
    2   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x964c9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x96b108fb TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x96b10671 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x96b10482 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x96b85740 TimerThread + 292
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 9:
    Thread 10:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
      eax: 0x0b8614a0  ebx: 0x0b73f4fa  ecx: 0xb058ebdc  edx: 0x0b8614a0
      edi: 0x00000907  esi: 0x00000001  ebp: 0xb058ecc8  esp: 0xb058ec80
       ss: 0x00000023  efl: 0x00010202  eip: 0x0b73f571   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0b8814d0
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x1fff +portal2_osx (??? - ???) <26EB10B7-F184-7E49-EC49-B4CAA683A48D> /users/*/portal2_osx
        0x4000 -    0x1aff7 +gameoverlayrenderer.dylib (??? - ???) <B3E3D80D-4A88-302D-8E20-F480A8A4B724> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
       0x24000 -    0x25fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x382000 -   0x3dcfe3 +launcher.dylib (??? - ???) <53AD89E9-A736-32D5-9CA3-AEAB9F55D417> /users/*/launcher.dylib
      0x3f9000 -   0x419fff +libtier0.dylib (??? - ???) <D8FC32BC-58FC-3C5E-AD5D-D97BFF2E6D9F> /users/*/libtier0.dylib
      0x430000 -   0x473ff7 +libvstdlib.dylib (??? - ???) <C507DADA-1020-3169-8562-690C5403E1FC> /users/*/libvstdlib.dylib
      0x700000 -   0x700ffe +org.xlife.InquisitorLoader (3.2 - 58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
      0x705000 -   0x70ffff +com.unsanity.smartcrashreports (Smart Crash Reports version 1.5b3 - 1.5b3) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/*/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
      0x743000 -   0x76cfff  com.apple.audio.OpenAL (1.5 - 1.5) <92514BE7-A29F-3332-B750-8396BE3A2B59> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x77b000 -   0x780ff3 +libsteam_api.dylib (??? - ???) <367D7289-F838-8A29-94A4-D906B0D0D2CA> /users/*/libsteam_api.dylib
      0x7b0000 -   0x7b4ffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      0x7b9000 -   0x7bfffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      0x7c4000 -   0x7c7fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <8501464B-E660-3D8C-8D54-17369779087B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
      0x7cc000 -   0x7e8fff +libtier0_s.dylib (??? - ???) <6847C45A-A0DA-3868-8020-3644F104106D> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1fb2000 -  0x1fe2ffb +inputsystem.dylib (??? - ???) <56CF1999-48CB-3A54-B3A0-EEEE48F1E85F> /users/*/inputsystem.dylib
    0x42c9000 -  0x42edff3 +libBinkMachOx86.dylib (??? - ???) /users/*/libBinkMachOx86.dylib
    0x4400000 -  0x44a5feb +filesystem_stdio.dylib (??? - ???) <1DEC8222-6168-393A-A240-756DAA5C5E80> /users/*/filesystem_stdio.dylib
    0x44d6000 -  0x4c94ff7 +engine.dylib (??? - ???) <4146A14D-D8B9-366B-84A0-647545D4EC0C> /users/*/engine.dylib
    0x5647000 -  0x581fff7 +vphysics.dylib (??? - ???) <7708D969-BED4-3421-B204-8F12D4F8A755> /users/*/vphysics.dylib
    0x58be000 -  0x5a0dff3 +materialsystem.dylib (??? - ???) <CC7EDA3F-8F9D-3170-99F8-AD1E0A2DB240> /users/*/materialsystem.dylib
    0x6b5c000 -  0x6bf4fff +datacache.dylib (??? - ???) <F56666F8-43B4-3D01-BEDF-8A28D6C7267B> /users/*/datacache.dylib
    0x6c2e000 -  0x6d09fef +studiorender.dylib (??? - ???) <D9E3500B-BE38-3793-9372-388CB48B09C4> /users/*/studiorender.dylib
    0x70fd000 -  0x7146ff7 +soundemittersystem.dylib (??? - ???) <7E03C1F3-BE14-38E6-9804-07E023FABC4F> /users/*/soundemittersystem.dylib
    0x715e000 -  0x7237feb +vscript.dylib (??? - ???) <99D6FC6C-44F7-3DB3-ADCD-30D2BC22EAB4> /users/*/vscript.dylib
    0x7273000 -  0x72a8ff3 +valve_avi.dylib (??? - ???) <FE7B0199-0248-351D-8253-315BEA917D15> /users/*/valve_avi.dylib
    0x72be000 -  0x74aafef +vguimatsurface.dylib (??? - ???) <5F1B1FEC-0448-39DF-BD35-836BF37810B6> /users/*/vguimatsurface.dylib
    0x7592000 -  0x901fff7 +libcef.dylib (??? - ???) <6AB7EE51-B9BB-E889-DB92-D982BF148471> /users/*/libcef.dylib
    0x91b2000 -  0x9211fe3 +vgui2.dylib (??? - ???) <33DDD15A-58C4-3BA0-AFE3-8702D11A34B4> /users/*/vgui2.dylib
    0xa22e000 -  0xa378fe7 +shaderapidx9.dylib (??? - ???) <CDB031A6-BCDD-351E-9FBB-7CE6B416901E> /users/*/shaderapidx9.dylib
    0xa40b000 -  0xa44bfef +localize.dylib (??? - ???) <F11E09AE-1B06-3F89-B65E-0A95CE707647> /users/*/localize.dylib
    0xa461000 -  0xa5ceff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa602000 -  0xa6f9ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa71d000 -  0xa9ebfeb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xaa1f000 -  0xaa4cff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xaa54000 -  0xb3b2f87 +steamclient.dylib (??? - ???) <0B1703E8-9936-33C0-A3A8-0BC21C7A3588> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0xb6fb000 -  0xb71dff3 +libvstdlib_s.dylib (??? - ???) <6E4DE7E2-EC60-3F82-92FB-BF42B4B4CF23> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0xb72b000 -  0xb733ffb +crashhandler.dylib (??? - ???) <41801C17-0B46-347C-A6BB-0550EFAE72CF> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0xb73e000 -  0xb745ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0xb750000 -  0xb761fe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0xb76f000 -  0xb81cff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xbf00000 -  0xbfedfe7 +stdshader_dx9.dylib (??? - ???) <7BF2E850-E8E0-390A-A22B-ACE454A65C2B> /users/*/stdshader_dx9.dylib
    0xce2f000 -  0xce4eff7 +scenefilecache.dylib (??? - ???) <F25F78A6-23CC-3FCB-B02B-618D90C09825> /users/*/scenefilecache.dylib
    0xd000000 -  0xd0ffff7 +libffmpegsumo.dylib (??? - ???) <DD61E6D0-4097-725D-82E8-D6C0259A8D47> /Applications/Steam.app/Contents/MacOS/osx32/libffmpegsumo.dylib
    0xe6ca000 -  0xe701ff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <57E002AF-4EDB-34CE-8577-25CCCB0FF35E> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe708000 -  0xe741ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xe813000 -  0xe82bfff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x101e9000 - 0x10293feb +matchmaking.dylib (??? - ???) <02F41D3F-CFA1-3D3E-9C5E-8DBE5CA60C32> /Users/USER/Library/Application Support/Steam/*/matchmaking.dylib
    0x14000000 - 0x14e94ffb +client.dylib (??? - ???) <FC7D9CBC-5C1A-3E4B-906E-91B481997A3B> /Users/USER/Library/Application Support/Steam/*/client.dylib
    0x156b7000 - 0x1650afef +server.dylib (??? - ???) <210FE70A-7BE1-36A0-9A11-4CC9BBA156C3> /Users/USER/Library/Application Support/Steam/*/server.dylib
    0x70000000 - 0x70140ffb  com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fec1000 - 0x8fef39c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9001afff  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
    0x9001b000 - 0x90020ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x90060000 - 0x90061ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x90068000 - 0x9008dff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9008e000 - 0x9008fff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x901a3000 - 0x90263ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90264000 - 0x9026affb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9026b000 - 0x902b2fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x902b3000 - 0x9078fff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90790000 - 0x90791ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90792000 - 0x907a7ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x907a8000 - 0x907d3fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x907d4000 - 0x90e3965b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90e3a000 - 0x910ebff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x910ec000 - 0x91190fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91500000 - 0x91528ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x91534000 - 0x9158dff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918e8000 - 0x91952ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91953000 - 0x91954ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9195f000 - 0x9196afff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x919a7000 - 0x919b2ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x919b3000 - 0x919b6fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x919b7000 - 0x919b7fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91cf6000 - 0x91d07fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91d08000 - 0x91d09fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91d6b000 - 0x91d6bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d72000 - 0x91daeffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91daf000 - 0x91ed8ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92007000 - 0x92116ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x92117000 - 0x921aeff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x921af000 - 0x9224aff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9224b000 - 0x923acffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x923fb000 - 0x92850fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92851000 - 0x92861fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x928ec000 - 0x92b71fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92b72000 - 0x92ba0ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92bb0000 - 0x92bb0fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c5a000 - 0x92ce4ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92ce5000 - 0x92d47ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92d48000 - 0x92d49fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92d4a000 - 0x92e42ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93c4b000 - 0x93c89fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94325000 - 0x9436eff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d92000 - 0x94deeff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94df0000 - 0x94e33ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x94fca000 - 0x95382ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x95383000 - 0x95387ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95388000 - 0x953d8ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953d9000 - 0x956dcff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x956dd000 - 0x956ffff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9576d000 - 0x9583cffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9583d000 - 0x9584bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x9584c000 - 0x9584fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x959c6000 - 0x959c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x959ca000 - 0x95a06fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x95a07000 - 0x95a08ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95a09000 - 0x95a59fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95a6a000 - 0x95a93ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95aa0000 - 0x95aaaff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95aab000 - 0x95aabfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ad6000 - 0x95b3bff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95b4d000 - 0x95bbbfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95d75000 - 0x95d79ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x95d87000 - 0x95e77ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x95eb4000 - 0x95ebfffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ec0000 - 0x95f01ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9604e000 - 0x960c6ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96112000 - 0x9616afff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9616b000 - 0x96171ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x96172000 - 0x96326ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x96327000 - 0x96334fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96335000 - 0x96418ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x96419000 - 0x96468ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96469000 - 0x96534fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x96535000 - 0x96535fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x96536000 - 0x96555fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9674e000 - 0x9676bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9676c000 - 0x967adff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x967ae000 - 0x967b1ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96814000 - 0x96824fff  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
    0x96825000 - 0x9683efff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9696d000 - 0x969e9ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969ea000 - 0x96a3bff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x96a6a000 - 0x96ad1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x96ad2000 - 0x96dd2fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96dd3000 - 0x96dd6ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96dd7000 - 0x96ddfffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96de9000 - 0x96e1ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96e20000 - 0x96e24ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x96e25000 - 0x96f36ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96f37000 - 0x96f4dffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x97030000 - 0x97030ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9704a000 - 0x9707aff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x9707b000 - 0x97080ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970f5000 - 0x9716afff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9716b000 - 0x97189ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9718a000 - 0x971dbff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97205000 - 0x9720dfff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9720e000 - 0x97210ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x97275000 - 0x97301ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97302000 - 0x97330fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x973a7000 - 0x9748ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x974aa000 - 0x974b1fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x974b2000 - 0x97572fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97585000 - 0x9775bfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x977fb000 - 0x9781dffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97853000 - 0x97889ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x978ce000 - 0x97932fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97933000 - 0x97973ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x97974000 - 0x97a08ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97a09000 - 0x97a0bffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97a0c000 - 0x97a15ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97a16000 - 0x97a16fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a19000 - 0x97a94ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97a95000 - 0x97a99fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97a9a000 - 0x97ad0ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97ae8000 - 0x97bbeff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97bbf000 - 0x97bdbff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97bdc000 - 0x97bf6fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97bf7000 - 0x97c0aff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97c0b000 - 0x97c14fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x97c15000 - 0x97c25ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x97c26000 - 0x97dbfff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97dc4000 - 0x97dc5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97e04000 - 0x97e54ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97e55000 - 0x97e56fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97f0b000 - 0x98134ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98a44000 - 0x98a48fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98a49000 - 0x98a73ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x98a80000 - 0x98ba0fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98ba1000 - 0x98ba8ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x98ba9000 - 0x98f05fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f2d000 - 0x98f55ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x98f56000 - 0x98f6aff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98f6b000 - 0x98f91ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x99001000 - 0x99018ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x99019000 - 0x99057fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9944a000 - 0x99498ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99499000 - 0x994a4ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x994a5000 - 0x9957ba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9957c000 - 0x99a22feb  com.apple.RawCamera.bundle (3.8.0 - 577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x99a23000 - 0x99a27ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99a28000 - 0x99a2aff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99a37000 - 0x99a37ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99a79000 - 0x99b4fff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x99b50000 - 0x99b51ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x99c20000 - 0x99e91ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e92000 - 0x9a1d1ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a1d2000 - 0x9ac57ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9ac58000 - 0x9ac5bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9ac5c000 - 0x9ace3fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9ace4000 - 0x9ae46fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9ae9c000 - 0x9aeaafff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9aead000 - 0x9aeadffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9aeae000 - 0x9aeb6ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9aedb000 - 0x9b02dffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9b02e000 - 0x9b08effb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b08f000 - 0x9b70aff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b70b000 - 0x9b76dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9b770000 - 0x9b87bffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9b8a8000 - 0x9bc9bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9bce0000 - 0x9bce8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9bce9000 - 0x9bd0cfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9bd10000 - 0x9bd6dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9bd6e000 - 0x9bdfbfe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9bdfc000 - 0x9bdfcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9be99000 - 0x9bea0ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9bea1000 - 0x9c0bbff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9c0bc000 - 0x9c0bcfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9c0bd000 - 0x9c0c5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9c0c6000 - 0x9c0e3fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9c0e4000 - 0x9c118ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
    0x9c119000 - 0x9c11cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9c11d000 - 0x9c12bfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9c12c000 - 0x9c52eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9c52f000 - 0x9c74dff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 663
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.1M resident=134.9M(48%) swapped_out_or_unallocated=145.2M(52%)
    Writable regions: Total=298.5M written=73.6M(25%) resident=130.2M(44%) swapped_out=0K(0%) unallocated=168.3M(56%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3408K
    CG image                           1040K
    CG raster data                      132K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                       1576K
    IOKit                              13.7M
    IOKit (reserved)                    512K        reserved VM address space (unallocated)
    MALLOC                            216.4M
    MALLOC guard page                    48K
    Mach message                          4K
    Memory tag=242                       12K
    Memory tag=249                      156K
    OpenGL GLSL                        1116K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    Stack                              71.6M
    Stack (reserved)                    516K        reserved VM address space (unallocated)
    VM_ALLOCATE                        29.6M
    __CI_BITMAP                          80K
    __DATA                             24.3M
    __DATA/__OBJC                       100K
    __IMAGE                            1256K
    __IMPORT                             16K
    __LINKEDIT                         63.0M
    __OBJC                             2352K
    __PAGEZERO                            4K
    __TEXT                            217.2M
    __UNICODE                           544K
    mapped file                       108.7M
    shared memory                      5444K
    shared pmap                        7964K
    ===========                      =======
    TOTAL                             773.6M
    TOTAL, minus reserved VM space    772.4M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa430000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    FireWire Device: FreeAgent FW, Seagate, 800mbit_speed

  • Safari crashes when trying to enter in password field

    Hi Apple Community!
    My Safari crashes when trying to enter the password to a certain online forum. This is not happening to Google Chrome. I have tried disabling extensions and third-party plugins but it doesn't seem to work. See below for the error log.
    EDIT: I have tried resetting Safari and the problem persists.
    Thank you!
    Cheers,
    Daryl
    =====
    Process:         com.apple.WebKit.WebContent [2681]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.77.4)
    Build Info:      WebKit2-7537077004000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [2672]
    User ID:         501
    Date/Time:       2014-07-06 14:57:40.601 +0800
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  8ACE00CA-6CDB-25D5-2453-03900567B440
    Sleep/Wake UUID: A0B33EA1-9A1F-4798-B69E-D1E0652751DC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000106c50000-0000000106c51000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.Safari.framework     0x00007fff93749322 Safari::WK::BundleFrame::jsWrapper(Safari::WK::BundleNodeHandle const&, Safari::WK::BundleScriptWorld const&) const + 12
    1   com.apple.Safari.framework     0x00007fff939a56f4 -[WBSFormMetadataController getMetadataForTextField:inFrame:textFieldMetadata:formMetadata:canAutoComplete: ] + 107
    2   com.apple.Safari.framework     0x00007fff93801d9f -[FormMetadataController passwordFieldFocused:inFrame:] + 63
    3   com.apple.Safari.framework     0x00007fff939a6021 -[WBSFormMetadataController textFieldFocused:inFrame:] + 186
    4   com.apple.Safari.framework     0x00007fff9374b020 Safari::WK::didFocusTextField(OpaqueWKBundlePage const*, OpaqueWKBundleNodeHandle const*, OpaqueWKBundleFrame const*, void const*) + 97
    5   com.apple.WebKit2             0x00007fff93fd3594 WebKit::InjectedBundlePageFormClient::didFocusTextField(WebKit::WebPage*, WebCore::HTMLInputElement*, WebKit::WebFrame*) + 72
    6   com.apple.WebCore             0x00007fff9699e10a WebCore::Document::setFocusedElement(***::PassRefPtr<WebCore::Element>, WebCore::FocusDirection) + 1754
    7   com.apple.WebCore             0x00007fff968dd565 WebCore::FocusController::setFocusedElement(WebCore::Element*, ***::PassRefPtr<WebCore::Frame>, WebCore::FocusDirection) + 1029
    8   com.apple.WebCore             0x00007fff968d6128 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 696
    9   com.apple.WebCore             0x00007fff968dc5e0 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 1552
    10  com.apple.WebKit2             0x00007fff93fd4658 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 207
    11  com.apple.WebKit2             0x00007fff93fd454d WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 221
    12  com.apple.WebKit2             0x00007fff93fd430a void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
    13  com.apple.WebKit2             0x00007fff93fa29b8 WebKit::WebPage::didReceiveWebPageMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 1248
    14  com.apple.WebKit2             0x00007fff93f8c5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    15  com.apple.WebKit2             0x00007fff93f8c490 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 28
    16  com.apple.WebKit2             0x00007fff93f8c3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    17  com.apple.WebKit2             0x00007fff93f8c322 CoreIPC::Connection::dispatchOneMessage() + 106
    18  com.apple.WebCore             0x00007fff96627c9e WebCore::RunLoop::performWork() + 270
    19  com.apple.WebCore             0x00007fff96627b72 WebCore::RunLoop::performWork(void*) + 34
    20  com.apple.CoreFoundation       0x00007fff92fa15b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    21  com.apple.CoreFoundation       0x00007fff92f92c62 __CFRunLoopDoSources0 + 242
    22  com.apple.CoreFoundation       0x00007fff92f923ef __CFRunLoopRun + 831
    23  com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    24  com.apple.HIToolbox           0x00007fff8f467a0d RunCurrentEventLoopInMode + 226
    25  com.apple.HIToolbox           0x00007fff8f4677b7 ReceiveNextEventCommon + 479
    26  com.apple.HIToolbox           0x00007fff8f4675bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    27  com.apple.AppKit               0x00007fff97bbe24e _DPSNextEvent + 1434
    28  com.apple.AppKit               0x00007fff97bbd89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  com.apple.AppKit               0x00007fff97bb199c -[NSApplication run] + 553
    30  com.apple.AppKit               0x00007fff97b9c783 NSApplicationMain + 940
    31  com.apple.XPCService           0x00007fff8ce7ec0f _xpc_main + 385
    32  libxpc.dylib                   0x00007fff93bb2bde xpc_main + 399
    33  com.apple.WebKit.WebContent   0x0000000106c50ba0 0x106c50000 + 2976
    34  libdyld.dylib                 0x00007fff961385fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8dffa662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff93e8c421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff93e8c136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff97d5e05e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff93047811 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff966d46f4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8dff5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8dff4d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff92f92f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff92f92539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff92f91e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff8e381967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8e38176b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x00007fff8c254c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8dff9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff933bdc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8c255737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8c2555c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8c249f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff933bb899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff933bb72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff933bffc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff8dff9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff933bcf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff933bffb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ff8b9e27700  rbx: 0x00007ff8bc02a9f0  rcx: 0x0000000000000000  rdx: 0x00007ff8b9e27700
      rdi: 0x000000010a1146e8  rsi: 0x0000000000000000  rbp: 0x00007fff58fad730  rsp: 0x00007fff58fad730
       r8: 0x0000000000000007   r9: 0x000000010a1146e8  r10: 0x00007ff8bc09abb0  r11: 0x00007fff7cf9bb28
      r12: 0x00007fff58fad7e8  r13: 0x000000010d694780  r14: 0x00007fff58fad7f0  r15: 0x0000000000000000
      rip: 0x00007fff93749322  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106c50000 -        0x106c50ff4  com.apple.WebKit.WebContent (9537 - 9537.77.4) <B93A6BB6-F13F-3DF9-A728-6384CEC6B516> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x106c56000 -        0x106c56fff  WebProcessShim.dylib (7537.77.4) <5033C8DE-6FDC-3885-A4B6-357095992A43> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x108eea000 -        0x108ef2ff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10abd9000 -        0x10ac01ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10c692000 -        0x10c695ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10e83b000 -        0x10e846fff  libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
        0x123400000000 -     0x12340034dff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.15 - 8.2.4) <1D246FBA-B34D-3B45-BDBE-F7CC6B6DEF2D> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff69945000 -     0x7fff69978817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8b426000 -     0x7fff8b473fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b48b000 -     0x7fff8b48cfff  libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib
        0x7fff8b6c9000 -     0x7fff8b6cbfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8b6cc000 -     0x7fff8b929ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8b92a000 -     0x7fff8b946fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8b947000 -     0x7fff8b94affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b99f000 -     0x7fff8ba63ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8ba64000 -     0x7fff8ba8eff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff8ba8f000 -     0x7fff8bd63fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8bd64000 -     0x7fff8bd69fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8bd6a000 -     0x7fff8bd81ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8bd82000 -     0x7fff8bd8cff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff8bda7000 -     0x7fff8bdd5ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8bdd6000 -     0x7fff8c0a7ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c0a8000 -     0x7fff8c0ddffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c0de000 -     0x7fff8c12affe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8c150000 -     0x7fff8c19efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c241000 -     0x7fff8c5b8ff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c5b9000 -     0x7fff8c5e8fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8c5e9000 -     0x7fff8c6d7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c6d8000 -     0x7fff8c730ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c731000 -     0x7fff8c74aff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c8b4000 -     0x7fff8c8e3ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c8e4000 -     0x7fff8c8f5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8c8f6000 -     0x7fff8c8faff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff8c8fb000 -     0x7fff8c95effb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c96f000 -     0x7fff8c96fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8c9d1000 -     0x7fff8cac2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8cac3000 -     0x7fff8cac4ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff8cac5000 -     0x7fff8caf5fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8cbb1000 -     0x7fff8cbd9ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8cbda000 -     0x7fff8ce34ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8ce35000 -     0x7fff8ce37ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8ce3a000 -     0x7fff8ce63ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8ce64000 -     0x7fff8ce6fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ce7d000 -     0x7fff8ce83ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8ced4000 -     0x7fff8cf19fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff8cf1a000 -     0x7fff8cf22ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8cf33000 -     0x7fff8cf3cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8cf3d000 -     0x7fff8cf48fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff8cf49000 -     0x7fff8cf64ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8cfae000 -     0x7fff8cff3ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d8b8000 -     0x7fff8d8b8fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d8b9000 -     0x7fff8d998fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d999000 -     0x7fff8da83fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8da84000 -     0x7fff8da88ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8da89000 -     0x7fff8dac7ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8dac8000 -     0x7fff8dbacfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8dc83000 -     0x7fff8dc93fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8dc94000 -     0x7fff8dcb9ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8dcba000 -     0x7fff8dcc0fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8dcc1000 -     0x7fff8dd34fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8dd35000 -     0x7fff8ddfffff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8de00000 -     0x7fff8de19ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8de1a000 -     0x7fff8de27ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8de28000 -     0x7fff8de63fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8de64000 -     0x7fff8de66fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8de67000 -     0x7fff8de74ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8df46000 -     0x7fff8df46fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8df84000 -     0x7fff8dfe3fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8dfe4000 -     0x7fff8e000ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e001000 -     0x7fff8e05cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e05d000 -     0x7fff8e05dfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e05e000 -     0x7fff8e066fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8e067000 -     0x7fff8e0efff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e0f9000 -     0x7fff8e128fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e1be000 -     0x7fff8e2c4ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8e2c7000 -     0x7fff8e31afff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e31b000 -     0x7fff8e619fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e61a000 -     0x7fff8e621ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8e622000 -     0x7fff8e623fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e8b6000 -     0x7fff8e8bfffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e8c0000 -     0x7fff8e8f8ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e908000 -     0x7fff8e91efff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8e91f000 -     0x7fff8e929ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8e937000 -     0x7fff8e93fff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8e940000 -     0x7fff8e967ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8e968000 -     0x7fff8ea39ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8ea3a000 -     0x7fff8ea66fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ea67000 -     0x7fff8eb29ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8eb2a000 -     0x7fff8eb39ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8eb5e000 -     0x7fff8eb75ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8eb76000 -     0x7fff8edbeff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8edbf000 -     0x7fff8f196fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f197000 -     0x7fff8f1e5ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f1e6000 -     0x7fff8f1e6fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8f439000 -     0x7fff8f6e3ff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fabe000 -     0x7fff8facbfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8facc000 -     0x7fff8fc3aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8fcb6000 -     0x7fff8fd81fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8fd82000 -     0x7fff8feb8ffd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8feb9000 -     0x7fff8fed7ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8fed9000 -     0x7fff8fedaffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8fedb000 -     0x7fff8ff24fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8ff25000 -     0x7fff90306ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9035f000 -     0x7fff9040fff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90410000 -     0x7fff90439fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff90684000 -     0x7fff906e2ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff907a1000 -     0x7fff907a2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff907d4000 -     0x7fff907d4ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff907d5000 -     0x7fff907e6ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9083d000 -     0x7fff908c6fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff908c7000 -     0x7fff90a74f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff90a7b000 -     0x7fff90eaeffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff90eaf000 -     0x7fff90eb6fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90eb7000 -     0x7fff90f1dfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff90f2d000 -     0x7fff90faefff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff90fb2000 -     0x7fff90fbdfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90fc1000 -     0x7fff90fd3fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9100a000 -     0x7fff91025ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91026000 -     0x7fff9106dff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff9106e000 -     0x7fff91070fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff91071000 -     0x7fff910d6ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff910d7000 -     0x7fff910dafff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9117c000 -     0x7fff911bdfff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff911be000 -     0x7fff911c6fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff911ee000 -     0x7fff912ddfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91c9b000 -     0x7fff91cccfff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff91ccd000 -     0x7fff91d56ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff91d59000 -     0x7fff91de5ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91e50000 -     0x7fff91e68ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff91e69000 -     0x7fff91e6dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff91eb5000 -     0x7fff9201bfff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff9201c000 -     0x7fff92170ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff92171000 -     0x7fff9217dff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff921e2000 -     0x7fff921e2fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff921e3000 -     0x7fff921f5ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9220e000 -     0x7fff9220ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff92224000 -     0x7fff9226bfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9226c000 -     0x7fff9226cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9226d000 -     0x7fff92354ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff92355000 -     0x7fff9235efff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9235f000 -     0x7fff92517ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff9251c000 -     0x7fff92525ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff9253b000 -     0x7fff925f3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff925f4000 -     0x7fff92f1432b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92f1c000 -     0x7fff92f21fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff92f22000 -     0x7fff93107fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff93108000 -     0x7fff93159ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93214000 -     0x7fff933b4ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff933b5000 -     0x7fff933b9ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff933ba000 -     0x7fff933c1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9345e000 -     0x7fff93468ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff93469000 -     0x7fff93627fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff9364e000 -     0x7fff93661ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff93662000 -     0x7fff93b68ffb  com.apple.Safari.framework (9537 - 9537.77.4) <4DA7F240-5451-3C23-9ADA-CFE34FB51FDB> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff93b69000 -     0x7fff93b93ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff93b94000 -     0x7fff93b9efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93b9f000 -     0x7fff93bc3fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93bc4000 -     0x7fff93bc4fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93bc5000 -     0x7fff93bc6ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93e89000 -     0x7fff93ea3fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff93ef3000 -     0x7fff93f5ffff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93f60000 -     0x7fff94151ff3  com.apple.WebKit2 (9537 - 9537.77.4) <5090816E-BD02-350C-B4CE-613A246532F5> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff941e9000 -     0x7fff941ebfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff941ec000 -     0x7fff9427cff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9446c000 -     0x7fff944d0fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff944e0000 -     0x7fff94505ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff94506000 -     0x7fff94535ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff94536000 -     0x7fff945c1fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff945c2000 -     0x7fff945e6ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff94c5c000 -     0x7fff94f46fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94fad000 -     0x7fff95024fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff95025000 -     0x7fff9535bfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9535c000 -     0x7fff953b5fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff953b6000 -     0x7fff95423fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff957bd000 -     0x7fff957bfffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff95810000 -     0x7fff958abff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff958d2000 -     0x7fff958d9ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff95903000 -     0x7fff95d51fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff95d52000 -     0x7fff95d60fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff95da2000 -     0x7fff95da6fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff95e64000 -     0x7fff95f86fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff95f89000 -     0x7fff95f90fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff95f91000 -     0x7fff96000ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff960d6000 -     0x7fff96107ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff96108000 -     0x7fff9610afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9610b000 -     0x7fff96134fff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff96135000 -     0x7fff96138ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff9615b000 -     0x7fff9618ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff96246000 -     0x7fff963e2ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff963e3000 -     0x7fff96512fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff96513000 -     0x7fff96519ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff965c4000 -     0x7fff965ceff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff965fd000 -     0x7fff97450ffb  com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff9747e000 -     0x7fff97486ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff97487000 -     0x7fff974a4ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff974a5000 -     0x7fff974f7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff97505000 -     0x7fff97506ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97510000 -     0x7fff9751aff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff97618000 -     0x7fff97628ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff97629000 -     0x7fff97662ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff97663000 -     0x7fff9767eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff97680000 -     0x7fff97683fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff97684000 -     0x7fff97685ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff97766000 -     0x7fff9777eff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9777f000 -     0x7fff97783ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff97784000 -     0x7fff97786fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff977d4000 -     0x7fff9783bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff97842000 -     0x7fff9784fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff9796b000 -     0x7fff97a9bff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff97a9c000 -     0x7fff97ac3ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff97b9a000 -     0x7fff98710ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff98711000 -     0x7fff98750fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff988ad000 -     0x7fff988b2ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff988b3000 -     0x7fff98900ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff98901000 -     0x7fff9890dffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff9891f000 -     0x7fff98924ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff98925000 -     0x7fff98927ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff98928000 -     0x7fff9892aff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9892b000 -     0x7fff9896dff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff9896e000 -     0x7fff98adeff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff98adf000 -     0x7fff98ae0fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9904b000 -     0x7fff9904efff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 3627
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=214.4M resident=119.4M(56%) swapped_out_or_unallocated=95.1M(44%)
    Writable regions: Total=1.2G written=53.2M(4%) resident=94.0M(8%) swapped_out=0K(0%) unallocated=1.1G(92%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG image                              260K
    CG share

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

  • Mail crashes when trying to print

    I've removed the preferences file, moved the mail folder and started the mail program and entered in all of the credentials from scratch, still can't print.  The mail inbox went offline and tried to print, no go.  I've repaired disk permissions, no go.  I've created a test administrator account and mail works fine when trying to print so I've isolated it down to the user account.  Here is the log from the other user account that can't print from mail.  I'm not sure what to do next.  The client needs to print from mail.  The OS is Mac OS X 10.6.8, the Imac is a year old.  Please see attachments for more info.  The client just updated the computer last friday and that's when the issue started.
    Process:         Mail [813]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         4.5 (1084)
    Build Info:      Mail-10840000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [104]
    Date/Time:       2012-01-16 10:23:55.650 -0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          143285 sec
    Crashes Since Last Report:           44
    Per-App Interval Since Last Report:  282360 sec
    Per-App Crashes Since Last Report:   31
    Anonymous UUID:                      E5F3B364-51FA-4CFF-8C78-3CA2B3E47277
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff895a60b6 __kill + 10
    1   libSystem.B.dylib                       0x00007fff896469f6 abort + 83
    2   libstdc++.6.dylib                       0x00007fff84d365d2 __tcf_0 + 0
    3   libobjc.A.dylib                         0x00007fff8194fb4d _objc_terminate + 120
    4   libstdc++.6.dylib                       0x00007fff84d34ae1 __cxxabiv1::__terminate(void (*)()) + 11
    5   libstdc++.6.dylib                       0x00007fff84d34b16 __cxxabiv1::__unexpected(void (*)()) + 0
    6   libstdc++.6.dylib                       0x00007fff84d34bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    7   ...e.print.framework.PrintCore          0x00007fff8798b191 PMTemplateEntry::GetDefaultValue(OpaquePMTicketRef**) + 91
    8   ...e.print.framework.PrintCore          0x00007fff8798dad2 PMTemplate::GetEntryDefaultValue(__CFString const*, OpaquePMTicketRef**) + 62
    9   ...e.print.framework.PrintCore          0x00007fff879a2a21 PJCCreateMatchedPaperSize + 1767
    10  ...e.print.framework.PrintCore          0x00007fff87995fe3 findBestPaperMatch(OpaquePMTicketRef*, ppd_file_s*, char*, unsigned long, unsigned char*, OpaquePMTicketRef**) + 201
    11  ...e.print.framework.PrintCore          0x00007fff87999053 getMatchedMediaNameFromPaperInfo + 833
    12  ...e.print.framework.PrintCore          0x00007fff87999241 getMatchedMediaNameFromPrinter + 363
    13  ...int.framework.Print.Private          0x0000000114df463d 0x114df0000 + 17981
    14  ...int.framework.Print.Private          0x0000000114e0a924 RunningAsRoot + 49943
    15  ...int.framework.Print.Private          0x0000000114dfb874 0x114df0000 + 47220
    16  ...int.framework.Print.Private          0x0000000114dfca13 0x114df0000 + 51731
    17  ...int.framework.Print.Private          0x0000000114dfb3e3 0x114df0000 + 46051
    18  ...int.framework.Print.Private          0x0000000114e0889a RunningAsRoot + 41613
    19  ...int.framework.Print.Private          0x0000000114e081ae RunningAsRoot + 39841
    20  com.apple.AppKit                        0x00007fff84377625 -[NSWindowController _windowDidLoad] + 538
    21  com.apple.AppKit                        0x00007fff84314f77 -[NSWindowController window] + 112
    22  com.apple.AppKit                        0x00007fff8479b24e -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 627
    23  com.apple.AppKit                        0x00007fff8479993d -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 478
    24  com.apple.mail                          0x00000001000b1183 0x100000000 + 725379
    25  com.apple.AppKit                        0x00007fff84483eda -[NSApplication sendAction:to:from:] + 95
    26  com.apple.AppKit                        0x00007fff84483eda -[NSApplication sendAction:to:from:] + 95
    27  com.apple.AppKit                        0x00007fff84483e39 -[NSControl sendAction:to:] + 94
    28  com.apple.AppKit                        0x00007fff8450ff6c -[NSSegmentedCell _sendActionFrom:] + 50
    29  com.apple.AppKit                        0x00007fff8450f84b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    30  com.apple.AppKit                        0x00007fff8450edbf -[NSSegmentedCell trackMouse:inRect:ofView:untilMouseUp:] + 1303
    31  com.apple.AppKit                        0x00007fff8450e2f5 -[NSControl mouseDown:] + 624
    32  com.apple.AppKit                        0x00007fff844283a7 -[NSWindow sendEvent:] + 5409
    33  com.apple.AppKit                        0x00007fff8435dafa -[NSApplication sendEvent:] + 4719
    34  com.apple.mail                          0x00000001000347ec 0x100000000 + 215020
    35  com.apple.AppKit                        0x00007fff842f46de -[NSApplication run] + 474
    36  com.apple.AppKit                        0x00007fff842ed3b0 NSApplicationMain + 364
    37  com.apple.mail                          0x00000001000025a4 0x100000000 + 9636
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff89570c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89572add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff895727b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff895722de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89571c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff89557d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff895583ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8904d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8904cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff87b2cb74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5   com.apple.Foundation                    0x00007fff87b2ca53 -[NSRunLoop(NSRunLoop) run] + 77
    6   com.apple.MessageFramework              0x00007fff8763f351 -[RSSInterchange _runManager] + 1445
    7   com.apple.Foundation                    0x00007fff87af2114 __NSThread__main__ + 1429
    8   libSystem.B.dylib                       0x00007fff89590fd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff89590e89 thread_start + 13
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff89592a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89596881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff83fdc1c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff822b96d1 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x00007fff89590fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89590e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff89557d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff895583ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8904d902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8904cd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff87b7114f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff87af2114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff89590fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89590e89 thread_start + 13
    Thread 5:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                       0x00007fff89592a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89596881 _pthread_cond_wait + 1286
    2   com.apple.Foundation                    0x00007fff87b1ba7a -[NSCondition wait] + 277
    3   com.apple.Foundation                    0x00007fff87b08cf3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
    4   com.apple.Foundation                    0x00007fff87b1bdd0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
    5   com.apple.mail                          0x000000010008eb85 0x100000000 + 584581
    6   com.apple.CoreFoundation                0x00007fff8908793c __invoking___ + 140
    7   com.apple.CoreFoundation                0x00007fff8908780d -[NSInvocation invoke] + 141
    8   com.apple.MessageFramework              0x00007fff87640cb9 -[MonitoredInvocation invoke] + 214
    9   com.apple.MessageFramework              0x00007fff87627cbf -[ThrowingInvocationOperation main] + 31
    10  com.apple.MessageFramework              0x00007fff876275ff -[_MFInvocationOperation main] + 275
    11  com.apple.Foundation                    0x00007fff87b1add0 -[__NSOperationInternal start] + 681
    12  com.apple.Foundation                    0x00007fff87bf8bd5 ____NSOQSchedule_block_invoke_2 + 129
    13  libSystem.B.dylib                       0x00007fff89593d64 _dispatch_call_block_and_release + 15
    14  libSystem.B.dylib                       0x00007fff895722d1 _dispatch_worker_thread2 + 239
    15  libSystem.B.dylib                       0x00007fff89571c08 _pthread_wqthread + 353
    16  libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff89571a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89571e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff89571a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89571e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff89571a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89571e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff89571a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89571e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89571aa5 start_wqthread + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff89557dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff89596772 _pthread_cond_wait + 1015
    2   ...apple.AddressBook.framework          0x00007fff832fa3fb -[ABRemoteImageLoader workLoop] + 304
    3   com.apple.Foundation                    0x00007fff87af2114 __NSThread__main__ + 1429
    4   libSystem.B.dylib                       0x00007fff89590fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89590e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff711612f8  rcx: 0x00007fff5fbfe078  rdx: 0x0000000000000000
      rdi: 0x000000000000032d  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfe090  rsp: 0x00007fff5fbfe078
       r8: 0x0000000100411a00   r9: 0x0000000000000014  r10: 0x00007fff895a20fa  r11: 0x0000000000000202
      r12: 0x00007fff84d3963f  r13: 0x00000001183ca140  r14: 0x00007fff5fbfe3a8  r15: 0x00007fff5fbfe3bf
      rip: 0x00007fff895a60b6  rfl: 0x0000000000000202  cr2: 0x0000000114e20ed0
    Binary Images:
           0x100000000 -        0x100339fe7  com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
           0x100721000 -        0x100723ff7  com.apple.printingprivate.framework.PrintingPrivate 6.1 (15.2) <3C99389B-6FAE-BA69-E23C-A3E7F87202DE> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x11482d000 -        0x114830fff  com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x114df0000 -        0x114e28fff  com.apple.print.framework.Print.Private 6.4 (305.4) <6EED11EA-812A-BE06-30E9-CD0C2C585782> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x1159f1000 -        0x1159f7fff  com.apple.AddressBook.LDAPSource 1.0.3 (883) <F326BDE3-243D-5D6B-9A2A-E14B4F1C4F54> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
           0x116d12000 -        0x116d25ff7  com.apple.AddressBook.LocalSourceBundle 1.0.3 (883) <429E114F-0B3C-BFFE-B0A4-B798094225A3> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x116d31000 -        0x116d37fff  libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
           0x116d3c000 -        0x116d8cfff  com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
           0x117a87000 -        0x117a99fff  com.apple.mail.WebPlugIn 4.5 (1084) <951C1BF7-C574-81D9-F28B-649DA4E95889> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
           0x118183000 -        0x1181a6fff  com.apple.Mail.Syncer 4.5 (1084) <9AF048E0-01D9-1545-8C74-54BC6040504D> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80301fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff80342000 -     0x7fff80350ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff80351000 -     0x7fff803d3fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff80c3d000 -     0x7fff80c60fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff80c99000 -     0x7fff80cd3fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff80cd4000 -     0x7fff80cd9fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff80cda000 -     0x7fff80d26fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80d27000 -     0x7fff80d7cff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff80d7d000 -     0x7fff80d98ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff80d99000 -     0x7fff80daeff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff80daf000 -     0x7fff80e20ff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff80e21000 -     0x7fff80e2cfff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff80e77000 -     0x7fff80e9ffff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80ea0000 -     0x7fff80f02fe7  com.apple.datadetectorscore 2.0 (80.7) <04093091-088D-79D9-0B86-E551E5833E7F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff80f0f000 -     0x7fff80f23fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff80f3a000 -     0x7fff80ff7fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8100e000 -     0x7fff81514ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff81515000 -     0x7fff815b5fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff815b6000 -     0x7fff8166bfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8166c000 -     0x7fff81672ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff81673000 -     0x7fff816b6ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff816b7000 -     0x7fff816b7ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff816b8000 -     0x7fff816b8ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff816b9000 -     0x7fff81735ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff81736000 -     0x7fff8173cff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8173d000 -     0x7fff8193bfe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff8193c000 -     0x7fff8193fff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff81940000 -     0x7fff81941ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81942000 -     0x7fff819f8ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff819f9000 -     0x7fff81b21ff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff81b22000 -     0x7fff81f66fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff81f67000 -     0x7fff81fb0ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff81fb1000 -     0x7fff81ffbff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff81ffc000 -     0x7fff82100ff7  com.apple.PubSub 1.0.5 (65.28) <0C94CB22-B6B6-F37A-A4FD-A33BB2A29996> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff82101000 -     0x7fff821defff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff82297000 -     0x7fff832c9fef  com.apple.WebCore 6534.52 (6534.52.11) <78740DDE-7B9C-92EC-9CF6-C8DD1815B609> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff832e5000 -     0x7fff83527fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff835e4000 -     0x7fff835f8ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff835f9000 -     0x7fff8360ffef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff83610000 -     0x7fff8361ffef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83620000 -     0x7fff83636fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff83667000 -     0x7fff836c7fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83e5d000 -     0x7fff83e70ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <4E9E62DC-148A-CC7E-601A-AC095DD5C95A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff83e71000 -     0x7fff83e7efe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83e7f000 -     0x7fff83f40fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff83f41000 -     0x7fff83f89ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff83f8a000 -     0x7fff83f8dfff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff83f8e000 -     0x7fff83f8eff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83f8f000 -     0x7fff83fd0fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83fd1000 -     0x7fff8425cfef  com.apple.JavaScriptCore 6534.52 (6534.52.7) <C8340CAE-B6AC-BCBB-24AB-A6B8B1276C23> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8425d000 -     0x7fff842eafff  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff842eb000 -     0x7fff84ce5ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84ce6000 -     0x7fff84ce8fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff84ce9000 -     0x7fff84ce9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff84cea000 -     0x7fff84d67fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff84d68000 -     0x7fff84ed8fff  com.apple.QTKit 7.7 (1787) <AD4C0243-16DA-F7EE-7202-E9EE7198223F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff84ed9000 -     0x7fff84edefff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff850c6000 -     0x7fff850cbff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff850cc000 -     0x7fff8511bfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8511c000 -     0x7fff8513cff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8513d000 -     0x7fff8519dff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8519e000 -     0x7fff851dbfff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8524a000 -     0x7fff85388fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff85389000 -     0x7fff853c6ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff853c7000 -     0x7fff853c9fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
        0x7fff853ca000 -     0x7fff85811fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff85812000 -     0x7fff8583bff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <778F7753-F0DD-5B89-0908-B2EC9B66B30A> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8583c000 -     0x7fff85855fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85856000 -     0x7fff8585dff7  com.apple.KerberosHelper 2.1 (1.0) <8BCCEA2D-7CE7-1B3E-F371-AB8485A1588F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8585e000 -     0x7fff85889ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff8588a000 -     0x7fff858cbfef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8596f000 -     0x7fff859aafff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff859ab000 -     0x7fff859bafff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff859bb000 -     0x7fff85c24fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85c25000 -     0x7fff85c26fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff85c27000 -     0x7fff85c93fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85c94000 -     0x7fff85d24fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff85d25000 -     0x7fff85d74fe7  com.apple.iCalendar 1.0.3 (54) <539A5A20-99D0-25F8-EB75-BD8437611AA6> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff85d75000 -     0x7fff85d8cfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff85d8d000 -     0x7fff85d99fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff85d9a000 -     0x7fff85d9eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85dae000 -     0x7fff85dcbff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85ec5000 -     0x7fff85ec6fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff85ec7000 -     0x7fff85edffff  com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff85ee0000 -     0x7fff85f5eff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff85f5f000 -     0x7fff85fdefe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85fdf000 -     0x7fff86313fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86314000 -     0x7fff86337ff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
        0x7fff86338000 -     0x7fff86372fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff86373000 -     0x7fff863c2ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff863c3000 -     0x7fff863eaff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff863eb000 -     0x7fff8649bfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8665a000 -     0x7fff86660fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff86661000 -     0x7fff86673fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff86674000 -     0x7fff866a5fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff866a6000 -     0x7fff866a8fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff866a9000 -     0x7fff86867ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff86868000 -     0x7fff868f7fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff868f8000 -     0x7fff86a0ffef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff86a10000 -     0x7fff86c98fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86cd5000 -     0x7fff86cdbff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff86cdc000 -     0x7fff86d1afff  com.apple.DebugSymbols 1.1 (70) <69720171-9E3A-CAA9-113B-BD1F15454921> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86e8d000 -     0x7fff86ea8fff  com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff86ea9000 -     0x7fff86eb0fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86eb1000 -     0x7fff87011ff7  com.apple.syncservices 5.2 (578.3) <F86C878E-8B5E-DBCE-8592-7AF88DE53261> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff87012000 -     0x7fff8708ffef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87090000 -     0x7fff870d5fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff870d6000 -     0x7fff87162fef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87163000 -     0x7fff87174fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff87242000 -     0x7fff873dffef  com.apple.WebKit 6534.52 (6534.52.7) <CE3B2C17-67CD-E5DA-1580-B08B10A8FFBB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff873e0000 -     0x7fff87454ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <7870994A-2C09-E20E-4CAE-BB5E8703E7A3> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff87455000 -     0x7fff8749ffef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
        0x7fff874a0000 -     0x7fff874a4ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff874a5000 -     0x7fff8755efff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8755f000 -     0x7fff87620fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87621000 -     0x7fff87964fff  com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff87965000 -     0x7fff879eaff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff879eb000 -     0x7fff87a2cfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87a2d000 -     0x7fff87a77ff7  com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
        0x7fff87aad000 -     0x7fff87ae0ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff87ae1000 -     0x7fff87d63fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87da1000 -     0x7fff87df8fff  com.apple.Symbolication 1.1 (67) <A6CA5AF6-93A7-751F-6079-0BFB4353A3AC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87e01000 -     0x7fff87e22fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff87e7d000 -     0x7fff87e7dff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87e7e000 -     0x7fff87ef0fef  com.apple.CoreSymbolication 2.0 (23) <9DBEFE60-0268-9B93-620F-B2737100E7F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff87ef1000 -     0x7fff87f21fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87f22000 -     0x7fff87f5bff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff87f5c000 -     0x7fff87fa7fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87fa8000 -     0x7fff87fefff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87ff0000 -     0x7fff87ffdff7  com.apple.AppleFSCompression 24.4 (1.0) <DDA39C71-6379-2844-B217-2995B61EA768> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87ffe000 -     0x7fff8802dff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8802e000 -     0x7fff88102fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff88103000 -     0x7fff884a0fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8856d000 -     0x7fff8857eff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fff8857f000 -     0x7fff885c6fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff885c7000 -     0x7fff885d2fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
        0x7fff885d3000 -     0x7fff88dddfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88edf000 -     0x7fff88ee2ff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88ee3000 -     0x7fff88eedfff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff88eee000 -     0x7fff88ff8ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff88ff9000 -     0x7fff88fffff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff89000000 -     0x7fff89000ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89001000 -     0x7fff89178fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89179000 -     0x7fff89179ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8917a000 -     0x7fff89183ff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89186000 -     0x7fff891cffef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff891d0000 -     0x7fff89238fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff89239000 -     0x7fff892d3fff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff892d4000 -     0x7fff893b9fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff893dd000 -     0x7fff89512fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff89513000 -     0x7fff89556fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff89557000 -     0x7fff89718fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff89719000 -     0x7fff8973eff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8973f000 -     0x7fff8977cff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8977d000 -     0x7fff89897fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff898a8000 -     0x7fff899c7fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff899c8000 -     0x7fff899d5fff  com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff899fe000 -     0x7fff89c38fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff89c39000 -     0x7fff89ca3fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff89ca4000 -     0x7fff89cafff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff89cb0000 -     0x7fff89cd0fef  com.apple.DotMacSyncManager 2.0.3 (446.9) <E8F9E7E2-A696-4111-C4FF-20AB5DFBC3FC> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff89cd1000 -     0x7fff89cd1ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89dab000 -     0x7fff89db6ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff89db7000 -     0x7fff89e0aff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff89e0b000 -     0x7fff89e13fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
        0x7fff89e14000 -     0x7fff89fd2fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff89fd3000 -     0x7fff8a6cfff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a6d0000 -     0x7fff8a6d1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD1001FALS-40U9B0, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N
    USB Device: USB2.0 Printer (Hi-speed), 0x04b8  (Seiko Epson Corp.), 0x0007, 0x24300000 / 3
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 3
    USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc03d, 0x04100000 / 2
    USB Device: Elite XL 40, 0x07d7  (GCC Technologies, Inc.), 0x0203, 0x06200000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 4

    After Upgrading to lion Apple Mail also crashes for me everytime I click "print" and before it even gets to the menu that asks what I want to print to. I only have one printer installed, an HP officeJet 8500A. It appears I am using the latest driver.
    Any Ideas?
    The crash log says somethign about a 'Devide by Zero" error.
    Process:         Mail [2338]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.2 (1257)
    Build Info:      Mail-1257000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [205]
    Date/Time:       2012-02-05 15:35:26.555 -0800
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          80702 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  77167 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      710BE899-2EEE-4AB3-95D8-0344ED0C55D5
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXC_I386_DIV (divide by zero)
    Application Specific Information:
    objc[2338]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff8ed45a6e -[NSConcretePrintOperation(NSInternal) _tryToSetCurrentPageNumber:] + 269
    1   com.apple.AppKit                        0x00007fff8ef8c219 -[NSPrintPreviewController start] + 1356
    2   com.apple.Foundation                    0x00007fff8d288d32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    3   com.apple.CoreFoundation                0x00007fff87f22aaa _CFXNotificationPost + 2634
    4   com.apple.Foundation                    0x00007fff8d274fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    5   com.apple.mail                          0x000000010241dac1 0x10241c000 + 6849
    6   com.apple.print.PrintingCocoaPDEs          0x0000000107e2d5f5 0x107e2b000 + 9717
    7   com.apple.print.PrintingCocoaPDEs          0x0000000107e30577 0x107e2b000 + 21879
    8   com.apple.print.PrintingCocoaPDEs          0x0000000107e34e46 0x107e2b000 + 40518
    9   com.apple.print.framework.Print.Private          0x0000000107cd8fe8 0x107cd7000 + 8168
    10  com.apple.print.framework.Print.Private          0x0000000107cf3c73 0x107cd7000 + 117875
    11  com.apple.print.framework.Print.Private          0x0000000107cf60a8 0x107cd7000 + 127144
    12  com.apple.print.framework.Print.Private          0x0000000107cf63f3 0x107cd7000 + 127987
    13  com.apple.AppKit                        0x00007fff8ea3873b -[NSWindowController _windowDidLoad] + 566
    14  com.apple.AppKit                        0x00007fff8ea2fdfd -[NSWindowController window] + 109
    15  com.apple.AppKit                        0x00007fff8ed46ac5 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 606
    16  com.apple.AppKit                        0x00007fff8ed43465 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 477
    17  com.apple.mail                          0x000000010260c43e 0x10241c000 + 2032702
    18  com.apple.Foundation                    0x00007fff8d288d32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    19  com.apple.CoreFoundation                0x00007fff87f22aaa _CFXNotificationPost + 2634
    20  com.apple.Foundation                    0x00007fff8d274fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    21  com.apple.mail                          0x000000010241dac1 0x10241c000 + 6849
    22  com.apple.CoreFoundation                0x00007fff87f6975d -[NSObject performSelector:withObject:] + 61
    23  com.apple.Foundation                    0x00007fff8d2c1d94 __NSThreadPerformPerform + 214
    24  com.apple.CoreFoundation                0x00007fff87ee86e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    25  com.apple.CoreFoundation                0x00007fff87ee7f4d __CFRunLoopDoSources0 + 253
    26  com.apple.CoreFoundation                0x00007fff87f0ed39 __CFRunLoopRun + 905
    27  com.apple.CoreFoundation                0x00007fff87f0e676 CFRunLoopRunSpecific + 230
    28  com.apple.HIToolbox                     0x00007fff8787231f RunCurrentEventLoopInMode + 277
    29  com.apple.HIToolbox                     0x00007fff878795c9 ReceiveNextEventCommon + 355
    30  com.apple.HIToolbox                     0x00007fff87879456 BlockUntilNextEventMatchingListInMode + 62
    31  com.apple.AppKit                        0x00007fff8e839f5d _DPSNextEvent + 659
    32  com.apple.AppKit                        0x00007fff8e839861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    33  com.apple.AppKit                        0x00007fff8e83619d -[NSApplication run] + 470
    34  com.apple.AppKit                        0x00007fff8eab4b88 NSApplicationMain + 867
    35  com.apple.mail                          0x00000001024f4014 0x10241c000 + 884756
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff924087e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff899a05be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8999f14e _dispatch_mgr_thread + 54
    Thread 2:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff92407df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff87f57cdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9240667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92405d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff87f066fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff87f0ee64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff87f0e676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8d27df9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8d27de8b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff90d3177d -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x00007fff8d2cc74e -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8d2cc6c6 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff9240667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92405d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff87f066fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff87f0ee64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff87f0e676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8d27df9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x00007fff8d27de8b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00007fff90d50f29 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x00007fff8d2cc74e -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff8d2cc6c6 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 5:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff92407bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d09f274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff906955a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8c32e6ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x00007fff8c32e613 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x00007fff8c32e55b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9240667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92405d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff87f066fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff87f0ee64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff87f0e676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8d2d7ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8d2cc74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8d2cc6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 8:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff92407bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d09f274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff92421b3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff9242185d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff8d09b8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8d09eb75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff92408192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d09d594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d09eb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fe30d6625e0  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fe30d6625e0  rsi: 0x00007fff8f13dc9f  rbp: 0x00007fff62019660  rsp: 0x00007fff620195d0
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x00007fe30d871490  r11: 0x00007fe309ae7fe8
      r12: 0x0000000108aa5000  r13: 0x00000000000fcc94  r14: 0x00007fe30d662c80  r15: 0x0000000000000000
      rip: 0x00007fff8ed45a6e  rfl: 0x0000000000010246  cr2: 0x00007f97bc802000
    Logical CPU: 1
    Binary Images:
           0x10241c000 -        0x1027cefff  com.apple.mail (5.2 - 1257) <BB2A1DE3-1A70-353E-B418-2BAB1C0D4E51> /Applications/Mail.app/Contents/MacOS/Mail
           0x10498d000 -        0x10498ffff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x104993000 -        0x1049a9fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x1049b6000 -        0x1049b8fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x104c81000 -        0x104c86fff  com.apple.contacts.iaplugin (1.1 - 1083) <B987ABB7-22FD-349A-9B4A-A49EEC78DEEF> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x104c8c000 -        0x104c90fff  com.aol.iaplugin (1.1 - 2) <4C10CC1E-508F-38DC-94BC-E7E7CF5E809B> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x104c96000 -        0x104c96ff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <29E48245-B10F-3350-8D33-B3EC223B2853> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x104ca4000 -        0x104cadfff  com.apple.exchange.iaplugin (1.1 - 2) <1EEC367C-439E-310B-8B6A-C5D0F2ED5106> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x104cd4000 -        0x104cd9fff  com.google.iaplugin (1.1 - 2) <0DB1FBAA-3A23-3115-B0BB-D39EDDE1CF48> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x104ce0000 -        0x104ce8fff  com.apple.calendar.iaplugin (5.0.2 - 1166) <E7CA79E6-28A6-3602-A54D-E11ACC1EDC28> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x104cef000 -        0x104cf4fff  com.apple.chat.iaplugin (1.0.1 - 1002) <8E9225D4-7F7C-3C9C-B20D-3EDB301FD90B> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x10630c000 -        0x106315fff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10631a000 -        0x10631dfff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x106322000 -        0x10632bfff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x106330000 -        0x106335fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x10633a000 -        0x10633cfff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x106340000 -        0x106345fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x10634a000 -        0x106351fff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x10635a000 -        0x10635cfff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x106360000 -        0x106364fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x106369000 -        0x10636cff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
           0x106371000 -        0x10639ffff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <B19E865F-0CB1-3B27-9D46-880F627D9930> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x1063b4000 -        0x1063b7fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x1063bc000 -        0x1063befff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
           0x1063c2000 -        0x1063c5fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
           0x10653e000 -        0x10653effd +cl_kernels (??? - ???) <9B7558B0-617A-4E32-9A74-A8728514B2D8> cl_kernels
           0x10657e000 -        0x106581ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x106594000 -        0x10659afef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1065bd000 -        0x1065beff3 +cl_kernels (??? - ???) <A2C8A178-34BA-4FFD-BA6A-DB5BD65F98FC> cl_kernels
           0x1065ce000 -        0x1065ceff5 +cl_kernels (??? - ???) <0A352A4F-0373-4E3D-AB59-720E39FC98CE> cl_kernels
           0x106733000 -        0x106734ffc +cl_kernels (??? - ???) <A19E6FF7-B9A2-4432-9A40-05D6D414667F> cl_kernels
           0x106b75000 -        0x106b76ff3 +cl_kernels (??? - ???) <48FA3993-A711-48B2-BF1B-EFE742760431> cl_kernels
           0x106b89000 -        0x106b89ffd +cl_kernels (??? - ???) <F3AED778-8EB8-412F-BD61-9E80834C38C5> cl_kernels
           0x106b8d000 -        0x106b8dff5 +cl_kernels (??? - ???) <DD826D57-148B-4337-A20E-7F8792185538> cl_kernels
           0x107436000 -        0x1074c9ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1074e8000 -        0x107579ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x107a4e000 -        0x107a82fff  com.apple.printingprivate.framework.PrintingPrivate (7.3 - 68.2) <24787996-8D0C-3803-8EB4-BAB6C7686AE9> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x107b6d000 -        0x107b91fff  com.apple.Mail.Syncer (5.2 - 1257) <6C536708-CD5A-3542-84F6-BE67B83EE3C7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
           0x107cd7000 -        0x107d0efff  com.apple.print.framework.Print.Private (7.3 - 378.9) <1C9B08C6-0604-33C8-9C51-D553C44A13DE> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x107e2b000 -        0x107e6efff  com.apple.print.PrintingCocoaPDEs (7.3 - 378.9) <B7D60792-C973-3CC9-8D05-325153737EEF> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x107e90000 -        0x107ed0ff7 +com.hp.print.cups.pde (3.3.0 - 3.3.0.21) <ABDBC890-50D9-59AB-C8C5-55464F7FBC2D> /Library/Printers/hp/PDEs/PDE.plugin/Contents/MacOS/PDE
           0x107f10000 -        0x107f38ff7 +com.hp.print.HPSmartPrint (5.6.0 - 5.6.0.9) <995DEA89-EE3A-D099-9A39-82DDEC135277> /Library/Printers/hp/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
           0x107f5b000 -        0x107fa7ff7 +com.hp.print.cups.settings.inkjet3 (3.1.3 - 3.1.3.17) <D81C58FB-9710-BB32-DFC6-8026A4C0250C> /Library/Printers/hp/cups/Inkjet3.driver/Contents/PlugIns/SmartPrint.plugin/Con tents/MacOS/SmartPrint
           0x1087fd000 -        0x10889cfff +libhputils.dylib (1.2.0 - compatibility 1.2.0) <4439FB26-EF3F-1225-01CD-A6764E95C994> /Library/Printers/hp/cups/Inkjet3.driver/Contents/lib/libhputils.dylib
           0x1089e1000 -        0x1089e3fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <0926799B-A5FA-3CC7-B4EA-88C644EA139C> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1089f5000 -        0x1089f8fff  com.apple.DirectoryServicesSource (1.2 - 1083) <7EDBCB22-3D01-3E95-8173-0313E6292B8B> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x108b4e000 -        0x108b53ff7  libgermantok.dylib (??? - ???) <307E75E1-76E9-3CF6-A13A-AFB92FD7BC5B> /usr/lib/libgermantok.dylib
           0x108b5c000 -        0x108b60fff  com.apple.mobileme.iaplugin (1.1 - 2) <7353A3C1-67FF-3F8D-8F81-C598756FF1AE> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x10a374000 -        0x10a380fff +com.evernote.EvernoteSafariClipperPlugin (1.0 - 209933) <BC1BFABD-3B2F-3E4F-B969-6940B05BC066> /Users/USER/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariCli pperPlugin
           0x10a42e000 -        0x10a440ff7  com.apple.mail.WebPlugIn (5.2 - 1257) <22358D8D-F624-3A4B-B25D-669221BD75FF> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
           0x10a483000 -        0x10a4b0fff  com.apple.datadetectors.actions (3.2 - 172.5) <D467693C-50BD-3A8B-8DE4-C40EB17D576D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
           0x10b4de000 -        0x10b4f7fff  com.apple.placeholder.iaplugin (1.0.1 - 1) <6DBEE3F1-6519-3D52-9820-2318821A0CFC> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10b50a000 -        0x10b55dfff  com.apple.AOSUI (1.0.1 - 61) <40AF9826-594E-34EB-BB9A-9BA88B559595> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10b58b000 -        0x10b59ffff  com.apple.AOSAccounts (1.0.1 - 1.0.68) <994B01E4-9C08-37A8-A624-871371DA4896> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x10b5b3000 -        0x10b5f0fff  com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10b60e000 -        0x10b62eff7  com.apple.ChunkingLibrary (1.0 - 125) <9EAE4385-5DF7-3956-8196-895DD6772BD7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10b76a000 -        0x10b798ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10b7c1000 -        0x10b7c4ff7  com.apple.yahoo.syncframework (1.4 - 61.2) <55BBCC20-82FE-3AC3-A7DA-D6893A9885AB> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x10bb8b000 -        0x10bd24fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10bd58000 -        0x10be51fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10be77000 -        0x10c282ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x10c620000 -        0x10c624fff  com.yahoo.iaplugin (1.1 - 2) <0A511AB2-BC76-3F12-B756-80EF444E6A1E> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x10c721000 -        0x10c728fff  com.apple.mail.iaplugin (5.2 - 1257) <B5D1CDD3-9102-3DCD-9560-82F6E4EC535C> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x10c877000 -        0x10c87cfff  com.apple.osxserver.iaplugin (1.1 - 2) <3626377A-397A-3E8E-BE48-AC88365A3815> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x10c883000 -        0x10c909ff7  com.apple.frameworks.server.foundation (10.7.3 - 185.5) <4A7581AB-D6D4-3CEA-8707-0E7FEB4076B5> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x10c96a000 -        0x10c97cff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10c989000 -        0x10c9c3ff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff6201c000 -     0x7fff62050baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff86e71000 -     0x7fff86fcafff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86fcd000 -     0x7fff870dafff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff870db000 -     0x7fff8786ffef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff87870000 -     0x7fff87b9aff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87b9b000 -     0x7fff87c29ff7  com.apple.iLifeMediaBrowser (2.6.2 - 502.2.12) <C9DB1BC7-67F3-3B7D-B508-27BA86715E15> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff87c2a000 -     0x7fff87c31fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff87c94000 -     0x7fff87cccfff  com.apple.CalDAV (1.0.1 - 51.3) <65E2E0B9-B356-3CC9-9C58-F1AF155033C7> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff87ccd000 -     0x7fff87d94ff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87d95000 -     0x7fff87db1ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87db2000 -     0x7fff87de2fff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff87de3000 -     0x7fff87de7fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff87dfb000 -     0x7fff87e76ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff87ed4000 -     0x7fff87ed4fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87ed5000 -     0x7fff87ed5fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff87ed6000 -     0x7fff880aafff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff880ab000 -     0x7fff880aefff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff880d8000 -     0x7fff880daff7  com.apple.IMServicePlugInSupport (1.0 - 1) <EE1509C4-C214-3C0D-BDD3-05362DB0287A> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
        0x7fff880db000 -     0x7fff880efff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff880f0000 -     0x7fff8814cff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88829000 -     0x7fff888c9fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff888ca000 -     0x7fff88af2fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88af3000 -     0x7fff88b54fff  com.apple.ExchangeWebServices (2.1 - 125) <63CEE24A-FF2B-3787-ABFB-B60E24A859CE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff88b55000 -     0x7fff88b60ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff88b61000 -     0x7fff88bd1fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88bd2000 -     0x7fff88bfdfff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <686A1AA0-AE00-3CFB-8DEE-C84B26C83157> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff88bfe000 -     0x7fff88c94ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff88c9d000 -     0x7fff890ffff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff89100000 -     0x7fff893e2fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff893e3000 -     0x7fff89800ff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff89801000 -     0x7fff8980cff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8980d000 -     0x7fff8980dfff  com.apple.AOSMigrate (1.0 - 1) <7D22554E-EDAE-3B37-AC47-96B0797F1781> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff89817000 -     0x7fff89819fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff8981a000 -     0x7fff8991afff  com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8991b000 -     0x7fff89925ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff89926000 -     0x7fff8999cfff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8999d000 -     0x7fff899abfff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff899ac000 -     0x7fff89a4eff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89a4f000 -     0x7fff89af3fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89af4000 -     0x7fff89af6fff  com.apple.EFILogin (1.0 - 1) <71D23C08-890D-34B7-B85D-B7F967090FA6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89af7000 -     0x7fff89af8ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff89af9000 -     0x7fff89b04fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89e58000 -     0x7fff89ea1ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89ea2000 -     0x7fff89ee6ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89ee7000 -     0x7fff89f2ffff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
        0x7fff89f30000 -     0x7fff89f35fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff89f36000 -     0x7fff89f61ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89f62000 -     0x7fff89fc4ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89fc5000 -     0x7fff89fccfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89fcd000 -     0x7fff8a041fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8a0f4000 -     0x7fff8a108fff  com.apple.syncservices.syncservicesui (6.2 - 673.4) <04BFF3F2-736F-37B2-B585-11D3A16F6A19> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff8a109000 -     0x7fff8a149ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff8a14a000 -     0x7fff8a158ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a197000 -     0x7fff8a321ff7  com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8a322000 -     0x7fff8a38aff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a38b000 -     0x7fff8a38bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8a38c000 -     0x7fff8a38cfff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8a38d000 -     0x7fff8a3a7fff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8a3a8000 -     0x7fff8a3e6fff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8a3e7000 -     0x7fff8a40eff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8a40f000 -     0x7fff8a421ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8a422000 -     0x7fff8a51ffff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8a520000 -     0x7fff8a570fff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a571000 -     0x7fff8a571fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a572000 -     0x7fff8a584ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8a585000 -     0x7fff8a5cafff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8a5cb000 -     0x7fff8a5ccfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8a5cd000 -     0x7fff8a5e4fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a5e5000 -     0x7fff8a61efe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a61f000 -     0x7fff8a821fe7  com.apple.AOSKit (1.02 - 91) <78F90BCC-414B-38E0-908D-A17906CF31FF> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8a822000 -     0x7fff8aa90ff7  com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8aa91000 -     0x7fff8ab06ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8ab17000 -     0x7fff8ab52fff  com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8ab53000 -     0x7fff8ab5fff7  com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ab60000 -     0x7fff8ab65fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8ab96000 -     0x7fff8b5267a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b565000 -     0x7fff8b57afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8b57b000 -     0x7fff8b59afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8b59b000 -     0x7fff8b5abff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b693000 -     0x7fff8b69dfff  libcsfde.dylib (??? - ???) <64ABF5C0-6F81-36E7-92F3-AD5A4FFF2F3D> /usr/lib/libcsfde.dylib
        0x7fff8b69e000 -     0x7fff8b6f1fff  com.apple.iCalendar (5.0 - 104) <F7723132-0AA0-3FB3-AAD7-2112D294FDC3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff8b6f2000 -     0x7fff8b734ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b735000 -     0x7fff8b739fff  com.apple.FindMyMac (1.1 - 1.1) <D9EB8F02-7C45-3948-9B50-4979993C6599> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8b73a000 -     0x7fff8b775fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8b776000 -     0x7fff8b777ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b778000 -     0x7fff8b85ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8b85d000 -     0x7fff8b86fff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8b870000 -     0x7fff8b875fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8b895000 -     0x7fff8b8a3ff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff8b8a4000 -     0x7fff8b8afff7  com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8b8b0000 -     0x7fff8b902ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b903000 -     0x7fff8b912ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8b913000 -     0x7fff8b91efff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <5BACAC71-D10E-39D4-B7DC-AFEAFB9CF150> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff8b91f000 -     0x7fff8b960fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b961000 -     0x7fff8b964fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8b965000 -     0x7fff8b96bff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8b96c000 -     0x7fff8b96eff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b96f000 -     0x7fff8b9a4fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b9a5000 -     0x7fff8ba0bff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ba0c000 -     0x7fff8ba12fff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ba13000 -     0x7fff8ba52fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8ba53000 -     0x7fff8babdff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bb50000 -     0x7fff8bb51fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8bb52000 -     0x7fff8bba9fff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8bbe0000 -     0x7fff8bc34ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8bc35000 -     0x7fff8bc4bfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8bc4c000 -     0x7fff8bc52fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8bc53000 -     0x7fff8bc86ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8bc87000 -     0x7fff8bcc1fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8bcc2000 -     0x7fff8bf35fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8bf7d000 -     0x7fff8bfddfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8bfde000 -     0x7fff8c007fff  com.apple.datadetectors (3.2 - 172.5) <DCCD9903-0D01-3956-B4EB-F91CBF2C9414> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8c008000 -     0x7fff8c010fff  libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c011000 -     0x7fff8c030ff7  com.apple.DotMacSyncManager (6.1 - 488.5) <63D5FE4D-35E4-33A3-BC50-8A48927B82FE> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
        0x7fff8c031000 -     0x7fff8c036fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c04c000 -     0x7fff8c04ffff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8c279000 -     0x7fff8c2f5ff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8c2f6000 -     0x7fff8c2fcfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c2fd000 -     0x7fff8c30aff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8c30b000 -     0x7fff8d01ffef  com.apple.WebCore (7534.53 - 7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8d020000 -     0x7fff8d029fff  com.apple.AOSNotification (1.4.0 - 504.1) <0CD79695-6625-3BF4-A420-2612190EC2E0> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8d02a000 -     0x7fff8d036fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8d037000 -     0x7fff8d040ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d041000 -     0x7fff8d04cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d04d000 -     0x7fff8d12afef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8d12b000 -     0x7fff8d158ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d159000 -     0x7fff8d1ccfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8d1cd000 -     0x7fff8d1fcfff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8d219000 -     0x7fff8d21afff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff8d26a000 -     0x7fff8d271ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d272000 -     0x7fff8d58bff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8d58c000 -     0x7fff8d60ffef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8d610000 -     0x7fff8d610fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d611000 -     0x7fff8dbf5fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8dbf6000 -     0x7fff8dc1dfff  com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8dc1e000 -     0x7fff8dc3afff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8dc3b000 -     0x7fff8dd19fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8dd1a000 -     0x7fff8df90ff7  com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8df91000 -     0x7fff8df95ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8df96000 -     0x7fff8dfeaff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8dfeb000 -     0x7fff8e011ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e012000 -     0x7fff8e03bff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e03c000 -     0x7fff8e03fff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8e040000 -     0x7fff8e041ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8e042000 -     0x7fff8e06ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff8e076000 -     0x7fff8e215fff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8e218000 -     0x7fff8e219fff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
        0x7fff8e2e7000 -     0x7fff8e34cff7  com.apple.coredav (1.0.1 - 115.20) <9FC6D2B1-2F99-3B38-9F54-3694726B2082> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8e39a000 -     0x7fff8e48ffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8e4eb000 -     0x7fff8e604fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8e605000 -     0x7fff8e697ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8e6a6000 -     0x7fff8e830ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e831000 -     0x7fff8f435fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f436000 -     0x7fff8f638fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8f639000 -     0x7fff8f63fff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/Ph

  • Firefox stops responding when trying to "save page" or "save image"

    Windows 7 64 bit and Firefox 28. When trying to 'Save Page' or 'Save Image' the save dialogue window is nearly blank, then info bar shows 'not responding'. I have tried all the tips in the support pages. Resetting Firefox, Starting Firefox in 'Safe Mode'. Upgrading graphics driver to latest version. Turning off 'Hardware Acceleration' in options. Nothing resolves the problem. This issue has only recently started, the last time I tried saving an image it worked fine, certainly prior to Microsoft's most recent 'upgrade Tuesday'.
    Edit:
    Checked the save dates of the last images I successfully saved from within Firefox and compared them to my windows update log. The Microsoft March 'Update Tuesday' was installed on March 14th. My last successfully saved Firefox images were saved the following day on March 15th. Thus it is unlikely that the Firefox saving issue is a result of a Windows Update corruption. So the question is what changes have Mozilla made to Firefox between 15th and 24th March 2014 ???

    I understand that finding a root cause is ideal, and I would be happy to further investigate this with you.
    Since it is still happening in Safe Mode [https://support.mozilla.org/en-US/kb/troubleshoot-issues-with-plugins-fix-problems please try to troubleshoot the plugins and extensions]
    The other route is to troubleshoot the downloads folder and antivirus to make sure the downloading of the image is not having an issue either. [http://mzl.la/LJ0h2w]
    In the meantime there is an add on that enables this [https://addons.mozilla.org/en-US/firefox/addon/save-images/ Save Images]
    Please post back with your results, there have been other reports, but no issue filed yet.

Maybe you are looking for