Adding/changing SPARC instructions

I am hoping to find out how complicated/easy it is to add/modify the SPARC instruction set for the T1 or T2 cores.
1. Is there a high-level flow for addding/modifying instruction decoding logic in the core RTL?
2. Is the Sun compiler/code-generator open-source? Otherwise I guess I will have to write my own code-generator, or process the binary to patch in the modified instructions?
3. Is there a cycle-accurate open-source instruction-set simulator that can be modified to quantify the effect of new/changed instructions?
Thanks

Hi Kernos,
Hopefully those update versions will be available in Safari 3
Doesnt' seem you can change them, however see this post
I trust this is what he means by Curl
Hope this helps some, perhaps someone will pipe in w/ more for you.
Eme '~[ )♥♪

Similar Messages

  • While adding/Changing member in planning it gives the error "The SQL operation failed with an error code: 0"

    Hi,<BR>While adding/Changing member in planning it gives the error "The SQL operation failed with an error code: 0" and not allowing any of the changes. I am not able to open the forms giving the error as "Fiscal Days Input - is invalid". Interestingly one form was opening, when the Page selection is changed it also started giving error as like "Fisacal Days Input(form name) - is invalid check log for details". <BR>Pls advice us that what is this error and how to resolve this.<BR><BR>And Which log is to be referred for the details.<BR><BR>Thanks<BR>Ravi

    If a form is invalid it generally means that one of the dimension references is missing.<BR><BR>Can you get in to edit the form?<BR>If you can, see if you can preview it. I suspect you will not be able to.<BR><BR>If not, check all dimension boxes have at least one member against them.<BR>If you have multiple rows and/or columns check all of them too.<BR><BR>I've had a couple of forms in dev "drop" a dimension reference but only once or twice so not enough to reproduce or find out what is causing it. Each time I got the "form invalid" error message and managed to fix it.<BR><BR>Hope this helps.<BR>

  • Reinit/Reload for added/changed fields in PO line item and GL ODS

    Hi all,
    Probably this is usual process in SAP BW.
    I have changed 2Lis_item data source and added few fields in 0Pur_o1 ods.
    In ods there is data from 2006 to till date.
    Now I have to move my changes to Production system. I have to delete and reload compele data again then only I will get values for added fields.
    Similar way I have changed 0fi_gl datasource and added few new fields in GL field.
    What is the best approach I should follow to get all history data with all new values and start delta ?
    thanks

    Ok,
    Just do this:
    You've your GL ODS with data from 2006, 2007 and 2008.
    You've deltas running.
    Before transporting your changes to productive run all the deltas.
    Then transport your changes.
    After that if you want the history to be updated with your changes you should delete your delta and create a new one without any data (delta init without any data). That should mark the flag init from that point.
    This means the next delta will bring any changes created from that new init to front. To load the history you can do full repairs until you have load all your data.
    Diogo.

  • Change the "Instructions Line" in Adobe Acrobat 8 Pro for fillable forms

    I have created a fillable form in Adobe Acrobat 8 Pro - Currently the Instructions say "Please fill out the following form" - I need to change it to "Fill out highlighted fields, choose "Print Form", and follow Instructions on printed Form".  I don't know how to customize the default instructions.

    You don't have the ability to change that. If you did, it could be used to spoofing purposes. You can display instructions in a popup dialog or button on the page that when clicked hides itself.

  • Dashcode problems with adding/changing buttons

    Hi,
    I am a beginner in using Mac and now I am in the process of making changes in a Dashcode project and have stumbled on to some problems.I want to make some changes regarding a button and I have opened the Inspector and I can see the color mathces the button. I can't change the color or anything else regarding the button. I can't move the button to another location either. When trying to add a new button from the Library->Parts by dragging and drop the new intended button in the Canvas-view the button is moving back to the Parts-window - it fails in another words. I can make changes in files in the Files-view and adding files for example but making changes in the graphical layout seems impossible. Is there some "read-only" restriction somewhere or some bug that can cause this problem. There is no problem running this application either.
    Regards,
    Kalle

    I just encountered the same problem... Did you ever find out what it was? I can't even drag and drop parts from dashcode into a new project.. all projects seem locked in some way :/
    I'm thankfull for any hints!
    Best regards,
    Runvik

  • Why did the date added change in itunes

    All the dates have changed in my itunes library under "date added" to recent dates. What happened?

    What are you talking about?

  • Songs lost after adding/changing playlist

    My girlfriend has a ipod mini formatted for windows usage.
    I have a g4 powermac. From the start there no problems whatsoever, everything was configurated perfectly so that the ipod could be connected to windows and mac machines.
    The last time something strange happened. I made some new playlists on the ipod and moderated one by adding some songs. The next day she told me that several songs were missing at random in a couple playlists. Other songs were skipped through like they were 0 second duration.
    What is the problem here and how can I solve it?

    I'm on windows, and have exactly the same problem.The program won't add any more songs after 30 have been added. I have tried to change the playlist's name, that didn't help.I've deleted the playlist and created one with the same name, but the problem still persists. It's really annoying because none of my other playlists have this issue.

  • Content not recognized after adding/changing what is on itouch

    I recently installed the newest update to the itouch (i think its 3.1.2), and have found that after i initially added content it would play without a problem, but when trying to add/change/delete additional content it would tell me that the ipod was empty. I tried to then delete and re-add content to the ipod with the same result, which was nothing available on the ipod. The only solution i have found was resetting the itouch entirely and reinstalling what i wanted for that particular day. Is this a problem with the new update or did i do something wrong?!? Any assistance or tips would be appreciated. Thanks!

    I'm not sure what you did but the corrective action is to restore the iPod through iTunes. You can try restoring it from a backup, but if the problems persists, you will need to restore as new.

  • Can I create a PDF form with a field for adding/changing Photos?

    Does anyone have a solution to the following problem?
    I would like to be able to make a PDF form that others in the office can use to fill in a particular inventory and model number.  (Fields, Easy)
    Then have a field where they can replace the PHOTO of the item referred to by the inventory and model number.
    Is this possible using Acrobat professional? Can the document then be saved as, or exported somehow from there?
    I know this is probabably easy to do in Word, but can a photo be changed on a PDF and saved as?
    Thanks for any help or suggestions!
    DaddyOfZed

    It will make it possible for them to select a new photo. Will you ever want to extract the photo from the form to be used elsewhere?
    In order to set this up in Acrobat, you can create a button to display the image, set its layout to something other than "Label only", and add the following JavaScript to the Mouse Up action:
    // Prompt user to select an image
    event.target.buttonImportIcon();
    For the PC users, Acrobat Standard is sufficient for this.

  • Acrobat 9.1.3 always crashes on closing if I have added/changed a toolbar

    I upgraded to Design Premium CS4 at the same time I upgraded to Snow Leopard in the hope that the CS4 apps would work better than CS3. Most do, except Acrobat.
    At the moment Acrobat 8 works better in Snow Leopard than Acrobat 9. A8 does not crash and all my toolbars do not disappear as they do in A9.1.3. Here is the latest A9 crash report. Can anyone help:
    Process:         AdobeAcrobat [737]
    Path:            /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier:      com.adobe.Acrobat.Pro
    Version:         9.1.3 (9.1.3)
    Code Type:       X86 (Native)
    Parent Process:  launchd [236]
    Date/Time:       2009-09-02 07:39:59.887 +0100
    OS Version:      Mac OS X 10.6 (10A432)
    Report Version:  6
    Interval Since Last Report:          47964 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  20655 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      BFFC42D6-B825-4A67-B584-3B4DC605DA45
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AccHandlerView window]: unrecognized selector sent to instance 0x18d22640'
    *** Call stack at first throw:
    0   CoreFoundation                      0x920d158a __raiseError + 410
    1   libobjc.A.dylib                     0x970aff49 objc_exception_throw + 56
    2   CoreFoundation                      0x9211d9db -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3   CoreFoundation                      0x92079026 ___forwarding___ + 950
    4   CoreFoundation                      0x92078bf2 _CF_forwarding_prep_0 + 50
    5   Accessibility                       0x7d6c6b50 AcroPluginMain + 25404
    6   AppKit                              0x912683aa ValueOfAttributeWithDefault + 69
    7   AppKit                              0x91278cd3 -[NSObject(NSAccessibilityUIElementSpecifier) _accessibilityUIElementPath] + 41
    8   AppKit                              0x91278c69 _NSAccessibilitySpecifierForUIElement + 67
    9   AppKit                              0x91200de6 NSAccessibilityPostNotificationForObservedElement + 383
    10  AppKit                              0x91200c65 NSAccessibilityPostNotification + 28
    11  Accessibility                       0x7d6c3f70 AcroPluginMain + 14172
    12  Accessibility                       0x7d6c7619 AcroPluginMain + 28165
    13  Accessibility                       0x7d6c14c4 AcroPluginMain + 3248
    14  Acrobat                             0x803ccc53 AcroSecurityBailOutImpl + 2952651
    15  Acrobat                             0x80140e03 AcroSecurityBailOutImpl + 282491
    16  Acrobat                             0x80adb75f AcroSecurityBailOutImpl + 10352855
    17  Acrobat                             0x80134ae9 AcroSecurityBailOutImpl + 232545
    18  Acrobat                             0x803f06c2 AcroSecurityBailOutImpl + 3098682
    19  Acrobat                             0x8038f9b9 AcroSecurityBailOutImpl + 2702129
    20  Acrobat                             0x80082ee6 AcroBundleThreadQuitProc + 3096
    21  Acrobat                             0x7fe46940 RunAcrobat + 326
    22  AdobeAcrobat                        0x00002e8b start + 2371
    23  AdobeAcrobat                        0x0000264a start + 258
    24  AdobeAcrobat                        0x00002571 start + 41
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation      0x9211bb07 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib               0x970aff49 objc_exception_throw + 56
    2   com.apple.CoreFoundation      0x9211d9db -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3   com.apple.CoreFoundation      0x92079026 ___forwarding___ + 950
    4   com.apple.CoreFoundation      0x92078bf2 _CF_forwarding_prep_0 + 50
    5   ...AcrobatPlugin.Accessibility 0x7d6c6b50 AcroPluginMain + 25404
    6   com.apple.AppKit              0x912683aa ValueOfAttributeWithDefault + 69
    7   com.apple.AppKit              0x91278cd3 -[NSObject(NSAccessibilityUIElementSpecifier) _accessibilityUIElementPath] + 41
    8   com.apple.AppKit              0x91278c69 _NSAccessibilitySpecifierForUIElement + 67
    9   com.apple.AppKit              0x91200de6 NSAccessibilityPostNotificationForObservedElement + 383
    10  com.apple.AppKit              0x91200c65 NSAccessibilityPostNotification + 28
    11  ...AcrobatPlugin.Accessibility 0x7d6c3f70 AcroPluginMain + 14172
    12  ...AcrobatPlugin.Accessibility 0x7d6c7619 AcroPluginMain + 28165
    13  ...AcrobatPlugin.Accessibility 0x7d6c14c4 AcroPluginMain + 3248
    14  com.adobe.Acrobat.framework   0x803ccc53 AcroSecurityBailOutImpl + 2952651
    15  com.adobe.Acrobat.framework   0x80140e03 AcroSecurityBailOutImpl + 282491
    16  com.adobe.Acrobat.framework   0x80adb75f 0x7fe44000 + 13203295
    17  com.adobe.Acrobat.framework   0x80134ae9 AcroSecurityBailOutImpl + 232545
    18  com.adobe.Acrobat.framework   0x803f06c2 AcroSecurityBailOutImpl + 3098682
    19  com.adobe.Acrobat.framework   0x8038f9b9 AcroSecurityBailOutImpl + 2702129
    20  com.adobe.Acrobat.framework   0x80082ee6 AcroBundleThreadQuitProc + 3096
    21  com.adobe.Acrobat.framework   0x7fe46940 RunAcrobat + 326
    22  com.adobe.Acrobat.Pro         0x00002e8b start + 2371
    23  com.adobe.Acrobat.Pro         0x0000264a start + 258
    24  com.adobe.Acrobat.Pro         0x00002571 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x9835610a kevent + 10
    1   libSystem.B.dylib             0x98356824 _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x98355ce1 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x98355a86 _dispatch_worker_thread2 + 234
    4   libSystem.B.dylib             0x98355511 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x98355356 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x9835d82a __semwait_signal + 10
    1   libSystem.B.dylib             0x9835d4e6 _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x9835f178 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore 0x926fca2a TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore 0x926e840d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore 0x926e3d2f MPWaitOnQueue + 250
    6   AdobeACE                      0x7fbb1179 ACEMPThread::Task() + 133
    7   AdobeACE                      0x7fbb10ed TaskGlue + 17
    8   ...ple.CoreServices.CarbonCore 0x926c79fa PrivateMPEntryPoint + 68
    9   libSystem.B.dylib             0x9835cfe1 _pthread_start + 345
    10  libSystem.B.dylib             0x9835ce66 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib             0x9832f942 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9835d480 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x983a6743 pthread_cond_wait + 48
    3   AdobeAGM                      0x7e4f14c4 pthread_condition_base::Wait(pthread_scoped_lock_base&) + 26
    4   AdobeAGM                      0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    5   AdobeAGM                      0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    6   AdobeAGM                      0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    7   AdobeAGM                      0x7e4f12e1 thread_proxy + 45
    8   libSystem.B.dylib             0x9835cfe1 _pthread_start + 345
    9   libSystem.B.dylib             0x9835ce66 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x9835610a kevent + 10
    1   com.adobe.Acrobat.framework   0x807d121e AcroSecurityBailOutImpl + 7164822
    2   com.adobe.Acrobat.framework   0x8070272f AcroSecurityBailOutImpl + 6318247
    3   libSystem.B.dylib             0x9835cfe1 _pthread_start + 345
    4   libSystem.B.dylib             0x9835ce66 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x9832f95a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9835d469 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x9838c268 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x92e93aec -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation          0x92e4c881 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation          0x92e4c764 -[NSConditionLock lockWhenCondition:] + 69
    6   ...adobe.acrobat.amtlibwrapper 0x1735d2d1 AVAMTForegroundUpdateCheckEnabled + 116699
    7   ...adobe.acrobat.amtlibwrapper 0x17352341 AVAMTForegroundUpdateCheckEnabled + 71755
    8   ...adobe.acrobat.amtlibwrapper 0x1735bd60 AVAMTForegroundUpdateCheckEnabled + 111210
    9   com.apple.Foundation          0x92e57964 -[NSThread main] + 45
    10  com.apple.Foundation          0x92e57914 __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x9835cfe1 _pthread_start + 345
    12  libSystem.B.dylib             0x9835ce66 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x970aff25  ecx: 0xa0aa7500  edx: 0x0000003b
      edi: 0xa0822ab0  esi: 0x18ca5270  ebp: 0xbffff408  esp: 0xbffff3f0
       ss: 0x0000001f  efl: 0x00000286  eip: 0x9211bb07   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x1751e000
    Binary Images:
        0x1000 -     0x2fff +com.adobe.Acrobat.Pro 9.1.3 (9.1.3) <8486DD3A-7448-4821-A5A5-CC399D74F967> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
      0x607000 -   0x609fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
      0x619000 -   0x623fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
      0x7ca000 -   0x7cbff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
      0x7da000 -   0x7dcffa +Adobe Unit Types a2.0.0 (2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
      0x7e1000 -   0x7e4ff3 +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3) <FE37E143-185D-1520-0608-141D04FD0D56> /Users/hansolo/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
      0x7fa000 -   0x7faff7  libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x1726a000 - 0x17282fff +com.latenightsw.recordtools 1.0.3b1 (1.0.3b1) /Users/hansolo/Library/ScriptingAdditions/List & Record Tools.osax/Contents/MacOS/List & Record Tools
    0x1728a000 - 0x172abfe7 +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) <88AE819C-77A7-6017-66F6-FFC4CF39B9FF> /Users/hansolo/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher
    0x172b7000 - 0x172d6fff +Cocoa Patcher ??? (???) <83871E6B-81BD-E908-528A-CC4958032739> /Users/hansolo/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
    0x172e2000 - 0x17338feb +com.adobe.AcroSQLite AcroSQLite (1.0.0) <379EA448-AC01-4FF7-83F4-602C5E180472> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/AcroSQLite
    0x1733f000 - 0x17474ff6 +com.adobe.acrobat.amtlibwrapper 1.1 (1.1) <3C934C99-5CA1-4F00-B3BD-72E5904694C1> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AMTLibWrapper.framework/AMTLibWrapper
    0x174a3000 - 0x174eafc7 +com.adobe.adobe_caps adobe_caps 0.0.120.0 (0.0.120.0) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
    0x17e4e000 - 0x17e5bff7 +com.adobe.asneu.framework asneu version 1.6.2f01 (1.6.2) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/asneu.framework/asneu
    0x17e5f000 - 0x17e80ff7 +com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/AdobeBIBUtils
    0x17e8d000 - 0x17ec4fd3 +com.adobe.epic adobe_epic 2.5.1.59 (2.5.1.59) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobe_epic.framework/adobe_epic
    0x18013000 - 0x1801ffef +com.adobe.eula adobe_eula 2.5.1.59 (2.5.1.59) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobe_eula.framework/adobe_eula
    0x180e9000 - 0x180fbff7  libTraditionalChineseConverter.dylib ??? (???) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x180ff000 - 0x1810dfe7  libSimplifiedChineseConverter.dylib ??? (???) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18b1f000 - 0x18b7bff2 +com.adobe.ESD.AdobeUpdaterLibFramework AdobeUpdater 6.2.0.1474 (6.2.0.1474) <38089EBB-D1A2-4868-8DF3-FCE297546790> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Updater.acroplugin/Contents/Frameworks/AdobeUpdater.framework/A dobeUpdater
    0x190ed000 - 0x1914cfe7 +com.adobe.AdobeXMPCore Adobe XMP Core 4.2.1 -c 43 (???) /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeXMP.framework/AdobeXMP
    0x1a800000 - 0x1ac82fe3 +AdobeLM_libFNP.dylib ??? (???) <4DFC36E1-2564-47A0-A604-0C2733FB1E87> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeLM_libFNP.dylib
    0x1adab000 - 0x1af17fd7 +com.adobe.Acrobat.adm 9.0.0 (9.0.0) <E7D4DA2E-2289-4799-9AD0-6D520FF61E93> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/MacOS/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x73f39000 - 0x73f70fe0 +com.adobe.AcrobatPlugin.Updater 9.1.0 (9.1.0) <2733231B-2D40-4299-A02D-4A97B1CCBA58> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Updater.acroplugin/Contents/MacOS/Updater
    0x75788000 - 0x76034f40 +com.adobe.AcrobatPlugin.PPKLite 9.1.2 (9.1.2) <BAF0A4C9-73E9-4036-8E31-800609114BF6> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/PPKLite.acroplugin/Contents/MacOS/PPKLite
    0x79983000 - 0x79b1cffb +com.adobe.AcrobatPlugin.EScript 9.1.2 (9.1.2) <F63D2247-ABB4-46AC-BDA3-942C29303126> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/EScript.acroplugin/Contents/MacOS/EScript
    0x7a757000 - 0x7a8b2fd6 +com.adobe.AcrobatPlugin.DigSig 9.1.2 (9.1.2) <9321144B-A836-4458-99DE-E5E07D63C7F7> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/DigSig.acroplugin/Contents/MacOS/DigSig
    0x7aada000 - 0x7af1813b +com.adobe.AcrobatPlugin.Comments 9.1.2 (9.1.2) <C00EB7A9-A3E5-45E7-8A39-3ED672802751> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Comments.acroplugin/Contents/MacOS/Comments
    0x7b915000 - 0x7c353f1e +com.adobe.AcrobatPlugin.AcroForm 9.1.2 (9.1.2) <AF4F37CC-75D9-47C4-90F1-3E9854F01507> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/AcroForm.acroplugin/Contents/MacOS/AcroForm
    0x7d6bf000 - 0x7d711ff3 +com.adobe.AcrobatPlugin.Accessibility 9.1.0 (9.1.0) <7BE9033E-E6B5-42F8-BCED-578F39F4F732> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Plug-ins/Accessibility.acroplugin/Contents/MacOS/Accessibility
    0x7d7ba000 - 0x7da43ff7 +AdobeCoolType ??? (???) <40E3B5BA-ED88-41E5-A258-C71C430EC777> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x7e436000 - 0x7e450fff +AdobeBIB ??? (???) <8001249B-1DA7-4BFD-9AC4-6D6F3B03D7B6> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x7e4e9000 - 0x7e9fffef +AdobeAGM ??? (???) <9F9D523F-3D1A-41D6-B1BE-CA9BC8432F97> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x7fbae000 - 0x7fcbcfe7 +AdobeACE ??? (???) <51E7F026-752F-4D8E-8DAA-8CC31EBAA2DE> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x7fe44000 - 0x81111fe6 +com.adobe.Acrobat.framework 9.1.2 (9.1.2) <66A4CCC7-84D8-4015-A83A-01380E8812CC> /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90067ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x90068000 - 0x90084fe3  com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90263000 - 0x90475fff  com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90476000 - 0x90476ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90527000 - 0x90527ff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x905c8000 - 0x9092cff7  com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9092d000 - 0x90997fe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x90998000 - 0x909e9ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x910a2000 - 0x91198ff7  libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x911d4000 - 0x91ab0ff7  com.apple.AppKit 6.6 (1038) <25DDEBFC-8A2F-8434-1D97-AEC55B5205F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91ab4000 - 0x91c42fff  com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91c43000 - 0x91cdbfe7  edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91cdc000 - 0x91da6fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x91ec7000 - 0x91ee7fe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x91fff000 - 0x92176fef  com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92177000 - 0x921bbff3  com.apple.coreui 0.2 (112) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x921bc000 - 0x922aeff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x92486000 - 0x92490ff7  com.apple.HelpData 2.0.3 (33) <AD60F037-CE57-C93A-F865-2CEEE3F08F31> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92491000 - 0x92540ff3  com.apple.ink.framework 1.3 (104) <8526D880-D367-3EF9-DBFD-9A6AB240F57A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x92541000 - 0x92544ffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x92545000 - 0x92552ff7  com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92567000 - 0x925adff7  libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib
    0x925d9000 - 0x92629ff7  com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x9262a000 - 0x9266bff7  libRIP.A.dylib ??? (???) <6DB158C6-A84D-98C9-1D48-868A3DB17D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x9266c000 - 0x926a0ff7  libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x926a1000 - 0x929c0fe7  com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x929c1000 - 0x92a43ffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x92a44000 - 0x92a49ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92a93000 - 0x92ae0feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x92ae1000 - 0x92bbcfef  com.apple.DesktopServices 1.5.0 (1.5.0) <5295C246-805B-DBCD-BA61-1AE9A458CF73> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x92bbd000 - 0x92c01fe7  com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x92c50000 - 0x92c5efe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x92cda000 - 0x92d1cfe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x92d1d000 - 0x92d31fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x92d32000 - 0x92d34ff7  libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x92dcf000 - 0x92dcfff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92dd0000 - 0x92dd0ff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92dd1000 - 0x92e0bfe7  libFontRegistry.dylib ??? (???) <EE633CF6-8827-EF05-10A4-5F2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x92e0c000 - 0x92e40ff7  libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib
    0x92e41000 - 0x930b1ffb  com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x930d8000 - 0x930e2ff7  libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x930e3000 - 0x930ecff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x930ed000 - 0x9310cfe7  com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9310d000 - 0x93140ff7  com.apple.AE 496 (496) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x93141000 - 0x93159ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x93336000 - 0x933e8ffb  libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x933fa000 - 0x93496fe7  com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x93497000 - 0x934a7ff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x934c1000 - 0x934c7fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x93504000 - 0x93507ff7  libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x93508000 - 0x93568fe7  com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x93569000 - 0x93611ff7  com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x93655000 - 0x93655ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x936a4000 - 0x936dcff7  com.apple.LDAPFramework 2.0 (120.1) <8C7F3F42-6A4D-D37A-4232-685D44E8769E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9374c000 - 0x9377dff7  libGLImage.dylib ??? (???) <0FB347C7-A579-4E51-4733-39AB28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x94815000 - 0x94ff6497  com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x94ff7000 - 0x95034ff7  com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x95036000 - 0x95060ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95061000 - 0x9506bff7  libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x950e4000 - 0x950ffff7  libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x95103000 - 0x95103ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x956d6000 - 0x957b9ff7  com.apple.WebKit 6531 (6531.9) <991912FB-1484-A0B2-593F-A8722BC6AFE7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x957ba000 - 0x9593cfe7  libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib
    0x9593d000 - 0x9594eff7  com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9594f000 - 0x9599ffe7  libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x959a0000 - 0x959a2ff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x959db000 - 0x959e5fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x959e6000 - 0x95a17ff3  libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x95a1d000 - 0x95ad6fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x95b2e000 - 0x95b4cff7  com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95b4d000 - 0x95b51ff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95b52000 - 0x95b95ff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x95b96000 - 0x95c0fff3  com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95c10000 - 0x95c36fff  com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x95c45000 - 0x95c8efe7  libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x95ccf000 - 0x95cd9ffb  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x95cda000 - 0x95ce0ff7  libCGXCoreImage.A.dylib ??? (???) <8E11578A-B46D-0BC1-DE50-05A92F377D7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x95f80000 - 0x9602ffef  com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x9618a000 - 0x9618aff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x961d8000 - 0x961dcff7  libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x961dd000 - 0x9627aff3  com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x96294000 - 0x96371ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x9637f000 - 0x964a8fe7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x964a9000 - 0x964befff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x967b3000 - 0x967d7ff7  libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x967d8000 - 0x9680efff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x96836000 - 0x96c4cff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x96cf6000 - 0x96d65ff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x96d9e000 - 0x96d9fff7  com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x96da0000 - 0x96da7fff  com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x96da8000 - 0x96f64fef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x970a6000 - 0x97153fe7  libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib
    0x9744f000 - 0x97461ff7  com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x97462000 - 0x974e2feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x974e3000 - 0x9750bff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9751f000 - 0x975f0ff3  ColorSyncDeprecated.dylib ??? (???) <AFD6DAC8-12EF-B2A0-5322-E902D5B48B0A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x976cc000 - 0x97b01ff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x97b02000 - 0x97c2afe7  com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97c2b000 - 0x97c2fff7  libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x97c30000 - 0x97e92ff3  com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97e93000 - 0x97ea0ff7  com.apple.opengl 1.6.3 (1.6.3) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97f13000 - 0x97fbafe7  com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x9801d000 - 0x98020ff7  libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98021000 - 0x9807bff7  com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9807c000 - 0x9810dfe3  com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9832f000 - 0x984d3feb  libSystem.B.dylib ??? (???) <068CC3F2-F867-A231-A16C-CC01C29A9816> /usr/lib/libSystem.B.dylib
    0x984d4000 - 0x984d5ff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x984d6000 - 0x98cbbfe7  com.apple.WebCore 6531 (6531.9) <F9A9848B-9EB0-B912-49F5-7E8010AF2CF1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x98cbc000 - 0x98cbcff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98cbd000 - 0x98cd1ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x98dd5000 - 0x98df7ff3  com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x98df8000 - 0x98ef9fe7  libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
    0x98efa000 - 0x98f06ff7  libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
    0x98f0f000 - 0x99232fef  com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x992a5000 - 0x992a8fe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib ??? (???) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib ??? (???) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <068CC3F2-F867-A231-A16C-CC01C29A9816> /usr/lib/libSystem.B.dylib
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.18f5
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.0f18, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: Hitachi HTS541616J9SA00, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J, 6.83 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x912f, 0xfd100000
    USB Device: General Purpose USB Hub, 0x0451  (Texas Instruments), 0x2036, 0xfd130000
    USB Device: PowerWave Composite, 0x077d, 0x041a, 0xfd131000
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd110000
    USB Device: 2.0 Card Reader, 0x0dda, 0x2005, 0xfd113000
    USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x9221, 0xfd120000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x1a100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x1a200000
    USB Device: Kensington Expert Mouse, 0x047d  (Kensington), 0x1020, 0x1a210000
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020c, 0x1a230000
    FireWire Device: 1394 Storage Front Panel*, Maxtor, Up to 400 Mb/sec
    FireWire Device: unknown_device, Unknown
    FireWire Device: d2 quadra (button), LaCie, Up to 800 Mb/sec
    Note: if I do not change the toolbars, A9 does not crash. However, I need those toolbar changes, which is why I tend to open documents in A8 rather than A9.
    Thanks
    Merrie

    Over the weekend I wiped my hard drive and did a total clean instal of Leopard (not Snow Leopard) - total clean meaning I had to find all my serial numbers when reinstalling apps. A lot of work.
    The problems with InDesign have cleared up, but my Acrobat problem remains. However, I have isolated the problem: it occurs after I have done an "Examine document..." and removed all metadata and other stuff, then resaved the file. I close the saved file and the file closes leaving an empty window (same as a Microsoft Windows window). The little clock mouse icon spins wildly around (forever), I tell Acrobat to either close this window or quit, and it crashes.
    Acrobat closes other "unexamined" documents without any problems and thus I have been able to save my toolbars...
    Anyone else have this crashing problem? Does anyone have a solution?
    Note: if anyone else does a total reinstal of Leopard from Snow Leopard then export your iCal calendars first. They were the only things I lost and this loss was (fortunately) no big deal as they were backed up elsewhere in Leopard.

  • Does In-Browser Editing now allow adding/changing links to images and text?

    There are images that link up to pages within the site and to external sites. When a client wants to change the image it needs to link to a new page. Is there a way they can now do that with in-browser editing?

    Hi Andria,
    Changing links is currently not possible with in-browser editing.
    Please post this as a feature request in the following feedback form :
    http://feedback.inbrowserediting.com/?url=
    Regards,
    Akshay

  • Adding/changing sales office

    Hello,
    I need to rename  current sales office and I need to know following:
    - which transaction exactly I have to use for this purpose,
    - can I change it directly on PRD server without need to go through steps DEV-QAS-PRD and does thi column have any dependence with other elemnts in SD?
    Any help is appreciated and many thanks in advance for prompt reply!
    Cheers;)
    Sam
    Edited by: samnovice on Feb 1, 2012 10:49 AM

    which transaction exactly I have to use for this purpose,
    Use Tcode OVX1.
    can I change it directly on PRD server without need to go through steps DEV-QAS-PRD and does thi column have any dependence with other elements in SD?
    Based on standard, change of name of sales office will not have any impact. Other then, if  in some enhancement or thats hardcorded for any output type program.
    And not advisable to change directly on PRD.
    Regards
    JP

  • Adding changes to existing PDFs?

    Hello all,
    I have been looking for a solution to my problem for quite some time now but haven't been able to find it.
    My company offers many online forms for our customers that are quite complex and include many (hundreds) different fields. Right now we offer the forms in DOC format but would like to change that and start offering PDF files. Most of our original files are stored in .DOC format and we usually just convert them into PDF interactive forms. However, these forms do have to be revised later on as the automatic conversion doesn't always include minor changes.
    My question is, when I make small changes in my .DOC file, how can i update my PDF file and only include the latest changes? Kind of synchronize the .DOC and PDF file, is that possible? Of course, I could just convert the updated DOC file, however, it would take a lot of time correcting the 'new' PDF file which is obviously not the most efficient way.
    Any help would be greatly appreciated. Thanks a lot in advance!
    Best,
    Al

    Hi Bill,
    thanks a lot for the help. Strange that I havent been able to find that simple solution! I'll have a look at it.
    Yeah, the layout usually changes pretty much everytime whereas the PDF files shows the layout in exactly the same way everytime.Thats the main reason for us to switch to PDFs. Plus, they look sexier and have a couple more functions.
    Thanks again for the great help Bill!
    Keep it up!
    Al

  • Logging level that will show when rules are added/changed/deleted?

    What level of logging on the ASA will enable the syslog to see when a firewall rule has been changed?  I know debugging on the config level should be able to, but I don't want to put my firewall through that level of logging for everything.
    any help would be greatly appreciated!

    Hi,
    Would seem to me that you would be looking for Syslog messages with the following IDs
    111008 (level 5 = Notifications)
    111009 (level 7 = Debugging)
    111010 (level 5 = Notifications)
    Source:
    http://www.cisco.com/en/US/docs/security/asa/syslog-guide/logmsgs.html#wp4769400
    You can also change a level of a particular Syslog ID without changing the global level configured for certain destination
    Lets say you wanted the change the above Debugging level message changed to the Notifications level you would configure
    logging message 111009 level notifications
    I am not completely sure would you also need to add these to specify how many of such log messages could be generated and in what timeframe. Though there is an option for "unlimited" also.
    logging rate-limit message 111009
    logging rate-limit message 111008
    logging rate-limit message 111010
    - Jouni

  • Visio 2010 on layer added/changed event

    Hello!
    Is it possible to
    get event of add/change
    layer in Visio 2010 VBA?
    I have not found such an event in EventList.
    Sergey

    Hi Sergey,
    Please see the article below and check if it is helpful:
    https://msdn.microsoft.com/en-us/library/office/ff768306.aspx
    More reference:
    https://msdn.microsoft.com/en-us/library/office/ff758690(v=office.14).aspx
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • Disconnecting Line and Final Bill

    I had been a loyal Verizon Wireless customer since 2008. I was on a share plan with my wife and my brother, and I would pay the bill each month which was about $160 for the three of us each month. I never missed one single payment. Well the 3 of us d

  • HP w1907 monitor - screen is going black

    Please help!   2+ years new.  I didn't make any recent changes. Monitor goes black after a few minutes. I tried without internet connected and still goes black.

  • Should I Exchange or live with it?

    Ever since I got my 13" rMBP haswell I've noticed that battery life is no where near 9 hours. I get about 5-6 hours of battery life. No resource intensive applications And 7 hours if I lower brightness all the way down and get rid of keyboard light b

  • I carnt pick up phone calls

    when someone tries to ring me it goes straight to answer phone and says i have a miss call when it dosent even right what should i do?

  • New Time Machine keeps forgetting Wi-Fi Password

    I have reset the brand new Time Machine about 10 times. I reset it to factory, put in passwords, and it might work for a day, but then will not take the password I set. Sometimes, it quits working as fast as a few minutes after I set it up. I've even