AMD Phenom II users - please post the output of...

I read the following on the safe cflags wiki page about k10 chips and want to triple check that it is accurate before I modify my kernel26-ck repo building script as such for the k10 family of processors.
Can someone with an Phenom II processor please run the following 3 commands and post the output in this thread?
uname -m
head /proc/cpuinfo
gcc -c -Q -march=native --help=target
Thanks in advance
Last edited by graysky (2011-06-11 14:29:53)

graysky wrote:
I read the following on the safe cflags wiki page about k10 chips and want to triple check that it is accurate before I modify my kernel26-ck repo building script as such for the k10 family of processors.
Can someone with an Phenom II processor please run the following 3 commands and post the output in this thread?
uname -m
x86_64
head /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 4
model name : AMD Phenom(tm) II X4 925 Processor
stepping : 2
cpu MHz : 2812.391
cache size : 512 KB
physical id : 0
siblings : 4
gcc -c -Q -march=native --help=target
-m128bit-long-double [disabled]
-m32 [disabled]
-m3dnow [disabled]
-m3dnowa [disabled]
-m64 [enabled]
-m80387 [enabled]
-m8bit-idiv [disabled]
-m96bit-long-double [enabled]
-mabi=
-mabm [enabled]
-maccumulate-outgoing-args [disabled]
-maes [disabled]
-malign-double [disabled]
-malign-functions=
-malign-jumps=
-malign-loops=
-malign-stringops [enabled]
-mandroid [disabled]
-march= amdfam10
-masm=
-mavx [disabled]
-mbionic [disabled]
-mbmi [disabled]
-mbranch-cost=
-mcld [disabled]
-mcmodel=
-mcpu=
-mcrc32 [disabled]
-mcx16 [enabled]
-mdispatch-scheduler [disabled]
-mf16c [disabled]
-mfancy-math-387 [enabled]
-mfentry [enabled]
-mfma [disabled]
-mfma4 [disabled]
-mforce-drap [disabled]
-mfp-ret-in-387 [enabled]
-mfpmath=
-mfsgsbase [disabled]
-mfused-madd
-mglibc [enabled]
-mhard-float [enabled]
-mieee-fp [enabled]
-mincoming-stack-boundary=
-minline-all-stringops [disabled]
-minline-stringops-dynamically [disabled]
-mintel-syntax
-mlarge-data-threshold=
-mlwp [disabled]
-mmmx [disabled]
-mmovbe [disabled]
-mms-bitfields [disabled]
-mno-align-stringops [disabled]
-mno-fancy-math-387 [disabled]
-mno-push-args [disabled]
-mno-red-zone [disabled]
-mno-sse4 [enabled]
-momit-leaf-frame-pointer [disabled]
-mpc
-mpclmul [disabled]
-mpopcnt [enabled]
-mprefer-avx128 [disabled]
-mpreferred-stack-boundary=
-mpush-args [enabled]
-mrdrnd [disabled]
-mrecip [disabled]
-mred-zone [enabled]
-mregparm=
-mrtd [disabled]
-msahf [enabled]
-msoft-float [disabled]
-msse [disabled]
-msse2 [disabled]
-msse2avx [disabled]
-msse3 [disabled]
-msse4 [disabled]
-msse4.1 [disabled]
-msse4.2 [disabled]
-msse4a [disabled]
-msse5
-msseregparm [disabled]
-mssse3 [disabled]
-mstack-arg-probe [disabled]
-mstackrealign [enabled]
-mstringop-strategy=
-mtbm [disabled]
-mtls-dialect=
-mtls-direct-seg-refs [enabled]
-mtune= amdfam10
-muclibc [disabled]
-mveclibabi=
-mvect8-ret-in-mem [disabled]
-mvzeroupper [disabled]
-mxop [disabled]
Last edited by konart (2011-06-11 15:39:34)

