ABAP OO - Any tips on where to start?

Hi all,
we are in 6.40 and I have read Jovelyn's blogs on ABAP OO.
We are now ready to start developing the workflow and I am a bit unsure about how to get started...
The workflows are for HR business processes. A few questions:
1 - If anyone told me they were about to start developing workflows for HR, I would immediatley suggest that BUS1065 and EMPLOYEET would be used. If we are going to used ABAP OO, can anyone give me a hint about which classes are normally required? e.g. you will need one to represent the employee, another one to represent position, etc
2-  I would rather not have to replicate BUS1065 / EMPLOYEET in a new class; I am aware that we can reference BOR objects in ABAP OO classes but I don't know how to do it or how to use it.
3 - I noticed several classes CL_HRPA_INFOTYPE_*. I am assuming they represent the several Infotypes delivered in HR. Any hints about how to 'test' these classes - I didn't quite grasped yet how to 'test' these classes - I am trying!
4 - If I want to use CL_HRPA_INFOTYPE_* in my workflows, I need to add IF_WORKFLOW interface. How to do that? Do I say that CL_HRPA_INFOTYPE_* is a Superclass and add the interface IF_WORKFLOW in my ZCL_HRPA_INFOTYPE_*?
Thanks in advance for any help you can provide.
I really want to start using ABAP OO in my workflows, but feeling really unsure about how to do it!
Cristiana

Thanks Mike, I am still septical about going for ABAP Classes - I know it is the direction that SAP wants to go, but with so little information about how to do it properly, I am afraid of doing more harm than good.
You suggested that I should use a BO as an attribute of a class. So, are you suggesting that a should create a class called ZCL_EMPLOYEET, assign the BO EMPLOYEET as an attribute type SIBFLPORB and add any extra bits and pieces that I need in class ZCL_EMPLOYEET?
Have you worked with classes CL_HRPA_INFOTYPE_*. I am assuming they represent the several Infotypes delivered in HR. Any hints about how to 'test' these classes - I didn't quite grasped yet how to 'test' these classes - I would like to see what they do, but I am not getting it.
Thanks for any help you can provide,
Regards,
Cristiana

