Pro*C Context - checking for status

Does anyone know a function that I can pass an SQL context (the one allocated via EXEC SQL ALLOCATE CONTEXT) to and obtain both the connected status and last error encountered?
I'm in the process of writing an API to abstract some thread and database control away from our application code. One of its responsibilities will be to monitor each thread under its control and the associated DB context (the one allocated via EXEC SQL ALLOCATE CONTEXT) to insure that the database is connected. The thing is that I need a function to hand a context and see whether or not the database is connected and/or if any irrecoverable errors have occurred. Because the application is multi-threaded the API will not (and really can not) have access to the SQLCA of the calling thread. Because the way Pro*C compiles things, I would have to pass the SQLCA for the current function and thread back to the API, which is pointless and is a "stupid" contract (why must I hand the API my SQLCA...I shouldn't have to). However, I would have to guess that the context has enough information in it to at least give me the connected state and maybe the last error encountered in the context. What I need is a function to extract that information.
Thanks!

OK...so I did a little research myself, and I came up pretty short of anything except maybe the connection status. I can possibly get that by getting the OCIEnv * handle via an SQLLIB call then pass that to an OCIGetAttr call to get the "server" handle, then pass that to an OCIGetAttr call that will get the connected status. However, that only takes care of one of my issues.
So, since I don't like any of the solutions I've found so far, I'm contemplating setting up the threaded sqlca in a context that my API can access and requiring the API user to do something like:
#define sqlca (cxt->sqlca)
I'll pass the user cxt as part of the callback function so it'll be guarenteed thread safe.
This seems like it will work just fine...just an annoying step. In fact, I wish that Pro*C allowed the user to redefine sqlca in a better fashion than this. It really seems like multi-threading was an afterthought with things like this. Global sqlca gets stomped in multi-threaded apps, so they force you to define stack level sqlcas for every function.... That's bogus in and of itself, but now I need access to the sqlca in my API, and it'd be really nice to do something like:
EXEC SQL SET SQLCA apiGetSqlca()
And it would pull in that sqlca pointer everywhere. Worse yet, the Pro*C compiler assumes that the local SQLCA is not a pointer, and precompiles "&sqlca" all over the place (the reason the #define works in the first place). This makes it even more of a pain, because at least I could allow the API user to do something like: "sqlca = apiGetSqlca();" and have things work, but since sqlca can't be a pointer I'm up a creak with this too! Basically I have to redefine the symbol "sqlca" so that the pre-compiler points this symbol at the correct location where my API can access it.
Anyway...that's my rant, and currently the only solution I can find that will force all error conditions to wind up in a location that my API can access. Anyone else have any ideas?!?

Similar Messages

  • Performance check for status control table

    Hi,
    When ever we activate any ODS or delete the request ,a message 'Performance Check for Status control Table ' appears.
    What does it mean?Please explain what is status control table and how it performs?
    Thanks & Regards,
    Dinakar.

    Hi,
    This message is not a issue in itself. It is just a SAP message which means that the system is checking/updating the system tables to carry out the operation whether it can be done or not.
    If your loads are failing at this step or after this message there can be many reasons, check some of  the possible reasons below
    Performing check and potential update for status control table
    Update from PSA error in Process Chain
    problem in deleting request
    Reporting not available ,even if Data is sucessfully loaded into DT
    Hope this helps,
    Kush kashyap

  • Checking for status of a long-running BPEL process

    Hi experts,
    I have one BPEL process for originating customers' loan which usually involves various steps which takes around 15-20 mins to complete per instance. I would like to implement a user interface that can check the process's progress and display how it is going to the user.
    I have thought of using an asynchronous process that updates a global variable listing status of each step inside the process and use a poller to invoke another operation (like "checkStatus" operation) of this process to retrieve this variable and display the value to the users. It may be achieved by using "OnEvent" activity waiting for "checkStatus" operation. It will run in parallel with the main process, have access to the global variable and reply this variable immediately to the caller.
    It sounds like an idea in theory but invoking a web service operation for polling status is very heavy-weight and may impact performance during high-load.
    I am just wondering if there is other solution to this problem as I believe the status checking is a very common expected requirement in long-running BPEL process. What might be the best practice to implement this?
    Look forward to your responses.
    Thanks and regards,
    Edited by: Nghia Pham on Nov 5, 2012 4:48 PM

    Hi.
    I apologize for the slow reply. I am just back from overseas and did not have chance to go to the forum!
    Thank you a lot for your responses!
    The BAM looks like a suggested out-of-the-box solution. But it ties too much to Oracle API and will be hard to customise the way you want to interpret the status to end-users. If you want to display the process status with BAM in a web application interface, ADF is the only solution (please correct me if I am wrong). I would prefer a stand-alone, free of proprietary API solution so that we can build a screen that is technology-independent. As ADF UI is not our only supported view technology. For example, a PHP web client should be able to interpret the BPEL process status.
    Will really appreciate your suggested solution.
    Thanks and regards,

  • MacBook Pro 2.2 Check Battery Status .....

    Hi All,
    My MacBook Pro is showing the following stats for my battery (this is battery number 2 in less than one year/still under AppleCare)......Any ideas as to what can be causing battery after battery to go bad time and time again? This Mac, which is also my first Apple product, has given me lots of trouble (Batteries, LCD replacements, CD drive....) Any help would be greatly appreciated.
    Model Name: MacBook Pro
    Model Identifier: MacBookPro3,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.2 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 2 GB
    Bus Speed: 800 MHz
    Boot ROM Version: MBP31.0070.B07
    SMC Version (system): 1.16f11
    Serial Number (system): W87*
    Hardware UUID: 00000000-0000-1000-8000-001B63B2261F
    Sudden Motion Sensor:
    State: Enabled
    BTW, I am running Snow Leopard with the latest update.... Thanks so much!
    Message was edited by: natimommy
    Message was edited by: natimommy
    < Edited by Host >

    Your stats do not show Charge and Health information.
    Per your user manual: Do not operate your MacBook Pro on a pillow or other soft material, as the material can block the airflow vents. Never place anything over the keyboard when operating your MacBook Pro. Never push objects into the ventilation openings.
    From MacBook Pro: Care, Use, and Safety Information
    For prolonged use, place your MacBook Pro on a flat, stable surface. Do not place your MacBook Pro on your lap or other body surface for extended periods of time. Prolonged body contact can cause discomfort and potentially a burn.
    Since you have Apple Care, call them and tell them about your issue. If they feel you need yet another battery, ask them or the repair technician why your batteries keep failing?

  • Check for updates not working in 9 pro

    I am running Acrobat 9 pro on a Vista machine. Acrobat appears to have been malfunctioning (bates numbering is not working properly), and I uninstalled (and deactivated) Acrobat, and then reinstalled it.
    After reinstallation, I used the check for updates feature in the help menu to update from 9.0 to 9.2. But now every time I run Check for updates from Help, nothing updates. I get a dialog that there is an available update, and then an icon System Tray appears and a process is active for AdobeARM.exe. But nothing ever happens-no update. I then force close the process from the task manager, and still no success in getting Acrobat to update.
    What can I do? Thanks very much.

    LeoAdobeX:
    Thank you for your rely. Here is the more detrailed info:
    1. I pulled down the Help menu and chose Check for Updates.
    2. A dialog appeared that said an update was available; I clicked on the button that indicated I wanted to download and install the update
    3. Nothing further appeared onscreengiving my information or choice, but an incon then appeared in the system tray for the installer.
    4. Hovering over the icon does not pop up any status information. If I click, double click, or right click on the incon in the system tray nothing pops up, and nothing appears. At that point I get absolutely no response.
    5. If I go to task manager at that point it shows the active process AdobeARM.exe and gives no indication of it malfunctioning. But nothing installs and nothing downloads and nothing happens.
    6. If I then pull down the Help menu and chose Check forUpdates again, I get a dialog that says the updater is already running.
    7. All of this occured immedaitely after I reinstalled 9 pro.
    I hope this additional info helps. Thanks very much.

  • Skype 7.10 application no longer able to log in any user, check for updates, or change online status

    Hello Community,
    Thanks in advance for looking into my problem report.
    First off, I'm running Skype version 7.10 (777) for Mac, on my MacBook Pro Retina running Yosemite 10.10.4.  I've been using Skype on this setup flawlessly for months.  Recently, after adding some more credit in advance of making an international call (which worked fine), I ran into a weird problem.  I can't be more specific about the initial problem, as I kind of dismissed it at the time, but it was some kind of error window from Skype regarding my attempt to add credit (which did work, btw - I see the updated balance and my bank account was debited as intended).
    Now however, I cannot use the Skype application in any way.  When I attempt to sign in - whether on my account (with the right password or a bogus password), or on another valid account, the application just displays the spinning balls graphic for several minutes and then reverts to the sign in screen.  After rebooting my Mac, I was able to use Skype again, but now it's back to this behavior after I quit Skype.  I've got a lot of work-in-progress right now and don't want to keep rebooting to try to get past this.
    Note that my account/credentials is clearly not the issue; I can use Skype from my iPhone 5S no problem, and from Skype web on the same Mac.  But the application itself on my Mac is DOA, whether using my account or another person's.  Even the Check for Updates just stalls forever.
    I have already downloaded the Skype app again and paved over the old one, and that makes no difference.
    I also trashed my Library/Application Support/Skype, and restored a copy from backup prior to this problem, but it made no difference.
    I've verified that my Mac firewall is not the issue - I've tried it with the firewall on and off without affect.
    If anyone has a clever idea - or knows how I can get some kind of diagnostic log about what the app is doing when it's trying to contact the mother ship - please let me know!
    Thanks again
    [Topic title updated by moderator to include version number.]

    I'll add that when I run devenv.exe with the flag /TFSLink, VS opens a Team Explorer window that contains the following text:
    An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\<username>\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml".Exception details:System.NullReferenceException: Object reference not set to an instance of an object.   at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context)   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

  • Skype application no longer able to log in any user, check for updates, or change online status

    Hello Community, Thanks in advance for looking into my problem report. First off, I'm running Skype version 7.10 (777) for Mac, on my MacBook Pro Retina running Yosemite 10.10.4.  I've been using Skype on this setup flawlessly for months.  Recently, after adding some more credit in advance of making an international call (which worked fine), I ran into a weird problem.  I can't be more specific about the initial problem, as I kind of dismissed it at the time, but it was some kind of error window from Skype regarding my attempt to add credit (which did work, btw - I see the updated balance and my bank account was debited as intended). Now however, I cannot use the Skype application in any way.  When I attempt to sign in - whether on my account (with the right password or a bogus password), or on another valid account, the application just displays the spinning balls graphic for several minutes and then reverts to the sign in screen.  After rebooting my Mac, I was able to use Skype again, but now it's back to this behavior after I quit Skype.  I've got a lot of work-in-progress right now and don't want to keep rebooting to try to get past this. Note that my account/credentials is clearly not the issue; I can use Skype from my iPhone 5S no problem, and from Skype web on the same Mac.  But the application itself on my Mac is DOA, whether using my account or another person's.  Even the Check for Updates just stalls forever. I have already downloaded the Skype app again and paved over the old one, and that makes no difference. I also trashed my Library/Application Support/Skype, and restored a copy from backup prior to this problem, but it made no difference. I've verified that my Mac firewall is not the issue - I've tried it with the firewall on and off without affect. If anyone has a clever idea - or knows how I can get some kind of diagnostic log about what the app is doing when it's trying to contact the mother ship - please let me know! Thanks again

    I'll add that when I run devenv.exe with the flag /TFSLink, VS opens a Team Explorer window that contains the following text:
    An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\<username>\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml".Exception details:System.NullReferenceException: Object reference not set to an instance of an object.   at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context)   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

  • I've MacBook Pro 2009 model... from last few days my airport is not functional. This happened when I deleted list com.apple..... from systems folder from library- preference- system. Now, when you check the status of Airport hardware it says "Not

    I've MacBook Pro 2009 model... from last few days my airport is not functional. This happened when I deleted plist of com.apple..... from systems folder from library-> preference->system. Now, when you check the status of Airport hardware it says "Not Associated".  One more thing that came to my notice is that 'com.apple.internetconfigpriv.plist' this file is missing from system folder. Any help would be appreciated.
    Thanks

    Thank you for your reply......
    I have tried using different OS 10.7, 10.8... further OS doesn't suit my MacBook, so currently I am on 10.6. I did reinstallation twice using 10.6 but the files were not restored.
    Yes.. I am talking about internet wireless card.
    I don't have back up files for files which i deleted and they are not in trash as well.... the reason I deleted files was from the image attached from OSXdaily.com
    I have tried resetting the PRAM, NVRAM, SMC but to no use.
    now what do I do.??

  • Acmcneill1ug 14, 2014 7:16 AM I have IMac OSX 10.9.4, 4GB,Processor 3.06 with Intell2Duo. I would like to check for Malware. I run a TechTool Pro 6 every month and that comes up great. When check how much memory I am using, with only Safar

    Acmcneill1ug 14, 2014 7:16 AM
    I have IMac OSX 10.9.4, 4GB,Processor 3.06 with Intell2Duo. I would like to check for Malware. I run a TechTool Pro 6 every month and that comes up great.
    When check how much memory I am using, with only Safari open I am using 3.9 and more of her 4.0 memory. She is very. very slow in processing. I had 4000
    trash to clean out and it took her over an hour to expel. Also for some reason Safari will not allow me to click on a link, in my G-mail, and let it go to the page.
    It has a sign saying a pop-up blocker is on and will not let me do it. I must open the stamp to look at my e-mails and if I have redirected link now I can do it.
    I have not changed my preferences so where is this pop-up blocker?
    I have looked at preferences on Safari and Google, which I do not understand Google, and do not see where this blocker could be.
    Malware is something I want to make sure is not on my computer. Tech Tool Pro 6 is all I know of and it does not detect Malware.
    Help.
    Ceil

    Try Thomas Reed's Adware removal tool. He posts extensively in the communities.
    Malware Guide - Adware
    Malware Discussion

  • My MacBook Pro is running VERY slow. I am constantly getting pop-ups and now I got one that says my computer may be infected. What do I do to check for viruses and or remove them if there is one?

    What do I do to check for viruses and or remove them if there is one? I have never had a problem with my mac until now. It is running VERY slow

    This is what it came up with.... any ideas?
    EtreCheck version: 1.9.11 (43) - report generated May 27, 2014 at 11:07:36 PM CDT
    Hardware Information:
              MacBook Pro (15-inch, 2.53GHz, Mid 2009)
              MacBook Pro - model: MacBookPro5,4
              1 2.53 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 1 day 23:26:50
    Disk Information:
              Hitachi HTS545025B9SA02 disk0 : (250.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 249.2 GB (20.75 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-868 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    Gatekeeper:
              Anywhere
    Kernel Extensions:
              [not loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.39) Support
              [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.39) Support
    Problem System Launch Daemons:
              [failed] com.apple.wdhelper.plist
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.macpaw.CleanMyMac.helperTool.plist Support
              [loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist Support
              [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist Support
              [running] com.whitesmoke.uploader.plist Support
    User Login Items:
              iTunesHelper
              AdobeResourceSynchronizer
    Internet Plug-ins:
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 Support
              AdobePDFViewer: Version: 11.0.06 - SDK 10.6 Support
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
              QuickTime Plugin: Version: 7.7.3
              Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
              iPhotoPhotocast: Version: 7.0
    Safari Extensions:
              WhiteSmoke: Version: 1.0.0.1
              Vidx: Version: 2.0
              DivX Plus Web Player HTML5 <video>: Version: 2.1.2.145
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071801000001 Support
              fbplugin_1_0_1: Version: (null) Support
    3rd Party Preference Panes:
              Flash Player  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  12%          DashboardClient
                   6%          coreaudiod
                   6%          WindowServer
                   5%          repair_packages
                   3%          VLC
    Top Processes by Memory:
              549 MB          repair_packages
              143 MB          com.apple.WebKit.WebContent
              131 MB          Safari
              119 MB          installd
              94 MB          mds_stores
    Virtual Memory Information:
              809 MB          Free RAM
              1.82 GB          Active RAM
              224 MB          Inactive RAM
              630 MB          Wired RAM
              3.66 GB          Page-ins
              207 MB          Page-outs

  • Officejet Pro 6830 all in one - screen stuck on "checking for printer updates"

    Windows 7 X64 install
    I ran through the entire installation process and while the printer will print and will scan - the printer is hung on the message "checking for printer updates" with a red x below that message.  I let it set all night and no change.  The printer is setup as a wired network connection and can be seen with any of the tools.  I have not errors on my system.  I have uninstalled the software and reinstalled twice without success.  I tried running a firmware update, but the firmware update states that I have the latest firmware rev.  I even unplugged the printer and plugged it directly into the wall - n o change.  Evertime I startup the printer screen, just hangs on that screen. 
    Please help.

    I have the exact same problem with my new HP Officejet Pro 6830 printer.  Please could you provide a solution else I guess it will have to go back to the shop as I only picked it up this afternoon.
    Setup went ok and it even managed to print a couple of pages.  But next time it started up (with wired ethernet connection) this problem occurred and happens every time ever since.  (It is possible to use the printer for printing and scanning via PC, but the whole time its display is showing the "checking for printer updates" message.)
    This even happens if the ethernet cable is not connected on startup (meaning the printer cannot be used as a standalone printer / copier either at the moment).
    If I press the red cross (which I guess cancels the update searching) then I get a blue screen saying "B871634E" for a second or so, afterwhich I get a black screen with the message "There is a problem with the printer. Turn the printer Off, then On." and cannot do anything else.  (The problem is the same after doing a printer off then on - even when following the "hard reset" procedure already mentioned.)
    On checking the firmware version via the PC utility (while the printer sits there "checking for printer updates"), the PC utility app reported that the firmware was the latest version.

  • Can´t access my files on Creative Cloud. "Page temporarily unavailable. We will return soon." "We are working quickly to resolve the problem and apologize for the delay. Check back later or visit our website for status updates. In addition, you can get he

    Hello,
    For a few days I have been trying to access my files on Creative Cloud web without success. I´ve got this message only:
    "Page temporarily unavailable. We will return soon."
    "We are working quickly to resolve the problem and apologize for the delay.
    Check back later or visit our website for status updates.
    In addition, you can get help in the forums of the Creative Cloud.
    Thank you for understanding!"
    (I used Google Translate)
    Somebody help?

    You do not need ?&promoid=KRUVP at the end of the url but it should not matter.
    One thing to check is if your hosts file is modified. Open the Command Prompt and type: notepad %systemroot%\system32\drivers\etc\hosts
    This will open a read-only copy of your host file in Notepad. Are there any entries in this file regarding adobe.com?
    The other thing you can do is open the Developer Tools in the Chrome browser. On Windows press Ctrl + Shift to open them. Switch to the Network tab. Reload the page by pressing Ctrl + r. Check for any 4xx or 5xx errors which should be colored red.
    Post screenshots of your results or send me a private forum message with the information.

  • Mail app crashes when checking for mail (new macbook pro)

    For some reason 4-5 days ago the mail app quit working/started crashing when checking for new mail. It would begin negotiating with the server and start downloading messages. It would receive the number of messages to download and then begin the download process. during this download it would then crash and the whole app will close.
    Any ideas? I have removed RSS feeds thinking that was a problem from other threads but still fails.
    MAC OS 10.6.2
    Mail 4.2 (1077)
    Apple debug information:
    Process: Mail [376]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.2 (1077)
    Build Info: Mail-10770000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [76]
    Date/Time: 2010-02-25 21:22:23.712 -0600
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 79731 sec
    Crashes Since Last Report: 21
    Per-App Interval Since Last Report: 181 sec
    Per-App Crashes Since Last Report: 21
    Anonymous UUID: D0F4664C-6587-478D-870B-BBE459254F1B
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000064
    Crashed Thread: 6 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    objc_msgSend() selector name: retain
    -[MessageRouter routeQueuedMessages]
    -[POPAccount fetchSynchronouslyIsAuto:]
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff88506e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff885074ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86a447a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83a7aa24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.AppKit 0x00007fff80bfa3c8 -[NSAnimation(NSInternal) _runBlocking] + 321
    6 com.apple.mail 0x000000010001384d 0x100000000 + 79949
    7 com.apple.mail 0x000000010004d7af 0x100000000 + 317359
    8 com.apple.mail 0x000000010004d686 0x100000000 + 317062
    9 com.apple.Foundation 0x00007fff83a534ec -[NSKeyValueObservance observeValueForKeyPath:ofObject:change:context:] + 325
    10 com.apple.Foundation 0x00007fff83a5329a NSKeyValueNotifyObserver + 338
    11 com.apple.Foundation 0x00007fff83a52d8e NSKeyValueDidChange + 458
    12 com.apple.Foundation 0x00007fff83a3673b -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 134
    13 com.apple.Foundation 0x00007fff83a57647 __NSThreadPerformPerform + 219
    14 com.apple.CoreFoundation 0x00007fff86a46271 __CFRunLoopDoSources0 + 1361
    15 com.apple.CoreFoundation 0x00007fff86a44469 __CFRunLoopRun + 873
    16 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    17 com.apple.HIToolbox 0x00007fff83fa0a4e RunCurrentEventLoopInMode + 333
    18 com.apple.HIToolbox 0x00007fff83fa0853 ReceiveNextEventCommon + 310
    19 com.apple.HIToolbox 0x00007fff83fa070c BlockUntilNextEventMatchingListInMode + 59
    20 com.apple.AppKit 0x00007fff80aac1f2 _DPSNextEvent + 708
    21 com.apple.AppKit 0x00007fff80aabb41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    22 com.apple.AppKit 0x00007fff80a71747 -[NSApplication run] + 395
    23 com.apple.AppKit 0x00007fff80a6a468 NSApplicationMain + 364
    24 com.apple.mail 0x0000000100002150 0x100000000 + 8528
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8851fbba kevent + 10
    1 libSystem.B.dylib 0x00007fff88521a85 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8852175c dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff88521286 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff88520bb8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 4: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff885419ee _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff885457f1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff889d52b3 ***::TCMalloc_PageHeap::scavengerThread() + 515
    3 com.apple.JavaScriptCore 0x00007fff889d52f9 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    4 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 5: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff88506e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff885074ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86a447a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    4 com.apple.MessageFramework 0x00007fff837408e7 _handleRequestWithTimeout + 1608
    5 com.apple.MessageFramework 0x00007fff83742e4c -[_NSSocket readBytes:length:error:] + 177
    6 com.apple.MessageFramework 0x00007fff83742a74 -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 95
    7 com.apple.MessageFramework 0x00007fff8374286d -[Connection _fillBuffer:] + 593
    8 com.apple.MessageFramework 0x00007fff837424fc -[Connection _readLineIntoData:error:] + 70
    9 com.apple.MessageFramework 0x00007fff838dae52 -[POP3Connection _copyReplyLineDataWithError:] + 90
    10 com.apple.MessageFramework 0x00007fff838db686 -[POP3Connection _getStatusFromReply] + 47
    11 com.apple.MessageFramework 0x00007fff838db4da -[POP3Connection _retrieveMessage:ofSize:informDelegate:] + 117
    12 com.apple.MessageFramework 0x00007fff838db15c -[POP3Connection _retr:] + 145
    13 com.apple.MessageFramework 0x00007fff838dc392 -[POP3Connection fetchMessages:totalBytes:] + 361
    14 com.apple.MessageFramework 0x00007fff838dfdf4 -[POP3FetchStore fetchSynchronously] + 2048
    15 com.apple.MessageFramework 0x00007fff838e18f6 -[POPAccount fetchSynchronously] + 148
    16 com.apple.CoreFoundation 0x00007fff86a7e0dc _invoking__ + 140
    17 com.apple.CoreFoundation 0x00007fff86a7dfad -[NSInvocation invoke] + 141
    18 com.apple.MessageFramework 0x00007fff8370e3f1 -[MonitoredInvocation invoke] + 214
    19 com.apple.MessageFramework 0x00007fff836f5888 -[ThrowingInvocationOperation main] + 31
    20 com.apple.MessageFramework 0x00007fff836f51c8 -[_MFInvocationOperation main] + 275
    21 com.apple.Foundation 0x00007fff83a6906d -[__NSOperationInternal start] + 681
    22 com.apple.Foundation 0x00007fff83a68d23 ___startOperations_block_invoke2 + 99
    23 libSystem.B.dylib 0x00007fff88542ce8 dispatch_call_block_andrelease + 15
    24 libSystem.B.dylib 0x00007fff88521279 dispatch_workerthread2 + 231
    25 libSystem.B.dylib 0x00007fff88520bb8 pthreadwqthread + 353
    26 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 6 Crashed: Dispatch queue: com.apple.root.default-priority
    0 libobjc.A.dylib 0x00007fff805ef311 objcmsgSendvtable13 + 9
    1 com.apple.CoreData 0x00007fff86810a3a _PFFaultHandlerFulfillFault + 2890
    2 com.apple.CoreData 0x00007fff8680f561 _PFFaultHandlerLookupRow + 1121
    3 com.apple.CoreData 0x00007fff8680f0f7 -[NSFaultHandler fulfillFault:withContext:] + 23
    4 com.apple.CoreData 0x00007fff8680d5de PFFulfillDeferredFault + 254
    5 com.apple.CoreData 0x00007fff868112d7 sharedIMPL_pvfkcore + 87
    6 com.apple.CoreData 0x00007fff8681cc7e pvfk7 + 14
    7 ...apple.AddressBook.framework 0x00007fff802c96ce -[ABRecord nts_initWithDatabaseImpl:addressBook:] + 253
    8 ...apple.AddressBook.framework 0x00007fff802c9573 +[ABCDRecord copyPublicRecordForClass:withDatabaseImpl:inAddressBook:] + 109
    9 ...apple.AddressBook.framework 0x00007fff802d091c -[ABAddressBook(ABMailPeopleSearch) recordsMatchingMailAddressWithEmail:fullName:firstName:lastName:inSubscribedCon tent:] + 999
    10 com.apple.MessageFramework 0x00007fff83798d67 -[ABAddressBook(MailAdditions) bestRecordMatchingFormattedAddress:] + 364
    11 com.apple.MessageFramework 0x00007fff83798a65 -[MailAddressManager bestRecordMatchingFormattedAddress:] + 411
    12 com.apple.MessageFramework 0x00007fff837987c8 -[MessageCriterion _evaluateAddressBookCriterion:] + 148
    13 com.apple.MessageFramework 0x00007fff837979f6 -[MessageRule doesMessageSatisfyCriteria:] + 471
    14 com.apple.MessageFramework 0x00007fff8379759e +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 481
    15 com.apple.MessageFramework 0x00007fff837968ec -[MessageRouter routeMessages:fromStores:] + 1268
    16 com.apple.MessageFramework 0x00007fff8389a982 -[MessageRouter routeQueuedMessages] + 1163
    17 com.apple.CoreFoundation 0x00007fff86a7e0dc _invoking__ + 140
    18 com.apple.CoreFoundation 0x00007fff86a7dfad -[NSInvocation invoke] + 141
    19 com.apple.MessageFramework 0x00007fff8370e3f1 -[MonitoredInvocation invoke] + 214
    20 com.apple.MessageFramework 0x00007fff836f5888 -[ThrowingInvocationOperation main] + 31
    21 com.apple.MessageFramework 0x00007fff836f51c8 -[_MFInvocationOperation main] + 275
    22 com.apple.Foundation 0x00007fff83a6906d -[__NSOperationInternal start] + 681
    23 com.apple.Foundation 0x00007fff83a68d23 ___startOperations_block_invoke2 + 99
    24 libSystem.B.dylib 0x00007fff88542ce8 dispatch_call_block_andrelease + 15
    25 libSystem.B.dylib 0x00007fff88521279 dispatch_workerthread2 + 231
    26 libSystem.B.dylib 0x00007fff88520bb8 pthreadwqthread + 353
    27 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff88506e9a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff885456e2 pthread_condwait + 1015
    2 ...apple.AddressBook.framework 0x00007fff802d29b3 -[ABRemoteImageLoader workLoop] + 304
    3 com.apple.Foundation 0x00007fff83a3fe99 _NSThread__main_ + 1429
    4 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff88506e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff885074ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86a447a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83abf4cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff83a3fe99 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 11:
    0 libSystem.B.dylib 0x00007fff88506e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff885074ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86a447a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83a7aa24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff83a7a903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8370ca89 -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff83a3fe99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 12:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 13:
    0 libSystem.B.dylib 0x00007fff885209da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88520dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88520a55 start_wqthread + 13
    Thread 14:
    0 libSystem.B.dylib 0x00007fff88506e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff885074ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86a447a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86a43c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83a7aa24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff83a7a903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff8373f76c +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff83a3fe99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 15:
    0 libSystem.B.dylib 0x00007fff8854a9e2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff86a66242 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 16:
    0 libSystem.B.dylib 0x00007fff885419ee _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8854187d nanosleep + 148
    2 libSystem.B.dylib 0x00007fff885417e7 usleep + 57
    3 com.apple.AppKit 0x00007fff80bf756a -[NSUIHeartBeat _heartBeatThread:] + 1540
    4 com.apple.Foundation 0x00007fff83a3fe99 _NSThread__main_ + 1429
    5 libSystem.B.dylib 0x00007fff8853ff8e pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff8853fe41 thread_start + 13
    Thread 6 crashed with X86 Thread State (64-bit):
    rax: 0x00007fff70d0cca0 rbx: 0x0000000000000000 rcx: 0x0000000000000018 rdx: 0x0000000000000064
    rdi: 0x0000000000000064 rsi: 0x00007fff811a13d8 rbp: 0x0000000114ed1e30 rsp: 0x0000000114ed1d48
    r8: 0xfffffffffffffffa r9: 0x0000000116778178 r10: 0x00007fff83a348a3 r11: 0x0000000100522130
    r12: 0x000000000000000c r13: 0x0000000000000000 r14: 0x000000000000000c r15: 0x0000000116778178
    rip: 0x00007fff805ef311 rfl: 0x0000000000010202 cr2: 0x0000000000000064
    Binary Images:
    0x100000000 - 0x100338fe7 com.apple.mail 4.2 (1077) <A3B6D6AE-FBD2-15AE-46BA-5B27D9E85786> /Applications/Mail.app/Contents/MacOS/Mail
    0x114488000 - 0x1147dcfef com.apple.RawCamera.bundle 3.0.1 (523) <F6C20A35-2D51-08D7-07CA-5159256D6158> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x114edf000 - 0x114ee2fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x114eee000 - 0x114ef4fff com.apple.AddressBook.LDAPSource 1.0.1 (864) <A13EB3DE-9B6F-A74F-B653-3442B0A03AE4> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x114efb000 - 0x114efbfff com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C1DB7C52-0812-0B24-6BB1-83E9149811D2> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x11566f000 - 0x115682ff7 com.apple.AddressBook.LocalSourceBundle 1.0.1 (864) <157AB366-BDEE-6FA9-94FD-CA027086D2BA> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1156c5000 - 0x1156cdff7 com.apple.JavaVM 13.1.0 (13.1.0) <50BF10FF-1372-2993-B8E2-162E2FC99596> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1156d6000 - 0x1156e8ff7 com.apple.mail.WebPlugIn 4.2 (1077) <1042E456-191F-FB9D-9C09-484FB641528D> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
    0x115800000 - 0x11585ffff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
    0x116662000 - 0x1166b2ff7 com.apple.datadetectors.actions 2.0 (102.0) <B64E5232-8736-050B-3F68-A2BA6DFFCA43> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x117357000 - 0x11737afff com.apple.Mail.Syncer 4.2 (1077) <A4CD23F8-C0FB-2587-9250-A3954B0A27F5> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80019000 - 0x7fff80024fff com.apple.CrashReporterSupport 10.6.2 (239) <9A14C43B-69B0-842E-3149-2F580DC13A50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff80025000 - 0x7fff8002dfff com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8002e000 - 0x7fff8002fff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff80030000 - 0x7fff80035fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80036000 - 0x7fff80039fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8003a000 - 0x7fff80040fff libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8005d000 - 0x7fff8009bfef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8009c000 - 0x7fff800bcfff com.apple.DotMacSyncManager 2.0.1 (446.3) <200FD7C1-8C44-A14C-33EF-0E287DE741D4> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff80217000 - 0x7fff80258ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80259000 - 0x7fff80293fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff80294000 - 0x7fff802b5fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff802b6000 - 0x7fff802bcff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff802bd000 - 0x7fff804f7fff com.apple.AddressBook.framework 5.0.1 (864) <4FA65C25-3F4F-6D79-1901-07FF6BBAAEDB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff804f8000 - 0x7fff8050efff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8050f000 - 0x7fff80576fef com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff805b6000 - 0x7fff805c3ff7 com.apple.AppleFSCompression 1.0 (1.0) <06099990-D14E-CBD3-8E6A-23905A3B4A48> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff805c4000 - 0x7fff805e8ff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff805e9000 - 0x7fff8069ffff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff806a0000 - 0x7fff806affef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff80791000 - 0x7fff808fdff7 com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff809b3000 - 0x7fff809b8fff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff809b9000 - 0x7fff809d7fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff809d8000 - 0x7fff809f3fff com.apple.datadetectors 2.0 (102.0) <D3E026E9-C12A-88ED-25FC-7A58E435AB02> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff809f4000 - 0x7fff80a3efef com.apple.IMCore 5.0.1 (744) <32F01A93-564E-4A0A-7A59-76DB29E054A0> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff80a41000 - 0x7fff80a61ff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff80a62000 - 0x7fff80a67ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff80a68000 - 0x7fff8145cfff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8145d000 - 0x7fff8157efe7 libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8157f000 - 0x7fff81590fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff81591000 - 0x7fff81591ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff81592000 - 0x7fff81614fe7 com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8164b000 - 0x7fff81686fe7 com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff81687000 - 0x7fff81692ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81693000 - 0x7fff81851fff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff81852000 - 0x7fff8185aff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff8185b000 - 0x7fff81bf3fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81bf4000 - 0x7fff81c2fff7 com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff81c30000 - 0x7fff81cbcfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81cbd000 - 0x7fff81ce0ff7 com.apple.iChat.IMFoundation 5.0.1 (744) <C06AE6AC-F5F3-EC30-426A-0C9C81658B56> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff81ce1000 - 0x7fff81f4afff com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff81f4b000 - 0x7fff81f5dfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82059000 - 0x7fff82072fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff82073000 - 0x7fff820f0fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff820f1000 - 0x7fff8212cff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8212d000 - 0x7fff8224bff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8224c000 - 0x7fff8225bfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8225c000 - 0x7fff8225dfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8225e000 - 0x7fff82590fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82591000 - 0x7fff825a2fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff825a3000 - 0x7fff82687fff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff82688000 - 0x7fff826bdfff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff826be000 - 0x7fff82732ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff82733000 - 0x7fff82733ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82734000 - 0x7fff8277afe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8277b000 - 0x7fff82786fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff829c4000 - 0x7fff829c4ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff829c5000 - 0x7fff82a09fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82a0a000 - 0x7fff82a90ff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff82a91000 - 0x7fff82adbff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82adc000 - 0x7fff83519fe7 com.apple.WebCore 6531.21 (6531.21.8) <04C92586-679B-00A5-E3BE-590A0E9BCB11> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8351a000 - 0x7fff8351eff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8355f000 - 0x7fff83639ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8363a000 - 0x7fff836eeff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff836ef000 - 0x7fff83a2dfef com.apple.MessageFramework 4.2 (1077) <32F00E54-E6C4-0511-EBE4-DDC7DE1CB474> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff83a2e000 - 0x7fff83a2eff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff83a2f000 - 0x7fff83cb0fe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff83cb1000 - 0x7fff83cc4fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83cc5000 - 0x7fff83dcafe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff83dcb000 - 0x7fff83e80fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff83e81000 - 0x7fff83e9cff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff83e9d000 - 0x7fff83efdfff com.apple.ExchangeWebServices 1.1 (56) <76BE6B3A-45B7-0FD3-CE9F-A0616C79B26E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff83efe000 - 0x7fff83f68fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff83f6e000 - 0x7fff83f6fff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83f70000 - 0x7fff83f71fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff83f72000 - 0x7fff84270fe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff84271000 - 0x7fff8430bfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8430c000 - 0x7fff8433dfef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8433e000 - 0x7fff8437bfff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8437c000 - 0x7fff84380ff7 libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff84381000 - 0x7fff843d0fff com.apple.iCalendar 1.0.1 (51) <6A991ED8-2A03-8FEC-85FF-5DDFDF18D8E3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff843d1000 - 0x7fff8449dfff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8449e000 - 0x7fff844b6fff com.apple.iChat.InstantMessage 5.0.1 (744) <0D312A5A-78EA-AD6C-9492-C822F3DD1D03> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff844e7000 - 0x7fff84533fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84534000 - 0x7fff845b3fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff845b4000 - 0x7fff84609fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8460a000 - 0x7fff8463afef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8463b000 - 0x7fff84664ff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff84665000 - 0x7fff8477cfef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8477d000 - 0x7fff847ccfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff848c6000 - 0x7fff848d2fef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff848d3000 - 0x7fff848dbfff com.apple.iChat.IMUtils 5.0.1 (744) <A2956C75-C9E3-D609-17F2-A40D3BA2BD6C> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff848dc000 - 0x7fff8498bfff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8498c000 - 0x7fff849a2fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff849fc000 - 0x7fff84a0fff7 com.apple.syncservices.syncservicesui 5.1 (578) <E103A7E4-EAD3-53F4-601A-E854870469FF> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff84a10000 - 0x7fff84b34fe7 com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84b35000 - 0x7fff84ba7fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff84ba8000 - 0x7fff84febfef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85155000 - 0x7fff8519fff7 com.apple.DAVKit 4.0.1 (730) <57B9EB89-C7A4-1F7B-4B09-0873CC557555> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff851a0000 - 0x7fff851a0ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff851a1000 - 0x7fff851b6ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff851b7000 - 0x7fff85213fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85214000 - 0x7fff8521bfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8521c000 - 0x7fff85279fef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8527a000 - 0x7fff8527aff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8527b000 - 0x7fff852aaff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff852ab000 - 0x7fff8533afff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8543c000 - 0x7fff854f5fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff854f6000 - 0x7fff8551cfe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8551d000 - 0x7fff8559afe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8559b000 - 0x7fff85c8f537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85c90000 - 0x7fff85cd7ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85cd8000 - 0x7fff85cdafff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff85cdb000 - 0x7fff85d58fef com.apple.backup.framework 1.2 (1.2) <E3635A09-6221-71CE-6083-6025CE478634> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85d80000 - 0x7fff85dc9ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff85dca000 - 0x7fff85dd0ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85dd1000 - 0x7fff85e4cff7 com.apple.ISSupport 1.9.2 (50) <09D926B6-BBF7-7E15-2978-D0C4D933543D> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85e4d000 - 0x7fff85e4ffff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85e50000 - 0x7fff85e56fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff85e57000 - 0x7fff85e64fe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85e65000 - 0x7fff85f21ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85f38000 - 0x7fff86118fff com.apple.CalendarStore 4.0.1 (973) <5A6D8FC7-F5C7-4FCA-FB31-7EB186EBC790> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff86119000 - 0x7fff86156fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff86157000 - 0x7fff862b6ff7 com.apple.syncservices 5.1 (578) <17B2B8E1-EFEE-B0F5-3FFF-27A88ACFB467> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff862b7000 - 0x7fff862c5ff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff862c6000 - 0x7fff862eefff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff864db000 - 0x7fff86510ff7 libcups.2.dylib ??? (???) <B7854E3A-784F-5033-1A47-CF2AE40C5855> /usr/lib/libcups.2.dylib
    0x7fff86511000 - 0x7fff86554fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff86555000 - 0x7fff8655cff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8655d000 - 0x7fff865bffe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff865c0000 - 0x7fff8660fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff86610000 - 0x7fff867cafef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff867cb000 - 0x7fff867e1ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff867e2000 - 0x7fff86920fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff869f9000 - 0x7fff86b6cff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86b6d000 - 0x7fff87065ff7 com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff87075000 - 0x7fff87075ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87076000 - 0x7fff87081ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff87082000 - 0x7fff870d3fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff870d4000 - 0x7fff870d4ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff870d5000 - 0x7fff87213ff7 com.apple.WebKit 6531.21 (6531.21.8) <1B786776-E9EA-3B88-D9EE-618BC4CCD7B4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87214000 - 0x7fff87255fef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff87256000 - 0x7fff87259ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8727d000 - 0x7fff87348fe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff87349000 - 0x7fff8736bff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff873da000 - 0x7fff87414fff libssl.0.9.8.dylib ??? (???) <0714FA32-C193-CD96-80D1-6FCF06A0ED2E> /usr/lib/libssl.0.9.8.dylib
    0x7fff87415000 - 0x7fff87c1ffe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff87c20000 - 0x7fff87c88ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff87c89000 - 0x7fff87cccff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87ccd000 - 0x7fff87f07ff7 com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff87f08000 - 0x7fff87f5ffff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff87f60000 - 0x7fff87ff0fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87ff1000 - 0x7fff88038fef com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88049000 - 0x7fff88082ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff8808f000 - 0x7fff880baff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff880bb000 - 0x7fff8813ffe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff88140000 - 0x7fff883c5fe7 com.apple.security 6.1.1 (37594) <E5DA8BFD-4A48-EFD4-E938-3BDFB356A8AF> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff883cc000 - 0x7fff884d5fff com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff88506000 - 0x7fff886c4ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff88703000 - 0x7fff88706ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff88707000 - 0x7fff887a7fff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff887a8000 - 0x7fff887bcff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff887bd000 - 0x7fff888c7ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff888c8000 - 0x7fff88a4dfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FB6CF9E3-A3B1-8C45-1D91-756679DE36FB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88a69000 - 0x7fff88a6bfef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff88a89000 - 0x7fff88af5ff7 com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff88af6000 - 0x7fff88bb2ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,4, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.49f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MJA2250BH FFS G1, 232.89 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

    Create a New User Account, and as that New User try to set up this one account -- if POP set to leave messages on the server after download. If not familiar with setting up a New User Account, see:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8235.html
    This will be a useful test, and it not meant to suggest a permanent switch to the New User Account, but rather a test of the Mail application outside of your normal User Account.
    Ernie

  • Acrobat X Pro: Check for Updates Error 1007 Updates have been disabled by your system policy

    Because of another Acrobat problem (I won't go into here), today I uninstalled Acrobat Pro 10.1.9 and re-installed Acrobat 10.0.0. I thought I could get back to 10.1.9 by selecting "Check for Updates" after installation. My system is Win7x64 and I'm running as a named user with Administrator rights on a machine that is not part of domain.
    When I select "Check for Updates", I receive a window titled "Adobe Acrobat Updater" that says "Update failed Updates have been disabled by your system policy. Error: 1007 <Close>" About ten seconds later, Acrobat X terminates, leaving this window hanging around.
    What do I do to enable checking for updates?

    Thanks Bill@VT and LeoAdobeX. It's still not working though.
    Over the last few days, Windows System Restore says I have done 4 (four) Remove/Install Pairs. I tried the helpful cleaner you suggested. I knew I probably had some Acrobat9 cruft, so I ran the Acrobat9 and Reader9 cleaners, then the AcrobatX cleaner (I never had ReaderX). I also uninstalled absolutely every Adobe program from my system: Flash Player (three versions), iFilter, Adobe AIR, Amazon Music Importer (relies on Adobe AIR).
    I tried it both as 10.0.0, and installing 10.0.0 and then the 10.1.9 MSP you pointed me to at the "update link" above. I installed as "Trial" mostly, but once with my registration key.
    Starting up Acrobat X still fails epically. Also, every time I've looked, it hasn't solved the "other Acrobat problem" that initiated all of this.
    The most that I've received from Acrobat X today is the splash screen came up once. Only once. Even after a restart of Windows 7, launching AcrobatX from the Start Menu, Desktop or even directly from the EXE under "Program Files (x86) does nothing. I thought it might just be slow the last time, so I took a 15 minute coffee break after attempting to launch. Nothing.
    Ergo, I am looking at Windows System Restore. I miss two days of not being able to read PDF's even if the "other Acrobat problem" remains.
    However, I got a whiff that I have another problem headed my way. I bought update version of Acrobat9 and AcrobatX. I've now wiped all traces of Acrobat9 (and will shortly do another wipe of AcrobatX). The Cleaner log reports "** Info : Installed product not found for upgrade code". The MyAdobe website has all my install codes back to Acrobat4, but I'm not sure I could locate my Adobe 4 CDROM or the intervening CDROM's that would be required to source me back to a full version (maybe Acrobat6?).
    As I understand it, System Restore will do many things but not actually install the program files that I've been writing and deleting from my disk over the last two days. So, I'm going to have to do some install of AcrobatX after I do the System Restore and I now have little hope that even that installation will work to "just put things back the way they were".
    Is AcrobatX supported on Windows7x64 Ultimate? Is there some place to track down what may be the "issues due to the 64-bit system"?
    I have checked the policies under Control Panel->Administrator and there is more to check there. My account is a member of Administrators, which I would think would give me the rights to do just about anything, but when I click on the "Local Security Policy" shortcut, I get a "Group Policy Error: Failed to open the Group Policy Object on this computer. You may not have the appropriate rights. <Close> Details: Unspecified error". I'll chase this down if the System Restore does not make this error go away, but this part is clearly not a problem with Adobe software. All of the Other Admin/MMC Tools like Computer Management open fine.
    Thank you very much for the responses. I found them to be very helpful but I still feel I've got a big problem ahead.

  • My Order Number 2510885387 and i have ordered for developer account but when i am checking the status it is still saying no order done in last 30 days

    my Order Number 2510885387 and i have ordered for developer account but when i am checking the status it is still saying no order done in last 30 days

    There's a Contact Us button at the bottom of this article    >  https://developer.apple.com/support/ios/purchase-and-activation.php

Maybe you are looking for

  • New lines in a file

    I'm trying to find a good way to get new lines in a file, and while this works it also uses 100% CPU and is driving me nuts. At least the profiler says this is .run is using the most, and taskmanager gives it 100%. The file name changes every day. pa

  • Measures depending about dimension time

    Hello!! I have one problem about one report, depends of dimension time I can see one measure multiply with, one number depends if I choose Year,Month or Day. I put a example: I have a prompt in my dashboard, and I want that : if user choose one speci

  • Network Magic Add-on for Mac - download corrupt?

    Not sure if this is the right place to post this question, but I am having difficulty loading the Mac add-on from the Cisco site.  I opted for the 7 day free trial to check that it works OK before purchasing the add-on.  The file "NetworkMagic.dmg" d

  • Problem with Period selection in PPOME transaction!

    Dear All, I have a very strange problem while selecting the time period in the PPOME transaction. While selecting the  "date and forecast period" option from the "settings" option in the menu bar, the time period in the preview the PPOME transaction

  • Users with Admin Rights

    I've been looking through the Admin Ref Manual and Admin Guide (9.0.42) to see if there is a way to list the users that have been given Administrative rights on any given node within the node network on our server. I thought I remember seeing this do