SVG displaying issue when textpath is refering to an id - working in Firefox and Chrome

So I found a bug in the latest Internet Explorer. You can see it in this fiddle:
http://jsfiddle.net/5uc17jwr/21/
Works great in Chrome and Firefox
but does not show all text elements in Internet Explorer. So the question is why are
just 2-3 words displayed?
There is no reason for that. The lines are no where negative and also the 3. oder 4. works is like all the others.
I found something that said the size needs to be 100% or so, but that did not work.
So how can I get it working on the IE11?
Thanks

Hi,
re: http://fiddle.jshell.net/5uc17jwr/21/show/
at a guess, I would suspect that you have one too many commas(,) in your jsen variable...
eg.
var foo={'name':'river1','name':'river2','name':'river3',,'name':'river5','name':'DeNial',};
Using your browsers developer tool console compare the string of currentmap (type currentmap in the console tab)
this (ignoring exogenous commas) is a known 'feature' of the JSON parser.
Regards.
Rob^_^

Similar Messages

  • Bug? Mouse wheel doesn't work on Firefox and Chrome when added an application skin

    I added a customized skin to make the background of Flex to transparent. The skin is created by the "new file wizard" and only changed the "backgroundRect" 's alpha to "0".
    It works with no problem in IE8.0.6001 and Opera11.6 but doesn't respond to any mouse wheel event in FireFox 11.0 and Google Chrome 17.0.963.79.
    Is it a BUG?
    The flash player's versions are: IE:11.1.102.55; FireFox:11.1.102.55; Chrome:11.1.102.63; Opera:11.1.102.55

    I opened a new Flex project and then tried again. I finally found that it's not a problem of flash but div rendering.
    It seems Firefox and Chorme don't pass mouse wheel event automatically if div layout is set to "absolute".
    Although this is not a Flex issue, any idea of passing that event to flash will be appriciated. I haven't find a way to do it so far :-(
    What I'm doing is editing the "index.tamplate.html" to test. I added a div to contain the div of "flashContent" and set it's style to:
        position: absolute;
        top: 150px; left: 150px;
        height: 250px; width: 250px;
        z-index: 10;
    Another div's z-index is set to 1 to test the overlay effect.
    The reason why I added a div to contain the original div of flash, is I cannot figure out a way to effectively edit the CSS of the "flashContent" div.
    Any help will be thankful!!

  • Richtextbox tools bar menu is not display for Firefox and chrome. Any idea why this is happening?

    Hello,
    I have added RichTextField in custom webpart. I have added tag like below
    <SharePoint:InputFormTextBox ID="RichTextField1" runat="server" TextMode="MultiLine" RichTextMode="FullHtml" Columns="20" Rows="10" RichText="true"  />
    We are able to see Richtextbox tools bar menu in IE browser but it's not working for other browser like chrome and Firefox.
    Can anyone suggest us why this is happening?
    Any help would be appreciable.
    Thanks,
    Lovkesh Patel

    Hi,
    According to your description, my understanding is that the richtextbox tool bar menu not display in non_IE browser.
    The richtext box not supported in Non-IE browser, it leads to the issue.
    Here are some similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/c6482efb-72e1-4536-a3cb-153d838744a4/sharepoint-rich-text-editor-not-working-in-firefox-and-chrome
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/8133e762-d996-4672-a176-aa37f45c46c0/sharepoint-text-control-with-rich-text-edit-tools-on-ribbon
    Best Regards
    Jerry Guo
    TechNet Community Support

  • Timeline issues - when i drag media back, the timeline becomes very large and out of whack!  What is this CS4

    timeline issues - when i drag media back, the timeline becomes very large and out of whack!  What is this in CS4?

    You are in the wrong forum!
    Premiere Pro CS4 & Earlier

  • I have a basic applet method timing problem with Firefox (and Chrome), not IE nor Opera. Works if JavaScript issues windows.alert() prior, fails otherwise.

    I have an applet method, which is invoked from a JavaScript function, that is triggered by the window.onload event. The problem seems to center in the loading of the applet and its methods.
    If I step through the 3 applet acceptance prompts (I chose to use a down-level Java), the applet method is never invoked, nor is an exception raised. How this happens is beyond my understanding.
    As additional information, the Init(), start(), and "desired" Java methods all use the synchronized keyword. This is an attempt to minimize the exposure to a multi-thread environment.
    If I issue a message from JavaScript (via window.alert()) PRIOR to invoking the method, I can get the desired results in special circumstances:
    1) When the alert is presented, Firefox also prompts, SIMULTANEOUSLY, to block/continue the applet (the first of the 3 applet acceptance prompts). I can accept that these are separate threads.
    2a) If I walk through the 3 applet acceptance prompts FIRST, and then hit the OK button on the alert message SECOND, I get the desired results, my applet method executes, and all is well (other than the fact that I would prefer not to have the alert in place at all).
    2b) If I hit the OK button on the alert message FIRST, and then walk through the 3 applet acceptance prompts SECOND, I get the same results as when the page loads WITHOUT the alert, which is the applet method is never invoked, nor is an exception raised. Weird, huh?
    The above problem only occurs when the browser and the applet's URL are loaded for the first time.
    Subsequent invocations (after the page & applet has been loaded initially) do not have the failing symptoms.
    It is my understanding that IE and Firefox (and Chrome and Opera, for that matter) each use the same implementation of JavaScript provided by Microsoft. Please correct me if this information is inaccurate.
    The failing page and it's applet are proprietary; I cannot provide the Internet URL, nor the Java or JavaScript source, to aid in your analysis.

    I can speak to the source code, but have no access to it.
    The current process/thread that invokes an applet method must check to see that the applet is not currently being loaded by another process/thread. If it is being loaded, the current process/thread should block until the load is complete, THEN attempt to invoke the applet method.
    Please forward my concern to a knowledgable developer. The nature of the problem, once identified, can be addressed in a very straightforward manner.

  • MOSS 2007 gives cross browser compatabity issue on firefox and chrome and also in higher version of IE (9 & 11)

    I am getting browser compatablity issue when MOSS 2007 is used on IE 9 & 11 and on other browsers like firefox and chrome.
    I also face issue while using the latest version of third party Intersoft WebUI 2014 R2 controls. Although the older version of Intersoft WebUI 2008 controls were working fine with MOSS in IE7 browser. But recently WebGrids are not loading
    properly and the WebCombo dropdowns doesn't work. After apporaching the Intersoft on tis issue they said their latest version of Intersoft is compatible with MOSS 2007.
    In this process of upgrade I learnt that the Intersoft Sample which comes with their setup can be run on Visual Studio 2010 and above. So I would like to know whether MOSS 2007 support VS 2010 or not.
    Accepting response on my queries.

    You've posted this in the wrong forum. 2007 questions should go into the SharePoint legacy forum.
    This thread discussed 2007 browser support:
    https://social.technet.microsoft.com/Forums/en-US/a3131e1f-b78b-46bd-bc46-750866b280bd/sharepoint-2007-ie-browser-compatability
    Visual Studio 2010 will let you build tools for SharePoint 2007 however I'm not familiar with what you're trying to do or what intersoft webui does.

  • Browsers on my MacBook Pro Early 2011 running Yosemite keep on crashing when connected to gmail or google drive.  This happens with Safari, Firefox and Chrome.  Any suggestions on further digging?

    Browsers on my MacBook Pro Early 2011 running Yosemite keep on crashing when connected to gmail or google drive.  This happens with Safari, Firefox and Chrome.  Any suggestions on further digging?

    Here is the most recent crash and this one involved Safari:
    Process:               com.apple.WebKit.WebContent [13867]
    Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:            com.apple.WebKit.WebContent
    Version:               10600 (10600.1.25)
    Build Info:            WebKit2-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [312]
    User ID:               503
    Date/Time:             2014-11-20 23:13:50.158 -0700
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        7BD1BB1A-05E8-2E0A-0AEC-194138422DAF
    Sleep/Wake UUID:       A82848B2-ADC0-4EED-BB1B-7CC2488FDC35
    Time Awake Since Boot: 5400 seconds
    Time Since Wake:       4100 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000015
    VM Regions Near 0x15:
    -->
        __TEXT                 0000000106b11000-0000000106b12000 [    4K] r-x/rwx SM=COW  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.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.security             0x00007fff8820d336 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 18
    1   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    2   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    3   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    4   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    5   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    6   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    7   com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    8   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    9   com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    10  com.apple.security             0x00007fff8820d34d std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 41
    11  com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    12  com.apple.security             0x00007fff8820d341 std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::destroy(std::__1::__tree_node<void*, void*>*) + 29
    13  com.apple.security             0x00007fff8815f523 Security::TrackingAllocator::~TrackingAllocator() + 37
    14  com.apple.security             0x00007fff8815e7ba Security::DbVersion::open() + 2156
    15  com.apple.security             0x00007fff8815dbce Security::DbVersion::DbVersion(Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 154
    16  com.apple.security             0x00007fff8815d7e0 Security::DbModifier::getDbVersion(bool) + 308
    17  com.apple.security             0x00007fff8815d68d Security::DbModifier::openDatabase() + 55
    18  com.apple.security             0x00007fff8815d369 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned int, Security::AccessCredentials const*, void const*) + 85
    19  com.apple.security             0x00007fff8815cc4f Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned int, Security::AccessCredentials const*, void const*) + 67
    20  com.apple.security             0x00007fff8815c912 Security::DatabaseSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 156
    21  com.apple.security             0x00007fff8816bc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    22  com.apple.security             0x00007fff8816b9bf CSSM_DL_DbOpen + 111
    23  com.apple.security             0x00007fff8816ac8e Security::CssmClient::DbImpl::open() + 212
    24  com.apple.security             0x00007fff8816c075 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 59
    25  com.apple.security             0x00007fff8816bdc1 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 245
    26  com.apple.security             0x00007fff8816bc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    27  com.apple.security             0x00007fff8816b9bf CSSM_DL_DbOpen + 111
    28  com.apple.security             0x00007fff8816ac8e Security::CssmClient::DbImpl::open() + 212
    29  com.apple.security             0x00007fff88183307 Security::KeychainCore::Trust::evaluate(bool) + 1865
    30  com.apple.security             0x00007fff88182a10 SecTrustEvaluate + 48
    31  com.apple.CFNetwork           0x00007fff8d1f8d26 SerializableArchive::add(__CFString const*, __SecTrust*) + 92
    32  com.apple.CFNetwork           0x00007fff8d199c5f URLProtectionSpace::serializeToPropertyList(SerializableArchive*) const + 371
    33  com.apple.CFNetwork           0x00007fff8d121d56 Archiver<URLProtectionSpace, _CFURLProtectionSpace*>::archive(_CFURLProtectionSpace*) + 36
    34  com.apple.CFNetwork           0x00007fff8d121cc0 _CFURLProtectionSpaceCreateArchive + 60
    35  com.apple.CFNetwork           0x00007fff8d1227ba -[NSURLProtectionSpace encodeWithCoder:] + 44
    36  com.apple.Foundation           0x00007fff9667329b _encodeObject + 1144
    37  com.apple.WebKit               0x00007fff900c15b6 IPC::ArgumentCoder<WebCore::ProtectionSpace>::encodePlatformData(IPC::ArgumentE ncoder&, WebCore::ProtectionSpace const&) + 210
    38  com.apple.WebKit               0x00007fff900d14a8 bool IPC::Connection::sendSync<Messages::WebPageProxy::CanAuthenticateAgainstProtect ionSpaceInFrame>(Messages::WebPageProxy::CanAuthenticateAgainstProtectionSpaceIn Frame&&, Messages::WebPageProxy::CanAuthenticateAgainstProtectionSpaceInFrame::Reply&&, unsigned long long, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, unsigned int) + 118
    39  com.apple.WebKit               0x00007fff8ff73ae5 WebKit::WebFrameLoaderClient::canAuthenticateAgainstProtectionSpace(WebCore::Do cumentLoader*, unsigned long, WebCore::ProtectionSpace const&) + 123
    40  com.apple.WebCore             0x00007fff8d9ffe1a WebCore::ResourceLoader::canAuthenticateAgainstProtectionSpace(WebCore::Protect ionSpace const&) + 58
    41  com.apple.WebKit               0x00007fff8ff8872b WebKit::WebResourceLoader::canAuthenticateAgainstProtectionSpace(WebCore::Prote ctionSpace const&) + 25
    42  com.apple.WebKit               0x00007fff9013e89e void IPC::handleMessage<Messages::WebResourceLoader::CanAuthenticateAgainstProtectio nSpace, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::ProtectionSpace const&)>(IPC::MessageDecoder&, WebKit::WebResourceLoader*, void (WebKit::WebResourceLoader::*)(WebCore::ProtectionSpace const&)) + 92
    43  com.apple.WebKit               0x00007fff9013e304 WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection*, IPC::MessageDecoder&) + 220
    44  com.apple.WebKit               0x00007fff8ffec16a IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94
    45  com.apple.WebKit               0x00007fff8ffee2e2 IPC::Connection::dispatchOneMessage() + 114
    46  com.apple.JavaScriptCore       0x00007fff9136e357 ***::RunLoop::performWork() + 423
    47  com.apple.JavaScriptCore       0x00007fff9136ea22 ***::RunLoop::performWork(void*) + 34
    48  com.apple.CoreFoundation       0x00007fff8fac8661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    49  com.apple.CoreFoundation       0x00007fff8faba7ed __CFRunLoopDoSources0 + 269
    50  com.apple.CoreFoundation       0x00007fff8fab9e1f __CFRunLoopRun + 927
    51  com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    52  com.apple.HIToolbox           0x00007fff9477a43f RunCurrentEventLoopInMode + 235
    53  com.apple.HIToolbox           0x00007fff9477a1ba ReceiveNextEventCommon + 431
    54  com.apple.HIToolbox           0x00007fff94779ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    55  com.apple.AppKit               0x00007fff883e3821 _DPSNextEvent + 964
    56  com.apple.AppKit               0x00007fff883e2fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    57  com.apple.AppKit               0x00007fff883d6f73 -[NSApplication run] + 594
    58  com.apple.AppKit               0x00007fff883c2424 NSApplicationMain + 1832
    59  libxpc.dylib                   0x00007fff8d486ef2 _xpc_objc_main + 793
    60  libxpc.dylib                   0x00007fff8d488a9d xpc_main + 490
    61  com.apple.WebKit.WebContent   0x0000000106b11b40 0x106b11000 + 2880
    62  libdyld.dylib                 0x00007fff956165c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8a4f722e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8be6ca6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8a4f6946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bf804a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8a4f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8a4f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8fabab14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8fab9fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff885468f7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec42d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
    3   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8a4f6132 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff87de6c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff90ec486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff90ec46c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 12:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff8a4f152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8a4f069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8fabab14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8fab9fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8fab9838 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff8fb6fed1 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff8d9f1654 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff90eb9a9f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff8bf822fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff8bf82279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff8bf804b1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000015  rcx: 0x00000000000fc080  rdx: 0x0000000000086730
      rdi: 0x00007fff590ec210  rsi: 0x0000000000000015  rbp: 0x00007fff590ec010  rsp: 0x00007fff590ec000
       r8: 0x0000000000000003   r9: 0x00007fbdeac00000  r10: 0x0000000000000030  r11: 0x00007fbdeac00000
      r12: 0x0000000000002cf8  r13: 0x00007fbdeac6bcd0  r14: 0x00007fff590ec210  r15: 0x00007fff590ec240
      rip: 0x00007fff8820d336  rfl: 0x0000000000010202  cr2: 0x0000000000000015
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106b11000 -        0x106b11ffb  com.apple.WebKit.WebContent (10600 - 10600.1.25) <0052B6B6-528C-376E-AF59-16E17BB206E3> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x106b1d000 -        0x106b1dfff  WebProcessShim.dylib (7600.1.25) <98D0302B-2534-38AA-915E-3B367C1908AC> /System/Library/Frameworks/WebKit.framework/WebProcess.app/Contents/MacOS/WebPr ocessShim.dylib
           0x10b3f6000 -        0x10b3f6ffb  com.apple.datadetectors.plugins.phone (6.0 - 396.1) <B19E8E8D-18AC-392F-AC01-E6B8A7FF45E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/PlugIns/PhoneNumb ers.plugin/PhoneNumbers
           0x10b742000 -        0x10b754fff  com.apple.webcontentfilter.framework (5.1 - 5.1) <9A7E8B12-BDB4-3FB1-9283-48BDF586B624> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x10b76a000 -        0x10b770ff7  com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter
           0x10b817000 -        0x10b8caff7  com.apple.NetworkExtension (1.0 - 1) <30A5B116-F7A3-3523-85C8-D457CAB6BB8A> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
        0x7fff6bed4000 -     0x7fff6bf0a837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff87855000 -     0x7fff87857ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff87858000 -     0x7fff87d44fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff87d45000 -     0x7fff87d4dff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff87d4e000 -     0x7fff87d59fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87ddf000 -     0x7fff87e33fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff87ef1000 -     0x7fff87f23ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff87f24000 -     0x7fff87f7eff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff87f7f000 -     0x7fff87faafff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff87fab000 -     0x7fff87ffaff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ffb000 -     0x7fff88014fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8801e000 -     0x7fff8802fff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff88030000 -     0x7fff88097ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88098000 -     0x7fff880ffff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff88156000 -     0x7fff883beffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff883bf000 -     0x7fff88f00fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88f08000 -     0x7fff89045fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff89046000 -     0x7fff89048fff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff89049000 -     0x7fff8904bfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8904c000 -     0x7fff89051ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff89052000 -     0x7fff89098ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff892b6000 -     0x7fff893e6fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff893e7000 -     0x7fff8940ffff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff89410000 -     0x7fff89434fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <5AB4EF58-829E-382D-9E4E-BCD2085C47CC> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff89435000 -     0x7fff8943aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff8943b000 -     0x7fff89473ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff89474000 -     0x7fff894c1fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff894dc000 -     0x7fff894deff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff894df000 -     0x7fff8952cff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8952d000 -     0x7fff895befff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff895bf000 -     0x7fff895c6ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff895c7000 -     0x7fff89635ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff89638000 -     0x7fff89638fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89639000 -     0x7fff89639fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8963a000 -     0x7fff89677ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8991c000 -     0x7fff89968ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff89969000 -     0x7fff8996bfff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8996c000 -     0x7fff89986ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89987000 -     0x7fff899b4fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff899b5000 -     0x7fff899b5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff899bd000 -     0x7fff899cbff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff899cc000 -     0x7fff899cefff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff899cf000 -     0x7fff899f2ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff899f3000 -     0x7fff899feff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff899ff000 -     0x7fff89a00fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89a01000 -     0x7fff89a72ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89a73000 -     0x7fff89ab4fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89ab5000 -     0x7fff89b2bfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff89b2c000 -     0x7fff89b30ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff89b31000 -     0x7fff89b82ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89b83000 -     0x7fff89c42fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89c43000 -     0x7fff89c45fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89c98000 -     0x7fff89c9dff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff89ca9000 -     0x7fff89cceff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89d12000 -     0x7fff89d17ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff89d18000 -     0x7fff89d19ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff89d1a000 -     0x7fff89d37ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff89d38000 -     0x7fff89d3cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff89d3d000 -     0x7fff89e5efff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89e83000 -     0x7fff89eb2fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89ecc000 -     0x7fff89f87ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89f88000 -     0x7fff89fa2ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
        0x7fff89fa3000 -     0x7fff89fa3ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff89fbc000 -     0x7fff89fc3fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff89fc4000 -     0x7fff8a32ffff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a34d000 -     0x7fff8a35afff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8a39c000 -     0x7fff8a4c3fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a4e0000 -     0x7fff8a4fdfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a4fe000 -     0x7fff8a537fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8a538000 -     0x7fff8a53aff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8a53b000 -     0x7fff8a53eff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a595000 -     0x7fff8a678fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a919000 -     0x7fff8ad6cfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8aea0000 -     0x7fff8aebeff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8aebf000 -     0x7fff8aec0ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8aec1000 -     0x7fff8aeccfdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8aed0000 -     0x7fff8aeecff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8aeed000 -     0x7fff8af1dfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff8af1e000 -     0x7fff8b854fff  com.apple.Safari.framework (10600 - 10600.1.25) <71FB730F-4717-3907-AC59-0FBC489BCB75> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8b86c000 -     0x7fff8b90efff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8babf000 -     0x7fff8bacaff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8bacb000 -     0x7fff8bb8eff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8bb8f000 -     0x7fff8bb8ffff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bcfc000 -     0x7fff8bd70ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8be68000 -     0x7fff8be92ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8bf78000 -     0x7fff8bf7eff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8bf7f000 -     0x7fff8bf88fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8bf89000 -     0x7fff8c16e267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8c16f000 -     0x7fff8c1e3fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c1e4000 -     0x7fff8c1f2ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8c1f3000 -     0x7fff8c216fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c287000 -     0x7fff8c309fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c30a000 -     0x7fff8c34aff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8c34b000 -     0x7fff8c5b5fff  com.apple.imageKit (2.6 - 838) <AFFC0062-F9E0-3F36-B321-D90B7E9CB785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8c5b6000 -     0x7fff8c647ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff8c648000 -     0x7fff8c73bff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c747000 -     0x7fff8c7c4fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c8c6000 -     0x7fff8c8d3fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8c8f0000 -     0x7fff8c923ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c924000 -     0x7fff8ce4dff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ce56000 -     0x7fff8cef5df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8cef6000 -     0x7fff8d03aff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d054000 -     0x7fff8d058fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8d059000 -     0x7fff8d05aff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d08e000 -     0x7fff8d092fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8d0ad000 -     0x7fff8d2b0ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d2b1000 -     0x7fff8d2cbff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8d2cc000 -     0x7fff8d2ceff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8d2cf000 -     0x7fff8d31cff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8d31d000 -     0x7fff8d3b2ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8d3b3000 -     0x7fff8d3dcffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8d3dd000 -     0x7fff8d3e3ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8d3e4000 -     0x7fff8d3e8ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d3ef000 -     0x7fff8d3fcff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8d3fd000 -     0x7fff8d42efff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8d42f000 -     0x7fff8d45cfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8d45d000 -     0x7fff8d472fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff8d473000 -     0x7fff8d49bfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8d4e9000 -     0x7fff8d502ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d503000 -     0x7fff8d51dff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d51e000 -     0x7fff8d525ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d526000 -     0x7fff8d956fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8d957000 -     0x7fff8e8fbffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8e8fc000 -     0x7fff8e908ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
        0x7fff8e909000 -     0x7fff8e99dfff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e9a6000 -     0x7fff8e9d2fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8e9d3000 -     0x7fff8e9e9ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8ea97000 -     0x7fff8ed66ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8ee02000 -     0x7fff8ee04ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ee84000 -     0x7fff8ee84ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8eef6000 -     0x7fff8ef94fff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ef95000 -     0x7fff8ef95fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8ef96000 -     0x7fff8ef9eff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8ef9f000 -     0x7fff8efbaff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8efbf000 -     0x7fff8efdaff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8efed000 -     0x7fff8f011ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8f012000 -     0x7fff8f04dfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f04e000 -     0x7fff8f056fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8f088000 -     0x7fff8f092ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8f093000 -     0x7fff8f0c1fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f0c2000 -     0x7fff8f1feffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff8f20e000 -     0x7fff8f224ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f225000 -     0x7fff8f227ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8f228000 -     0x7fff8f31aff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8f31b000 -     0x7fff8f31bfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f31c000 -     0x7fff8f5c8fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f5c9000 -     0x7fff8f5cbfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8f5cc000 -     0x7fff8f8fffff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
        0x7fff8f905000 -     0x7fff8fa47fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8fa48000 -     0x7fff8fddefff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8fddf000 -     0x7fff8ff3dff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8ff3e000 -     0x7fff901f2ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff901f3000 -     0x7fff901f7fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff901f8000 -     0x7fff90217fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff9023c000 -     0x7fff90245ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90260000 -     0x7fff902bbfff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff90317000 -     0x7fff90360ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90361000 -     0x7fff903b4ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff903b5000 -     0x7fff9042dff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90470000 -     0x7fff90588ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff90589000 -     0x7fff905daff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff905db000 -     0x7fff905e1fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff9067d000 -     0x7fff906b7ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff906b8000 -     0x7fff906e3fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff90735000 -     0x7fff909affff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff909b0000 -     0x7fff909c4ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff909c5000 -     0x7fff909cefff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90ab1000 -     0x7fff90ac1ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff90ac2000 -     0x7fff90bd9fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff90c19000 -     0x7fff90c21fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff90c2f000 -     0x7fff90c30fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff90c31000 -     0x7fff90d0eff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90d0f000 -     0x7fff90d1aff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff90d1b000 -     0x7fff90d1bfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90d1c000 -     0x7fff90eaafff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90eab000 -     0x7fff90eaefff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90eaf000 -     0x7fff913c2ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff91e55000 -     0x7fff91e8dfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91f02000 -     0x7fff91f0affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff91f0b000 -     0x7fff91f16ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff9223e000 -     0x7fff922cafff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff92401000 -     0x7fff92470fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff92471000 -     0x7fff92485ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9248b000 -     0x7fff924b8ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff924b9000 -     0x7fff924baff7  com.apple.AddressBook.ContactsData (9.0 - 1498) <2F7F3C93-9F1E-3E43-851B-F639EF37D552> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff924bb000 -     0x7fff924bdfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff924be000 -     0x7fff926feff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff926ff000 -     0x7fff9286aff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9286b000 -     0x7fff9286bfff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9286c000 -     0x7fff928c7fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff928c8000 -     0x7fff9290eff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff9290f000 -     0x7fff92af4ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff92af5000 -     0x7fff92b5aff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff92b5b000 -     0x7fff92b61fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff92b62000 -     0x7fff92b8efff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff92b8f000 -     0x7fff92b98fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff92df7000 -     0x7fff92e08ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff92e3b000 -     0x7fff92e87fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff92e88000 -     0x7fff92e9aff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff92e9b000 -     0x7fff92ec1ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff92ec2000 -     0x7fff92ec3ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff92ec4000 -     0x7fff92edbff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLi

  • External display issues when waking display from sleep

    After waking my external display from sleep (the entire Macbook was not asleep, just the external display), the garbled colored dots kept appearing at the top and bottom of the screen, only then for the entire display to go black, then about 5-10 seconds later the images comes back, but with the garbled colored dots at the bottom. It will keep doing this over and over again.
    It's only happened once so far, but I seem to remember reading about some issues when waking from sleep with the new unibody Macbooks with regards to external displays. Is this a known issue with these Macbooks?

    There have been similar reports. However, not all external displays in combination with a MacBook will exhibit this problem. Thus, it seems either display specific or something that is caused by a cross between one display and a MacBook.
    I assume that you are using one of Appe's mini DisplayPort to DVI adapters to connect to the external display. In that case have you installed the latest firmware update for the adapter?

  • Display issues when disconnecting from an external display

    While I have found 3 bugs since my upgrade to 10.6 the biggest and most frequent issue is the MBP display when using and external monitor. When I connect a monitor all is well (mirroring mode). When I disconnect the MBP screen gets the major jitters and I can't stop it by doing anything in the Display Properties. The only way to resolve it to close the lid forcing the system into suspend mode. When I reopen all is well again. This is not an intermittent issue. Has anyone found this issue and is there a better work around?
    The only other issues have been Mail crashing the whole system and Gotomeeting crashing the whole system when attempting to take Keynote into full screen mode.

    I am have experienced both problems as well as if I have an external display connected to my MBP and move itunes video play back to the second screen then disconnect it from the MBP the video stays on the second display and will not gather back to the MBP display. The video is playing but off screen. Gather and detect screen do not work to get the video play back to the MBP screen.
    When I reconnect the external display there is the video. I know this does not answer the original question, but from looking around the net it seems to be a growing issue.
    Message was edited by: Black Spruce

  • Display issues when opening InDesign CC files

    I have had CC since it was released and I am having an issue. when i open a INDD file, indesign will open correctly, but the document will not display. I can see the scroll bars, and can move the mouse auround and the cursor will change like it's hovering over a frame. but not visual document. It also collapses all my panels.
    It lookes like this
    I am running Indesign CC, Win 7 pro 64bit
    Core i7-3770 3.4ghz
    16gb memory
    NVIDIA gforse GT 640
    500GB WD Velociraptor
    Any thoughts?

    Second report like this today...
    Try trashing your prefs. See Replace Your Preferences

  • Mac Pro + Airport Extreme = Mouse Cursor Chaos Display Issues When Dragging

    Graphic display issues (mouse lag and latency displayed on the screen when dragging an object (photo, window, application, document, etc.) from the top 50% of the screen to the bottom 50% of the screen. Mouse cursor starts to display serious lag and latency and loses ability to stay on the object being dragged anywhere below the 50% horizon line of any display.
    Mac Pro (any model 2007 to current 2009 production) with Airport Extreme installed.
    Symptoms:
    On any object the mouse cursor selects and then drags from anywhere in the upper portion (50%) of the screen display (no matter the display being used) to the bottom portion (50%) of the screen display, shows great lagging and latency as if the cursor is "hanging on for dear life" or as if the processor were running several intense applications and cursor was not responding.
    The mouse cursor fails to stay in concert with the object being dragged anywhere in the lower portion of the screen although is fine in the upper portion of the screen.
    Issue only presents itself when selecting and dragging an object from bottom to top or top to bottom of the display.
    I have deduced that the issue with this "polarity" (i.e. the 50% horizon level of the screen north and south) is due to some magnetic or waveform interference from the Airport Extreme card and most likely due to its position on the motherboard and/or next the the Intel processor. Also could be enhanced by the Bluetooth card which is also located next to this card.
    After checking various Mac Pros (at Apple stores, friends and received via Apple Online store) the common denominator is the Airport Extreme Card. When it is NOT present, no issues are present with display cursor lag; when it IS present, all the above apply.
    No one at Apple seems to realize this issue or cares about it. Ditto for Genius Bar Apple Employees; seems to be a mystery on par with the Bermuda Triangle (which ironically is also magnetically-polarity related.)
    Still waiting for a Apple Product Engineer to contact me and have 3 tickets open with Apple from 3 different Mac Pros on this. Problem first noticed May 2009 although first generation Mac Pro from 2007 also suffered same issues and just now putting the puzzle together on this relationship.
    Any others out there notice this as well? Check it out if you have a Mac Pro and Airport Extreme Card installed inside of it.

    I also have the same exact problem. I have a i5 iMac Mid 2011 with an upgrade to 10.10 Yosemite connected to an external display. I like you never had this issue with Mavericks. Zoom is so painfully slow now that I had to disable it. My iMac has 12 GB of RAM and even with no apps opened, zoom is killer slow.. makes me want to punch a wall-kinda slow.
    I think it's clear to say that something is up with 10.10.. some bug.
    Apple please fix us zoomers

  • I'm trying to install a new samsung 27" series 7 750 monitor. I have a macmini. when i plug the cord in between the computer and the mknitor, the screen goes white, but no display. When not plugged into the computer the screen stays black and cycles

    I'm trying to install a samsung series 7 750 monitor for use with my mini mac. When I plug the computer to the monitor I get a blank screen, no picture. When not plugged in to the computer the screen is black and a square displAys that says analog, HDMI 1, HDMI 2. Any ideas?

    Hey there saraszeg,
    It sounds like you are trying to use an external monitor with your Mac Mini but cannot get more than a gray screen. You can use the following steps to help troubleshoot the Mac side of things here:
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/HT1573
    Remove all display cable extenders, KVM switches, or other like devices and retest to determine if the issue is resolved.
    Try unplugging the video adapter or cable and then plug it back in.
    If more than one video adapter is in use (or "daisy-chained"), troubleshoot by using only one adapter.
    Example: A mini DisplayPort to DVI adapter connected to a DVI to HDMI adapter is an unsupported configuration because there is a series of adapters in use.
    If available, try using a different display and or adapter (or use a different connector by using DVI instead of VGA, for instance).
    Reset the system
    You can reset the Mac's parameter RAM and SMC.
    Reset the resolution
    Start by resetting the Mac's parameter RAM. If the display does not come up, was previously set to an unsupported resolution, and still results in no video:
    Start up in Safe Mode.
    From the Apple () menu, choose System Preferences.
    Choose Displays from the View menu to open the preferences pane.
    Select any resolution and refresh rate that your display supports.
    Restart your computer.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Error in FireFox and Chrome when evoking contact form PHP

    I get the following error when submitting on the contact page from my website in Firefox. Chrome does not show an error, but does not work. IE works fine and sends the email.
    Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://www.greenclouddesign.com/index.swf cannot load data from http://staging.greenclouddesign.com/php/flashcontact.php.
    at index_fla::contact_51/sendData()[index_fla.contact_51::frame1:22]
    My AC3 code
    enter_btn.addEventListener(MouseEvent.CLICK, sendData);
    function sendData(evtObj:MouseEvent):void
    const SCRIPT_URL:String = "http://www.greenclouddesign.com/php/flashcontact.php";
        var request:URLRequest = new URLRequest(SCRIPT_URL);
        var variables:URLVariables = new URLVariables();
        // these depend on what names the script expects
        variables.frmemail = email_txt.text;
        variables.frmname = name_txt.text;
        variables.frmcomment = comment_txt.text;
        request.data = variables;
        // depends if the script uses POST or GET
        request.method = URLRequestMethod.POST;
        var urlLoader:URLLoader = new URLLoader();
        urlLoader.load(request);
    root.gotoAndPlay("home");
    Any help is appreciated

    update your ie flash player and it will probably fail, too.
    you have a security sandbox error because those look like different domains to flash.  one remedy would be to use a cross-domain permissions file.   another would be to use a local (to your swf) php file to send and load the cross-domain data and then send that to your swf.

  • IPad keeps crashing when I try to access Google Adwords, crashes on safari and Chrome?

    My iPad keeps crashing when I try to access Google Adwords? It crashes on Safari and Chrome?

    If things doesn't improve, try (A) and (B)
    (A) Reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Reset all settings
    Settings>General>Reset>Reset all settings
    Note: Data will not be affected but settings will be reset.

  • Facebook features work when using Internet Explorer but don't work in Firefox?

    Firefox 17, Windows 7 64bit, Features in Facebook (Log out, open groups, & open messages) do not function using Firefox. Have tried clearing cache and cookies. Have tried starting Firefox without add-ons. Have tried using older versions of Firefox. Updated Flash. Facebook working normal with Internet Explorer.

    Hi,
    You may also have to install Java: http://www.oracle.com/technetwork/java/javase/downloads/jre7u9-downloads-1859586.html
    Please note that you have to install either '''Windows x86 Offline''' or '''Windows x86 Online'''.
    If problems persist you can also reset Firefox and check.
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for