Similar Messages

  • MY macbook pro is slow to start up after log in. any suggestions on where to start addressing the problem?

    MY macbook pro is slow to start up after log in. any suggestions on where to start addressing the problem?

    Delete any items in System Preferences > Users & Groups (or Accounts) > Login Items
    Same for  HD > Library > StartupItems
    Not enough free space on the startup disk can slow the system down.
    Right or control click the MacintoshHD icon on your Deskop.
    Click Get Info. In the Get Info window you will see Capacity and Available.
    Make sure there's a minimum of 15% free disk space.

  • Hi all, just finished my course on Sap Hr, any advice on where to start please?

    Hi all, just finished my course on Sap Hr, any advice on where to start please?

    Hi Ish ghandi,
               Welcome to the World of SAP
            HCM as a whole is a vast module SAP which have so many sub modules in it. The selection of a particular sub module and specializing  in that is according to your interest. PA and OM which is the base for a HCM functional consultant. Then you want to specialize in other sub module like Time,Payroll,TEM,ESS/MSS,Etc..,
    Please follow the careers in SDN which will be helpful for you in career.So Many Expertsa are here for Helping you . Have a Nice Journey...
    Career Center
    Once again Warm Welcome...
    Thanks,
    Vijay SR

  • Any advice on where to start when troubleshhoting a slow network (users complaints)?

    We currently have users from one of our branch office that complains around network performance issues (slow network). Troubleshooting issues like this one was not the focus of my CCENT studies (got certified 2 weeks ago) but I was assigned that ticket last Friday (first assignment). I was thinking to call one of the users and ask him to connect on another computer to see if he still encounters the same issue (that would tell me if it is related to his computer or not - probably layer 1, 2 issue), ask him to try another application (to help determine if it is a Layer 7 issue) and then if it is not related to neither one of these I was thinking to start looking at the switch interface to which the computer is connected to. I would like to know if someone could tell me if I am on the right path and what else I should verify/investigate? Are there root cause analysis tools that exist to help solve/troubleshoot such issues?
    Thanks in advanced.

    Patrick Salmon wrote:We currently have users from one of our branch office that complains around network performance issues (slow network). Troubleshooting issues like this one was not the focus of my CCENT studies (got certified 2 weeks ago) but I was assigned that ticket last Friday (first assignment). I was thinking to call one of the users and ask him to connect on another computer to see if he still encounters the same issue (that would tell me if it is related to his computer or not - probably layer 1, 2 issue), ask him to try another application (to help determine if it is a Layer 7 issue) and then if it is not related to neither one of these I was thinking to start looking at the switch interface to which the computer is connected to. I would like to know if someone could tell me if I am on the right path and what else I should verify/investigate? Are there root cause analysis tools that exist to help solve/troubleshoot such issues? Thanks in advanced.
    This is a pretty wide open question, and could be caused by a myriad of things. I'm going to make a couple of assumptions (yeah, I know, make an ass out of you and umption) such as the branch office is linked to head office by soem kind of dedicated link, and uses that dedicated link for internet access via the head office instead of having a local internet link. You may not have this, but the process should be similar - just the weight of the diagnosis of different stages may be different.
    First off, get the user to define "slow". Compare the expectations of the user to the actual infrastructure at the site - if he's expecting a 10 MB/s download rate from the internet (100 mb/s) and you've only got a T1 or E1 link (1.5 mb/s), then it doesn;t matter WHAT you do, he's going to complain it's "slow".
    Then move to the basics. Have the PC's investigated. Are they connected at the rate you expect? 100 Mb/s? 1 gig? Full duplex? The most common problem I've seen of this type is incorrect duplex negotiation - PC thinks it's full fuplex, switch thinks it's half duplex, and the result is lots of dropped packets and retries, resulting in "slow" connections almost everywhere. There's also the possibility of speed auto negotiation failing - something capable of 1 gig negotiating 10 Mb/s makes a *big* difference, especially if it's internal infrastructure being accessed.
    Do some PING tests - ping a known local host - the local default router, for example - and see what kind of RTT you get. Then ping a known "intra" company host - one which is within the company but not on the local branch office site. What kind of RTT's do you get there? Finally, test a known external site - www.google.com, or a public DNS like the one at 4.2.2.2 - what kind of PING RTT's do you get to them?
    Then traceroute - do the same ting, and look for weird hops, or really slow responses - is the workstation getting hooked up on something, protocol-wise, which does a reverse lookup (SSH is a classic example) before accepting connections - and when the RDNS doesn't exist, it "pauses" for several seconds.
    Then it gets complex - start looking into the routers involved, and check for dropped packets or errors in the log. Check with the link provider and ask them if they see any errors on the link.
    Where you go from there depends really on what you find up to now. ISP, management to, erm, educate the user to the realities of life in remote locations, or maybe you've actually got some faulty hardware somewhere you need to fix. You never know, it does happen! :-)
    Good luck.
    Cheers.

  • I would like any tips about where to take my Macbook Air to solve an iMovie software I have been struggling with for quite a long time. I need to see a person who is willing to help me finalise a film, any tips welcome? Thanks

    Getting in person support

    Hi Klaus, I have tried to do that before - I think you replied before, asking me what system I was using. My response was 'Hello, thank you, I am using OS X Version Lion 10.7.5 and iMovie '11 vwesion 9.0.4 (1635).'
    Despite completely clearing my machine, and moving the movie project to an external drive, when I try to finalise the movie I get error -108 after approximately one hour of processing.
    I am very keen to be able to export this film. My technical knowledge is limited and I learned a basic level of iMovie to make the film - often online responses and suggestions are too complex for me - hence my question about where I would go to have an expert look at this problem...
    Any suggestions would be most welcome, thanks

  • Whenever I go to certain sites like Yahoo, Safari shuts down. Sometimes it shuts down my whole computer...any advice on where to start to figure out what is wrong? I have added the report below

    Process:         Safari [5661]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (6534.50)
    Build Info:      WebBrowser-75345000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [106]
    Date/Time:       2011-09-28 20:24:26.991 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          5665 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  4169 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      8DD7F385-9503-46B3-A6F8-A8FB0CD56282
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  9
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff89eaed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89eaf3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff82101932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff82100dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff870fa7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff870fa5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff870fa4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff83328eb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff83328801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework              0x00007fff87fb6452 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                        0x00007fff832ee68f -[NSApplication run] + 395
    11  com.apple.AppKit                        0x00007fff832e73b0 NSApplicationMain + 364
    12  com.apple.Safari.framework              0x00007fff88170f62 SafariMain + 200
    13  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff89ec7c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89ec9add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff89ec97b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff89ec92de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89ec8c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89ec8aa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff89ee9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89eed881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff80013749 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff80010c88 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff89eaed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89eaf3ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff85905396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff859052d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 4:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff89eaed7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff89eaf3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff82101932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff82100dbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff88129d39 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff88129d73 Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 5:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff89ee9a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89eed881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff88e87690 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff881a3f6d Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff881a236d Safari::SnapshotStore::diskAccessThreadBody() + 379
    5   com.apple.Safari.framework              0x00007fff881a2b27 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff89ec8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89ec8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89ec8aa5 start_wqthread + 13
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff89ef2932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff82123498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff89ec8a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89ec8e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89ec8aa5 start_wqthread + 13
    Thread 9 Crashed:
    0   com.apple.GeForceGLDriver               0x0000000200012010 gldAttachDrawable + 2528
    1   com.apple.GeForceGLDriver               0x00000002000d63d7 gldUpdateDispatch + 14343
    2   com.apple.GeForceGLDriver               0x00000002000d6c66 gldFinish + 646
    3   com.apple.opengl                        0x00007fff88d5926d CGLFlushDrawable + 67
    4   com.apple.QuartzCore                    0x00007fff8590d303 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 2980
    5   com.apple.QuartzCore                    0x00007fff8590c708 view_display_link(double, CVTimeStamp const*, void*) + 64
    6   com.apple.QuartzCore                    0x00007fff8590c64f link_callback + 219
    7   com.apple.CoreVideo                     0x00007fff84ddc0ab CVDisplayLink::performIO(CVTimeStamp*) + 431
    8   com.apple.CoreVideo                     0x00007fff84ddb310 CVDisplayLink::runIOThread() + 754
    9   com.apple.CoreVideo                     0x00007fff84ddafe3 startIOThread(void*) + 139
    10  libSystem.B.dylib                       0x00007fff89ee7fd6 _pthread_start + 331
    11  libSystem.B.dylib                       0x00007fff89ee7e89 thread_start + 13
    Thread 9 crashed with X86 Thread State (64-bit):
      rax: 0x000000000123aef4  rbx: 0x0000000000000002  rcx: 0x00007fff89eaed7a  rdx: 0x00000000e00002c2
      rdi: 0x00000000e00002c2  rsi: 0x00007fff712515e0  rbp: 0x00000001175da8f0  rsp: 0x00000001175da8f0
       r8: 0x000000000000bc43   r9: 0x0000000000000000  r10: 0x00000000000010bc  r11: 0x0000000000000206
      r12: 0x0000000112b00000  r13: 0x0000000115a24000  r14: 0x0000000000000000  r15: 0x00000001175da920
      rip: 0x0000000200012010  rfl: 0x0000000000010296  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1 (6534.50) <1F791A92-0E1B-FA63-8447-AD69C689F0D3> /Applications/Safari.app/Contents/MacOS/Safari
           0x1157d3000 -        0x115966fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1159ed000 -        0x115a13fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11710a000 -        0x11752dfef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff8000b000 -     0x7fff81045fff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff81046000 -     0x7fff81061ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff812a5000 -     0x7fff812e8fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff8132b000 -     0x7fff81340ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff81371000 -     0x7fff8138eff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8138f000 -     0x7fff813cafff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff813cb000 -     0x7fff8157cfe7  com.apple.WebKit2 6534 (6534.50) <1D20EA7A-C33B-BF9A-C58A-D40B8CA7F1AA> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8157d000 -     0x7fff81d87fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff81d88000 -     0x7fff81f24fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff81f25000 -     0x7fff81f30ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff81f31000 -     0x7fff81f33fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff81f34000 -     0x7fff81f6efff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff81f94000 -     0x7fff820aefef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff820af000 -     0x7fff820b4fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff820b5000 -     0x7fff8222cfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8222d000 -     0x7fff8222dff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8222e000 -     0x7fff82234ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff822b3000 -     0x7fff82471fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff82472000 -     0x7fff82486fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82487000 -     0x7fff824baff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff824bb000 -     0x7fff82504ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff82a12000 -     0x7fff82a12ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff82a40000 -     0x7fff82a71fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82a72000 -     0x7fff82ab3fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff82ab4000 -     0x7fff82d3dff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82d82000 -     0x7fff82e3ffff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff82e40000 -     0x7fff83283fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff832c2000 -     0x7fff832e3fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff832e4000 -     0x7fff832e4ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff832e5000 -     0x7fff83cdfff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83ce0000 -     0x7fff83ce3ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff83ce4000 -     0x7fff83d2eff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff83d2f000 -     0x7fff83d31fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83d32000 -     0x7fff83d52ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff83d53000 -     0x7fff83d69fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff83d92000 -     0x7fff83da1fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff83da4000 -     0x7fff83db1fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83db2000 -     0x7fff83db2ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff83df9000 -     0x7fff83e5bfe7  com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff83e5c000 -     0x7fff83f1dfff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff83f91000 -     0x7fff83f98fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83f99000 -     0x7fff84033fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84034000 -     0x7fff84035ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84082000 -     0x7fff84199fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff8419a000 -     0x7fff8419ffff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff841da000 -     0x7fff841e5fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff841e6000 -     0x7fff841e6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff848f9000 -     0x7fff8490bfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff8490c000 -     0x7fff84910ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff84911000 -     0x7fff84922ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff84990000 -     0x7fff849d8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff849d9000 -     0x7fff84a8fff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff84ad0000 -     0x7fff84ba4fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff84d17000 -     0x7fff84dd8fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff84dd9000 -     0x7fff84dfeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84dff000 -     0x7fff84e13ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff84e14000 -     0x7fff84e17fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff84e18000 -     0x7fff8525ffef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff852ed000 -     0x7fff85369ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8536a000 -     0x7fff8537bfff  SyndicationUI ??? (???) <117F0971-8B7E-DC2A-84C1-C8B5FA15E421> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8537c000 -     0x7fff85392fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85471000 -     0x7fff8552afff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8552b000 -     0x7fff855a9ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff855aa000 -     0x7fff855b6fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff85618000 -     0x7fff856a8fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff856bb000 -     0x7fff85738fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff85739000 -     0x7fff85788fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8580c000 -     0x7fff85823fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff858b2000 -     0x7fff85c4ffe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85f35000 -     0x7fff85f36ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff85f37000 -     0x7fff85f38fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff86029000 -     0x7fff86054ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff86097000 -     0x7fff860daff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff860db000 -     0x7fff86160ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86161000 -     0x7fff8685dff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8685e000 -     0x7fff86863ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86b28000 -     0x7fff86b65ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff86bb1000 -     0x7fff86bb4ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86bd6000 -     0x7fff86e58fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86e59000 -     0x7fff86e8fff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff86e90000 -     0x7fff86edcfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86edd000 -     0x7fff86ee3ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8706b000 -     0x7fff870cbfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff870cc000 -     0x7fff873cafff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff873cb000 -     0x7fff8746bfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff874d5000 -     0x7fff874e4fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff87515000 -     0x7fff8756aff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8756b000 -     0x7fff8756bff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff875a9000 -     0x7fff875eafef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87629000 -     0x7fff8762dff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff87dd2000 -     0x7fff87df9ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff87dfa000 -     0x7fff87e4dff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87e4e000 -     0x7fff87edafef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87f25000 -     0x7fff87f55fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87f56000 -     0x7fff8877ffef  com.apple.Safari.framework 6534 (6534.50) <5E989098-BEA0-9DF9-EDFA-CF05BDDEB895> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff88780000 -     0x7fff887c9fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff887ca000 -     0x7fff888a7fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff888a8000 -     0x7fff888b3fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff888b4000 -     0x7fff888baff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff888bb000 -     0x7fff88a79ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff88a7a000 -     0x7fff88bb8fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88ca5000 -     0x7fff88d55fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88d56000 -     0x7fff88d65fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff88d66000 -     0x7fff88db5ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff88db6000 -     0x7fff88dc4ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff88e7d000 -     0x7fff8908aff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff891a3000 -     0x7fff892c2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff89561000 -     0x7fff89665ff7  com.apple.PubSub 1.0.5 (65.28) <C99BB1FE-46EA-237F-55A3-48CC2FE1F755> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff89666000 -     0x7fff8968efff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8968f000 -     0x7fff89774fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff89775000 -     0x7fff897b2ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff897b3000 -     0x7fff89832fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89872000 -     0x7fff898b9ff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff898d5000 -     0x7fff898dbfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff898df000 -     0x7fff898dfff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89e1f000 -     0x7fff89e89fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff89e8a000 -     0x7fff89eadfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89eae000 -     0x7fff8a06ffef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8a070000 -     0x7fff8a125fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a17b000 -     0x7fff8a194fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a195000 -     0x7fff8a1a0ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8a1bf000 -     0x7fff8a4f3fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a510000 -     0x7fff8a645fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.62f5
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000 / 2

    That's the "gldAttachDrawable" crash in the NVidia graphics driver. It was supposed to have been fixed in 10.6.8. If you're still seeing it, you may need to download the 10.6.8 combo updater from the Apple Support site and apply it. It's also possible that you have a faulty graphics card. Reinstalling Safari will not help.

  • I have Labview 5.0 and I can't run a program it gives me a runrime error C++ relating to the Labview exe file. Do you know where to start to fix this?

    I've had this version for quite a long time and haven't had any problems with it. When I start Labview normally it seems to work fine I can look at individual Vi's and such but when I go to start a Vi program or even the tutorial it gives me a "Runtime error message C++ 
    C:\Program File\National Instruments\LabView\LabView.exe  abnmormal program termination." I'm not sure if it is a computer problem DAQ card (PCI 6023E) problem or a software glich. If you have any ideas of where to start tracking this down please let me know ASAP. It is a work stoppage situation.
    Thanks for your consideration
    Maurice Massey
    UES,Inc

    Have you tried doing a repair or reinstalling?

  • Where to start in learning about Radio based systems

    are they rf, dect, or wifi based phones? I know you said radio based but there is a difference between the technologies.
    If they are a truly radio based system, what band do they use, 2.4ghz, 5ghz, a different frequency that was licensed to you by the fcc?

    Just curious if anyone had any resources on where to start out on this.
    We have a handheld phone system our material handlers use that is radio based.  They were working fine for a while but for some reason we are getting a ton of static over the system now.  I don't know much about radio systems but I'm always looking for something new to nerd out on and was curious if anyone had any suggestions on where to start to track down the source of this interference and figure out a way to fix it.
    Any advice is greatly appreciated
    This topic first appeared in the Spiceworks Community

  • Learning from the beginning, where to start?, Any Tips?

    Good morning all, I am an Information Analyst for a large organisation, and we are currently in the process of moving our reporting from MS Access based to SQL and BI based reporting. Using SQL Management Studio 2008 R2. Obviously this is a tough cookie
    to learn and something which will take time. I would like however to get stuck in and wondered if anyone has any ideas of where best to start. What works, what doesn't etc. Any advice would be welcome.
    2 books I have to read is SQL Server 2008 Reporting Services & Microsoft SQL Server 2005 Reporting Services for Dummies, purely as this is the software us Analysts have had installed we have no other choice.
    Its Ok learning how to use a reporting software but my aim would be to learn the language of SQL, any advice is more than appriciated and welcome.

    If you want something to get you spun up on the basics really quickly, I recommend Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes.
    The author uses the depreciated ANSI 89 syntax throughout the book (my only real complaint) but aside from that, it's a very good fast into to SQL and will have you writing SQL very quickly.
    That, until recently, was always my go to recommendation for "how to get started" books... That is until I found Microsoft SQL Server 2012 T-SQL
    Fundamentals. Hands down, the best general purpose T-SQL books I've seen, written by a true master (Itzik Ben-Gan). It covers the basics and goes well beyond... The only reason I didn't recommend it first is the fact that you said you were going 2008R2...
    Not being able to follow the book (in it's entirety) may be frustrating.
    Jason Long

  • From Where to Start  OO-ABAP

    Hi All ,
    Can any one tell me from where to start OO-ABAP .Give me some links so that I can start learning.
    Thanks in Advance

    Hi,
    refer to these links
    abap oops material
    1) http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf -- Page no: 1291
    2) http://esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt
    3) http://esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf
    4) http://esnips.com/doc/0ef39d4b-586a-4637-abbb-e4f69d2d9307/SAP-CONTROLS-WORKSHOP.pdf
    5) http://esnips.com/doc/92be4457-1b6e-4061-92e5-8e4b3a6e3239/Object-Oriented-ABAP.ppt
    6) http://esnips.com/doc/448e8302-68b1-4046-9fef-8fa8808caee0/abap-objects-by-helen.pdf
    7) http://esnips.com/doc/39fdc647-1aed-4b40-a476-4d3042b6ec28/class_builder.ppt
    8) http://www.amazon.com/gp/explorer/0201750805/2/ref=pd_lpo_ase/102-9378020-8749710?ie=UTF8
    1) http://www.erpgenie.com/sap/abap/OO/index.htm
    2) http://help.sap.com/saphelp_nw04/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

  • My macbook's performance is quite slow and it freezes I haven't shut it down in over a month. I shut it down yesterday for over 12 hours yet upon starting up again the slowness persists. Removed Google chrome application the speed arose slightly any tips?

    I haven't shut it down in over a month. I shut it down yesterday for over 12 hours yet upon starting up again the slowness persists. Removed Google chrome application the speed arose slightly any tips? I contacted a support member but unfortunately my warranty has run out, he suggested that may be a result of putting the mac into sleep constantly, and not shutting down and that there may be files i can clear to remedy the issue. Any suggestions would be greatly appreciated,
    Regards.

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    Otherwise, take the steps below when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 2
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • I have  PS CS4 Extended. When I start it I get a message that I need to reinstall it. I search Adobes and found a download for Mac which I installed and when started entered myserial number. It was not accepted. Any tips?

    The file downloaded is named NikCollection_1.2.8_0511-456.dmg. The installation went ok but when I start photoshop i am prompted for my serial number,
    I have it on the back on my CD case (but my CD is not  working any more) and it is the same number as it registered at my Adobe account.
    Photoshop starts ok but after a while it prompts for my serial number. When I enter my serial number it is not accepted.
    Grateful for any tips.

    Did you go here for the installer? Download CS4 products
    When you enter the serial number see that you get the serial number correct, in fact copy and paste from the one in your account.
    You should see a green checkmark.
    If all goes well you should be allowed to install and activate. If activation fails, contact Customer Care by phone or Chat.
    Contact Customer Care

  • SAP oil&gas - where to start - Any advice on manuals/guides

    Hello Gurus
    I am new to Oil and gas and intend to pursue this segment for the future. I am an experienced computer professional (10+ years) I am fairly well versed with SAP-MM although experience is limited. I am keen to make a career in SAP Oil and Gas - possibly Upstream or Downstream whichever is possible to learn. I am in the midst of registering myself for a course  in Oil&Gas Accounting or Joint venture analyst. I have not found any course for Downstream. With that said, I have even rented a SAP Oil&gas server to practice. The problem is that I need to get some guidance as to how to go about this in a methodical way.
    I have started to read the manuals along side the SAP - JVA guide that they use for training at SAP. However, there is no step by step guide/manual provided by SAP to really practice or build in order to learn and get a from grasp of the subject. I have found some configuration steps in the SAP Oil&Gas online help files or MySAPOil&Gas while reading. However, the reading of the manuals and online help is only theoretical. One needs some exercises to be performed in order to get a grasp of what is what. Where to start, what to configure outside of basic set-up and why?.
    Would anybody be able to guide me as to how to pursue my goals?.
    1. Is it possible to learn JVA by using the SAP training guide?.
    2. Is it possible to learn TSW by using the SAP training guide?.
    3. Does the system need to be configured and set-up before one can use the SAP Oil&Gas server?. - What specific configuration would be required for Downstream outside of the default configuration after installation.
    4. What sort of configuration / set-up would be required for JVA?.
           (I am aware that every joint venture is different - partner, operator, Eguity group and even Equity)
       a. will the creation of company codes be the usual route as in other SAP modules?.
       b. Is there any special set-up or configuration within the JVA menu for this that is in addition to the normal creation of company code and Enterprise structure?.
    5. Is there any book or manual that can provide additional information as to how to go about learning this subject in order to practice?.
    6. What special requirements are required to learn the downstream module apart from the manuals?.
    7. Can one really learn SAP upstream/Downstream in 30-40 hours being promised/provided by most so called training providers in Bangalore/Hyderabad?.
    I am seriously looking forward to hearing from experienced professionals. I'd appreciate if contributors avoid one or two line statements as I would like to make the thread more meaningful for me and for others in a similar situation.
    Thank you for you help and assistance.
    Cecil

    Cecil:
    each module inside has one sap training module linked to it. I believe the questions you are asking aren't really important when it comes to starting your career path in IS oil. Everything is possible, but to certain extent. You can learn the basic from the training, but to apply that to the business situation, industry experience is needed.
    with training guide, you obtain the basic background and knowledge on terminologies. To become an expert, you need the working experience and lots of researching online.
    Most times Oil and Gas companies use some of the modules provided by Is Oil, for example, TSW and MAP are common ones. If you have time, start with these ones before you lost yourself in all the modules.
    I can ask the following questions.
    5. Is there any book or manual that can provide additional information as to how to go about learning this subject in order to practice?.
    Training is high cost but not necessary. The training manual starts with IOG follows with three digits, you can do some research and learn on your own. If you can't get your answer by searching online, then pay some money to let professionals lead you into the door
    6. What special requirements are required to learn the downstream module apart from the manuals?.
    knowledge on supply chain management, especially in Oil and gas industry. that being said, SAP SD&MM knowledge is often associated and required.
    7. Can one really learn SAP upstream/Downstream in 30-40 hours being promised/provided by most so called training providers in Bangalore/Hyderabad?.
    Define learn. enough to get yourself inthe door and equip you with enough knowledge to explore on your own? yes. enough to teach you enough to handle job tasks? no.
    in SAP start up phase, learning is an endless topic, after two years, you are still learning.
    Hope these helps

  • I have a MacBook Air, which I just upgraded to OSX Lion. I also have the latest version of iTunes. When I try to stream to the AirPort, the Airport resets, and the wireless connection on the macbook locks up. Any suggestions where to start?

    I have a MacBook Air, which I just upgraded to OSX Lion. I also have the latest version of iTunes. When I try to stream to the AirPort, the Airport resets, and the wireless connection on the macbook locks up. Any suggestions where to start?

    To free up hard drive space the best bet is to move data files that you don't need access to all the time. Likely candidates are music, video, and photos. Things like word processing and spreadsheet files can also be moved but they tend not to be very large and so don't free up much space. The problem with moving the above mentioned files is that iTunes and iPhoto need to know where the files are stored.
    Here's an article explaining how to move the iTunes folder. You can move the iPhoto library using the Finder but there is a slight complication. Start iPhoto, open the Preferences and click on the Advanced tab. The first option is "Copy items to the iPhoto Library". If this option is checked, copy the iPhoto library to your external folder (drag it from the Pictures folder to your external drive) and then delete it from your Picture folder. If this option is not checked, it is a bit more complicated and we'll need to talk a bit.

  • When I try to upload a movie from I movie with the new iOS 7 it says sign in to YouTube when I do the screen goes back to where are started and it says to sign in again.  Any suggestions?

    When I try to upload a movie from I movie with the new iOS 7 it says sign in to YouTube when I do the screen goes back to where are started and it says to sign in again.  Any suggestions?

    Google seems to change their login security occasionally, and apps that assume it will work a particular way get left out in the cold till they are updated, since the login process is hard-coded into the app.
    Here is the automated e-mail I received today from Google when tried to upload a movie using iMovie.
    We recently blocked a sign-in attempt to your Google Account [REDACTED].
    Sign in attempt details
    REDACTED
    If this wasn't you
    Please review your Account Activity page at https://security.google.com/settings/security/activity to see if anything looks suspicious. Whoever tried to sign in to your account knows your password; we recommend that you change it right away.
    If this was you
    You can switch to an app made by Google such as Gmail to access your account (recommended) or change your settings at https://www.google.com/settings/security/lesssecureapps so that your account is no longer protected by modern security standards.
    To learn more, see https://support.google.com/accounts/answer/6010255.

