Forms security - "Not Available" user / group

Hi,
In form security I have a user / group with the name "Not Available". I don't know how it got there and I can't remove it (An error occurred while processing this page. Check the log for details.) I have very restricted access so I can't run tomcat in window mode to check the log.
Any tips to remove this users? (Planning 9.2)
Regards

I have found whats causing this problem. When I use the deprovisioning option in HSS on this users they become "Not Available" in the Assign Access option of the form. Why, I don't know. I thought they would be automaticaly removed. The planning database was copied from development environment to production environment while the Planning service was stopped and then started after database copy, after that do I have to make any kind of registration?

Similar Messages

  • Could not load Users & Groups preference pane.

    Hi,
    After upgrading to Lion from 10.6 i got this message. Preferences pane : Could not load Users & Groups preference pane.
    I am unable to create accounts and access them.
    I reinstalled the lion from the apple store again, and I cannot create, delete, or access the account setup.
    Any help is appreciated.
    thanks,
    Francisco

    I am still getting the same message :
    Preferences error :
    Could not load Users & Groups preference pane.
    Every time i try to go to accounts I get that message.
    Something is not allowing me to add accounts...
    drwxr-xr-x  3 root  wheel  102 Aug  4 21:11 Accounts.prefPane 
    drwxr-xr-x  3 root  wheel  102 Jul 14 14:29 Appearance.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 25 19:52 Bluetooth.prefPane
    drwxr-xr-x  3 root  wheel  102 May 25 21:36 DateAndTime.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug  1 19:22 DesktopScreenEffectsPref.prefPane
    drwxr-xr-x  3 root  wheel  102 May 25 17:58 DigiHubDiscs.prefPane
    drwxr-xr-x  3 root  wheel  102 May 27 20:42 Displays.prefPane
    drwxr-xr-x  3 root  wheel  102 May 25 16:28 Dock.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 21 16:03 EnergySaver.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 25 18:46 Expose.prefPane
    drwxr-xr-x  3 root  wheel  102 May 25 17:51 FibreChannel.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug  2 23:38 Ink.prefPane
    drwxr-xr-x  3 root  wheel  102 Sep 23 20:57 InternetAccounts.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 25 18:50 Keyboard.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug  1 15:58 Localization.prefPane
    drwxr-xr-x  3 root  wheel  102 Sep 13 22:46 MobileMe.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 25 18:51 Mouse.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 11 19:46 Network.prefPane
    drwxr-xr-x  3 root  wheel  102 Sep 13 22:15 ParentalControls.prefPane
    lrwxr-xr-x  1 root  wheel   21 Nov  9 23:03 PrintAndFax.prefPane -> PrintAndScan.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 21 16:14 PrintAndScan.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 23 21:20 Profiles.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 23 21:18 Security.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 25 18:47 SharingPref.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 20 14:47 SoftwareUpdate.prefPane
    drwxr-xr-x  3 root  wheel  102 Jun  1 22:27 Sound.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 31 17:15 Speech.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 17 14:33 Spotlight.prefPane
    drwxr-xr-x  3 root  wheel  102 Jun 20 17:54 StartupDisk.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 26 22:47 TimeMachine.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 25 18:51 Trackpad.prefPane
    drwxr-xr-x  3 root  wheel  102 Aug 16 18:07 UniversalAccessPref.prefPane
    drwxr-xr-x  3 root  wheel  102 Jul 12 16:42 Xsan.prefPane
    drwxr-xr-x  3 root  wheel  102 Sep 20 22:21 iCloudPref.prefPane
    This is what i am getting.
    THanks.

  • Protocol 'form-post' not available

    We have developed a webservice using Weblogic Workshop 8.1 service pack 2. It has
    been working very well. It's been in production for a couple of months now. We
    are moving to a new environment where everything is clustered. I have changed
    nothing on my ear, but I now get back the following error when I try to call the
    service.
    Any Idea's?
    <?xml version="1.0" encoding="utf-8" ?>
    <error>
    <faultcode>JWSError</faultcode>
    <faultstring>java.lang.RuntimeException: Protocol 'form-post' not available on
    this operation.</faultstring>
    <detail>
    java.lang.RuntimeException: Protocol 'form-post' not available on this operation.
    </detail>
    </error>

    Hi Lomeus,
    There is a "How do I" [1] on setting up the cluster that may be of
    value. RU using the cluster name? Also see the docs here [2].
    HTH,
    Bruce
    [1]
    http://edocs.bea.com/workshop/docs81/doc/en/workshop/guide/deployment/howClusterDeployment.html
    [2]
    http://e-docs.bea.com/wls/docs81/cluster/setup.html
    Lomeus Cloete wrote:
    >
    We have developed a webservice using Weblogic Workshop 8.1 service pack 2. It has
    been working very well. It's been in production for a couple of months now. We
    are moving to a new environment where everything is clustered. I have changed
    nothing on my ear, but I now get back the following error when I try to call the
    service.
    Any Idea's?
    <?xml version="1.0" encoding="utf-8" ?>
    <error>
    <faultcode>JWSError</faultcode>
    <faultstring>java.lang.RuntimeException: Protocol 'form-post' not available on
    this operation.</faultstring>
    <detail>
    java.lang.RuntimeException: Protocol 'form-post' not available on this operation.
    </detail>
    </error>

  • List of users who do not have USER GROUP.

    Hi friends,
    I want to find out the list of users who do not have USER GROUP.
    Can any one please let me know how to find out.
    Thanks,
    Ankitha

    Hi,
    use the transaction "suim" or the abap report "RSUSR002"
    -> user information system
    open tree -> user -> users by compley.... -> exec. users by complex...
    next screen -> Group for authorization -> select multiple selection (right symb.) -> in the tab 'single vals' -> click on the left symb. -> select '='
    leave the fields blank. -> 'F8' or ok. -> then in the main screen 'F8' or run.
    so you will get all users without a group asignment
    I hope it was helpfully.
    best regards
    Cahit

  • I can not access User/Group System Preferences

    Since a recent security update I can no longer acces the sytem preferences to my accounts. this means that I can not change passwords, edit or create accounts.
    When ever I click on the icon it crashes the sytem preferences widow and I get a load of error data that is sent to Apple.
    I have tried to get into these from all the accounts on the computer with the same effect (although I have the only administrator password).
    Is this an issue with the security update or an issue with how it effects my computer, or just coincidence.
    Any ideas?
    Rob

    Sorry, a bit of a duffer when it comes to this type of stuff.
    I have followed step 1 and I get a list of stuff one being the system prefences bit that says a crash report has been saved. Is it a copy of this report you want me post (ie the firts part) or just a copy of the line that says it has crashed?
    Step 1
    30/08/2013 09:43:08.594 mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    30/08/2013 09:43:09.142 com.apple.launchd.peruser.503[156]: ([0x0-0x1f01f].com.apple.systempreferences[261]) Job appears to have crashed: Segmentation fault: 11
    30/08/2013 09:43:09.739 ReportCrash[266]: Saved crash report for System Preferences[261] version 12.0 (12.0) to /Users/rob/Library/Logs/DiagnosticReports/System Preferences_2013-08-30-094309_name of cumputer.crash
    30/08/2013 09:43:11.079 system_profiler[268]: ERR GetChild: 268435459
    Hope that is what you wanted.
    Step 2 - again I hope I have posted what you need. It looks a lot of data to me.
    rocess:         System Preferences [932]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         12.0 (12.0)
    Build Info:      SystemPrefsApp-232001000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [427]
    User ID:         503
    Date/Time:       2013-08-29 18:24:17.569 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          3341 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  52 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      05CBABB2-F370-F486-AF84-4D95741027DF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 0000000104d1b000-0000000104d3f000 [  144K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preferences.users v.13.0 (Users & Groups)
    objc[932]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff89c8da95 CFGetTypeID + 197
    1   com.apple.framework.Admin               0x00007fff8f90bb1b +[NSDictionary(cXMLDataConvertor) dictionaryFromXMLString:] + 146
    2   com.apple.preferences.users             0x000000010a5dae92 0x10a5d8000 + 11922
    3   com.apple.preferences.users             0x000000010a5dac1f 0x10a5d8000 + 11295
    4   com.apple.preferences.users             0x000000010a5da2bd 0x10a5d8000 + 8893
    5   com.apple.preferences.users             0x000000010a5d9e8a 0x10a5d8000 + 7818
    6   com.apple.AppKit                        0x00007fff92292dea -[NSCustomObject nibInstantiate] + 382
    7   com.apple.AppKit                        0x00007fff92272652 -[NSIBObjectData instantiateObject:] + 311
    8   com.apple.AppKit                        0x00007fff92271df7 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 337
    9   com.apple.AppKit                        0x00007fff9225111d loadNib + 317
    10  com.apple.AppKit                        0x00007fff92250649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    11  com.apple.AppKit                        0x00007fff923a358c +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140
    12  com.apple.frameworks.preferencepanes          0x00007fff8f78e9bf -[NSPreferencePane loadMainView] + 148
    13  com.apple.frameworks.preferencepanes          0x00007fff8f78e4d1 -[NSPrefPaneBundle instantiatePrefPaneObject] + 414
    14  com.apple.systempreferences             0x0000000104d233cf 0x104d1b000 + 33743
    15  com.apple.systempreferences             0x0000000104d22bf4 0x104d1b000 + 31732
    16  com.apple.Foundation                    0x00007fff91275d05 __NSFireDelayedPerform + 358
    17  com.apple.CoreFoundation                0x00007fff89ccb804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    18  com.apple.CoreFoundation                0x00007fff89ccb31d __CFRunLoopDoTimer + 557
    19  com.apple.CoreFoundation                0x00007fff89cb0ad9 __CFRunLoopRun + 1529
    20  com.apple.CoreFoundation                0x00007fff89cb00e2 CFRunLoopRunSpecific + 290
    21  com.apple.HIToolbox                     0x00007fff8a35aeb4 RunCurrentEventLoopInMode + 209
    22  com.apple.HIToolbox                     0x00007fff8a35ab94 ReceiveNextEventCommon + 166
    23  com.apple.HIToolbox                     0x00007fff8a35aae3 BlockUntilNextEventMatchingListInMode + 62
    24  com.apple.AppKit                        0x00007fff922b1533 _DPSNextEvent + 685
    25  com.apple.AppKit                        0x00007fff922b0df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26  com.apple.AppKit                        0x00007fff922a81a3 -[NSApplication run] + 517
    27  com.apple.AppKit                        0x00007fff9224cbd6 NSApplicationMain + 869
    28  libdyld.dylib                           0x00007fff8b12c7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89f76d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8fc17dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8fc179ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff89f766d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a122f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8a122d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8a10d1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7780f268  rbx: 0x0000000000000000  rcx: 0x00000000003f0200  rdx: 0x0000000000157130
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5aee2db0  rsp: 0x00007fff5aee2da0
       r8: 0x00007fbf0d9a4bc0   r9: 0x00000000064b8614  r10: 0x0000000000000000  r11: 0x00000000064b8614
      r12: 0x0000000000000000  r13: 0x00007fff93a0d240  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff89c8da95  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 0
    Binary Images:
           0x104d1b000 -        0x104d3efff  com.apple.systempreferences (12.0 - 12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x106d48000 -        0x106d48ff9 +cl_kernels (???) <A179BB99-6ACE-4621-8859-53B24606E19E> cl_kernels
           0x106d51000 -        0x106d5afe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x106d74000 -        0x106d75ffb +cl_kernels (???) <40A6846E-41F9-4664-A815-43E73E2C179C> cl_kernels
           0x108c78000 -        0x108d12ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10a4de000 -        0x10a4deff9 +cl_kernels (???) <EEA4655A-C1CF-4BF8-AE77-DFDDC025FF19> cl_kernels
           0x10a4e2000 -        0x10a4e2ff3 +cl_kernels (???) <BBD9624E-B0FE-4EE5-9CCE-728FB9756AAB> cl_kernels
           0x10a509000 -        0x10a50efff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10a523000 -        0x10a5b9ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10a5d8000 -        0x10a62bff7  com.apple.preferences.users (13.0 - 13.0) <E837008C-3E63-3B69-A283-B437D5ABBD81> /System/Library/PreferencePanes/Accounts.prefPane/Contents/MacOS/Accounts
           0x10a658000 -        0x10a668fff  com.apple.frameworks.opendirectoryconfigui (10.8 - 10.8) <32A6D6F0-D92F-3BA1-AC9F-721B292C26DA> /System/Library/PrivateFrameworks/OpenDirectoryConfigUI.framework/Versions/A/Op enDirectoryConfigUI
           0x10a67b000 -        0x10a690fff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x10a6a5000 -        0x10a6bffff  com.apple.OpenDirectoryConfig (10.8 - 57.7) <457BFAA8-009A-39C0-B9E9-8A7818DE2ECD> /System/Library/PrivateFrameworks/OpenDirectoryConfig.framework/Versions/A/Open DirectoryConfig
           0x10a6d4000 -        0x10a754fff  com.apple.frameworks.server.foundation (10.8 - 204) <2896B86E-FD09-3869-9E43-2448D45C938E> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x10a7b9000 -        0x10a7bdfff  com.apple.ServerInformation (1.2 - 1) <31EDF873-3B73-3899-9989-2B57BD45D65A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x10a7c4000 -        0x10a7d6ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <9B001A7A-53C8-3C0D-954B-17867142B8F8> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10a7e3000 -        0x10a819fff  com.apple.frameworks.CoreDaemon (1.1 - 1.1) <FA51F181-C2A4-3817-B6FC-93EF0CDEF6F6> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x10a829000 -        0x10a833ff7  com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff6491b000 -     0x7fff6494f93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff872b4000 -     0x7fff872d6ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff872e3000 -     0x7fff873e1fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff873fe000 -     0x7fff8748bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8748c000 -     0x7fff874cdff7  com.apple.framework.corewlankit (2.0.2 - 202.10) <532A7801-A7D8-3FB1-A469-91EB18CB4F05> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
        0x7fff87539000 -     0x7fff87739fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8773a000 -     0x7fff8774efff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8774f000 -     0x7fff87759fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8775a000 -     0x7fff879f5ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff879f6000 -     0x7fff87ac8ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87ac9000 -     0x7fff87b13ff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff87b18000 -     0x7fff87b86ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87bb0000 -     0x7fff87bb4fff  libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87bb5000 -     0x7fff87bd5fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff87bd6000 -     0x7fff87c21ff7  com.apple.GraphKit (1.0.5 - 30) <3041F39B-5372-334E-9757-3EBFE0CDA293> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff87c22000 -     0x7fff8805efef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff89024000 -     0x7fff89024fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89025000 -     0x7fff89027fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff89028000 -     0x7fff89090ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff890c7000 -     0x7fff89184ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff891ea000 -     0x7fff89237fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff89296000 -     0x7fff892e5ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff894d3000 -     0x7fff895a1fff  com.apple.Bluetooth (4.1.4 - 4.1.4f2) <B08B37AD-88BB-3048-A4AF-8A7B3F9A598C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff895a2000 -     0x7fff895fcfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89654000 -     0x7fff89693ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8969c000 -     0x7fff89940ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89941000 -     0x7fff89b9cff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff89b9d000 -     0x7fff89c31ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89c32000 -     0x7fff89c7afff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff89c7b000 -     0x7fff89e65ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89e66000 -     0x7fff89f63fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff89f64000 -     0x7fff89f7fff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a10c000 -     0x7fff8a1d8ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8a1d9000 -     0x7fff8a238fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8a2e1000 -     0x7fff8a2ecfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8a2ed000 -     0x7fff8a2f0fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8a2f1000 -     0x7fff8a2faff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8a2fb000 -     0x7fff8a62bfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a653000 -     0x7fff8a660fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a8aa000 -     0x7fff8a8affff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a8b0000 -     0x7fff8aca7fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8aca8000 -     0x7fff8acc7ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8acc8000 -     0x7fff8acd3fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff8acd4000 -     0x7fff8ad3cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8adcb000 -     0x7fff8b000ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b001000 -     0x7fff8b00ffff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b010000 -     0x7fff8b129fff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8b12a000 -     0x7fff8b12dff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8b12e000 -     0x7fff8b24efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b24f000 -     0x7fff8b253fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8b254000 -     0x7fff8b256fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8b257000 -     0x7fff8b266ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8b267000 -     0x7fff8b33aff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8b33b000 -     0x7fff8b33efff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8b3c2000 -     0x7fff8b3d5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b3d6000 -     0x7fff8b547ff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8bd3b000 -     0x7fff8bd51fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8bd52000 -     0x7fff8bdb5ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bdb6000 -     0x7fff8c7464af  com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8c747000 -     0x7fff8c7a0ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8c7a1000 -     0x7fff8c7a5ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c7a6000 -     0x7fff8c825ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8c84e000 -     0x7fff8c913ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c914000 -     0x7fff8c91bfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8c91c000 -     0x7fff8c91cfff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c91d000 -     0x7fff8c925fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8c926000 -     0x7fff8c928fff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c933000 -     0x7fff8c9c2fff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
        0x7fff8c9c3000 -     0x7fff8c9c8fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8ca8d000 -     0x7fff8ca90ff7  com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8ca91000 -     0x7fff8cd0cff7  com.apple.RawCamera.bundle (4.08 - 707) <1DC4305D-C8FE-3680-BE23-937A58F4BD71> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8cd4d000 -     0x7fff8cde8fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8cde9000 -     0x7fff8cdf1ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ce93000 -     0x7fff8ce94fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8cea3000 -     0x7fff8cee6ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8cee7000 -     0x7fff8ceebfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8ceec000 -     0x7fff8cf29fef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8cf2a000 -     0x7fff8d01ffff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8d045000 -     0x7fff8d2fcff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8d2fd000 -     0x7fff8d303fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8d304000 -     0x7fff8d39efff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d3dc000 -     0x7fff8d3e7ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d3e8000 -     0x7fff8d3ecff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d437000 -     0x7fff8d465fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d466000 -     0x7fff8d46bff7  com.apple.CaptiveNetworkSupport (12.0 - 1) <D917B57A-CDE3-3F01-B676-C068DBAAB7E4> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
        0x7fff8d46e000 -     0x7fff8d484fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d485000 -     0x7fff8d4b0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8ddc4000 -     0x7fff8ddc8fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8ddc9000 -     0x7fff8ddd7fff  com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff8de04000 -     0x7fff8de3eff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8de57000 -     0x7fff8de88ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8de89000 -     0x7fff8df3afff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8df3b000 -     0x7fff8df8aff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8df8b000 -     0x7fff8e0e9fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8e29c000 -     0x7fff8e29dff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8e7a6000 -     0x7fff8e7a6ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e7a7000 -     0x7fff8e7d3ff7  libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e7d4000 -     0x7fff8e7e2ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8e7e3000 -     0x7fff8ea64fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8eac0000 -     0x7fff8eac0fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8eac1000 -     0x7fff8eac2ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8eac3000 -     0x7fff8ebb4ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8ebb5000 -     0x7fff8ebc2fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8ebc3000 -     0x7fff8ee87fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8eed9000 -     0x7fff8eedaff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8eedb000 -     0x7fff8eee7fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8eee8000 -     0x7fff8eee9ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8eeea000 -     0x7fff8ef6cff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ef6d000 -     0x7fff8ef77ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8ef78000 -     0x7fff8ef8ffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8ef90000 -     0x7fff8efe1ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8efe5000 -     0x7fff8f193fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f194000 -     0x7fff8f1bbfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8f1bc000 -     0x7fff8f2b9ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8f2ba000 -     0x7fff8f3bcfff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8f3c7000 -     0x7fff8f698ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f699000 -     0x7fff8f6a7ff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff8f6a8000 -     0x7fff8f6bdfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8f6be000 -     0x7fff8f6f2fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8f732000 -     0x7fff8f789ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f78a000 -     0x7fff8f7a5ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8f7a6000 -     0x7fff8f8f8fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f8f9000 -     0x7fff8f92bfff  com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8fa46000 -     0x7fff8fa68ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8fa69000 -     0x7fff8fa69fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8fa6a000 -     0x7fff8fa6afff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8fa6b000 -     0x7fff8fa6dfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff8fab3000 -     0x7fff8fabafff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fabb000 -     0x7fff8fac6fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8fac7000 -     0x7fff8fafdfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8fb46000 -     0x7fff8fb67ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8fb68000 -     0x7fff8fb69fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8fb6a000 -     0x7fff8fb6ffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8fb70000 -     0x7fff8fbabfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8fbc4000 -     0x7fff8fbd3fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8fbd4000 -     0x7fff8fbe2fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8fbe3000 -     0x7fff8fc11ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8fc12000 -     0x7fff8fc12fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8fc13000 -     0x7fff8fc28ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8fc29000 -     0x7fff8fc3bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8fc3c000 -     0x7fff8fc53fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8fc54000 -     0x7fff8fcaeff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8fcaf000 -     0x7fff8fcb2fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8fcb3000 -     0x7fff8fd20ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8fd21000 -     0x7fff8febcfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ff5d000 -     0x7fff8ffcdfff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8ffce000 -     0x7fff90019fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9001b000 -     0x7fff9001bfff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9001c000 -     0x7fff90439fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff9043f000 -     0x7fff90440fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90441000 -     0x7fff90be8fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff90be9000 -     0x7fff90c52fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff90cc3000 -     0x7fff90d69ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff90d6a000 -     0x7fff90dc6ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff90dc7000 -     0x7fff90de8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff90de9000 -     0x7fff90decfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90ded000 -     0x7fff90dedfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff90dee000 -     0x7fff90dfaff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff90dfb000 -     0x7fff90f70ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff90f71000 -     0x7fff90f88fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9107b000 -     0x7fff91201fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91202000 -     0x7fff91561fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9156b000 -     0x7fff9156dfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9156f000 -     0x7fff915befff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff915bf000 -     0x7fff915c1ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff915c2000 -     0x7fff915cdff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff915db000 -     0x7fff91603fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff91633000 -     0x7fff91658ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff91659000 -     0x7fff9166cff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff9166d000 -     0x7fff91673ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff91674000 -     0x7fff916d0fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff916d1000 -     0x7fff916fdfff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff916fe000 -     0x7fff91740ff7  com.apple.LoginUIKit (2.1 - 2.1) <3198733A-0FF1-3D7C-87FC-0268097D0BAF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/LoginUIKit
        0x7fff91741000 -     0x7fff91743ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff91744000 -     0x7fff9174fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff91750000 -     0x7fff91794fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
        0x7fff91795000 -     0x7fff917affff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff917b0000 -     0x7fff917bafff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
        0x7fff91930000 -     0x7fff91987ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff91988000 -     0x7fff919cbff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff919cc000 -     0x7fff919ebff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff919fe000 -     0x7fff91a25ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91a26000 -     0x7fff91aa7fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91e34000 -     0x7fff9214bff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9214c000 -     0x7fff9214cfff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9214d000 -     0x7fff9214dfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9214e000 -     0x7fff9215bff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9215c000 -     0x7fff92d89fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff92d8a000 -     0x7fff92e95fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff92f4f000 -     0x7fff92f86ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
        0x7fff92fa3000 -     0x7fff92feefff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff92fef000 -     0x7fff930f1fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff930f2000 -     0x7fff93190ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff93243000 -     0x7fff93245ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff93246000 -     0x7fff9324dfff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff934c4000 -     0x7fff935defff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff93618000 -     0x7fff93624fff  libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff93625000 -     0x7fff9367bfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9367c000 -     0x7fff93699ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9369a000 -     0x7fff9374dff7  com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9374e000 -     0x7fff9374ffff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff93750000 -     0x7fff937d0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff93815000 -     0x7fff9381bfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9381c000 -     0x7fff938f6fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff938f7000 -     0x7fff938fefff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff9393c000 -     0x7fff9394dff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff939da000 -     0x7fff93a06fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff93a07000 -     0x7fff93b1f92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff93b20000 -     0x7fff93b75ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff93b76000 -     0x7fff93b9eff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <0C5790F7-BAC0-3EFE-BFF8-C611C77369D9> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff93b9f000 -     0x7fff93ba5fff  libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff93ba6000 -     0x7fff93bd0ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff93c2c000 -     0x7fff93c6cff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff93c6d000 -     0x7fff93ca7fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff93ca8000 -     0x7fff93cf4ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff93cf5000 -     0x7fff93e1fff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff93eab000 -     0x7fff93eaffff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff93eb0000 -     0x7fff93ee6fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff93ee7000 -     0x7fff93ee7fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93ee8000 -     0x7fff94197fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 729
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=194.5M resident=172.7M(89%) swapped_out_or_unallocated=21.8M(11%)
    Writable regions: Total=149.1M written=75.2M(50%) resident=85.4M(57%) swapped_out=0K(0%) unallocated=63.7M(43%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2112K
    CG image                             44K
    CG raster data                       76K
    CG shared images                   1184K
    CoreImage                            72K
    CoreServices                       2080K
    MALLOC                            117.3M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       24K
    OpenCL                               36K
    STACK GUARD                        56.0M
    Stack                              11.6M
    VM_ALLOCATE                        16.1M
    __DATA                             18.1M
    __IMAGE                             528K
    __LINKEDIT                         52.9M
    __TEXT                            141.6M
    __UNICODE                           544K
    mapped file                        63.1M
    shared memory                       308K
    ===========                      =======
    TOTAL                             483.5M
    System Profile:
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 12 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344D31
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344D31
    Memo

  • Attachments in Form Library Not Available?

    Are attachments in the Advanced Settings not available in a Form Library like it is in other Library's? I know I can add the attachment link on an InfoPath form, but I would like it to be on the ribbon as well and as a column for my view.
    I am on SharePoint 2013 On Premise.
    Thanks,
    Justin
    It's me

    Hello Justin,
    kindly check the liknk
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c832e3ba-bc4c-4907-a52b-493775a87567/display-attachment-in-sharepoint-form-library?forum=sharepointdevelopmentprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error while opening the custom forms-''function not available to this respo

    Error: Function not available to this responsibility , change responsibility or contact ur system administrator
    Hiiiii,
    While accessing the custom forms in release 12i we are facing the popup error and the form is not getting opened up: "Function Not available to this responsibility. Change Responsibilities or Contact your System Administrator"...
    I check the custom top path in $APPL_TOP/admin/adovars.env... its fine there..
    but the $Apache_top is not there...
    can u plz tell me the solution....
    Thanks
    Meenakshi Verma

    user609981 ,
    If ur referring to forms, u need to search in appropriate forum, as this forum is only for OAF queries, and if its realted to OAF page, check the the function of oa page is attached to the specific responsibilty .
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • External table authentication not updating user group changes

    Hello
    I have a question..
    In OBIEE, i am using external table authentication. I have user and user group tables where users and groups are stores.. Every Time I create a new user and assign them to a group, these records get inserted immediately to these tables with the correct user and group ID that matches with each other.. Then in my initialization block I have the query that fetches the user name and psswd as well as groups names..
    All these are working at the initial user creation. For example, when I create user A and assign it to group A, the DB table has all of the records inserted correctly. When I log in to OBIEE using User A login, I see it is assigned to Group B.
    The problem comes when I change the user A from Group B to Group C. When I did that, although the DB table gets updated correctly, OBIEE session seems to still be the previous one. As a result, when I log in the second time, I see the user A is still assigned to Group B instead of Group C.. This seems to be cached..
    I double check these user tables in OBIEE, none of them are cache enabled.. The connection pool setting of the isolation level is set as default..
    When I reinstall OBIEE all over again and re-log in the first time, this User is now assigned to Group C..
    So seems to be that it is caching issue.
    How should I go about solving this issue
    Appreciate in advance

    Make sure you check the box for 'Required for authentication' and also 'Use caching' should not check.
    Edited by: Srini VEERAVALLI on May 15, 2013 9:05 PM

  • Security permission to user Group for menuitem in ax 2012

    Hi experts,I have a query,
    Query is that i want to give menu item level permission to user group,for e.g i want to show accounts Payable
    all set up parameter to Finance Group,so how it can be done? i don't want to use Roles--->Duties------->Privileges method,
    I want to just create two groups for one ACount Payable set up parameters will be showed on main ,and for
    other group it was disable?
    is that possible with out creating new roles ,duties and then privileges procedure?

    Hi Munsifuv. You might get more help on this and your other AX questions on an AX-specific forum. We can help with connecting Power Query to data sources, but aren't necessarily experts on configuring those sources.
    Thanks,
    Ehren

  • Form service not available for few users

    Dear all,
    we have nearly 500 users connected to Oracle App server 9i Release " ".
    We have a main form called "main.fmx" .
    In middle of the day a change my "main.fmx".
    As user are connected i cannot replace it.
    So what i do is
    1) I first rename the "main.fmx" on application server to main_1.fmx" which it allows to do on application server.
    2) Copy the modified "main.fmx" directly to application server.
    What we observed is all the users which were connected before renaming where able to acceses all the options of "Main.fmx" .
    The user which logged in after the file was rename were getting following error :
    1) "FRM-92050 : Failed to connect to the server : webdb-01:9001".
    Kindly let me know what is the problem.
    Thanking you in anticipation.
    Regards,
    Devendra

    the app-server did let you delete the file, because the OAS did need the file.
    when you use this trick - then don't ask yourself, why the OAS has a problem after the rename and ...
    it's easier to find out, which user are actually using this form and shut down this users. After that you can overwrite the file and no problems will occur.
    I have created a technique, in which each form stores the actual form-name in the session-environment. So I can look in the database-sessions which users are connected, and which forms they are working in - actually.
    Then you can email them to leave the form and after that you can do the copy
    try it
    Gerd

  • Item level security not available to accounts with manage content?

    Though I'd post this here before trying metalink.
    Environment: App Server Portal 9.0.4 (10g) on Win200
    The scenario:
    I have set up a page with one item area. This is set to be a portlet on another page and act as a message board.
    I wish to set up a group of users to maintain this message board, but restrict their access any further.
    Setting a user up with 'Manage Content' on the Page properties almost does this. It allows them to Enter/Edit/Move or delete items but pretty much no more which is exactly the level of access I require.
    What it doesn't allow, when they add or edit an Item, is the ability to change Access permissions.
    The page has 'item level security' ticked, and a user with higher 'Manage' access can set access permissions on items, for example only allowing a certain group viewing an item, but it also allows them to manipulate the page which I do not want to permit.
    Is it possible that 'Manage Content' level users can also set access on items?
    Thanks.

    Resolved, it appears that access can be set after item creation using the edit. a little quirk.
    Also I was trying to set access on an item created by the 'manage' user, which was beyond the 'manage content' users scope, and not a practical situation.

  • AD Not all users groups brought into BO

    Post Author: ChrisNorris
    CA Forum: Authentication
    Hi,
    We have an issue that shows itself on a few sites.  User A belongs to AD groups X, Y, Z.  All of those groups are already existing in BOXI R2.
    What we find is that often with new users A will be imported BUT not for all of the groups, it may onyl bring in X, Y in the Users Tab for Group Membership.  Sadly though when looking at the members of group Z User A belongs to it.
    This has the effect that User A does not get the permissions of group Z because, from a user perspective they are not assoociated.
    Has anyone seen this problem, or know why / fix?
    I have logged this with Support ages ago, with no success, and it has appeared in a number of different installations.
    Cheers

    Post Author: TAZ
    CA Forum: Authentication
    Well the LDAP plugin has undergone some changes for the reason of scalability. As of the latest XIR2 patch it should be possible to run 10's of thousands of groups and 100's of thousands of users. If we removed our graph the problems would likely shift as the CMS which doesn't authenticate just authorizes would get slammed not having the graph.
    As far as the removing groups the product was patched, both AD and LDAP in XIR2 SP2 and further patched in FP 2.4. Removing groups from AD/LDAP will no longer bring down the plugins, instead we passively handle the error and keep the plugin running until the bad groups have been removed.
    I actually remember a case or two of yours maybe 1.5 - 2 years back. I was pretty new back then and couldn't provide much help. I think we were working on a multi forest issue in CE10, I think that was you, could just be another Lester.
    The only way to usually capture the problem is to run a constant CMS trace and packet scan of LDAP traffic. The tracing must be running before the problem(s) during and after. Then it's incredibly hard to find the queries between the CMS and IP scans but that's how we escalated the last synch issue that was fixed for the LDAP plugin -FP 3.7.
    I'm not sure it's feasible for you but if you use trusted auth in XIR2 or import users via script you can remove the AD/LDAP graph dependancy, something to consider.
    regards,
    Tim

  • Solo Not Available to Grouped Tracks

    I may be missing something here but it seems as if the ability to solo a set of grouped tracks is missing in Logic 8. You can mute a set of grouped tracks but not solo them. Seems well odd to me!
    Is there a workaround?
    Regards,
    John

    You should be able to select the tracks in the group, from, say the mixer, and with them all selected, solo one of them, and they should all solo.
    You could also rubber band the regions on the arrange page, and hit the "S" button...
    Or, set the outputs of all the grouped tracks to a buss, and solo the buss...
    It is an odd omission, I agree, but there are multiple ways to achieve it...

  • Xfa form type not available

    I dont see xfa form in the 'Type' dropdown when i try to create a new variable..
    Can anyone help me ...

    The easiest way is to re-run Configuration Manager, and deploy components. Make sure that you select Process Management when you installed LiveCycle, otherwise the Task Manager component won't be included.<br /><br />You can also drag-drop the component from the file system directly into the Components view in WorkBench. You'll find all components in:<br /><adobeInstallDir/deploy. However, there are dependencies between components, so it's generally safer to use Configuration Manager.<br />Howard<br />http://www.avoka.com

  • In Infopath - From User Group webservice First & Last Name are not displaying

    Hi, I am working on Internet faced Infopath Sharepoint 2010 web application.In Infopath form we used a User Group web service to retrieve the first and last names when opening the form. In Development environment its working fine (Ex:- http://sharepoint2010dev:45/)
    then we extend the webapplication with domain name in url.(Ex:http://Domainsp:80/) then the first and last names from User Groups is not working.
    Please give your suggestions to resolve this isssue.
    Any help is appreciated..!

    Hi,
    According to your post, my understanding is that the User Group web service not worked when extend the web application with a domain name in URL.
    Did you change the URL to the UserGroup web service in the Data Connection Wizard?
    As you had changed the URL, I think you should change the URL(http://<site>/_vti_bin/UserGroup.asmx), then check whether it works.
    http://blog.ianchivers.com/2011/01/using-sharepoint-usergroup-web-service.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

Maybe you are looking for

  • Fax not detected,C​omm error, fax run test is all PASS,

    Hi Good Day! Im Using a HP color Laserjet Pro MFP M177fw. The Problem is sending fax messages. I do all the updates you need to installed. but the problem with my hp fax machine is still there specially i still receive a fax not detected issue,comm.e

  • How do I get a drop-down menu to choose SMTP when composing an email in Apple Mail?

    Apple Mail used to have a drop-down menu in the Composing Mail window to select the SMTP server to use.  It is no longer there, in Yosemite (10.10.1).  How do I get that back?

  • Error after deploying a war file on Portal Server 6

    Hi All, I have successfully deployed one war file on Sun Java System Portal Server 6.When I put a portlet using the channel mgmt. it gives the following exception in the AccessManager--->Debug--->Helloworld file:::: TIME | LOGGER NAME | LEVEL | THREA

  • Error B2B Segment ISA at guideline position missing

    Hi Guru's Wehn we are running the B2B by giving it EDI file we are getting following error: <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <correlationId>null</correlationId> <b2b

  • Connection Timeout error message - HELP!

    Hi, I am so fed up with my internet connection....so here is my story.... I live above a shop in a rented flat which is owned by the shop owner, he kindly gave me the password for his router so I could use his internet free of charge. This has worked