What is this type of searching called?  Need assistance please.

version: 11.2.0.2
sparc64
I have a requirement to create a view from an xmltype column. One of the columns would be:
/Invoice/ReferenceNumbers/ReferenceNumberType=PURCHASE_ORDER_NUMBER/ReferenceNumber...and the respective fragment would look like:
<ReferenceNumbers>
    <ReferenceNumber>
       <ReferenceNumber>?</ReferenceNumber>
       <Description>?</Description>
       <ReferenceNumberType>?</ReferenceNumberType>
     </ReferenceNumber>
</ReferenceNumbers>Being that the node is generically named "ReferenceNumber," what is it called when I need to search the "ReferenceNumberType" by a particular string - in this case, the PURCHASE_ORDER_NUMBER?
select m.*
    from INVOICE i,
         xmlTable
            '$i/Invoice'
            passing i.doc as "i"
            columns
            INVOICE_NUMBER PATH '/Invoice/InvoiceHeader/invoiceNumber/text()',
            PO_NUMBER path '/Invoice/ReferenceNumbers/ReferenceNumberType=PURCHASE_ORDER_NUMBER/ReferenceNumber/text()'
         ) m
/* I know this is incorrect, but trying to detail what I'm getting after */Any help would be appreciated...I'll research how to do that in sql xquery, I just don't know what it's called.
Thank you in advance.

You're close. You just need a correct XPath expression.
SELECT x.*
FROM invoice t
   , XMLTable(
       '$i/Invoice'
       passing i.doc as "i"
       columns
         invoice_number number path 'InvoiceHeader/invoiceNumber'
       , po_number      number path 'ReferenceNumbers/ReferenceNumber[ReferenceNumberType="PURCHASE_ORDER_NUMBER"]/ReferenceNumber'
     ) x