Maybe you are looking for

  • How do I make calls with my iPhone 6 using bluetooth in my Mazda?

    I successfully paired my phone with my 2010 Mazda 6. I receive calls fine. My iTunes also plays through the sound system. However, unlike my previous Samsung dumb phone, I cannot initiate calls from my phone that carry into the car's radio/bluetooth.

  • Check on Shop for usrid and Goods recipient field in BADI

    I would like to make a check thro' check docuement BADI in SRM 3.0, Give an error to user if shop for usrid is different from Goods recipient field in the shopping cart. In which structure the shop for usrid information is stored and how should I rea

  • Hi gurus----- Urgent

    HI,         can anyone send Full documentation for Selection-screen with all events. it is very urgent for me. Thank u very much, With regds Sirisha

  • Unable to Run below its prog,because of page error,please send me solution.

    Dear Friend, i don't know java script and i am new for its, please send me solution for below problem, it's urgent for me . thank you. my input screen contain: parameters: material, Fixed day,plant,BOM Usage,Alt BOm, chagne Number. radio buttons:   s

  • HELP WITH 3D TOOL PLEASE!!

    I have a movieclip symbol on the stage which I am applying 3D rotations to. When I move the object, the features shift in a 3d environment relative to the stage and its vanishing point. I am trying to figure out how I can have multiple 3d objects on