Animation hanging

I've got a sequence -- settings are Animation codec. it's a .mov created in AE of moving stills composited on each other, for delivery on CD-ROM and it's about 45 seconds long.
When I try to play it in FCP, or even just scroll through it, it gets to the same point every time -- about 43 seconds in -- and hangs. The pizza wheel comes on and it sits and thinks about it for three or four minutes. Then it just jumps to the end of the show. Happens whether it's in the Viewer or the Canvas.
Funny thing is, I exported it to a Flash movie, and the progress bar got to 95% (about the same point in the show) and just hung up for several minutes, then abruptly completed.
Anyone know what the heck I am dealing with here? Is it a peculiarity of the Animation codec? Is there something funky with this one frame? Or is it a case of overloaded RAM reaching its limit? Something else?
G4   Mac OS X (10.2.x)  

Thanks for the reply David.
I'm aware that Animation is a lossless codec, that it is not exactly built for playablity, and that its primary usefulness is as transfer codec. Actually I'm surprised that these files, supplied by an animator, play back as well as they do.
I have no intention of trying to play this back from a CD. As I mentioned, I am compressing it to Flash (although I didn't make it clear that Flash is its ultimate destination).
I was just struck by the coincidence (or not) that it always seemed to stick on the same frame each time -- even, apparently, during export. I wondered if anyone had any ideas what was going on, that's all.
G4   Mac OS X (10.2.x)  
G4   Mac OS X (10.2.x)  

Similar Messages

  • Animation hangs in Safari on iPad, but desktop/phone versions fine?

    Hi there, I am running Edge Animate CC 2014.1.1, OS 10.8.5. I have a fairly complex animation with sound which plays fine on all desktop browsers (incl. Safari) as well as on Android and iPhone, but on iPad it hangs up during the preloader (sometimes it gets to the initial "play" button) and reloads until I get the "A problem repeatedly occurred on [site address]" message. iPad has most recent OS and Safari versions.
    I know sound needs a trigger in iOS, so the sound doesn't autoplay--it's triggered by the play button. I also tried removing the preloader--didn't help.
    The animate file can be downloaded here.  The page can be seen here.
    Help please! Deadlines are fast approaching and this is driving me bonkers.
    Thanks.

    One other note: in Chrome (on iPad only) it crashes the app completely after I hit the first play button.
    Other things I've tried to no avail: reducing to one font (Source Sans Pro) only, deleting the preloader. No dice.

  • Motion Tween animation hanging/pausing in browser

    Let me start by stating that I am a complete and total noob to web design, programming of any type, and flash animation.  I've spent more hours watching videos on YouTube and reading web pages than I ever should have.  I've created my first flash animation for my business website that consists of four pictures moving across the page, with the final picture fading in.
    The problem I'm having is that as the first two pictures reach the side of the page where they exit, they pause for a second or two.  This happens even when the animation is fully loaded.  I need to smooth this out as it makes the intro feel very sloppy.  Any help/advice on how to smooth this out would be greatly appreciated.  Thank you!

    Yes, I placed each picture on the blackboard, then right-clicked and selected Create Motion Tween for each one.  When I watch the animation in Flash CS4 it hangs up for a second where the first and second layers overlap, and then where the second and third layers overlap.  But it transitions smoothly between the third and fourth layers.  I did fail to mention that the first, second, and third tweens all consist of motion whereas the fourth tween is simply a fade in for a static image.
    Any help is greatly appreciated.  Thank you!

  • ComboBox issue w/ imported swf assets

    I've imported a swf into my actionscript code which contains a combobox (instance name of "cb"). I'm having an issue with not being able to set the "prompt" property from within the code and also with the first item in the combobox always remaining blank.
    When I compile my project withing FlashDevelop, the combobox populates all the items properly, but always leaves the first item (item 0) blank. When I try to assign the "prompt" property to a string, it has no effect - the first item always remains blank. When choosing different items in the combobox, the chosen item does not appear in the combobox for the user to see she has chosen it - it just remains blank.
    **PLEASE help**
    Here is the condensed code:
    [Embed(source = "../../../../flash/as3/video_player.swf")]
    private var VideoPlayerAssets:Class;
    _xVideoAssetsLoader = new EmbeddedAssetSwfLoader(VideoPlayerAssets);
    _xVideoAssetsLoader.addEventListener(EmbeddedAssetSwfLoader.EMBEDDED_ASSET_LOADED, videoAssetsLoaded); _xVideoAssetsLoader.loadAssetSwf();
    _xVideoControlsSymbol = _xVideoAssetsLoader.getSymbolInstance("VideoControlsHome");
    _xVideoControlsSymbol.embedWindow.content.cb.prompt = "Choose a Size"; //THIS HAS NO EFFECT
    _xVideoControlsSymbol.embedWindow.content.cb.addItem( { label: "400 x 320", width:400, height:320, data:"400x320" } );
    _xVideoControlsSymbol.embedWindow.content.cb.addItem( { label: "480 x 384", width:480, height:384, data:"480x384" } );
    _xVideoControlsSymbol.embedWindow.content.cb.addItem( { label: "560 x 448", width:560, height:448, data:"560x448" } );
    _xVideoControlsSymbol.embedWindow.content.cb.addItem( { label: "640 x 512", width:640, height:512, data:"640x512" } );
    _xVideoControlsSymbol.embedWindow.content.cb.addEventListener(Event.CHANGE, sizeSelected);

    Unbelievable...
    So after two days of trying shorter animations, pouring over countless amounts of code, sifting through result after result of google searches, it all came down to a 2-second delay.
    When I imported the .swf into Catalyst, I set the delay to 2 seconds before playing the animation. I uploaded it to the test server, and the freezing went away. I tried several other swf files, and they all played perfectly! Granted, there's a tiny delay before the animation plays, but its better than having it play right off the bat then watching it hang.
    Is this a caching or buffering issue? I would think that, when the Catalyst swf loads, it would start pre-loading the animations before it played (unless if there's a way to do that on the original .swf, but I'm not that versed in AS3 to figure it out). That may be a feature worth having in future Catalyst versions.
    So, for anyone experiencing an issue where their animations hang (i.e.: an imported banner): when you import it into Catalyst and set it to play, place a 1 or 2 second delay on it before it starts playback. That should give it time to load up.

  • Animated GIF causes popup to hang?

    Hi:
    We have started using animated GIFs heavily in Teststand popups for about the last year and half. As we have used this feature more and more, we have had more and more reports of Teststand hanging after acknowledging the popups.
    The problem is very intermittant. But it is reproducible. See attached files. All the sequence does is call a non-modal teststand popup over and over that displays an animated image. The popup is set to timeout after one second (just for convenience of reproducing the problem). The sequence consistently hangs within a couple minutes. Behavior is the same in the sequence editor or the CVI user interface. If the sequence is changed such that no image is displayed by the popup, the sequence does not hang.
    We are using Teststand 4.0.1f1. Let me know how to resolve this, as it is quite a major issue with us. 
    Thanks,
    Dave
    Solved!
    Go to Solution.

    dsteel,
    Take a look at the following thread, http://forums.ni.com/ni/board/message?board.id=330​&message.id=22997#M22997. Basically there is some code that the TestStand step type uses from the CVI RTE to display non-BMP images in an IE control. Specifically, to display the IE ActiveX control, the step type must create an STA thread to display the dialog and it uses some threading functions from the CVI RTE to do it. There is a slight chance that when the step type waits for the STA thread to complete, the CVI function function to wait for the thread can sometimes miss its event, so the step type ends up waiting forever for the STA to complete, even though it already did.
    If you would like to discuss this in more detail, please contact us by using http://ni.com/ask
    Message Edited by Josh W. on 03-13-2009 11:49 AM
    Message Edited by Josh W. on 03-13-2009 11:51 AM
    Josh W.
    Certified TestStand Architect
    Formerly blue

  • Bridge CC hangs/freezes with AE animation presets.

    Does anyone else have the issue of Bridge CC hanging/freezing when an AE animation preset is selected in Bridge?  This happens whether I Browse Presets from AE or I attempt to navigate to the presets folder directly through Bridge CC.
    I have uninstalled and re-installed both programs, with no success.  I can still apply an animation preset to a layer from the presets panel in AE, but of course there is no preview, so this is a bit frustrating.  Any ideas would be appreciated.
    Thanks in advance.

    No experience with AE but if one set up does work and the other not it is likely the problem of that one set up.
    Uninstall and reinstall without using Adobe cleaner tool is rarely solving problems because existing prefs and cache often keeps the same.
    The central cache is by default installed in the user library caches folder. When in real trouble I always manual delete this cache file, together with the Bridge plist file and restart Bridge holdong down option key and reset prefs.
    This provides an almost new install with factory defaults.
    Be aware that per OSX 10.7 the user library is hidden, use menu Go with option to reveal)
    User / library / caches / Adobe/ Bridge CC : inhere a plug in and a folder called cache. Drag both outside the user library (trash or back up)
    User / library / preferences / com.adobe.Bridge6.plist (drag to the trash)
    restart Bridge holding down option and choose refresh prefs, then try again.
    You need to reset your custom settings and sometimes reset the custom workspace and since you dumped the cache it first needs time to recache your content.

  • Bootcamp installing windows 7 freezes on starting windows red dot appears of logo animation and just hangs there for ever

    I installed bootcamp windows 7 on my mac now im trying to install it on my friends mac... i have tried 3 different ISO via usb after the partition and the create bootable usb it restarts starts and it get to the point of starting windows a red dot appears wich is the logo animation and hangs there forever... i left it 6 hours and nothing happen.. I tried other methods to install windows XP by doing a Partition NTSF and inserted the DVD (windows XP) holding option key selected the dvd...it starts the progress and hangs in starting windows just like the windows 7 ISO.... im all out of options i tried several HDD, USB, USB ports, everything it wont get past the starting windows.... i have used, windows 7 64 bit and 32 bit ,home, proffesional, windows XP home, proffesional

    Macbook Pro same as mine only its 13inch mine is 17inch. I tried windows XP DVD but it wont load past starting windows I cant see any installation progress to select partition etc.
    Also im doing every process I did to install on mine and I had no problems

  • Swivel/Hanging text animation?

    So I didn't find a thread related to this but i'm trying to accomplish a specific animation for my video which is where it's just Text BUT a letter loses integrity and ends up hanging from its bottom axis left and right similar to something bolted to the wall but a part of it has a broken screw which makes it look as such . It ends up just swiveling left and right to elaborate significance of what i'm trying to convey, how do I go about achieving this? I'm pretty sure its simple I just can't find a detailed how to on it even in these forums

    Nothing magic here. Put the letter you want to move on a separate layer, move the anchor point to the point where you want the rotation to center and animate rotation. Making it look organic is a matter of timing and keyframe interpretation. You can use an expression to simulate the pendulum motion.
    Dan Ebberts Pendulum Expression with an explanation.
    veloc = 7;
    amplitude = 80;
    decay = .7;
    amplitude*Math.sin(veloc*time)/Math.exp(decay*time)
    This expression would have to be modified to delay the start of the motion and make the layer end up up side down or a null could be added to rotate the layer upside down.
    Here is Dan Ebbert's in depth discussion on the bounce and overshoot problems you are trying to solve:
    Realistic Bounce and Overshoot
    Probably the easiest solution would be to duplicate your text layer, apply a couple of keyframes to rotate the letter upside down and then add the expression to the dupe then pre-compose the layer animated layer and move it down the time line to the point where you want the letter to fall and make a cut between the copied text layer. It would look like this:
    Here's a CC project file: Dropbox - swingLow.aep

  • Animated gif in splash hangs or very slow

    Hi
    Not new to programming but quite new to Java. I have tried to find information
    on this already but could not find it. If I missed it and have a double post here,
    please let me know the link to the other post.
    I have a application built in Java. On my laptop it starts in just 2 seconds.
    On the production machine (AMD Geode based touch panel) the application
    starts in about 30 seconds.
    Due to the startup time I wanted to just the -splash option from javaw.exe
    example:
    D:\dist>javaw -splash:animated.gif -jar hmi.jar
    The animated gif shows immediately and is 4532 bytes large.
    java -version gives the following output:
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    But with the animated gif as splash the application takes 3 to 4 minutes
    to start or it does not start at all but only keeps showing the splash.
    If I use a non-animated gif the startup time is almost like the normal 30 seconds.
    Any known issues with startup performance using animated gif as splash,
    or are there any known issues on AMD Geode based systems regarding the
    startup performance and usage of animsted gifs as splash ?

    I just see that the splash is not removed from screen either.
    If I minimize the java application I see the animated gif still
    there on screen.
    I tried this with a normal gif (non animated) and that one
    is also not removed from screen when the application is started

  • Captivate hangs after certain animations

    I have been putting Captivate 2 through rigorous testing for
    almost 3 weeks.
    Problem #1: Multiple times after inserting an animation or
    auto recording the movement of a window the Captivate File Edit
    View etc. main menus will only quickly drop down and back up
    without time to make a choice. The navigation bars will move, but
    snap back to their original position unless you use the navigation
    arrows. You can still save a project by clicking on the save icon,
    but you must use the exit arrow or understant the Alt F C or Alt F
    X key commands to close a project and exit the application. This
    would be very scary to a novice user.
    Problem #2: When recording in the Prt Scr Mode the
    application refuses to record a screen if you do not frequently
    press Prt Scr. Clicking other applications on the Window Task Bar
    sometimes unlocks the loop, but frequently you must press the End
    key and start recording again to get this Key function to work
    correctly.
    I have not lost and test work, but I have frequently been
    forced to completely exit Captivate, wait several seconds and
    restart Captivate to get these behaviors to stop.
    Whats Up?
    vbtester

    vbtester, you really haven't made your problem very easy to
    see. For #1 you might be saying that during recording, some
    background captures that you want, are not being captured during
    auto-record ... I'm guessing because somewhere in there you are
    referring to the old-style keyboard commands to close a window
    (ALT+F+C and so on) ... and I haven't a clue how that figures into
    your problem.
    If you are missing screen captures you need, try to get used
    to using manual capture together with the auto-record feature.
    Watch what you are getting (the icon will flash red on your system
    bar each time a screen shot is taken) and if Captivate didn't get a
    shot yoyu need, press the "PrtScr" key to manually get it.
    YOur issue #2 sounds like you are doing what I suggested for
    #1 and for some reason the "PrtScr" key isn't working properly. If
    that is a problem, do one of two things:
    Either change the manual record key to something else
    (Options > Recording Options > Change Recording Keys (tab)
    and see if that helps, OR ...
    Go to Start > Run > (type) "msconfig" to open your
    startup options dialog. It is possible that another application is
    starting up with Windows, and is holding the "PrtScr" key hostage.
    Disable that application and reboot to try again with Captivate.
    Any of this helpful? If not, I might have misunderstood your
    problems, so perhaps you could restate them in more descriptive
    step-by-step format?? Thanks!
    .

  • Firefox hangs on certain animation sites eg babblarna.se

    Firefox stops responding on cetain sites which have animation or video.
    It freezes and I am unable to shut it down and restart it. I have to go through the process of rebooting the computer. I have tried disabling add ons, but it makes no difference.
    I have Windows 7, Firefox version 3.6.7.
    Thank you for your help!
    == URL of affected sites ==
    http://www.babblarna.se/
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMNTDF; InfoPath.2)

    Firefox stops responding on cetain sites which have animation or video.
    It freezes and I am unable to shut it down and restart it. I have to go through the process of rebooting the computer. I have tried disabling add ons, but it makes no difference.
    I have Windows 7, Firefox version 3.6.7.
    Thank you for your help!
    == URL of affected sites ==
    http://www.babblarna.se/
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMNTDF; InfoPath.2)

  • Animated .gif files

    I have been using an older version of Photoshop Elements for a long time but just got a new MacPro and decided it's time to upgrade my PSE.  But maybe not....I downloaded the Photoshop Elements Trial version to check out if it's really worth upgrading or not and I think I'm in trouble. I have a ton of animated .gif files and they do not appear to open in the familiar "layers".  i read through some of these discussion threads and I think you're saying that if I use the current version of Photoshop Elements I will not be able to edit my old .gif files.  I did try making new layered files and save them for the web with animation and that seemed to work.  But if I'm going to lose the ability to edit my old .gif files I'm not sure I want to upgrade.
    Can someone clarify this for me please.  Maybe it's just a matter of switching from Elements to CS4, but I thought from the descriptions of the programs as provided in the Products section that I fit more with the Elements program.....maybe not???? 
    And this does not even consider that I haven't tried to load my older version on the new intel machine yet, it may not even run if I try that.
    I do, for about 20% of my computing time use "that other" platform, but I don't like it, I much prefer my wonderful Mac machines.
    thanks for your help
    Leigh

    Thank you for your offer, I do appreciae it.  But I think the better question to ask at this point is :  What is the last version of Photoshop Elements that supports editing animated gif files.  This is too important to me to lose this ability and after checking further I see CS4 is out of my price and needed features range. I would rather hang on to my old laptop to manipulate photos than lose the ability to edit my .gif files.
    Can anybody help with this question?

  • Keynote '09 ... Hang and closed

    After open app Keynote '09 and click new or open old file.
    Application hang and close in a few minute everytime "Keynote quit unexpectedly"
    Problem Detail and System Configuration
    Process: Keynote [4465]
    Path: /Applications/iWork '09/Keynote.app/Contents/MacOS/Keynote
    Identifier: com.apple.iWork.Keynote
    Version: 5.0.3 (791)
    Build Info: Keynote-7910000~93
    Code Type: X86 (Native)
    Parent Process: launchd [140]
    Date/Time: 2010-03-01 00:15:46.783 +0700
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 209169 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 533 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 28FFED92-D45F-440D-8F23-B892114D8769
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000007e1ad460
    Crashed Thread: 3
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x98fe08da machmsgtrap + 10
    1 libSystem.B.dylib 0x98fe1047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9466277f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x94661864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94661691 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x9824ef0c RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x9824ecc3 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x9824eb48 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x9004cac5 _DPSNextEvent + 847
    9 com.apple.AppKit 0x9004c306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.AppKit 0x9000e49f -[NSApplication run] + 821
    11 com.apple.iWork.Keynote 0x0000f14f 0x1000 + 57679
    12 com.apple.iWork.Keynote 0x0000f0c8 0x1000 + 57544
    13 com.apple.iWork.Keynote 0x0000ee60 0x1000 + 56928
    14 com.apple.iWork.Keynote 0x0005cd2d 0x1000 + 376109
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x990070ea kevent + 10
    1 libSystem.B.dylib 0x99007804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x99006cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x99006a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x990064f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x99006336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x98fff856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x946a1ddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9900dfbd pthreadstart + 345
    3 libSystem.B.dylib 0x9900de42 thread_start + 34
    Thread 3 Crashed:
    0 com.apple.CoreText 0x95826d82 TAATMorphChainMort::NextChain() + 18
    1 com.apple.CoreText 0x957f756d TAATMorphTable::ShapeGlyphs(bool&, bool&) + 119
    2 com.apple.CoreText 0x957f6f30 TShapingEngine::ShapeGlyphs(TLine&, TCharStream const&) + 344
    3 com.apple.CoreText 0x95807a47 TTypesetterRunArray::TTypesetterRunArray(__CFArray const*, __CFString const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*) + 209
    4 com.apple.CoreText 0x95807962 CTTypesetterCreateWithRunArray + 90
    5 com.apple.AppKit 0x9010c76f -[NSATSGlyphStorage createCTTypesetter] + 1585
    6 com.apple.AppKit 0x901088bc -[NSATSTypesetter _ctTypesetter] + 323
    7 com.apple.AppKit 0x9010794b -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragme ntRect:] + 72
    8 com.apple.AppKit 0x901064a4 -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 2760
    9 com.apple.AppKit 0x90178ddf -[NSATSTypesetter layoutParagraphAtPoint:] + 155
    10 com.apple.AppKit 0x9067ccf0 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxC haracterIndex:nextGlyphIndex:nextCharacterIndex:] + 2935
    11 com.apple.AppKit 0x90177fbe -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 218
    12 com.apple.AppKit 0x90177ea2 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1316
    13 com.apple.AppKit 0x90175eb4 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1020
    14 com.apple.AppKit 0x901e8509 -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] + 261
    15 com.apple.AppKit 0x901ae67b _NSFastFillAllLayoutHolesUpToEndOfContainerForGlyphIndex + 666
    16 com.apple.AppKit 0x901ae21b -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 183
    17 com.apple.AppKit 0x900706fd -[NSLayoutManager glyphRangeForTextContainer:] + 280
    18 com.apple.AppKit 0x901e83a6 -[NSStringDrawingTextStorage usedRectForTextContainer:] + 140
    19 com.apple.AppKit 0x901108fd -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 1866
    20 com.apple.AppKit 0x90204c5b -[NSAttributedString(NSStringDrawing) size] + 73
    21 com.apple.Keynote.sfinspectors 0x0287885f ImageForFontName(NSString*, NSString*, NSDate**) + 281
    22 com.apple.Keynote.sfinspectors 0x02830dc9 -[SFIFontCache imageForFamily:face:] + 969
    23 com.apple.Keynote.sfinspectors 0x028103ab -[SFIFontCache _validateImageTimestamps] + 1043
    24 com.apple.Keynote.sfinspectors 0x02878516 -[SFIFontCache _backgroundThread:] + 436
    25 com.apple.Foundation 0x927008d8 -[NSThread main] + 45
    26 com.apple.Foundation 0x92700888 _NSThread__main_ + 1499
    27 libSystem.B.dylib 0x9900dfbd pthreadstart + 345
    28 libSystem.B.dylib 0x9900de42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x99006182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x99006718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x99006336 start_wqthread + 30
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xb0323790 ebx: 0xb03237b0 ecx: 0x7e1ad45c edx: 0x00000042
    edi: 0xb0323790 esi: 0x00000000 ebp: 0xb03231b8 esp: 0xb03231a0
    ss: 0x0000001f efl: 0x00010206 eip: 0x95826d82 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x7e1ad460
    Binary Images:
    0x1000 - 0x336fef com.apple.iWork.Keynote 5.0.3 (791) <76054055-F06D-A89A-9A14-7BFAF428FB01> /Applications/iWork '09/Keynote.app/Contents/MacOS/Keynote
    0x3cf000 - 0xeb4ffe +SFCompatibility ??? (???) <E81FAD85-7A01-B091-77DD-4FEA6778363C> /Library/Application Support/iWork '09/Frameworks/SFCompatibility.framework/Versions/A/SFCompatibility
    0x15d8000 - 0x162efef com.apple.Keynote.sfarchiving 1.0 (0.0.1d1) <43B82C65-8218-E9D4-37B9-4C9D014F3FBE> /Library/Application Support/iWork '09/Frameworks/SFArchiving.framework/Versions/A/SFArchiving
    0x165f000 - 0x19c0ffa com.apple.Keynote.sfcharts 2.0 (2.0) <F8B8D581-9432-C1DF-3E64-E797BA0AB8B4> /Library/Application Support/iWork '09/Frameworks/SFCharts.framework/Versions/A/SFCharts
    0x1bf2000 - 0x20a1ff5 com.apple.SFTabular 1.0 (1.0) <BB7F15F6-5815-CF52-125B-A1467F5CA1E2> /Library/Application Support/iWork '09/Frameworks/SFTabular.framework/Versions/A/SFTabular
    0x226b000 - 0x23faff2 com.apple.Keynote.sfdrawables 2.0 (2.0) <9AE9A6AE-C7E1-7202-2C16-4BAF48C4875A> /Library/Application Support/iWork '09/Frameworks/SFDrawables.framework/Versions/A/SFDrawables
    0x24b8000 - 0x25c5feb com.apple.Keynote.sfrendering 1.0 (1.0) <462C3895-BFFB-AE84-1460-0D8960F42AB7> /Library/Application Support/iWork '09/Frameworks/SFRendering.framework/Versions/A/SFRendering
    0x2628000 - 0x2641ffe com.apple.Keynote.sfstyles 1.0 (1.0) <D56EF867-7E9E-522B-A1BD-9751A76E4AA6> /Library/Application Support/iWork '09/Frameworks/SFStyles.framework/Versions/A/SFStyles
    0x2652000 - 0x2703ff7 com.apple.Keynote.sfutility 1.0 (0.0.1d1) <3EE1713F-84E5-553E-B715-F233A8C7FA07> /Library/Application Support/iWork '09/Frameworks/SFUtility.framework/Versions/A/SFUtility
    0x2771000 - 0x27f9ff9 com.apple.Keynote.proofreader 0 (1) <8E1B3F70-DC06-FC1E-C14E-139CECD7BCF6> /Library/Application Support/iWork '09/Frameworks/SFProofReader.framework/Versions/A/SFProofReader
    0x2807000 - 0x28bdff2 com.apple.Keynote.sfinspectors 1.0 (1.0) <A15F48EC-0290-045C-F21E-53C1C56B47A0> /Library/Application Support/iWork '09/Frameworks/SFInspectors.framework/Versions/A/SFInspectors
    0x2918000 - 0x2950ffb com.apple.Keynote.SFAnimation 1.0 (0.0.1d1) <6A1C89D1-3231-F4E8-E385-878AD93E349C> /Library/Application Support/iWork '09/Frameworks/SFAnimation.framework/Versions/A/SFAnimation
    0x297a000 - 0x29c4ff4 com.apple.Keynote.SFControls 1.0 (20030306_1) <978E2AEB-3643-FA18-1570-D88DA44A8136> /Library/Application Support/iWork '09/Frameworks/SFControls.framework/Versions/A/SFControls
    0x29f1000 - 0x2c5efef +SFWordProcessing ??? (???) <9987F6AD-6BF8-E0EB-7C65-317CF1EA9602> /Library/Application Support/iWork '09/Frameworks/SFWordProcessing.framework/Versions/A/SFWordProcessing
    0x2d82000 - 0x2d8dff2 com.apple.sfwebview 1.0 (1.0) <F5AC2A4D-7CDD-4148-A6B1-022872973DA5> /Library/Application Support/iWork '09/Frameworks/SFWebView.framework/Versions/A/SFWebView
    0x2d94000 - 0x2dbeff3 com.apple.Keynote.sflicense 1.0 (0.0.1d1) <88DE54B0-738C-9D91-88E4-254EFFF96286> /Library/Application Support/iWork '09/Frameworks/SFLicense.framework/Versions/A/SFLicense
    0x2dda000 - 0x2e82ff8 com.apple.sf.sfapplication 1.0 (1.0) <E1DF5F54-4906-F9E0-FF72-097FB07960D2> /Library/Application Support/iWork '09/Frameworks/SFApplication.framework/Versions/A/SFApplication
    0x2ee3000 - 0x2f98fe7 libcrypto.0.9.7.dylib ??? (???) <39CDB041-9DF5-01B1-4B33-03EC4CCA40B3> /usr/lib/libcrypto.0.9.7.dylib
    0x2fde000 - 0x301aff7 com.apple.OSAKit 1.2.1 (76) <6F598EE9-9973-5983-2A71-56FF1AB0081B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x303e000 - 0x30daffc com.apple.MobileMe 6 (1.0) <1C97CCA6-57E8-D0F5-20DE-32DAD3D17C1C> /Library/Application Support/iWork '09/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3139000 - 0x3145fe7 libexslt.0.dylib ??? (???) <43856244-CC36-9DE9-3D60-D4F4D6F2825C> /usr/lib/libexslt.0.dylib
    0x337f000 - 0x3380ffc +com.yourcompany.ct_loader 1.2.1.4 (1214) <8AFC3CCC-4D36-ACE0-CA83-94A16B5A52E5> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0x3387000 - 0x338bfff com.apple.keynote.3DChartAnimations 1.0 (1.0) <AE0BF056-CCF9-1943-56CB-EF51F9238CCA> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/3DChartAnimations.sfxplugin/Conte nts/MacOS/3DChartAnimations
    0x3778000 - 0x3789fff com.apple.iWork.Keynote.Gizmo 1.0 (1.0) <3E14EBF8-2237-2ED1-B44C-A1999EB2659B> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/Gizmo.sfxplugin/Contents/MacOS/Gi zmo
    0x37f5000 - 0x37f7ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x16559000 - 0x165bdfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <19C0FA03-FC58-CCFE-395D-DD4125A0B811> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x165dd000 - 0x16623ffb com.apple.motion.component 1.0 (698) <BB552040-6F80-5207-E007-BB94A59D748D> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x16629000 - 0x1662bff7 Motion ??? (???) <CB022D7E-217B-EF89-4974-72C50834B41D> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x16631000 - 0x166cdff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1670c000 - 0x16765fff com.apple.Keynote.Bolt 1.0 (1.0) <5C546C04-2B94-16D5-B3DE-966E87EBB2E9> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/Bolt.sfxplugin/Contents/MacOS/Bol t
    0x167bf000 - 0x167dbff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1852d000 - 0x1869eff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x186cf000 - 0x18a8bfef com.apple.ATIRadeonX2000GLDriver 1.6.6 (6.0.6) <86D6B61E-EF05-81CC-ED7A-35FBA6E8FCBC> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x1efee000 - 0x1effcfe7 libSimplifiedChineseConverter.dylib ??? (???) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1fb00000 - 0x1fb12ff7 libTraditionalChineseConverter.dylib ??? (???) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x3f000000 - 0x3f41bfee +org.coin3d.Coin.framework 3.0.0a (3.0.0a) /Library/Application Support/iWork '09/Frameworks/Inventor.framework/Versions/C/Inventor
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90004000 - 0x908e2ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x908e3000 - 0x90903fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90904000 - 0x9095cfe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9095d000 - 0x90a5ffef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x90a60000 - 0x90ab0ff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90ab1000 - 0x90ae8fe7 libssl.0.9.8.dylib ??? (???) <95FE66AC-C850-4AB4-DD3F-7F198A5E1EAC> /usr/lib/libssl.0.9.8.dylib
    0x90ae9000 - 0x90b43ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b44000 - 0x90c1fff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x90c20000 - 0x90cceff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90ccf000 - 0x90d48ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90d49000 - 0x90d69fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x90d6a000 - 0x91cf8ff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91da2000 - 0x91da5ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91da6000 - 0x91da8ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91da9000 - 0x91db3fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91db4000 - 0x92262fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92263000 - 0x92264ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92265000 - 0x92273fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x92274000 - 0x92277fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x922bf000 - 0x9236cfe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9236d000 - 0x9236dff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9236e000 - 0x923a5fe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib
    0x923a6000 - 0x924caff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x924cb000 - 0x9253aff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9253b000 - 0x9253dfe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x9253e000 - 0x92578ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92579000 - 0x92583ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x92584000 - 0x92585ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92588000 - 0x92588ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92589000 - 0x925beff7 libcups.2.dylib ??? (???) <AFDC4D3C-0FF4-D459-B26C-4BA1093F9142> /usr/lib/libcups.2.dylib
    0x925bf000 - 0x925bfff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x925c0000 - 0x925c7ff7 com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x925c8000 - 0x9266ffe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92670000 - 0x926c0fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x926c1000 - 0x926e9ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x926ea000 - 0x9295affb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92960000 - 0x9296dff7 com.apple.AppleFSCompression 1.0 (1.0) <DEF0B7B0-993B-F088-8F73-4318C3CA1F64> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9296e000 - 0x929bfff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x929c0000 - 0x929c4ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x929c5000 - 0x92a06ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92a07000 - 0x92aa3fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92ab1000 - 0x92af5ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92af6000 - 0x92b8efe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92b8f000 - 0x92babfe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92bac000 - 0x92c86ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92c87000 - 0x92c91ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92c92000 - 0x92ca2ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92ca3000 - 0x92cadff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92cae000 - 0x92cb1ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92ebc000 - 0x92ed1fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed2000 - 0x92fafff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92fb0000 - 0x92fbcff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x92fbd000 - 0x930d3fe3 com.apple.PubSub 1.0.4 (65.11) <7F349A71-C4E6-E645-B28D-03A7DD120AA6> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x930d4000 - 0x930d4ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x930ff000 - 0x931aeff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x931af000 - 0x931b2ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x931d3000 - 0x931eeff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x931ef000 - 0x932a8fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x932b0000 - 0x93327fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93328000 - 0x93340ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93341000 - 0x933c1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x933c2000 - 0x93becfe7 com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93bed000 - 0x93c47fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x93c81000 - 0x93c8eff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x93c8f000 - 0x93e6aff3 libType1Scaler.dylib ??? (???) <F9FEA41E-F079-87B8-04A9-7FF3B2931B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x93eb2000 - 0x93fdefeb com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93fdf000 - 0x93fe3ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93fe4000 - 0x9400afe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x9400b000 - 0x9400bff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9400c000 - 0x94050fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94051000 - 0x94370fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94371000 - 0x94395ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94396000 - 0x94396ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x943ca000 - 0x94494fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94495000 - 0x944caff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944cb000 - 0x944d1ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x94626000 - 0x9479dfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9479e000 - 0x947e6fff com.apple.iCalendar 1.0.1 (51) <3FF8D7DB-CA31-ADC2-23E9-E1254EAF8BB2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x947e7000 - 0x947f9ff7 com.apple.syncservices.syncservicesui 5.1 (578) <9C72B435-21F3-DD39-A129-DB503258FE94> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x947fa000 - 0x94868ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x94869000 - 0x94893ff7 com.apple.framework.Admin 4.0 (4.0) <4A434473-A6C1-3F40-2928-16CFF1222FA1> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94894000 - 0x9489aff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9489b000 - 0x94b8ffe7 com.apple.MessageFramework 4.2 (1077) <47B00FD8-26E6-6AF4-1FFE-6B42DB3415A1> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x94b90000 - 0x94bddfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94bde000 - 0x94c2bff7 com.apple.ExchangeWebServices 1.1 (56) <E9538DF4-F348-51B8-C161-4F5AB983CDDC> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x94c4e000 - 0x94cb2ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94cb3000 - 0x9501aff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9501b000 - 0x95020ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9503a000 - 0x9503cff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9503d000 - 0x95043fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95044000 - 0x95074ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95075000 - 0x95179fe7 libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
    0x9517a000 - 0x951caff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x951cb000 - 0x951cfff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x951d0000 - 0x9538cfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9538d000 - 0x9539dff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x953a1000 - 0x954e2ff7 com.apple.syncservices 5.1 (578) <88BAF2E9-3A67-EEAB-2EBF-4F7D1D28B39E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x954e3000 - 0x954e3ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x954e4000 - 0x955ebfe3 com.apple.DiskImagesFramework 10.6 (281) <B57DDA36-9B4B-9D57-7072-91D531BDD2BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x955ec000 - 0x9562efe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9562f000 - 0x956d7ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x956d8000 - 0x9571bff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9571c000 - 0x95743ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95744000 - 0x95783ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9579d000 - 0x957b1ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x957b2000 - 0x957edfe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x957ee000 - 0x9584efe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9584f000 - 0x958c3fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x958c4000 - 0x958f7ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95911000 - 0x95916ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x95917000 - 0x9594fff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95972000 - 0x95c6bfef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95c7c000 - 0x95ea7ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95ea8000 - 0x95ef1fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95ef2000 - 0x95ef2ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ef3000 - 0x95efcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95efd000 - 0x95f6bff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95f6c000 - 0x95f96ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95f97000 - 0x9677a4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9677b000 - 0x967f5fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x967f6000 - 0x96c2bff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c2c000 - 0x97042ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x97043000 - 0x97114fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x97115000 - 0x97120ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x97121000 - 0x9718fff7 com.apple.ISSupport 1.9.2 (50) <A9BDA884-D0AF-9F39-0840-8B7F5E8E2031> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97190000 - 0x971cdff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x971ce000 - 0x971f4fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x971f5000 - 0x9722efe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9722f000 - 0x97236ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97237000 - 0x9728dff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9728e000 - 0x9738ffe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x973a1000 - 0x97583fff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97584000 - 0x975caff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x975cb000 - 0x9760bfe7 com.apple.DAVKit 4.0.1 (730) <2F07D7D0-9D31-67BC-8000-FAFF7EBB8643> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9760c000 - 0x976f0ff7 com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x976f1000 - 0x9772fff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97743000 - 0x977b6fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x977b7000 - 0x97b15fff com.apple.RawCamera.bundle 3.0.1 (523) <BB20C4C8-ACEE-7B40-C1A0-4BF4EC6B8796> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97b16000 - 0x97b1dff7 com.apple.iChat.IMUtils 5.0.1 (744) <59F22006-D2AB-9D9F-E59C-BAC3AC073ED3> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x97b1e000 - 0x97b25ff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x97b26000 - 0x97d26feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x97d3b000 - 0x97dbdffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97dbe000 - 0x97e28fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x97e29000 - 0x9808bfe7 com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9808c000 - 0x98096ff7 com.apple.bsd.ServiceManagement 1.0 (1.0) <B007CBE8-2539-CC71-9675-9EC04196921F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x98097000 - 0x98219fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9821a000 - 0x9853dfef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9853e000 - 0x9857efe7 com.apple.IMCore 5.0.1 (744) <FF33F67F-9B91-1093-9BD0-0EEABFEBEBB4> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x9857f000 - 0x986adfe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x986ae000 - 0x9874bfe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9874c000 - 0x9878afe7 com.apple.MediaKit 10.0 (472) <8B1C89AF-6A2A-8D01-D723-22A4DBEA7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9878b000 - 0x98798ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x987ce000 - 0x987dfff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x987e0000 - 0x98816fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x98817000 - 0x98821ff7 com.apple.CrashReporterSupport 10.6.2 (239) <746DBA09-A901-E5FE-8605-F5EC3D9359FF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x98827000 - 0x98934ff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98935000 - 0x989e8fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98ac8000 - 0x98b59fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98b5a000 - 0x98b6efe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98b6f000 - 0x98d0cfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98d0d000 - 0x98d0eff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x98d0f000 - 0x98e05ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98e06000 - 0x98e1bff7 com.apple.iChat.InstantMessage 5.0.1 (744) <F43695A6-A089-A00D-C6D8-6E22DF14E9F0> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x98e1c000 - 0x98f5bfe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x98f5c000 - 0x98fccff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98fcd000 - 0x98fdfff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98fe0000 - 0x99184feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x99185000 - 0x991bcff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x991bd000 - 0x9937eff7 com.apple.CalendarStore 4.0.1 (973) <E959BD58-B4FF-CD3B-78A0-F260851145E5> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x9937f000 - 0x993bbfff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9946b000 - 0x99475ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x99476000 - 0x99483ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99484000 - 0x994b5ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x994b6000 - 0x994bdfff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x994c8000 - 0x994e6ff7 com.apple.iChat.IMFoundation 5.0.1 (744) <2B2A73FF-2178-45AD-518C-C79CBEA73290> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x994e7000 - 0x99509fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x99586000 - 0x995a3fe7 com.apple.DotMacSyncManager 2.0.1 (446.3) <BD225ADB-29C9-B507-210D-2CFC53459EBD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x995d1000 - 0x99611ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x99612000 - 0x99630ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0xba300000 - 0xba301fe7 libCyrillicConverter.dylib ??? (???) <7CF64AB7-ABFE-6F8F-8F50-C7460A5B3A92> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7 libGreekConverter.dylib ??? (???) <1AB8227F-468F-B285-B4B4-14B7D202ED36> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib ??? (???) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib ??? (???) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb500000 - 0xbb500ff7 libThaiConverter.dylib ??? (???) <5B51E9C4-40C4-26B7-5CA2-CD27D78CFA27> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
    Modem:
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 2600, Display, Slot-1
    Serial ATA Device: WDC WD6400AAKS-75A7B0, 596.17 GB
    Serial ATA Device: WDC WD6400AAKS-75A7B0, 596.17 GB
    Serial ATA Device: ST3250820AS P, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-112D
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911c, 0xfd500000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd510000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0xfd513000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd512000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd530000
    USB Device: Back-UPS RS 1500 FW:8.g9a.I USB FW:g9a, 0x051d (American Power Conversion), 0x0002, 0xfd531000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x921c, 0xfd520000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
    USB Device: CTE-440-U V4.0-3, 0x056a (WACOM Co., Ltd.), 0x0015, 0x3d200000
    USB Device: Apple USB Modem, 0x05ac (Apple Inc.), 0x1401, 0x3d100000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    I am also having this problem.  A complex keynote presentation with audio, video, and images crashes and destroys the entire file.  I was tole to move all audio and video to the computer hard drive (rather than on an external) and the problem persists. 
    This occured after I installed Keynote icloud beta.  Is there some way to uninstall that?
    I'm a professor with entire semesters of Keynote presentations that desperately needs help.

  • How can I edit an animated GIF?

    is there a way to add a animated GIF into your work, when I try to add one I am told that it will be a single layer. I downloaded a GIF from the web and trying to incorparate it into a web site header.

    Well, you are in luck, sort of. You have all the apps needed to create an animated gif. However that does not mean that the image you download was already or not. It could be a single image.
    A couple of things to go over
    1) When downloading from the net make sure you have permission to use that image before sharing with the public, as the image is protected by copyright laws in the US. (Images that state - Permission to use commercially, copyright free, common law licence - Generally are meant to share with the general public, granted that you post somewhere who you got the image from(the Least anyone can do it give credit where credit is due)
    2)Since you have the Master Collection or the CS4 Master Suite, you have every app that is need to create your own works of art. Photoshop, After Effects, Premeire pro are all capable of creating animated gifs. With the latter two being easier than photoshop.
    Since you have CS4 photoshop and this is the photoshop forum, we will keep it there.
    The version of Photoshop that comes in the master suite is the extended version of photoshop which is require for most of the animations it can do. Though, think and am not certain that the standard version can create animated gif files.
    OK, ok we got a lot of mumbo jumbo above so lets get into how to create an animated gif.
    First we need to determine if we are editing an animated gif or creating one from scratch. To load an animated gif all you need to do is file>open then select the file. Simple enough.
    The file will place each frame onto its own layer and if you have the animation panel open (If not select Windows>Animation ) Each frame will be placed there as well.
    Lets say we are going to edit a frame or better yet introduce a new frame. In the upper right hand corner of the animation panel is a small icon. Clicking it will pop up a menu. In that menu select delete animation. Don't worry your layers are safe, it only removes the frames from the animation panel.
    Now you can either change something in one of the layers or add a layer where you want the frame intoduced.
    When you are done you can select that same icon in the animation panel to pop up the menu and select Make frames from layers This will place all the layers back into the animation panel. This has to happen in order to save an animated gif.
    You can now use the File>save to web or File>Save to web and devices (This optiuon changed during one of the version, I don't recall so both are listed or look for something close to that)
    Select Gif for the format then the save button, where you can choose a location and file name. It will automatically add a hyphen between any words that normally are spaces for the web.
    OK, If you read the above, you probably alread realize how to create one from scratch. Just add a new layer for each frame and follow the steps above to add it to the animation panel and save for web.
    I know it sounds like a lot, but once you have done it a few times, it actually fairly simple.
    OK, Bonus round - What about After Effects and Premeire Pro?
    Well both of those apps Use a timeline instead of frames. Which makes them much simpler and more powerful for animations, since that is what they are dedicated to do.
    It is as simple as open the gif file, edit it, save it, done.
    I won't go into how the timeline works as that would require a long , long post. But once you understand it, it is much quicker and can do way more feature wise.
    One last thing, play around with it and see what it can do before commiting time to creating or editing a gif. It goes much easier once you get the hang of it.
    If you have any questions, issues, etc. just post away...
    Well, I got to go, I hope this helps.

  • Animated gif on createCustomCursor

    Hello All,
    I am trying to show an animated gif on one of my custom cursors using :
    Toolkit tk = Toolkit.getDefaultToolkit();
    try{
    myFrame.setCursor(
    tk.createCustomCursor(ImageIO.read(this.getClass().getResourceAsStream("test.gif")),new Point(15,15),"MyCursor" ) );
    catch(Exception e){}But i always see a static image for that gif.
    And when i try to use the same Image to show it on a JLabel something like this :
    ImageIcon ii = new ImageIcon(this.getClass().getResource("test.gif"));
    JLabel label3 = new JLabel(ii);I see the animated image here.
    Can someone help in showing the animated gif on the customcursor.
    I have tried using the below discussion for reference but it didnt help for animated images.
    http://forums.sun.com/thread.jspa?threadID=267944
    Thanks for your time.

    Hello,
    But i always see a static image for that gif.[http://java.sun.com/javase/6/docs/api/java/awt/Toolkit.html#createCustomCursor(java.awt.Image,%20java.awt.Point,%20java.lang.String)]
    Note that multi-frame images are invalid and may cause this method to hang.--------
    Here is another approach:
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import javax.swing.*;
    class AnimatedCursorTest {
      private javax.swing.Timer animator;
      private JButton button;
      private Toolkit tk    = Toolkit.getDefaultToolkit();
      private Cursor[] list = new Cursor[3];
      private URL url00 = getClass().getResource("32x32_00.png");
      private URL url01 = getClass().getResource("32x32_01.png");
      private URL url02 = getClass().getResource("32x32_02.png");
      private Point p   = new Point(0,0);
      public JComponent makeUI() {
        list[0] = tk.createCustomCursor(tk.createImage(url00), p, "00");
        list[1] = tk.createCustomCursor(tk.createImage(url01), p, "01");
        list[2] = tk.createCustomCursor(tk.createImage(url02), p, "02");
        animator = new javax.swing.Timer(100, new ActionListener() {
          private int counter = 0;
          public void actionPerformed(ActionEvent e) {
            button.setCursor(list[counter]);
            counter = (counter<list.length-1)?counter+1:0;
        button = new JButton(new AbstractAction("Start") {
          public void actionPerformed(ActionEvent e) {
            JButton b = (JButton)e.getSource();
            if(animator.isRunning()) {
              b.setText("Start");
              animator.stop();
            }else{
              b.setText("Stop");
              animator.start();
        button.setCursor(list[0]);
        JPanel p = new JPanel(new BorderLayout());
        p.add(button);
        p.setBorder(BorderFactory.createEmptyBorder(5,5,5,5));
        return p;
      public static void main(String[] args) {
        EventQueue.invokeLater(new Runnable() {
          public void run() { createAndShowGUI(); }
      public static void createAndShowGUI() {
        JFrame frame = new JFrame();
        frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        frame.getContentPane().add(new AnimatedCursorTest().makeUI());
        frame.setSize(320,240);
        frame.setLocationRelativeTo(null);
        frame.setVisible(true);
    }

Maybe you are looking for

  • Itunes 7.6.1.9 - ripping cds using too much cpu!

    When ripping new cds, itunes starts hogging the cpu like no tomorrow. it will get to 99% at times! I have a 1GB ram, and have NEVER had this problem with any other application or version of iTunes for that matter. I consistantly run multiple programs

  • Saving a BufferedImage to disk in JPEG format

    Hi, How do I save a BufferedImage to disk in jpeg format. I guess I will have to use a jpeg encoder for that purpose. Where do I get free jpeg encoders ?? And using the encoders how do I write the encoded image to the disk?? Thanks in advance. Regard

  • I need help connecting to my wifi thru my wireless router at my house

    i recently bought a wireless router for my house. i got it working fine. then my husband connected his laptop to the router and now my ipad will not connect to wifi.

  • Check Copies

    Hi All, I am having an issue that it is not possible to print a copy of your check on blank stock while trying to print your original from the Document Printing window.  For Example, I want to print check #1, and I would like to print a copy of check

  • AD Sites / DFS issues

    We've set up AD Sites and DFS in our 2003/2008 mixed environment and the results seem incredibly sporadic. SiteA has two subnets: 192.168.1.0/24 172.22.0.0/22 SiteB has one subnet: 172.23.0.0/22 The PCs at each location seem to hop back and forth as