Graphic keeps disappearing and getting painted over

I am not quite sure what is going on here, but I think that my background is being repainted after I paint my rectangles on the screen, any help on what is going on here would be greatly appreciated.
The way the code is currently set up is when I come into the method, I set my state to -1,
The rectangle will then init itself and then go check my control variables,
The control variables turn the rectangle the appropriate color
since I have rip_staus_code = 10 it turns green, although
The problem is after it turns green;
the rectangle disappears!!!
and I cant quite see where in the code I am repainting over the top of it.....
Thank You
jsg
protected int rx1State = -1
public void paintChildren(Graphics g){  
     super.paintChildren(g);
     Graphics2D g2d = (Graphics2D)g;
   if(rx1State == -1){
           rx1 = new Rectangle2D.Double(29,110,63,57);
           g.setColor(testColor); 
           g2d.fill(rx1);
           g.setColor(Color.black);     
          g2d.setStroke(graphicStroke);
          g.setFont(graphicLabelFont);
          g2d.draw(rx1);     
          g.drawString("rect one",49,142);
//turn rectangle one green
  if(rx1State != 0 && ss.rtRip1_status_code >= 9){  //rip_staus_code is set to 10, so turns green
        drawChangedRect(g,rx1,Color.green);
        g.drawString("rect one",49,142);
        rx1State = 0;
//turns rectangle one red          
  if(rx1State != 2 && ss.rtRip1_status_code < 9){
     drawChangedRect(g,rx1,Color.red);
     g.drawString("Rx1",49,142);
     System.out.println("Turned Rx1 red");
     rx1State = 2;
//turns Rectangle one white
  if(rx1State != 3 && (!ss.ColorRX1RIP1 | !ColorARROWABred )){ //ColorRX1RIP1=true, colorArrowABred=T     
      drawChangedRect(g,rx1,upstreamColor);
      g.drawString("Rx1",49,142);
     rx1State = 3;

I see a couple things wrong here.
First, why are you overwriting paintChildren? If you want to do custom drawing, do that in paintComponent.
Second, never change state inside a painting method. Why? Because you can't control how often repaint is called. Covering or partically covering the window, resizing the window, or programmatic calls to repaint will all cause the method to be called, and sometimes only on a portion of your component (such is the case when only partially covered). This can cause very weird visual effects. In your program, the first call to paint will paint the appropriate rectangle but then set the state flag. There is probably another call to repaint somewhere which will then repaint the component without the rectangle (because the state has now changed), painting over your rectangles. The solution, don't change the state in paint.

Similar Messages

  • I have not synced my iphone to my new computer.  My old computer is dead.  How do I keep the music on my iphone from disappearing and get synced to the new computer?

    I have not synced my iphone to my new computer.  My old computer is dead. How do I keep the music from disappearing and get synced to the new computer?

    This will cost you http://www.wideanglesoftware.com/touchcopy/index.php
    or see this doc http://discussions.apple.com/docs/DOC-3141

  • Why do my recent phone contacts keep disappearing and re-appearing?

    I recently bought an iPhone 4S and synced my contacts from my previous smart phone.
    Now, the contacts I add get saved, but they keep disappearing and re-appearing automatically. This has been happening for almost a month now.
    It is very embarassing when my new Manager calls up and I ask who he is.
    Please help.

    So after the subscriptions disappeared yesterday, I resubscribed to Democracy Now! and Bill Moyers Journal.
    This morning, I went to check iTunes... and two of the subscriptions were gone -- AGAIN! And the episode of Democracy Now! that remained behind was now listed under real Tim with Bill Maher.
    I'm getting so frustrated with this... why am I having to re-subscribe to podcasts every day now?

  • Top right hand of task bar icons keep disappearing and coming back. I cannot click on any of them as they just go. Also I cannot take screenshots any more. Macbook pro 2007 OSX Snow Leopard

    Top right hand of task bar icons keep disappearing and coming back. I cannot click on any of them as they just go. Also I cannot take screenshots any more. Macbook pro 2007 OSX Snow Leopard. Anybody any idea what is occurring?

    These Steps should resolve your issue
    Step by Step to fix your Mac
    If you don't have a backup of your data off the machine
    Most commonly used backup methods
    If you can't boot the machine and need to get data off it
    Create a data recovery/undelete external boot drive
    Your options for data recovery
    My computer is dead, is my personal data lost?
    Secure data removal
    How do I securely delete data from the machine?
    More:
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/

  • I recently updated my Iphone4 to IOS5. The NEW profile picture of my contacts keep disappearing and the old photo comes back on whenever I do a sync.  How do I solve this?

    I recently updated my Iphone4 to IOS5. The NEW profile picture of my contacts keep disappearing and the old photo comes back on whenever I do a sync. How do I solve this?

    Please search the forums. This has been covered here extensively.

  • My forwart text feature on IOS 8 keeps disappearing and the only way I know how to make it re-appear is by powering off and on my phone, is there another way to fix this feature?

    my forward text message feature on IOS8 keeps disappearing and the only way I know to make it re-appear is by powering off and on my phone. Is there any other way to fix this?

    I should also point out that when I connect my iPhone, it DOESN'T appear as a connected drive on the desktop. Not sure how this can be so, since the iPhone also has a drive and also functions as an iPod if I want it to. I must have changed some setting to achieve this non-appearance, but don't remember what I must have done.
    What's the secret?

  • My icons keep disappearing and then reappearing

    I'm new to macs and this problem is confusing me, all of a sudden last night my desktop icons keep disappearing and then they reappear in the same place, but if i have a window open like Macintosh HD it closes it. When this happens it also switches from what im working on, like this message so I have to click back on it to continue.
    This is happening alot and I was hoping someone could give me some info. or do I have to reinstall.....
    Im used to having to do these things on PC's but not on macs.
    Cheers

    Tony,
    You have to reset the parameter ram.
    http://docs.info.apple.com/article.html?artnum=2238
    Macintosh: How to Reset PRAM and NVRAM
    This document explains how to reset the parameter random access memory (PRAM) and nonvolatile RAM (NVRAM) on Macintosh computers.
    Resetting PRAM and NVRAM
    1. Shut down the computer.
    2. Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    3. Turn on the computer.
    4. Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    5. Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    6. Release the keys.
    Your computer's PRAM and the NVRAM are reset to the default values. The clock settings may be reset to a default date on some models

  • Since I upgraded to the latest os my spotlight doesn't seem to work anymore and the headings across the to keep disappearing and appearing

    Since I upgraded to the latest os my spotlight doesn't seem to work anymore and the headings across the to keep disappearing and appearing

    I think I figured out Firefox, I went under Help > Troubleshooting Information > Reset Firefox.
    I only have one account on my computer. Honestly I don't even really know how multiple accounts work. I've never played around with it. I already allowed Java - should I disable it?

  • My mail contacts list keeps disappearing and have to reboot to get it back.

    My email contact lists keeps disappearing when I go to another page like Face Book. When I come back to my mail my contact list is gone. Then I have to sign and out and sign back in again to get the list. What's wrong here?

    Hi Fishfever,
    From an earlier post:
    Start playing a song, any song.
    Tap on the album artwork area for the song playing to bring up the scrubber for the song.
    The shuffle icon/selection is located at the right of the scrubber, and the repeat icon/selection is located at the left of the scrubber. If repeat is on, the color of the icon will be blue. Select the icon until the color of the icon is white, which means repeat is off.
    Hope this helps!
    Cheers,
    GB

  • HELP! My footage keeps disappeared, and I am not deleting it!

    Yesterday I was editing a 60+ min TV show and somehow, while zoomed in to a certain part of the timeline, the rest of my footage disappeared. I did not notice, because I was not fully expanded to view my entire timeline. All of the footage following the clips I was working with, disappeared. It has done this 2 more times. Footage keeps disappearing!
    I was wondering if there is possibly some key I am accidentally pressing, that is making Final Cut do this? Or if it is some sort of bug, and if so, why it is suddenly acting up? I keep all of the episode in one project, on multiple sequences, and have never had this problem before.
    Everything will be fine. I'll zoom in, re-edit a couple of clips, and zoom out to find more than half my footage just gone.
    Someone help!

    Tom,
    Do you mean my clips or *the* timeline? Yes, the timeline is "gray" as usual. Clips are normal. I'll attach a screen shot anyway, though I don't think it will help much. Everything looks normal, aside from the fact that a lot of footage is missing, which you won't be abe to tell.

  • My desktop icons keep disappearing and reappearing

    Hi
    I have a problem with my desktop folders suddenly disappear and then reappear.
    This happened after I had allowed BT access to my harddrive.
    Doeas anyone know the fix?
    thanks

    Upon reboot to full operation the problem returns and the report is as follows:
    Process:         Finder [2171]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.8.3 (10.8.3)
    Build Info:      Finder_FE-808003001000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [173]
    User ID:         501
    Date/Time:       2013-08-11 00:06:28.968 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  12
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    External Modification Warnings:
    Thread creation by external task.
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x000000011369e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000011369dc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x0000000110535233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x000000011053a916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x000000011053a0e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x000000010f116eb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x000000010f116c52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x000000010f116ae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00000001110b0533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00000001110afdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00000001110a71a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x000000011104bbd6 NSApplicationMain + 869
    12  com.apple.finder                        0x000000010db26b56 0x10db21000 + 23382
    13  libdyld.dylib                           0x00000001134c57e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001136a0d16 kevent + 10
    1   libdispatch.dylib                       0x0000000113494dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00000001134949ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00000001136a0322 __select + 10
    1   com.apple.CoreFoundation                0x0000000110579f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x000000011352c7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00000001135191e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 9:: Dispatch queue: NSPersistentUI I/O
    0   libz.1.dylib                            0x000000011334b047 0x113348000 + 12359
    1   libz.1.dylib                            0x000000011334b9b6 0x113348000 + 14774
    2   libz.1.dylib                            0x000000011334aa3e deflate + 3186
    3   com.apple.AppKit                        0x00000001117dde70 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encrypti ngWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 1069
    4   com.apple.AppKit                        0x00000001117dd880 __block_global_6 + 172
    5   com.apple.AppKit                        0x00000001117e49b2 my_io_execute_passive_block + 48
    6   libdispatch.dylib                       0x00000001134920b6 _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x000000011349347f _dispatch_queue_drain + 235
    8   libdispatch.dylib                       0x00000001134932f1 _dispatch_queue_invoke + 52
    9   libdispatch.dylib                       0x00000001134931c3 _dispatch_worker_thread2 + 249
    10  libsystem_c.dylib                       0x000000011352ed0b _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00000001136a06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x000000011352ef4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x000000011352ed13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00000001135191d1 start_wqthread + 13
    Thread 12 Crashed:
    0   com.apple.AppKit                        0x000000011189f1bb __NSStyleNameIndexTable + 175548
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000051  rcx: 0x0000000113f1c000  rdx: 0x0000000000000051
      rdi: 0x0000000113f1c000  rsi: 0x00000001134d7000  rbp: 0x0000000113f1dff4  rsp: 0x0000000113f1df7c
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x00000001134d7000  r15: 0x0000000000000000
      rip: 0x000000011189f1bb  rfl: 0x0000000000010246  cr2: 0x0000000113f1c06e
    Logical CPU: 0
    Binary Images:
           0x10db21000 -        0x10dfdbff7  com.apple.finder (10.8.3 - 10.8.3) <5AF2416D-6AF0-386F-86D5-A276C74780E6> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
           0x10e0ec000 -        0x10e20cfff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10e283000 -        0x10e2d4ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10e307000 -        0x10e5d8ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10e70d000 -        0x10e750ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10e766000 -        0x10e76cfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10e778000 -        0x10e7e6ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10e817000 -        0x10e8dcff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10e953000 -        0x10eb01fff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10ebbc000 -        0x10ebbcfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10ebc2000 -        0x10ebd1fff  com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10ebdd000 -        0x10ecb7fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10ed41000 -        0x10ed9dfff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x10eddd000 -        0x10edebfff  com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x10ee02000 -        0x10f002fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
           0x10f0a3000 -        0x10f0aafff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10f0b7000 -        0x10f3e7fff  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
           0x10f540000 -        0x10f7effff  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
           0x10fa2b000 -        0x10fb29fff  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
           0x10fbe4000 -        0x10fc3efff  com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x10fc87000 -        0x10fc8afff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x10fc96000 -        0x10fde8fff  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10fe78000 -        0x10ff69ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
           0x10ffcf000 -        0x10ffd0fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10ffd6000 -        0x110065fff  libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib
           0x11008d000 -        0x1100d6fff  com.apple.DiskManagement (5.2.1 - 665.1) <8F2C8673-B1DE-33CE-A024-5E179EA8D378> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
           0x1100fd000 -        0x110107fff  libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib
           0x110112000 -        0x110139ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x11015b000 -        0x11018ffff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x1101bb000 -        0x110223ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
           0x11027e000 -        0x11027fff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
           0x11028c000 -        0x1103a492f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
           0x1103c9000 -        0x11049bff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x1104fd000 -        0x1104fdffc +cl_kernels (???) <12B4B4B4-BA5E-4333-96E1-236D9E4DD7C5> cl_kernels
           0x110500000 -        0x110500fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x110505000 -        0x1106efff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x110850000 -        0x110850ff7 +cl_kernels (???) <248CAA0B-B4C9-458B-B450-31F1DB76550B> cl_kernels
           0x110853000 -        0x110853fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x110858000 -        0x110858ffc +cl_kernels (???) <12B4B4B4-BA5E-4333-96E1-236D9E4DD7C5> cl_kernels
           0x11085a000 -        0x110bb9fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x110dde000 -        0x110ddeffe +cl_kernels (???) <5E0CB586-C58C-4001-8EE8-8C4F4D257B25> cl_kernels
           0x110de2000 -        0x110efbfff  com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x110f5b000 -        0x111b88fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x11227d000 -        0x11227dff8 +cl_kernels (???) <5B2D8C82-82C7-4325-AF09-09F37F02622B> cl_kernels
           0x112281000 -        0x1123f6ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1124b6000 -        0x1124c9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
           0x1124d4000 -        0x1124d4ffd +cl_kernels (???) <3E31F1D1-6E2E-4895-9FD1-435DFD678A46> cl_kernels
           0x1124d9000 -        0x1124fafff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x11250e000 -        0x11250effd +cl_kernels (???) <D85026FD-1DFE-43BF-BDB9-171C0B086C3F> cl_kernels
           0x112510000 -        0x11251dff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x11252b000 -        0x11252bffd +cl_kernels (???) <930858D7-91DA-458D-9404-99BD7656734C> cl_kernels
           0x11252f000 -        0x112ebf4af  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
           0x112fc7000 -        0x112fc7ffa +cl_kernels (???) <0E97B0E9-5250-4479-B492-C02B139617A4> cl_kernels
           0x112fcc000 -        0x11304cff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x113078000 -        0x113078ff9 +cl_kernels (???) <D55029DA-8DDB-470F-BF42-EA90D2323BEB> cl_kernels
           0x11307b000 -        0x113138ff7  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
           0x113182000 -        0x1131d8fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x11320b000 -        0x11320cffa +cl_kernels (???) <E368B56C-B854-4EC6-9507-7919284668DF> cl_kernels
           0x113211000 -        0x113224ff7  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
           0x113239000 -        0x113293fff  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
           0x1132c0000 -        0x1132c0ffd +cl_kernels (???) <9EC77641-13DC-42A4-82EC-F6098B4ED06F> cl_kernels
           0x1132c2000 -        0x113301ff7  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
           0x11331c000 -        0x113330fff  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
           0x113348000 -        0x11335aff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
           0x113366000 -        0x11336afff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x113374000 -        0x1133ddfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
           0x113442000 -        0x113447fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
           0x113450000 -        0x11345efff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
           0x11346d000 -        0x11346dffb +cl_kernels (???) <8D0AD573-E0F2-48F1-861D-9CB8875C68A5> cl_kernels
           0x11346f000 -        0x113474fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
           0x113481000 -        0x113488fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
           0x113490000 -        0x1134a5ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
           0x1134ba000 -        0x1134bbff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
           0x1134c0000 -        0x1134c1ff8 +cl_kernels (???) <01145393-E2D1-450B-BBC2-13AAC628C830> cl_kernels
           0x1134c3000 -        0x1134c6ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
           0x1134cf000 -        0x1134cffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
           0x1134d8000 -        0x1134e0fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
           0x1134ee000 -        0x1134f4fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
           0x1134f9000 -        0x1134fbfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
           0x113506000 -        0x113507ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
           0x11350f000 -        0x113510fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
           0x113518000 -        0x1135e4ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
           0x11362b000 -        0x113633ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
           0x11363c000 -        0x113672fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
           0x11368e000 -        0x1136a9ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
           0x1136bf000 -        0x1136edff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
           0x1136fc000 -        0x11370aff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
           0x113718000 -        0x113723fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
           0x11372f000 -        0x113730ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
           0x11373b000 -        0x11373dff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
           0x113744000 -        0x11374aff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
           0x113756000 -        0x113778ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
           0x113793000 -        0x1137e2ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
           0x1137f4000 -        0x113840ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
           0x11385a000 -        0x11387fff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
           0x1138b1000 -        0x1138bfff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
           0x1138c9000 -        0x113be0ff7  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
           0x113c61000 -        0x113ce2fff  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
           0x113d3d000 -        0x113de3ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x113e4a000 -        0x113ed7ff7  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
           0x113f22000 -        0x113f81fff  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
           0x113fab000 -        0x11405cfff  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
           0x1140b5000 -        0x1140e6ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x11410f000 -        0x11420cfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
           0x114223000 -        0x114320ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
           0x11435c000 -        0x11436bff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
           0x114377000 -        0x11437bfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
           0x114386000 -        0x114386fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
           0x11438d000 -        0x11439afff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
           0x1143a5000 -        0x114412ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x114450000 -        0x114454ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x11445f000 -        0x114460fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
           0x114468000 -        0x114489ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
           0x114497000 -        0x1144aefff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x1144bf000 -        0x1144d6fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x1144f2000 -        0x11451dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
           0x11452c000 -        0x11452cfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x114535000 -        0x114640fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1146a5000 -        0x1146f4ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x11471f000 -        0x1148bafef  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
           0x1148dd000 -        0x1148ddfff  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
           0x1148e5000 -        0x11494dfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x11495a000 -        0x1149f4fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x114a04000 -        0x114dfbfff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x114e63000 -        0x114fe9fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x11501e000 -        0x115046fff  libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x115052000 -        0x1150a7ff7  libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x1150b8000 -        0x1150d8fff  libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1150e5000 -        0x1150e9fff  libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1150f2000 -        0x1151f4fff  libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x115223000 -        0x115226fff  libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x11522f000 -        0x115273fff  libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
           0x11528c000 -        0x1152aeff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x1152cd000 -        0x115307ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x11532c000 -        0x11534bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
           0x11535b000 -        0x115450fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
           0x115462000 -        0x1154e4ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x115511000 -        0x115513fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x11551a000 -        0x11551ffff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x115531000 -        0x11553cfff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x115546000 -        0x115551ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x11555f000 -        0x11557eff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x115590000 -        0x11559dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x1155a5000 -        0x1155cfff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x1155ea000 -        0x11588eff7  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
           0x115971000 -        0x1159c8ff7  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
           0x1159f4000 -        0x115a3eff7  libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x115a51000 -        0x115a58fff  libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x115a60000 -        0x115a77fff  libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x115a92000 -        0x115acffef  libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x115adb000 -        0x115addfff  libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x115ae9000 -        0x115aedfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x115af3000 -        0x115afffff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x115b0e000 -        0x115b68ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x115b7f000 -        0x115f9cfff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x1161af000 -        0x1163e4ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x1164e7000 -        0x11652aff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x116566000 -        0x116566ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x116570000 -        0x11657afff  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
           0x116589000 -        0x1165ecff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x116618000 -        0x11662efff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x116642000 -        0x116669fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x116686000 -        0x116724ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x11675a000 -        0x11675afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x11675d000 -        0x1167dbff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x116820000 -        0x116829ff7  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
           0x116836000 -        0x1168d1fff  com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x1168ed000 -        0x116949ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x116990000 -        0x1169c6fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x1169e7000 -        0x116cabfff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x116f03000 -        0x116f0fff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x116f1b000 -        0x116f22fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x116f29000 -        0x116f29fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x116f32000 -        0x116f6cfff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x116fa5000 -        0x116fe0fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x116ff5000 -        0x117250ff7  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
           0x1173b5000 -        0x117468ff7  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
           0x1174e1000 -        0x11750dfff  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
           0x117543000 -        0x1177deff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x11788e000 -        0x1179ffff7  com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x117b06000 -        0x117b51fff  com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x117b7c000 -        0x117e33ff7  com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x117ec8000 -        0x118304fef  com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x118397000 -        0x118397fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x1183a0000 -        0x1183bafff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x1183d8000 -        0x118425fff  com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x118451000 -        0x1185affef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
           0x1185fa000 -        0x118714fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
           0x11873c000 -        0x118ee3fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x118f03000 -        0x118f2ffff  com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x118f47000 -        0x118f92fff  com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x118fbf000 -        0x11900efff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x119045000 -        0x11909cff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x1190ab000 -        0x1190afff7  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
           0x1190b7000 -        0x1190bafff  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
           0x1190c7000 -        0x1190dcfff  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
           0x1190fd000 -        0x11911aff7  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
           0x119130000 -        0x119132ff7  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
           0x11913d000 -        0x11913ffff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x11914b000 -        0x1191dfff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x119232000 -        0x11923dff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x11924f000 -        0x1192a8ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x1192eb000 -        0x119306ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x119325000 -        0x119427fff  libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
           0x119492000 -        0x119713fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
           0x11973f000 -        0x11973ffff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
           0x119744000 -        0x1197b4fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x119807000 -        0x119812ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
           0x119824000 -        0x119835ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
           0x11983c000 -        0x119873ff7  libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
           0x119890000 -        0x119963ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
           0x1199ce000 -        0x119a16fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
           0x119a28000 -        0x119a68ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
           0x119a7c000 -        0x119a7eff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x119a89000 -        0x119a8cfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
           0x119ed5000 -        0x119f03fff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x11a025000 -        0x11a033fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x11a04a000 -        0x11a056fff  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
           0x11a061000 -        0x11a06cfff  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
           0x11bd8a000 -        0x11bd9ffff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x11bdb4000 -        0x11be82fff  com.apple.Bluetooth (4.1.4 - 4.1.4f2) <B08B37AD-88BB-3048-A4AF-8A7B3F9A598C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
           0x11bef7000 -        0x11c021ff7  com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x11d1da000 -        0x11d1defff  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
           0x11d486000 -        0x11d48ffe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11d497000 -        0x11d4bbff7  com.apple.security.csparser (3.0 - 55179.13) <B85553DE-708C-3C20-93D5-70DC80068CE3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x11d6de000 -        0x11d70aff7  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
           0x11ef16000 -        0x11ef2cff7 +com.evenflow.dropbox.dropboxbundle (2.24 - 1) <98DCE608-C672-3F24-4F47-91F26E8F6781> /Library/DropboxHelperTools/*/DropboxBundle.bundle/Contents/MacOS/DropboxBundle
           0x11ef46000 -        0x11f1b3ff7  com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1216f7000 -        0x121791ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x121a3f000 -        0x121ad5ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
        0x7fff6d721000 -     0x7fff6d75593f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 22
        thread_create: 2
        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: 281
        thread_create: 5
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=179.3M resident=107.1M(60%) swapped_out_or_unallocated=72.1M(40%)
    Writable regions: Total=189.4M written=18.5M(10%) resident=74.6M(39%) swapped_out=0K(0%) unallocated=114.8M(61%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  21.4M
    CG image                            816K
    CG raster data                      652K
    CG shared images                    192K
    CoreAnimation                      5464K
    CoreImage                            16K
    CoreServices                       1472K
    MALLOC                            116.3M
    MALLOC guard page                    48K
    Memory tag=240                        8K
    Memory tag=242                       12K
    Memory tag=243                        8K
    Memory tag=250                     1360K
    Memory tag=251                       40K
    OpenCL                              120K
    STACK GUARD                        56.0M
    Stack                              13.1M
    VM_ALLOCATE                        24.3M
    __DATA                             17.6M
    __IMAGE                             528K
    __LINKEDIT                         35.1M
    __TEXT                            144.3M
    __UNICODE                           544K
    mapped file                        54.8M
    shared memory                      34.9M
    ===========                      =======
    TOTAL                             528.9M

  • Since upgrading to Yosemite, my file folders and applications icons keep disappearing and I have to restart my mac to get them back. Any remedies out there?

    Any remedy for disappearing file folder and applications icons since upgrading to Yosemite?

    @Steve_Clairman, if you are looking for the orange Firefox button (abbreviated menus), it will appear if you turn off the classic menu bar:
    View menu > Toolbars > ''uncheck'' Menu Bar

  • My library keeps disappearing and I'm not using a sony

    Every so often I open up i tunes and my entire library is gone. The files are still in the i tunes folder in the "my music" folder but no longer in i tunes.  I use itunes to sync my iphone 3gs with outlook, pics, etc on the computer. I can't seem to find a pattern as to when or why it does it. It just happens. Sometimes my library will last a couple days and sometimes it will last a month but eventually it always disappears. I'm using a windows 7 machine (not a sony). Any thoughts or help would be great.

    I am also having this problem with a PC with Windows 7. I have seen quite a few older posts on this problem, but nothing recent. I keep "reminding" itunes where the folder is (by going to file, add a file to folder, then clicking on my music in the itunes folder in my music), but since my library is pretty big, it's a good hour before I can listen to anything.
    Now the latest is that the "puchased" section in the store section is not showing, so I can't get music purchased on my phone unless I take the time to sync it. And this after I just updated my itunes. 

  • My bookmarks and history keep disappearing and the backup system isn't working (this has happened a half a dozen times in the last few weeks). Any ideas why?

    I have manually recreated my list of bookmarks in Firefox several times now only to come back (days) later and find they have disappeared. Probably related (but less concerning) is the fact that the browsing history also seems to have been cleared.
    My browser is set to remember my history and I haven't been using the private browsing option. The backup/restore option for the bookmarks doesn't seem to be functioning, either, because even when I select a day on which I know there were functioning bookmarks, "restoring" to that day does absolutely nothing.
    The computer in question is my desktop at work, and I haven't been in the office much over the summer, so I didn't know what updates had been installed and when, so I was hopeful that updates were somehow responsible. However, the bookmarks I saved this past Friday were lost over the weekend, and according to the update history, no new updates were installed.
    Before I left the office on Friday, I tried restarting the browser and the computer in an attempt to figure out what was triggering this deletion; neither of those two actions had any effect -- the history and bookmarks were all still in tact after the restarts.
    Any thoughts?

    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You can try to check and repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/

  • TS3694 i recently purchased  an iphone 3gs every time i try to update it keeps failing and getting error 1015.the phone was purchased second hand so know nothing about its history .all i get now is pic of usb and itunes logo.we went on itunes and now wont

    i recently purchased  an iphone 3gs second hand .wanted to use i tunes and whatsapp but kept saying need to udate to lastes firware or what ever so went on itunes to update. update started but keeps failing now phone wont work at all .all we get is either apple logo or pic of usb and itunes logo.andy help would be gratefully recived only had phone a day.has sony experia and wanted to change to apple and fist time its now useless.

    Sorry to be the bearer of bad news, but the iPhone 3GS can only be updated as far as 4.2.1
    Requirements for WhatsApp are iOS 4.3 or later. This app is optimized for iPhone 5.
    As noted here >  WhatsApp Messenger for iPhone on the iTunes App Store
    So that app cannot run on the iPhone 3GS.
    I stand corrected but apparently you may not be able to update the device regardless.
    Message was edited by: CS

Maybe you are looking for

  • VRF Issue on a 6500

    I have a 6500 with one VRF. I want traffic to pass from the VRF to the global switch through an IPS so I set up a point to point link through the IPS using two GBIC ports each assigned with an IP out of the same /30. One port is in the VRF and the ot

  • Using javascript to show all comments on startup

    I would like all comments to show on all documents when a document is opened.  Right now I have the following code to create a menu option. This runs fine, but when I make a simple call to showAllComments(), I get the error "this.syncAnnotScan(); is

  • JDBC-Adapter: Several inserts in a stored procedure possible?

    Hello, I'm using the JDBC-Adapter for writing data to an oracle database. At the moment, the data are mapped in the XI to several stored procedures(SP), one SP for each line. In this way, the data will be written to a temporary file. These data will

  • Good Receipt Note mandatory before Invoicing the POs

    Hi, Trying to make Good Receipt Note mandatory before Invoicing the POs. Created the below SP Transaction Notification (practicing hard!) but getting the error. Just thinking if it is actually possible to make a Good Received Note mandatory!! CODE: I

  • Sorting mails by date

    Hi, I am having trouble using javamail to read messages from a pop server. I can get the messages, but they do not seem to be sorted by date. This is a problem because if there are lots of messages on the server but I want to read just the most recen