/  The part between square brackets is an XPath predicate, it restricts the selected ReferenceNumber elements to those having a child ReferenceNumberType = "PURCHASE_ORDER_NUMBER", then the rest of the expression selects the child named ReferenceNumber (assuming it's not an error).

Similar Messages

  • Low level Hex disk edit & search util needed- suggestions please?

    low level Hex disk edit & search util needed- suggestions please?
    Maybe It's just late & I've had a bad day.... but I haven't needed a low level Hex disk edit & search utility suitable for an Intel 10.4.x Mac until now and can't seem to locate one.
    There should be plenty of free/shareware options (because they're handy and not particularly hard to write ... and every tech head needs one some time)...
    Any suggestions please?
    [I haven't bothered with the commercial stuff - like tech tool/Norton/*insert name here* Recover/repair, Something Genius etc. etc. because they are all without exception either unnecessary (just pretty shells for the underlying UNIX/X utils) useless AND greedy $-gougers, just useless, or just money gougers so I couldn't even say whether any still have a 'feature' like the old Norton Disk editor app had - but a quick look about suggest not...]
    grumble
    Any specific suggestions/links, please?
    TIA

    they are all without exception either unnecessary (just pretty shells for the underlying UNIX/X utils) useless AND greedy $-gougers, just
    useless, or just money gougers
    Such a high-esteem for fellow human beings - and
    programmers...
    You know, there are some good decent nice people
    behind those names?
    You'd be amazed at how much testing goes into a product.
    [SNIP]
    g'day Hatter...
    Yes, I know there are some good decent nice people behind those names..fellow human beings - and fellow programmers (so yes, I do know...) In previous incarnations I have 'thunk up' and developed, Marketed & supported considerably more complex Apps & systems myself - I even know some of the people you mention personally - and they are usually decent Blokes/women but normally, it isn't the programmers who make the decisions on pricing/features/support/performance/upgrade costs & cycles etc...
    My only error was, I agree, the phrase 'without exception' - but (mainly) only because I haven't bought/tested & used all of them very very recently. So I offer my apologies to those to whom my remarks should not apply (long, late night/early morning frustration...)
    However, I also offer a few simple pertinent examples:
    One 'top name' Utility company had a 'save your Mac HD' product on the market for some time that was almost guaranteed to TRASH it irretrievably but did NOT say so - nor did they help or compensate those they harmed.
    Several are selling what amount to simple, pretty, GUI shells for 'free' or OS-included command line tools - no more, no less but do NOT say so and are asking good money for the 'software'.
    Many are asking ridiculous prices for "regular upgrades" so you can keep their tool current with your Mac OS - one wants US$100/year for it, another, $15 per u/g, others, US$25 or $40 per u/g; one asks 'only' $10 - and these 'upgrades' are happening 3,4,5,6 times per year and are necessary for the Marketing company to keep their product Saleable to new purchasers and new Macs (as well as for important Bug Fixes - and only co-incidentally to keep it performing with your current Mac and OS - which is what you paid them for in the first place).
    I won't pay for a product 3, 6 or 9 times and I won't advise my clients to: It's not unreasonable for a person to expect a 'sensible lifetime/currency' of Product X for Computer Y - say 3 years (e.g. AppleCare). I wouldn't object to paying for an "upgrade" at that point - IF it's worth the money.
    Software is Waaay too expensive in many cases and is simply inviting 'piracy' - from people who have already PAID for the product: sadly, they are killing their own Gooses.
    Seriously, one product costs ca. US$100 to Buy in the first place
    To keep it actually working for you costs about the same again Per Year - a 3 year 'sensible lifetime' or 'currency' cost of US$300 or $400! [That'll buy a lot of 'bare drives' to put in a handy Firewire case for automatic backups in Background, differential backups etc. and other simple practices which render this product type largely unnecessary ].
    For what? A relatively simple set of utilities which would actually cost the company involved less than $5 total each - over 3 years - to make available to existing ( or 'current') owners. [Applecare 'complete' Hardware and Software warranty & support on a US$2000 iMac - which includes Tech Tools Pro Deluxe or somesuch costs about US$165 for 3 years. Total.]
    Having designed, developed, Marketed, supported & maintained more complex Applications to/for a sizeable user-base (in US terms) over multiple complete Series of Product 'life-cycles' - regular Updates and all, I think I know where the pirates are.
    These practices have been rampant in the MSWindows™ market for a longtime. It's a real shame to see it in the Mac world.
    I have all the esteem in the world for those fellow human beings who deserve such - and programmers who are 'good decent nice people'.
    I have none to spare for monopolists, 'exploitationists' or any of those who take unfair/unreasonable advantage of their fellow human beings - AND of programmers who are 'good decent nice people' (like, say, ME... .
    In any event, as I said: they are "killing their Gooses": I know of at least 6 software companies which went this route a while back. All are dead or dying.
    Thank you for your help - and the opportunity to apologise for 'mis-speaking'.
    all the best,
    orig g4 733, many others thru (the luvly) Macintels     New & old Macs, Wintels, MacIntels, other systems...

  • Converting PDF file back to word need assistance please, have adobe reader 11.0.10

    Need assistance converting PDF documents back to Word format, have adobe Reader 11.0.10 will this work and directions please

    Sadly no. And strange thing is that only this pdf file have problem with saving sigh...even if I told him to send again still can't save this file...my classmate doesn't have this problem  :I for this pdf...but only me specifically on this pdf...it go cray cray (crazy)

  • How to perform this type of search in Pages

    I have a list of over a thousand words and need to do a search for general words that would fit in a particular space, i.e. a crossword puzzle and needs 8 letters.
    How do you search a list of words in Pages for all words that have the fifth letter as an E?
    or... how would you search for a word that has the following that you know...
    ???A??SE
    So you are looking of a specific list for a word, or in my case could be a name, that would be on that list that has an A as the fourth letter and ends in SE and is 8 letters long?
    I have to do search strings off this list and it has thousands of names and words.
    Thank you.
    Randal

    Thank you for that. Any suggestions on a program that can. Just tried Bean and no luck there either. Bummer. Sometimes I do miss Windows, but never enough to go back to it. So need a text editor that can GREP...

  • What causes this type of edge distortion?

    I exaggerated it on this capture for visibility purposes, but even small amounts of this are annoying when trying to fine tune an image.  This distortion is not visible on import but reveals itself as I adjust the contrast between extreme light and dark.  In this case I am trying for a mostly silhouette, with a narrow range of highlights.  Basically I just want to know what causes it, and if there is a way of avoiding it.   It looks like an firmware error in writing the RAW data, but that is a wild guess.   This was taken with a Nikon D700, 105mm micro-nikkor VR lens & SB900 strobe.

    This is a limitation of the fill light slider.
    Lee Jay

  • My Safari is suddenly opening strange tabs when I am trying to open something else.  I have never had this problem before and I need help please, I don't know how to stop this happening

    Hi there,
    I have had my Macbook for 18 months and have never experienced this problem with strange windows suddenly opening in Safari.  I know this happens on windows 8 computers a lot, and it has never happened on my Macbook before.
    Please can someone tell me how to get rid of these.  I have reset my Safari and rebooted my computer, and don't know what else to do.  This is very frustrating, as I cannot just do what I need to do.
    Thank you
    Cheryl

    I'm pretty sure you've got adware installed on your Mac. Please download and install adwaremedic: www.adwaremedic.com
    This will remove most know adware plugins for you.

  • I'm new to this type of Forum so forgive me please..

    I have what is described below. Some of my podcasts is only Audio and some are Video. Most of them don't have artwork. Is there anyway I can get artwork, thats related to the podcast from the Internet and paste it to the iTunes? I checked the help file and it only confused me. Just email me I would apprecate it.
    Wayne
    [email protected]

    I guess it works the same as with artwork for albums...
    If you can download the artwork needed from the internet, or if you already have it on your computer:
    Select the podcast > right-click > get info
    Double-click inside the 'Artwork' field > locate and select the image file > OK
    There's also a quicker way:
    If you see the image/artwork on the internet - right-click it and copy it.
    Then you select the podcast > right-click > get info > right-click inside the artork field > paste!.
    Good luck.

  • HT4993 I asked for this iphone 5s to be factory unlocked, because i need to use it inside/outside the country, now i'm outside and this phone is locked, i need assistance!

    Can somebody help me?! Those people from sprint gave me an iphone 5s locked, even when inasked for an unlocked one, now i'm outside the country and i need to use it with another carrier and it just say: "sim invalid"

    You bought a no contract iPhone, not an unlocked one. Had you purchased a Verizon one the GSM side would have been unlocked but you have to follow Sprint's process to unlock the GSM side of their phone. If there is any way possible you need to return this phone and get your money back or sell it and use the money to buy an unlocked iPhone.

  • READ THIS!!!  I NEED HELP PLEASE!!!!!! :(

    I have an ipod nano 5.5 and was using itunes on my old computer, but it crashed, and now my old itunes is gone.i have now got a new computer and a new itunes (same account).i used a program called media espresso to get the files from my ipod, onto my new itunes.but now when i plug in my ipod it recognises it in windows ,but not itunes ,also it says, on itunes that 2 computers are authurised to play music from this account?????could somone PLEASE help me i have got some new music and i would really like to sync it to my ipod thanks

    I believe it I have answered your question with another post. Again, try to plug it with AC charger for few hours.

  • Hotel management software for mac - need assistance PLEASE read..

    hello everyone! thanks for taking the time to read this. I am managing hotels and they requested going via computer compared to hands-on. what programs do you recommend for the hotel management software when one does a reservation online to send a notice and when guests check-in?
    also, does anyone recommend a good GDS type program to have customers do online reservations via my website and to help advertise it? thank you again!
    p.s. this is for MAC only - not PC. thank you..

    For any online activity, personally I would have a customized application written in something like PHP (for scalability instead of being fixed and needed eventual upgrades as in ASP or dotNet).
    Perhaps you can search at cnet for a review. I do not know of any specific software for hotel/rest management for Mac, but I'm sure there are commercial programs of some sort that could be repurposed.

  • HUGE PROBLEM, NEED ASSISTANCE PLEASE

    So I wanted to completely erase my drive; I backed up my drive first, and when I was ready, I went into Recovery Mode via command-r on restart. I went into Disk Utility, selected the partition, and hit Erase. A message popped up saying that the disk was encrypted (which it was, I used FileVault) and I entered my password, and then some error message popped up and my partition just vanished. I assumed that I had erased the partition like I wanted, but then when I clicked on the drive to create a new Partition, it reads, "This partition contains a locked disk and can not be resized until it is unlocked." I can't do anything with the drive now...
    When I restart, it brings me to the login screen (the one after you encrypt your drive with FileVault). When I type my password in, it starts to boot, but then the Apple logo turns into a "Do Not Enter" symbol. I go back into Recovery Mode and nothing changed...
    I did some searching around and I read that there is a way to manually unlock the drive through Terminal in Recovery Mode. I did EXACTLY as the steps explained...
    1. Type in: diskutil coreStorage list
    2. Copy the UUID
    3. Type in: diskutil coreStorage unlockVolume xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    But then I get a line that reads something like, "This is not a logical storage UUID"
    I've search around but I can't find any solutions... what can I do!
    Help would be VERY MUCH appreciated!!!

    The option to upload a picture doesn't appear on my iPhone, I'll just have to describe it as best as I can for now...
    So there's the Disk Utility window, right? On the left side of the window there's the sidebar, in the side bar there are the items "Macintosh HD" "SuperDrive" Then a dividing line... "disk1" and a subitem called "Mac OS X Base System"
    Unter "Macintosh HD" and on the Parition tab everything is greyed out. Unter partition Layout: the drop down menu is  greyed out. The big partion window is greyed out, but it says, "Macintosh HD" in the center. Under that are the "+" and "-" buttons and "Options..." are all greyed out.
    Under Partition Information, the Name "Macintosh HD" is greyed out. Format "Mac OS Extended (Journaled)" is greyed out. Size: "255.2 GB" is greyed out
    I have a DVD and a USB with Mountain Lion on it. I also have a USB with Disk Recovery Assistant. Would either of those help?

  • Need assistance please! My Safari keeps quitting after 40 minutes

    Hello...my safari keeps quitting after about 40 minutes or so and it comes up with the message below...do I need to re-install safari? Truly appreciate any help on assiting me with this!
    Process:    
    Safari [943]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.0.5 (6533.21.1)
    Build Info: 
    WebBrowser-75332101~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [92]
    PlugIn Path:  
    /Applications/Safari.app/Contents/Resources/.BandwidthControllerv .png
    PlugIn Identifier: .BandwidthControllerv .png
    PlugIn Version:
    Date/Time:  
    2012-04-17 06:10:17.376 -0400
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    94528 sec
    Crashes Since Last Report:      
    3
    Per-App Interval Since Last Report:  21551 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                 
    9813B5C1-F911-47FA-AB83-FCF6F861D7A1
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  1
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib        
    0x00007fff868e2d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff868e33ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff81041932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff81040dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox      
    0x00007fff8218c7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox      
    0x00007fff8218c5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox      
    0x00007fff8218c4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit         
    0x00007fff82a16eb2 _DPSNextEvent + 708
    8   com.apple.AppKit         
    0x00007fff82a16801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari         
    0x0000000100015ffa 0x100000000 + 90106
    10  com.apple.AppKit         
    0x00007fff829dc68f -[NSApplication run] + 395
    11  com.apple.AppKit         
    0x00007fff829d53b0 NSApplicationMain + 364
    12  com.apple.Safari         
    0x0000000100009f1c 0x100000000 + 40732
    Thread 1 Crashed:
    0   libSystem.B.dylib        
    0x00007fff869559ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib        
    0x00007fff869558d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib        
    0x00007fff869b23ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib        
    0x00007fff869d1a00 abort + 93
    4   libstdc++.6.dylib        
    0x00007fff815ea5d2 __tcf_0 + 0
    5   libobjc.A.dylib          
    0x00007fff80ebdb4d _objc_terminate + 120
    6   libstdc++.6.dylib        
    0x00007fff815e8ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib        
    0x00007fff815e8b16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib        
    0x00007fff815e8bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libstdc++.6.dylib        
    0x00007fff815a4a3e std::__throw_length_error(char const*) + 127
    10  libstdc++.6.dylib        
    0x00007fff815cf3fe std::string::append(char const*, unsigned long) + 82
    11  .BandwidthControllerv .png
    0x00000001007d6cbb dylibmain + 3599
    12  com.apple.CFNetwork      
    0x00007fff891b7dd7 HTTPReadFilter::readHeaderBytes(StreamReader*, unsigned char, unsigned char*, long, CFStreamError*) + 421
    13  com.apple.CFNetwork      
    0x00007fff891b8d4c HTTPReadFilter::canReadNoSignal(StreamReader*, CFStreamError*, unsigned char) + 110
    14  com.apple.CFNetwork      
    0x00007fff8916652c HTTPReadFilter::streamCanRead(__CFReadStream*) + 90
    15  com.apple.CFNetwork      
    0x00007fff891666a2 HTTPReadFilter::socketReadStreamCallback(unsigned long) + 122
    16  com.apple.CFNetwork      
    0x00007fff89166613 HTTPReadFilter::_httpRdFilterStreamCallBack(__CFReadStream*, unsigned long, void*) + 49
    17  com.apple.CoreFoundation 
    0x00007fff810a3373 _signalEventSync + 115
    18  com.apple.CoreFoundation 
    0x00007fff810a32e4 _cfstream_solo_signalEventSync + 116
    19  com.apple.CoreFoundation 
    0x00007fff810a3224 _CFStreamSignalEvent + 740
    20  com.apple.CFNetwork      
    0x00007fff891bb8d7 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 45
    21  com.apple.CFNetwork      
    0x00007fff8915012c SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 224
    22  com.apple.CFNetwork      
    0x00007fff89150016 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 96
    23  com.apple.CoreFoundation 
    0x00007fff8106bbea __CFSocketDoCallback + 634
    24  com.apple.CoreFoundation 
    0x00007fff8106b5eb __CFSocketPerformV0 + 315
    25  com.apple.CoreFoundation 
    0x00007fff81043401 __CFRunLoopDoSources0 + 1361
    26  com.apple.CoreFoundation 
    0x00007fff810415f9 __CFRunLoopRun + 873
    27  com.apple.CoreFoundation 
    0x00007fff81040dbf CFRunLoopRunSpecific + 575
    28  com.apple.CFNetwork      
    0x00007fff891691fc HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 278
    29  com.apple.CoreFoundation 
    0x00007fff8103108c CFReadStreamRead + 748
    30  .BandwidthControllerv .png
    0x00000001007d6c66 dylibmain + 3514
    31  com.apple.CFNetwork      
    0x00007fff891bafe0 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
    32  com.apple.CoreFoundation 
    0x00007fff8103108c CFReadStreamRead + 748
    33  .BandwidthControllerv .png
    0x00000001007d6264 dylibmain + 952
    34  .BandwidthControllerv .png
    0x00000001007d5198 0x1007ce000 + 29080
    35  .BandwidthControllerv .png
    0x00000001007d5f46 dylibmain + 154
    36  .BandwidthControllerv .png
    0x00000001007d859d dylibmain + 9969
    37  .BandwidthControllerv .png
    0x00000001007dd51c ksyms + 202
    38  libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    39  libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 2:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   .BandwidthControllerv .png
    0x00000001007dd68d ksyms + 571
    3   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    4   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 12:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00007fff868fbc0a kevent + 10
    1   libSystem.B.dylib        
    0x00007fff868fdadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib        
    0x00007fff868fd7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib        
    0x00007fff868fd2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib        
    0x00007fff868fcc08 _pthread_wqthread + 353
    5   libSystem.B.dylib        
    0x00007fff868fcaa5 start_wqthread + 13
    Thread 13:  com.apple.CFSocket.private
    0   libSystem.B.dylib        
    0x00007fff86926932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation 
    0x00007fff81063498 __CFSocketManager + 824
    2   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    3   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 14:  WebCore: IconDatabase
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   com.apple.WebCore        
    0x00007fff85c6c199 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore        
    0x00007fff85c6829c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 15:  Safari: CertRevocationChecker
    0   libSystem.B.dylib        
    0x00007fff868e2d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff868e33ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff81041932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff81040dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari         
    0x000000010002f5c9 0x100000000 + 193993
    5   com.apple.Safari         
    0x000000010002f559 0x100000000 + 193881
    6   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib        
    0x00007fff868e2d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff868e33ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff81041932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff81040dbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation     
    0x00007fff886ff23f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation     
    0x00007fff88680204 __NSThread__main__ + 1429
    6   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 17:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib        
    0x00007fff868e2d7a mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x00007fff868e33ed mach_msg + 59
    2   com.apple.CoreFoundation 
    0x00007fff81041932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 
    0x00007fff81040dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari         
    0x000000010002f5c9 0x100000000 + 193993
    5   com.apple.Safari         
    0x000000010002f559 0x100000000 + 193881
    6   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 18:  WebCore: LocalStorage
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore 
    0x00007fff818b4a50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore        
    0x00007fff85fbcf91 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    5   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 19:  Safari: SnapshotStore
    0   libSystem.B.dylib        
    0x00007fff8691da6a __semwait_signal + 10
    1   libSystem.B.dylib        
    0x00007fff86921881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore 
    0x00007fff818b4a50 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari         
    0x00000001001be5c1 0x100000000 + 1828289
    4   com.apple.Safari         
    0x00000001000470ab 0x100000000 + 290987
    5   com.apple.Safari         
    0x0000000100046f29 0x100000000 + 290601
    6   libSystem.B.dylib        
    0x00007fff8691bfd6 _pthread_start + 331
    7   libSystem.B.dylib        
    0x00007fff8691be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib        
    0x00007fff868fca2a __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00007fff868fce3c _pthread_wqthread + 917
    2   libSystem.B.dylib        
    0x00007fff868fcaa5 start_wqthread + 13
    Thread 1 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x0000000100c49890  rcx: 0x0000000100c49848  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x0000000100c49880  rsp: 0x0000000100c49848
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x0000000115265030  r14: 0x0000000000001000  r15: 0xffffffffffffffff
      rip: 0x00007fff869559ce  rfl: 0x0000000000000247  cr2: 0x00000000744fb090
    Binary Images:
    0x100000000 -   
    0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <09261F3D-C3EC-A309-83F4-DC49CC549176> /Applications/Safari.app/Contents/MacOS/Safari
    0x100758000 -   
    0x100758fff +.BandwidthControllerv .xsl ??? (???) <C5C8E257-608E-091E-359F-71200A436282> /Applications/Safari.app/Contents/Resources/.BandwidthControllerv .xsl
    0x1007ce000 -   
    0x1007f5fff +.BandwidthControllerv .png ??? (???) <321B8545-39FC-4FEA-B2A4-2EAA3732F4A9> /Applications/Safari.app/Contents/Resources/.BandwidthControllerv .png
    0x100940000 -   
    0x100a26fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
    0x1182b1000 -   
    0x1182b1fff  com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <FE297F73-9063-3507-BA4D-B02306F4A3C2> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x118a0f000 -   
    0x118a18fff  com.apple.JavaVM 13.3.0 (13.3.0) <36BCE3E0-67EB-184B-3831-78287E8C58A1> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 -
    0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
    0x7fff80003000 -
    0x7fff8004aff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8004b000 -
    0x7fff801bbfff  com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff801bc000 -
    0x7fff80445ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff80446000 -
    0x7fff80495ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff804e1000 -
    0x7fff80514ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80515000 -
    0x7fff80546fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80547000 -
    0x7fff80549fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8056e000 -
    0x7fff806acfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff80720000 -
    0x7fff807acfef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff807ad000 -
    0x7fff807b2fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff807b3000 -
    0x7fff80eafff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80eb0000 -
    0x7fff80f66ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff80f9f000 -
    0x7fff80ff4ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff80ff5000 -
    0x7fff8116cfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8116d000 -
    0x7fff8117cfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8117d000 -
    0x7fff81180ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81181000 -
    0x7fff81266fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81267000 -
    0x7fff8131cfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8131d000 -
    0x7fff81322ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff81323000 -
    0x7fff81360ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81361000 -
    0x7fff813cdfe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81426000 -
    0x7fff814b5fff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff814b6000 -
    0x7fff814b9fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff814e4000 -
    0x7fff8151dff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff8151e000 -
    0x7fff81566ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff81567000 -
    0x7fff8156dff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8159e000 -
    0x7fff8161bfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8161c000 -
    0x7fff81647ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff81678000 -
    0x7fff816d8fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff816d9000 -
    0x7fff81708fff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff81709000 -
    0x7fff81771fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff817f3000 -
    0x7fff81830fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff81831000 -
    0x7fff818a2ff7  com.apple.AppleVAFramework 4.10.26 (4.10.26) <28C1B366-DF2B-111B-1863-0713B105D930> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff818a3000 -
    0x7fff81a93fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <5626170D-00AE-33B1-03FF-256E9794150D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81dd8000 -
    0x7fff81e21fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81e22000 -
    0x7fff81ea4fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff81ea5000 -
    0x7fff81eabff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8200d000 -
    0x7fff8209dfff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8209e000 -
    0x7fff8215bfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8215c000 -
    0x7fff8215dfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8215e000 -
    0x7fff8245cfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8245d000 -
    0x7fff8245dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8249b000 -
    0x7fff824c0ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff824dd000 -
    0x7fff8251efef  com.apple.CoreMedia 0.484.52 (484.52) <3F868AF8-1089-10C3-DCEB-565690FD9742> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8251f000 -
    0x7fff828bcfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff828bd000 -
    0x7fff828c9fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
    0x7fff828ca000 -
    0x7fff8294fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff82991000 -
    0x7fff82993fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff82994000 -
    0x7fff829b4ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff829b5000 -
    0x7fff829d2ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff829d3000 -
    0x7fff833cdff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff833ce000 -
    0x7fff833ceff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff833cf000 -
    0x7fff833e0fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff833e1000 -
    0x7fff83715fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83716000 -
    0x7fff83894ff7  com.apple.WebKit 6533.21 (6533.21.1) <C89E93DE-3BFD-2E7A-2A49-356885FA1CDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff83895000 -
    0x7fff83895ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83896000 -
    0x7fff83a54ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff841ec000 -
    0x7fff8423bfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8423c000 -
    0x7fff842d6fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84365000 -
    0x7fff8438cff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff843ee000 -
    0x7fff843eeff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff843ef000 -
    0x7fff84442ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8462a000 -
    0x7fff8463eff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8463f000 -
    0x7fff84759fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8475a000 -
    0x7fff84770fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84771000 -
    0x7fff84832fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8490c000 -
    0x7fff849e9fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84af9000 -
    0x7fff84ba9fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84baa000 -
    0x7fff84beffff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff84bf0000 -
    0x7fff84c18fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84c19000 -
    0x7fff84c24fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff84cf1000 -
    0x7fff84d14fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff84d15000 -
    0x7fff84d1cfff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84e1e000 -
    0x7fff84e22ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff84e23000 -
    0x7fff84fe1fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff84fe2000 -
    0x7fff85101fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85102000 -
    0x7fff85344fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85345000 -
    0x7fff85b4ffe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85b50000 -
    0x7fff85c09fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff85c4a000 -
    0x7fff85c4ffff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85c66000 -
    0x7fff868e1fef  com.apple.WebCore 6533.21 (6533.21.1) <15CE3700-C6DC-7F94-5394-4CF78040A40D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff868e2000 -
    0x7fff86aa3fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff86aa4000 -
    0x7fff86b44fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff86b45000 -
    0x7fff86b7ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
    0x7fff86b80000 -
    0x7fff86fc3fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86fc4000 -
    0x7fff86fc4ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8701f000 -
    0x7fff8709cfef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8709d000 -
    0x7fff8711bff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8711f000 -
    0x7fff87138fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87139000 -
    0x7fff871b8fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff871b9000 -
    0x7fff871c4ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff87209000 -
    0x7fff87213fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff87214000 -
    0x7fff87251ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff87252000 -
    0x7fff8748cfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff87497000 -
    0x7fff8749aff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff874ae000 -
    0x7fff874effff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff875a1000 -
    0x7fff875e2fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff875e3000 -
    0x7fff8762efef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff87631000 -
    0x7fff87632ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87633000 -
    0x7fff87642fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87666000 -
    0x7fff87678fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff87679000 -
    0x7fff876c2ff7  com.apple.securityinterface 4.0.1 (40418) <77FDB498-B502-050C-6AF4-1DAB17F64B6F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff876e4000 -
    0x7fff8771ffff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8772e000 -
    0x7fff87745fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8774e000 -
    0x7fff87763ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87764000 -
    0x7fff8779aff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8779b000 -
    0x7fff878c3ff7  com.apple.MediaToolbox 0.484.52 (484.52) <F03DAC32-79DB-EA5A-9B8D-CB288AF91A56> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff878c4000 -
    0x7fff878e5fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff878e6000 -
    0x7fff878f7ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff87900000 -
    0x7fff87d47fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87d54000 -
    0x7fff87d9eff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff87d9f000 -
    0x7fff87dacfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87dad000 -
    0x7fff87db3ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87db4000 -
    0x7fff87db4ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff87dc9000 -
    0x7fff87efefff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87eff000 -
    0x7fff87fc0fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87fc1000 -
    0x7fff880cbff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8810b000 -
    0x7fff8811cfff  SyndicationUI ??? (???) <83BC984E-2EF3-D6D2-95AC-37F5609A9592> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff8812b000 -
    0x7fff8812fff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88130000 -
    0x7fff88131ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8815a000 -
    0x7fff88160fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/

    Hi ..
    .BandwidthControllerv .png
    Your Mac has been infected with the flashback trojann (malware) but it's relatively easy to remove.
    Installing this update removes variants of the trojan >  Java for Mac OS X 10.6 Update 8
    Try Safari. If it crashes again, use this removal tool >  Flashback Removal Tool - F-Secure Weblog : News from the Lab

  • HT5312 my account is locked and i forget security questions, i cant call for assistance. please inform me by my account email

    it is hard to understand your security solutions

    Most of the people on these forums, including myself, are fellow users - you're not talking to iTunes Support here.
    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then go to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you should see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then you won't get the reset option - you will need to contact iTunes Support or Apple to get them reset (which will be phone as they need to confirm your id)
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312 . Or you could change to 2-step verification : http://support.apple.com/kb/HT5570
    If there isn't a phone number for your country and your country doesn't appear on the iTunes Support page then you could try selecting a different country and topic so that you get the email contact option and so that you can explain your problem by email and then see what they reply with

  • Minor problem? Need assistance please.

    Has anyone else ran into this? and if so, do I need to worry?
    I ran my usual check on the mac drive via "Verify Disk" option.  It came up with "needs repair"...etc., and told me to repair it.  I did a command r during boot so I could do a repair, and the software told me "your mac drive seems to be ok"??? Some kind of glitch, or need I worry about it at all?  Thanks for any assist.

    Ok, I'm a little confused, please explain if you would.  The way I look at this is I basically received faulse readings from "disk utility's "verify disk"" because when I followed procedure afterwards, which everyone knows is to use the installation cd to run "repair disk", it told me everything was ok (or in essence there wasn't anything wrong at all).  This is normal?  This makes no sense to me, can you please explain it, or point me to an Apple support article explaining it?  Thank you sir for your time.

  • Just plugged in my wireless printer and need assistance please - can anyone help me to start printin

    just plugged in my hp deskjet 3070A e-ALL-IN-ONE SERIES and want to do a test print - I'm not sure what I am doing and don't want to make any stupid mistakes - the software was loaded on to my new hp laptop when I bought it from PC world/currys - can anyone "talk me through" the basics that I need please?
    sorry to be such a wuss but am okay once I know what to do - if I get in a jam when first trying, I get a bit worried about what to do so would much rather get it right first time and then I can go on from there
    thanks in anticipation ...

    Since you installed it, just follow what the manual and instructions say and print away....
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

Maybe you are looking for