Similar Messages

  • Intel Atom i686 users - please post the output of...

    I read the following on the safe intel cflags wiki page about core2 on 32 bit platforms:
    32 bit profile (x86):
    CHOST="i686-pc-linux-gnu"
    CFLAGS="-march=prescott -O2 -fomit-frame-pointer -pipe"
    CXXFLAGS="${CFLAGS}"
    Can someone with an atom processor please run the following and post the output?
    gcc -c -Q -march=native --help=target

    Hi graysky, here my output (N550):
    diego@eeepc ~>gcc -c -Q -march=native --help=target
    The following options are target specific:
    -m128bit-long-double [disabled]
    -m32 [enabled]
    -m3dnow [disabled]
    -m3dnowa [disabled]
    -m64 [disabled]
    -m80387 [enabled]
    -m96bit-long-double [enabled]
    -mabi=
    -mabm [disabled]
    -maccumulate-outgoing-args [disabled]
    -maes [disabled]
    -malign-double [disabled]
    -malign-functions=
    -malign-jumps=
    -malign-loops=
    -malign-stringops [enabled]
    -march= atom
    -masm=
    -mavx [disabled]
    -mbranch-cost=
    -mcld [disabled]
    -mcmodel=
    -mcrc32 [disabled]
    -mcx16 [enabled]
    -mfancy-math-387 [enabled]
    -mfma [disabled]
    -mfma4 [disabled]
    -mforce-drap [disabled]
    -mfp-ret-in-387 [enabled]
    -mfpmath=
    -mfused-madd [enabled]
    -mglibc [enabled]
    -mhard-float [enabled]
    -mieee-fp [enabled]
    -mincoming-stack-boundary=
    -minline-all-stringops [disabled]
    -minline-stringops-dynamically [disabled]
    -mintel-syntax [disabled]
    -mlarge-data-threshold=
    -mlwp [disabled]
    -mmmx [disabled]
    -mmovbe [enabled]
    -mms-bitfields [disabled]
    -mno-align-stringops [disabled]
    -mno-fancy-math-387 [disabled]
    -mno-push-args [disabled]
    -mno-red-zone [disabled]
    -mno-sse4 [enabled]
    -momit-leaf-frame-pointer [disabled]
    -mpc
    -mpclmul [disabled]
    -mpopcnt [disabled]
    -mpreferred-stack-boundary=
    -mpush-args [enabled]
    -mrecip [disabled]
    -mred-zone [enabled]
    -mregparm=
    -mrtd [disabled]
    -msahf [enabled]
    -msoft-float [disabled]
    -msse [disabled]
    -msse2 [disabled]
    -msse2avx [disabled]
    -msse3 [disabled]
    -msse4 [disabled]
    -msse4.1 [disabled]
    -msse4.2 [disabled]
    -msse4a [disabled]
    -msseregparm [disabled]
    -mssse3 [disabled]
    -mstack-arg-probe [disabled]
    -mstackrealign [enabled]
    -mstringop-strategy=
    -mtls-dialect=
    -mtls-direct-seg-refs [enabled]
    -mtune= atom
    -muclibc [disabled]
    -mveclibabi=
    -mxop [disabled]
    i use this flags:
    CFLAGS="-O2 -march=atom -mtune=atom -mssse3 -mfpmath=sse -fomit-frame-pointer -pipe"
    CXXFLAGS="$CFLAGS"
    MAKEFLAGS="-j4"
    Last edited by dieghen89 (2011-02-14 13:13:49)

  • While user is posting the goods delivery. He was getting error "Field selec

    Hello
    SAP Experts
    i am getting an  error
    While user is posting the goods delivery. He was getting error "Field selection for movement type 981/account 1830200817(stock transfer account) differs for customer goods movement(015)" - Message no M7093.
    Thanks & Regards
    Narendra G

    Hi Narendra,
    Go to SE38 and run report RM07CUFA .This report gives you details as it compares FI and MM customizing ( mvmt type / acct G/L accnt no)
    Either you have to change the setting of the GL or the movement type..as per business requirement.
    This report will exactly give you which field has the conflict.
    Probable some field is required in FI and suppressed in MM or vice versa.. check it out.
    Regards,
    SAPFICO

  • Please post the ISO at the same time you post the fast track

    Dear Microsoft,
    Please post the ISO at the same time you post the fast track.  Your update downloads do not always go as planned (you upgrade the whole works, instead of just what changed) and it becomes necessary to wipe and reinstall with the current ISO.  Starting
    with a defunct ISO and then going through the various hoops to get to the current version is a several day job, not to mention that the same mechanism that caused an update to crash also will occur.
    And post it to a web site with a complete list of the various revisions.  List them one on top of another.  Do not have a separate web page with each new preview that has to be Googled to find.  Let us see them all in one place.
    Many thanks,
    -T

    TAM2
    Suggest you use the built in feedback tool.  That is the only way to contact those who are actually working on the OS.
    Wanikiya and Dyami--Team Zigzag
    Directions?
          --->
    How to Send Feedback to Microsoft in the Windows 10 Technical Preview
    Carey Frisch
    Thank you.  Right under my nose!
    And they are not letting me use the tool unless I have one of their idiot account.  Not going to happen.

  • Can someone please post the password for the following HP Mini 110

      Customer brought in laptop and did remember the bios password.
    We tried the suggested download win32 to submit the halt code and it did not work on xp or win7 in compatibility mode.     Can someone please post the password for the following HP Mini 110. 
        Halt code = CNU937BF2X
    thanks  Andy  Mountain Computers Inc.

    Hi,
    Try:
    e9lofxp874
    e9lofxp87r

  • Please post the password for the following HP Mini 110

      Customer brought in laptop and did remember the bios password.
    We tried the suggested download win32 to submit the halt code and it did not work on xp or win7 in compatibility mode.     Can someone please post the password for the following HP Mini 110. 
        Halt code = CNU937BF2X
         thanks  Andy  Mountain Computers Inc.

    Try
    e9lofxp874
    or
    e9lofxp87r
    Wish you luck,
    Karthik
    --Say "Thanks" by clicking the Kudos (purple thumbs up icon in the lower right corner of a post)
    --Please mark the post that solves your problem as "Accepted Solution"

  • Someone PLEASE post the 4S GSM unlocking procedure

    I've been on the phone for hours with global support.  Everyone says something different.  1 person said I need iTunes.  I didn't have iTunes so I hung up to download and install it.  I call back after and no one know what that person was talking about.  This person also told me if the unlocked worked I wouldn't see the Verizon logo in the top left anymore, I still see it on mine
    So can someone PLEASE post the procedure and tell me if there is a way I can verify the unlock worked when I'm still in the US.  Am I supposed to see ANYTHING when I insert a SIM from another country?  Because I'm not seeing anything
    Oh also, after the unlock works.  How do I switch it from CDMA to GSM only mode so I don't end up roaming on CDMA when I'm overseas
    Thanks

    Look for this post.. 
    Verizon iPhone 4S SIM UNLOCK Tutorial 
    Explains everything. 

  • I'm having an issue where my safari keeps crashing when trying to upload anything to internet. tried a diff user on the computer and it works but need the internet to work on main user. have posted the error message.  PLease help!

    Process:         WebProcess [13216]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         7537 (7537.71)
    Build Info:      WebKit2-7537071000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [13190]
    Date/Time:       2013-11-26 09:17:03.030 -0700
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          105690 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  105432 sec
    Per-App Crashes Since Last Report:   16
    Anonymous UUID:                      1EB43A61-D166-437A-A5CF-9844F7B20491
    Crashed Thread:  6  com.apple.NSURLConnectionLoader
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010b494000-000000010b497000 [   12K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    objc[13216]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Single Web Process
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x000000010c183c4b WebCore::RenderTableSection::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 523
    1   com.apple.WebCore                       0x000000010c1839d2 WebCore::RenderTableSection::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 146
    2   com.apple.WebCore                       0x000000010c1837f5 WebCore::RenderTable::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 581
    3   com.apple.WebCore                       0x000000010c07af19 WebCore::RenderTable::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 265
    4   com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    5   com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    6   com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    7   com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    8   com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    9   com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    10  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    11  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    12  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    13  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    14  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    15  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    16  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    17  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    18  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    19  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    20  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    21  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    22  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    23  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    24  com.apple.WebCore                       0x000000010bef6ab0 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    25  com.apple.WebCore                       0x000000010bef6998 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    26  com.apple.WebCore                       0x000000010bef6934 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    27  com.apple.WebCore                       0x000000010bef5d61 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 273
    28  com.apple.WebCore                       0x000000010bef852c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    29  com.apple.WebCore                       0x000000010bef67b8 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 456
    30  com.apple.WebCore                       0x000000010bef6511 WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFra gment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 289
    31  com.apple.WebCore                       0x000000010bef4168 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 1928
    32  com.apple.WebCore                       0x000000010bef3748 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    33  com.apple.WebCore                       0x000000010bef63ab WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 155
    34  com.apple.WebCore                       0x000000010bef41f4 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2068
    35  com.apple.WebCore                       0x000000010bef3748 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 792
    36  com.apple.WebCore                       0x000000010bef333a WebCore::RenderLayer::paint(WebCore::GraphicsContext*, WebCore::LayoutRect const&, unsigned int, WebCore::RenderObject*, WebCore::RenderRegion*, unsigned int) + 138
    37  com.apple.WebCore                       0x000000010bef2f6a WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 650
    38  com.apple.WebCore                       0x000000010bef28d8 WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 408
    39  com.apple.WebKit2                       0x000000010b5981a1 WebKit::WebPage::drawRect(WebCore::GraphicsContext&, WebCore::IntRect const&) + 141
    40  com.apple.WebCore                       0x000000010bf31b50 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    41  com.apple.WebCore                       0x000000010bf31396 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1014
    42  com.apple.QuartzCore                    0x00007fff91a41225 CABackingStoreUpdate_ + 3221
    43  com.apple.QuartzCore                    0x00007fff91a4013a CA::Layer::display_() + 1086
    44  com.apple.WebCore                       0x000000010bf760cb -[WebLayer display] + 43
    45  com.apple.QuartzCore                    0x00007fff91a3800a CA::Layer::display_if_needed(CA::Transaction*) + 560
    46  com.apple.QuartzCore                    0x00007fff91a36fbf CA::Context::commit_transaction(CA::Transaction*) + 319
    47  com.apple.QuartzCore                    0x00007fff91a36d3c CA::Transaction::commit() + 274
    48  com.apple.QuartzCore                    0x00007fff91a3633d CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    49  com.apple.CoreFoundation                0x00007fff929618e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    50  com.apple.CoreFoundation                0x00007fff92961846 __CFRunLoopDoObservers + 374
    51  com.apple.CoreFoundation                0x00007fff929364a2 CFRunLoopRunSpecific + 258
    52  com.apple.HIToolbox                     0x00007fff965ca2bf RunCurrentEventLoopInMode + 277
    53  com.apple.HIToolbox                     0x00007fff965d156d ReceiveNextEventCommon + 355
    54  com.apple.HIToolbox                     0x00007fff965d13fa BlockUntilNextEventMatchingListInMode + 62
    55  com.apple.AppKit                        0x00007fff98d27779 _DPSNextEvent + 659
    56  com.apple.AppKit                        0x00007fff98d2707d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    57  com.apple.AppKit                        0x00007fff98d239b9 -[NSApplication run] + 470
    58  com.apple.WebCore                       0x000000010c18bd91 WebCore::RunLoop::run() + 81
    59  com.apple.WebKit2                       0x000000010b65e533 int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 609
    60  com.apple.WebProcess                    0x000000010b495b7f 0x10b494000 + 7039
    61  com.apple.WebProcess                    0x000000010b495a78 0x10b494000 + 6776
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8e66c7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff98ba1786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff98ba0316 _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b396 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010b95aeb5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8e66bbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91696274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010b95b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010b95b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010b95085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 6 Crashed:: com.apple.NSURLConnectionLoader
    0   com.apple.CoreFoundation                0x00007fff929331e2 CFWriteStreamClose + 18
    1   com.apple.Foundation                    0x00007fff8e188b0a spoolingClose + 73
    2   com.apple.CoreFoundation                0x00007fff929332b3 _CFStreamClose + 83
    3   com.apple.CFNetwork                     0x00007fff8d5b8dd3 HTTPNetStreamInfo::closeAndReleasePayload() + 29
    4   com.apple.CFNetwork                     0x00007fff8d649f6e HTTPNetConnection::errorOccurred(CFStreamError*) + 86
    5   com.apple.CFNetwork                     0x00007fff8d64afbf HTTPNetStreamInfo::_httpRequestPayloadCallBack(__CFReadStream*, unsigned long, void*) + 151
    6   com.apple.CoreFoundation                0x00007fff9296052b _signalEventSync + 107
    7   com.apple.CoreFoundation                0x00007fff929604b2 _cfstream_solo_signalEventSync + 98
    8   com.apple.CoreFoundation                0x00007fff929104f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation                0x00007fff9290fe1c __CFRunLoopDoSources0 + 444
    10  com.apple.CoreFoundation                0x00007fff92936b49 __CFRunLoopRun + 905
    11  com.apple.CoreFoundation                0x00007fff92936486 CFRunLoopRunSpecific + 230
    12  com.apple.Foundation                    0x00007fff8e03afd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    13  com.apple.Foundation                    0x00007fff8e02f72a -[NSThread main] + 68
    14  com.apple.Foundation                    0x00007fff8e02f6a2 __NSThread__main__ + 1575
    15  libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    16  libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8e66bdf2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff9297fc8b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff916928bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff91695b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8e66c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91694594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8e66c192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff91694594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 10:: Dispatch queue: com.apple.networking.connection.0x7f9944d1f330
    0   libsystem_kernel.dylib                  0x00007fff8e66bd8e __recvfrom_nocancel + 10
    1   libsystem_dnssd.dylib                   0x00007fff938c67af read_all + 298
    2   libsystem_dnssd.dylib                   0x00007fff938c6c06 deliver_request + 1057
    3   libsystem_dnssd.dylib                   0x00007fff938c848b DNSServiceGetAddrInfo + 225
    4   libsystem_network.dylib                 0x00007fff91598348 tcp_connection_start_host_resolve + 106
    5   libsystem_network.dylib                 0x00007fff9159935d tcp_connection_resolve_srv_result + 417
    6   libsystem_network.dylib                 0x00007fff9159984a tcp_connection_preflight_done + 546
    7   libsystem_network.dylib                 0x00007fff91597e46 __tcp_connection_start_block_invoke_1 + 64
    8   libdispatch.dylib                       0x00007fff98b9fa82 _dispatch_call_block_and_release + 18
    9   libdispatch.dylib                       0x00007fff98ba12d2 _dispatch_queue_drain + 264
    10  libdispatch.dylib                       0x00007fff98ba112e _dispatch_queue_invoke + 54
    11  libdispatch.dylib                       0x00007fff98ba0928 _dispatch_worker_thread2 + 198
    12  libsystem_c.dylib                       0x00007fff916943da _pthread_wqthread + 316
    13  libsystem_c.dylib                       0x00007fff91695b85 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007f9941cecb20  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000000010ff69d60  rsp: 0x000000010ff69d50
       r8: 0x000000010ff69d01   r9: 0x000000010ff69da8  r10: 0x0000000000000481  r11: 0x00007f9941c1c448
      r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x00007f9944d20430  r15: 0x00007f9941c43ab0
      rip: 0x00007fff929331e2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x10b494000 -        0x10b496fff  com.apple.WebProcess (7537 - 7537.71) <1D9A8110-8D6D-3B05-BE8E-DE9837E79A07> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10b4a1000 -        0x10b4a3fff  WebProcessShim.dylib (537.71.0 - compatibility 1.0.0) <317799BB-A14C-3887-BF31-A5D89AEB0119> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10b4aa000 -        0x10b4abfff  com.apple.VideoDecodeAcceleration (1.1 - 8) <4E75CD25-F198-3BDF-8970-4734CF3EB091> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDe codeAcceleration
           0x10b50c000 -        0x10b773fff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10b947000 -        0x10bcedff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10bddc000 -        0x10ce80fff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10edc9000 -        0x10f2fefff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10f65a000 -        0x10f7befff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10ffd4000 -        0x10ffd7ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x113bb0000 -        0x113bbafef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x113bc8000 -        0x113bd6fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x113c8b000 -        0x113cb9ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11603a000 -        0x1161f2fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x116229000 -        0x116383fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x119bc8000 -        0x119faffe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff6b094000 -     0x7fff6b0c8baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8cc9c000 -     0x7fff8cda9fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8cde3000 -     0x7fff8ce37fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ce38000 -     0x7fff8cecaff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8cedd000 -     0x7fff8cee8fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8cf36000 -     0x7fff8cf38fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8cf39000 -     0x7fff8cf65ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cf66000 -     0x7fff8cfd9fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8d0dc000 -     0x7fff8d152fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d169000 -     0x7fff8d19cff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d19d000 -     0x7fff8d3c7fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d3c8000 -     0x7fff8d3ddfff  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
        0x7fff8d3de000 -     0x7fff8d3fffff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8d4ea000 -     0x7fff8d58bfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d58c000 -     0x7fff8d6f3fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8d6f4000 -     0x7fff8d6ffff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8d700000 -     0x7fff8d762ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d763000 -     0x7fff8d763fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d764000 -     0x7fff8d806fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8d80d000 -     0x7fff8dcd4fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8dcd5000 -     0x7fff8dd21ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8dd2f000 -     0x7fff8dd30fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8dd31000 -     0x7fff8dd31fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8dfab000 -     0x7fff8dfd4fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dfd5000 -     0x7fff8e2eefff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8e307000 -     0x7fff8e36fff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8e3a4000 -     0x7fff8e4abfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8e4ac000 -     0x7fff8e4d7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8e4d8000 -     0x7fff8e500fff  libsandbox.1.dylib (??? - ???) <9A89A588-BE15-39AF-9DD8-0B839AF27ABF> /usr/lib/libsandbox.1.dylib
        0x7fff8e501000 -     0x7fff8e5f6fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8e655000 -     0x7fff8e675fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e676000 -     0x7fff8e692ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e6c1000 -     0x7fff8e6cffff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e6d0000 -     0x7fff8e6e3ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8e6e4000 -     0x7fff8e768ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ea8f000 -     0x7fff8ec1aff7  com.apple.QTKit (7.7.1 - 2348) <9F6E8775-002D-3B79-90CC-D5117C50DB00> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ec1b000 -     0x7fff8ec96ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8ec97000 -     0x7fff8ecc0fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f23e000 -     0x7fff8f27eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8f382000 -     0x7fff8f966fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f967000 -     0x7fff8fa01ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8fa02000 -     0x7fff8fa5eff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8fa5f000 -     0x7fff8fa62fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8fa63000 -     0x7fff8fa9efff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff8fabf000 -     0x7fff8fac0ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8fac1000 -     0x7fff8fe6bfe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8fe71000 -     0x7fff8fe74fff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
        0x7fff8fe75000 -     0x7fff8febeff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff907d7000 -     0x7fff90934fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff90935000 -     0x7fff90943ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff90bd4000 -     0x7fff90c16fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff90c17000 -     0x7fff90c82ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90c83000 -     0x7fff90d80ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90d81000 -     0x7fff90d8bff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff90d8c000 -     0x7fff90d93fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90dc4000 -     0x7fff90e3aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff90e3b000 -     0x7fff90e51ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff90eb4000 -     0x7fff90ed3fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff90ed4000 -     0x7fff90ed8fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90eea000 -     0x7fff90f9dff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff90f9e000 -     0x7fff90fa2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff90fa3000 -     0x7fff90ff6fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90ff7000 -     0x7fff91000ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff91001000 -     0x7fff91006fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91007000 -     0x7fff910e6fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff9147b000 -     0x7fff914bbfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff914fb000 -     0x7fff91542ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff91593000 -     0x7fff91595fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91596000 -     0x7fff9159bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff915a6000 -     0x7fff915feff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff91643000 -     0x7fff91643fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff91644000 -     0x7fff91721fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff91a02000 -     0x7fff91ba2ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff91bcd000 -     0x7fff91c1bfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff91c1c000 -     0x7fff91c57fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff91d5c000 -     0x7fff91d5eff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff91d5f000 -     0x7fff91d64fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91d65000 -     0x7fff91d65fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff91ef3000 -     0x7fff91ff8fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91ff9000 -     0x7fff91ffefff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9200d000 -     0x7fff92036ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92067000 -     0x7fff92081fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff92082000 -     0x7fff92084fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff92085000 -     0x7fff920d6ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff920d7000 -     0x7fff92117fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff922b8000 -     0x7fff922fefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff922ff000 -     0x7fff923e3ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff923e4000 -     0x7fff92426ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92427000 -     0x7fff9242efff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9242f000 -     0x7fff92548fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff92549000 -     0x7fff925dfff7  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
        0x7fff925e0000 -     0x7fff925f7fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff925f8000 -     0x7fff925f9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff925fa000 -     0x7fff92609fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9260b000 -     0x7fff92612fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff92613000 -     0x7fff92887fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff92888000 -     0x7fff928a5fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff928a6000 -     0x7fff928ccfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff928fe000 -     0x7fff92ad2ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92fa2000 -     0x7fff92fa8fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92fe7000 -     0x7fff93057fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff93058000 -     0x7fff9305dfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9305e000 -     0x7fff9313cfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff938c4000 -     0x7fff938ccfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff938cd000 -     0x7fff93911ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff93912000 -     0x7fff93947fff  libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff93948000 -     0x7fff93978ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff93985000 -     0x7fff93a91fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff93a92000 -     0x7fff93acdfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff93af6000 -     0x7fff93b56fff  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
        0x7fff93bea000 -     0x7fff93beffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff93c1b000 -     0x7fff93d15ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff93d60000 -     0x7fff93d72ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff93d73000 -     0x7fff93ea9fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff93eb2000 -     0x7fff93ebffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff93ec2000 -     0x7fff93ec2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff93ec3000 -     0x7fff93ec3fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff93ec7000 -     0x7fff93ec7fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff93ec8000 -     0x7fff93ef0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff93ef1000 -     0x7fff941e6ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff941f6000 -     0x7fff94203ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff94252000 -     0x7fff94354fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff94355000 -     0x7fff94356ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff94374000 -     0x7fff94b1cfff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff94b1d000 -     0x7fff94b41fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff94b9d000 -     0x7fff94c05ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff94c21000 -     0x7fff94c24fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff94c25000 -     0x7fff94ccafff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff94d3f000 -     0x7fff94d83ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff94d84000 -     0x7fff94d93ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff94d98000 -     0x7fff94dc5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff94f33000 -     0x7fff94f45ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff94f8d000 -     0x7fff94f93ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff94f94000 -     0x7fff94f97ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff94f98000 -     0x7fff9501dff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9501e000 -     0x7fff95024fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff95028000 -     0x7fff95028fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff95029000 -     0x7fff95068fff  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
        0x7fff95069000 -     0x7fff9507ffff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff95080000 -     0x7fff95103fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff95104000 -     0x7fff95105fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff95106000 -     0x7fff95113fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff951b0000 -     0x7fff951b7fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff951b8000 -     0x7fff951dcfff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff951dd000 -     0x7fff951e8ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff951e9000 -     0x7fff95b87a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff95b94000 -     0x7fff95b97fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff95b98000 -     0x7fff95b9cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff95b9d000 -     0x7fff95bdefff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff95bdf000 -     0x7fff95efbfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff95efc000 -     0x7fff96329fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9632a000 -     0x7fff9632afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9632b000 -     0x7fff9632cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9632d000 -     0x7fff9633cfff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff965b2000 -     0x7fff965c6ff7  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
        0x7fff965c7000 -     0x7fff965c7fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff965c8000 -     0x7fff968f4fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff968f5000 -     0x7fff968f9ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff96a3d000 -     0x7fff96c3ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff96c40000 -     0x7fff96c94ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff96cbe000 -     0x7fff96cd5fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff96d36000 -     0x7fff96d6bfff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff96d6c000 -     0x7fff96d72fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff970f3000 -     0x7fff971d7e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff985e0000 -     0x7fff9861afe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9861b000 -     0x7fff98a4eff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff98a4f000 -     0x7fff98b16ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff98b17000 -     0x7fff98b34ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff98b9c000 -     0x7fff98b9dfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598>

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step 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 personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. 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, 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.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • TO ALL 7690m XT LAPTOP USERS - PLEASE POST TO SHOW HP WE WANT A REPLACEMENT OR REFUND

    Hello,  I am starting this thread to show HP that we HP customers did not spend $1000+ for a giant paper weight.  I purchased my HP Dv7t on Feb 6, contacted HP by Feb 9 to complain of graphics issues.  I was told that there is nothing HP can do till a newer graphics driver came out (which never came as we were promised).  I purchased this computer for one reason; to play games.  In the past 3 months it has been collecting dust, while I use my older laptop to play games on the lowest possible setting waiting impatiently for the new updates.
    The issue is HP's most recent Dv7t Quad laptops were being sold with a 7690mXT graphics card which is known as a gaming card.  HP also markets it as a gaming PC.  Yet I am unable to play Star wars the old republic, Mass Effect 3, and Battlefield 3.  The games just crash.  HP told us back in Feb that in a month a newer driver would come out, never did.  Other issues are over heating, GPU throttling down fps on movies and games, and random crashes.
    I read on formus today that HP achnowledges this issue and is now only replacing your Dv7t with their brand new option with the Nvidia GPU if you purchased your laptop within 21 days.  I feel as a loyal HP customer, with a faulty $1300 laptop withing its warranty, only purchased less then 3 months ago, reporting issues 3 days after receiving it, the fact HP cant solve their issues, deceived in purchasing a faulty laptop design, advertised as a gaming laptop, the fact I have helped more HP Customers on their forums then their own tech support, that we and I deserve a refund, or a replacement, so we may finally utilize our computers.  I have owned 5 computers in my life, never had an issue like this before, so [legal discussion:removed] they better do the RIGHT THING and give us our replacements. 
    Please post your issues so HP can see we were tricked into purchasing a faulty computer.
    Thanks.

    Kudos to all the gamers and other notebook savvy users for their posts about the 7690M and 7690M XT. In February, I purchased a dvt6 i7 quad core with 2 gb of Radeon 7690 m XT. I chose this notebook after reading about it on various forums where gamers mostly post. Not knowing much about computers it seemed the gamers knew a lot. I wanted a really nice laptop. with good graphics. I love visual arts and product design. I was thrilled to order this notebook and was assured by the HP sales staff that I was making a wonderful choice with the dvt6.. I got the 7200 hybrid drive and the 1080p display and looked forward to fast performance and visual wow. Because of the cost, over $1000, it was important to me the notebook stay in stride with future technical advancements for  the next two to three years., at least.
    I felt aggrieved when HP walked away leaving me alone with the 7690M XT. During the 21day return policy I hammered at testing the components. Lacking many computer skills,little did I know I had been I thrown into a radeon/ intel marriage, dysfunctional. at its quad core. Intuitively something about how the graphics worked seemed off. Calling tech support confused me more. Tech after tech told me I did not have an intel display adapter. I did not have switchable graphics. "Your order form only lists the Radeon card.!." I went back and forth with different techs with different takes. I imagined the techs were right , despite tne fact the device manager had two adapters, the order form trumped all.. One night I had this dream.
    Intel: " Honey, call the driver we need to take Crysis to school."
    Radeon: "Yes dear, but the AMD agency fails to update his license.".
    Intel: "That's it, I will take Crysis since all you do is look good and make promises you pretend to keep." "Why didnt you call for a new driver?"
    Radeon: "Call? When? All you do is takeover and run everything?" (Radeon huffs,turns red,and leaves.)
    Inel: " Oh,not another black out, I am leaving you for Nvidia !"
    I know very little about how a computer works I made repeated calls to tech support and was led down one dark alley after another. I have spent twenty+ collective hours with support. Reputably, I was told that I did not have an intel display adapter or switchable graphics: only the AMD 7690M XT. Last week my HP case manager mailed me an email with downloads to fix my graphics with updates from July 2011. Strange. I will have to investigate these updates as it seems I already have more current updates. The case manger insisted I do the downloads to see if my games play. The only other alternative he offered was to send my laptop in for repairs. I emphatically told him there were no repairs for the graphic problems because HP does not have a proper driver for the 7690M XT.
    [Legal Discussion Removed per Community Guidelines]
     

  • How to config the user cannot post the document which he parked .

    Hello , SAP gurus .
    Did SAP contain this configuration and would you please show me some details .
    We need that the user who parked the document will now have the authorization to post it.
    Thanks

    Hi,
    I am using transaction FV50,
    In this transaction SAVE button and SAVE AS COMPLETE both parks the document and will be posted by clicking on POST,
    but I need to just save the document when I click SAVE button, and when I click on SAVE AS COMLPETE then only it should be ready for posting while posting will be done using FBV0.
    Please let me know the best way to acheive this.
    Thanks,
    Rtech.

  • Please post the promo song! For the fans!

    I really need the music "i see you, you see me, you show me who i could be..." from the HP ink advantage 2013/2014, i gonna use this music on my father birthday video, please, for the fans, post it HP, on YouTube, on Facebook, don't matter, just post, thank you

    I really need the music "i see you, you see me, you show me who i could be..." from the HP ink advantage 2013/2014, i gonna use this music on my father birthday video, please, for the fans, post it HP, on YouTube, on Facebook, don't matter, just post, thank you

  • Linux vs. linux-ck power usage - laptop users please post your results

    Krum reported are rather significant increase in power consumption when using the linux-ck kernel vs. the linux (stock ARCH) kernel.
    krum wrote:With the last ck i7-avx, I jump from 10W (stock arch) to 15W on my laptop with the same kernel options and same usage.
    I will investigate further another time...
    I began to wonder just how universal this was so I tested on my own laptop (Intel T9400 @ 2.53 GHz, NVidia FX, 2x2 GB, SSD and 17" screen) booted into three different kernels, ARCH, ck-generic, and ck-core2 with the latter two downloaded from my unofficial repo.  I took two readings per kernel.  The first was measured with powertop on battery after letting it settle for a good 3 min of idle.  The second was with the battery removed and on AC power measured with a Kill-A-Watt.  My results indicate no significant differences.
    linux-3.0.3-1
    Powertop: 37.5
    Kitt-A-Watt: 41
    linux-ck-3.0.3-4
    Powertop: 38.6
    Kitt-A-Watt: 41
    linux-ck-core2-3.0.3-4
    Powertop: 37.5
    Kitt-A-Watt: 40
    Can others running both kernels do a similar analysis with powertop and post the results here?

    Hi,
    I did my test with powertop.
    I got also higher temp:
    [root@akira david]# uname -a && uptime && fan
    Linux akira 3.0-ck #1 SMP PREEMPT Sun Aug 21 05:31:12 EDT 2011 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    22:20:24 up 10:26,  4 users,  load average: 0.00, 0.03, 0.07
    speed:        2616
    level:        auto
    Core 0:         +47.0°C 
    Core 1:         +42.0°C
    [root@akira david]# uname -a && uptime && fan
    Linux akira 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    22:22:52 up 2 min,  4 users,  load average: 0.28, 0.19, 0.08
    speed:        2630
    level:        auto
    Core 0:         +39.0°C 
    Core 1:         +38.0°C
    EDIT:
    [root@akira david]# uname -a && uptime && fan
    Linux akira 3.0-ck #1 SMP PREEMPT Sun Aug 21 05:31:12 EDT 2011 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    22:29:41 up 2 min,  4 users,  load average: 0.18, 0.24, 0.10
    speed:        2644
    level:        auto
    Core 0:         +40.0°C 
    Core 1:         +35.0°C
    My bad, I forget to had these kernel boot option: pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1
    So it seems to be OK, I will do new powertop test when my battery will be full.
    Last edited by krum (2011-08-28 21:11:47)

  • New Mac User, Please Pardon the Stupid Questions...

    Hi. As the title says, please pardon the stupid questions. I'm a Mac noobie. I got my iMac G5 from my aunt who has always been a mac user. The logic board went out on this one and I had it repaired so now I'm entering the world of mac.
    I'd like to know how to upgrade the software on my machine. I'm currently running 10.3.9 which is Panther but I'd like to upgrade. My question is, what software is the newest I can upgrade to and where can I get the software? Is it available for download or do I need to go to a store to purchase it? Also, I currently have itunes 4. I downloaded itunes 10 but it wouldn't install. I get the error message "the installer package "install itunes" cannot be opened the bill of materials for this package can not be found"... Is this due to my OS version? Please help... Thanks

    You have to buy it, you can't download it. See if the Apple Store sell it,but I think you will have to get it from eBay or Craig's List. Just make absolutelt sure it's the black retail disc, not grey! Also, you cannot run Snow Leopard on your iMac, it only works on intel machines.
    Amazon have some for sale.
    http://www.amazon.com/s/ref=nbsb_ss_c_115?url=search-alias%3Dsoftware&field-keywords=leopardos+10.5&sprefix=leopard+os10.5

  • Would Someone Please Post the Official Vista CD ON File Fr

    Would someone please post this on filefront so I can get it Please Thanks Regards WesMessage Edited by mickey3390 on 06-8-200703:8 PM

    :smileyvery-happy:Thanks again to you and all involved. Have you installed it yet and if so what were your results? I'll post my results tomorrow. Thanks again!!!!:smileyvery-happy:Message Edited by mickey3390 on 06-8-200704:3 PM

  • Could the author of "zlib.zip" please post the c-sources for the CIN's?

    hi
    I am trying to use the labview zlib interface (from the code libary). My problem is, that I want to have
    the zlib.dll in the root directory of my application, which is not the same directory as the directory where the vi is. (and I don't want to have it in winnt\system32 either..)
    The Interface to the zlib.dll is made with cin's, so I'can't change it. If the author of the interface would post the c-sources it could be done..
    thanks
    (i really hope that there is answer to this question soon, otherwise I have to reprogram the interface by myself.. :-()

    OpenG.org is about to release a zip toolkit based on a modified version zlib.dll adapted to LabVIEW. Calls to DLL function are made using Call Libray node instead of CIN so you will be able to change the DLL path. It will be posted here as soon as the package is ready. It is Available for Windows, Mac and Linux.
    LabVIEW, C'est LabVIEW

Maybe you are looking for