Gnome Crash - Log?

Hi, i've just reinstalled arch on my EeePC 701 and for my gf i've installed gnome as my default DE.
I've only a issue: sometimes, when i press the "return" key, gnome crash.
I have no idea about the cause of this problem so i would like to "log" it.
So, that's my question: could i create a log file for the gnome session?
Thanks

I have the same problem here. Most of the time, X crashes when I press the "return" key in the terminal. The only error message I found is the following:
Aug 10 06:48:39 mithril gnome-session[1765]: WARNING: Detected that screensaver has left the bus
Aug 10 06:48:39 mithril gdm-binary[1611]: WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0

Similar Messages

  • [SOLVED] Gnome crashes at startup

    I have been using MATE for a while, but wanted to check out if the new (3.12) gnome became usable.
    Sadly, just after login gnome crashes: "something went wrong" message and a sad "face" is displayed. But absolutely no debug information is shown.
    I have looked into ~/.xsession-errors but it is empty.
    There is also nothing interesting in /var/log/Xorg.0.log
    I have removed gnome-shell-extensions and user extensions, and then even created a "fresh" user.  But none of these helped.
    journalctl tells me:
    May 01 15:31:39 laptog dbus[186]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    May 01 15:31:39 laptog dbus[186]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory.
    May 01 15:31:39 laptog pulseaudio[546]: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    May 01 15:31:40 laptog gnome-session[477]: (gnome-settings-daemon:537): color-plugin-WARNING **: Corrupted tag 'meta' & Bad dictionary Name/Value
    May 01 15:31:42 laptog gnome-session[477]: (gnome-shell:596): Gjs-WARNING **: JS ERROR: Error: Requiring NMGtk, version none: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded
    May 01 15:31:42 laptog gnome-session[477]: @resource:///org/gnome/shell/ui/status/network.js:10
    May 01 15:31:42 laptog gnome-session[477]: AggregateMenu<._init@resource:///org/gnome/shell/ui/panel.js:816
    May 01 15:31:42 laptog gnome-session[477]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    May 01 15:31:42 laptog gnome-session[477]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110
    May 01 15:31:42 laptog gnome-session[477]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204
    May 01 15:31:42 laptog gnome-session[477]: Panel<._ensureIndicator@resource:///org/gnome/shell/ui/panel.js:1111
    May 01 15:31:42 laptog gnome-session[477]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    May 01 15:31:42 laptog gnome-session[477]: Panel<._updateBox@resource:///org/gnome/shell/ui/panel.js:1122
    May 01 15:31:42 laptog gnome-session[477]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    May 01 15:31:42 laptog gnome-session[477]: Panel<._updatePanel@resource:///org/gnome/shell/ui/panel.js:1074
    May 01 15:31:42 laptog gnome-session[477]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    May 01 15:31:42 laptog gnome-session[477]: Panel<._init@resource:///org/gnome/shell/ui/panel.js:918
    May 01 15:31:42 laptog gnome-session[477]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169
    May 01 15:31:42 laptog gnome-session[477]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110
    May 01 15:31:42 laptog gnome-session[477]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204
    May 01 15:31:42 laptog gnome-session[477]: _initializeUI@resource:///org/gnome/shell/ui/main.js:168
    May 01 15:31:42 laptog gnome-session[477]: start@resource:///org/gnome/shell/ui/main.js:117
    May 01 15:31:42 laptog gnome-session[477]: @<main>:1
    May 01 15:31:42 laptog gnome-session[477]: Window manager warning: Log level 32: Execution of main.js threw exception: JS_EvaluateScript() failed
    May 01 15:31:42 laptog gnome-session[477]: gnome-session[477]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 15:31:42 laptog gnome-session[477]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 15:31:45 laptog gnome-session[477]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 15:31:45 laptog gnome-session[477]: gnome-session[477]: WARNING: App 'gnome-shell.desktop' exited with code 1
    May 01 15:31:45 laptog gnome-session[477]: gnome-session[477]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    May 01 15:31:45 laptog gnome-session[477]: Unrecoverable failure in required component gnome-shell.desktop
    May 01 15:31:45 laptog gnome-session[477]: gnome-session[477]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed
    May 01 15:31:45 laptog gnome-session[477]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed
    I guess it is not dbus or bluez issue. Seems more like gtk2/gtk3 issue (I have both installed), so I tried to run gdm instead of lxdm (just in case lxdm loads gtk2), but gdm shows just a black screen.
    #### UPDATE:
    The Error: Requiring NMGtk, version none: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded
    was from NetworkManager (I just guessed what NMGtk could mean)
    I had NetworkManager installed and NetworkManager-applet. But the latter was a gtk2 version (from AUR) and Gnome apparently tried to execute it instead of just ignoring it.
    Last edited by merilius (2014-05-01 15:58:43)

    I found out that this error occurs only under Gnome (for me). I can start anjuta in fluxbox. So I made a bug report.
    It seems that anjuta 2.0 will come out soon. A beta version should be released in the next few days (according to this: http://www.anjuta.org/wiki/index.php/Anjuta2).

  • Gnome crashes on login

    Hi,
    my laptop is running on Arch with kernel 3.11.2-1 and I use the current gnome version as desktop environment.
    To look closer to an image position of a website i'm currently creating I used the desktop-zoom function provided by gnome. After like 5 seconds gnome crashed and displayed the message: "Oh no! Something has gone wrong. A problem has occurred and the system can't recover. All extensions have been disabled as a precaution." and a logout-button. So i logged out, rebootet my laptop and hoped it would help, but sadly it didn't. So each time I try to log in now I get this message.
    So I looked throw dmesg and found this:
    systemd-joufnald[121]: Failed to write entry(26 items, 228856444 bytes) despite vaccuming, ignoring: Argument list too long
    traps: gnome-shell[1661]: trap int3 ip:7f4fccd6fd3d sp;7fff6ca4ab00 error:0
    systemd-journald[121]: Vaccumin done, freed 0 bytes
    systemd-journald[121]: Failed to write entry(26 items, 254325372 bytes) despite vaccuming, ignoring: Argument list too long
    traps: gnome-shell[1661]: trap int3 ip:7ffaa0780d3d sp:7fff613a1af0 error: 0
    I searched the web a bit but couldn't find anything helpfull so far.
    Anyone has an idea how to fix this?
    Greetings
    Dero

    Update.
    The crashes are to be expected now. I'm circumventing the whole thing by logging into my other Gnome session without a window manager, logging out and then logging back into my regular Gnome with Metacity.
    I've noticed the tty1 sessions(not sure what's it's called) is strange. Apparently my session runs on tty8 but when I try logging in, it'll crash me and tty7 gives me a blank screen with a blinking underscore. The other tty1s work regularly. Not sure if this has anything to do with it.
    Is there a way to just reset the Gnome settings?

  • Itunes won't open...bounces and disappears. Here is crash log.

    When I attempt to click on itunes, it appears on the dock, bounces, and disappears. This also occurs with the "help" application. Can anyone help? Here is the crash log, but b/c it is so large it is pasted here with only the first ever crash and the most recent.
    ===== Display starts at offset 91188 within file of length 222260. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
    A/Frameworks/WebCore.framework/Versions/A/WebCore
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore: unknown file type, first eight bytes: 0x74 0x4B 0x93 0x48 0xA2 0x5C 0x25 0x93
    Host Name: william-purdys-mac-mini
    Date/Time: 2008-03-24 18:46:10.574 -0500
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iTunes
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Parent: WindowServer [57]
    Version: 7.1 (7.1)
    PID: 159
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore: unknown file type, first eight bytes: 0x74 0x4B 0x93 0x48 0xA2 0x5C 0x25 0x93
    Host Name: william-purdys-mac-mini
    Date/Time: 2009-03-13 12:37:35.546 -0500
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iTunes
    Path: /Users/williampurdy/Desktop/iTunes.app/Contents/MacOS/iTunes
    Parent: WindowServer [59]
    Version: 7.1 (7.1)
    PID: 233
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore: unknown file type, first eight bytes: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

    Looks like your webkit framwork is broken, or is now broken in relation to iTunes. Calls and classes may have changed since version 7.1, which is what you are using. Try updating to the latest version of iTunes and see if this fixes it.

  • Mid 2010 MacBook Pro keeps rebooting (with crash logs)

    15 inch, Mid 2010
    2.66ghz i7
    8GB 1067 DDR3
    Intel HD Graphics 288MB
    OSX 10.9.2
    This has been happening for a few months now.  Sometimes it happens multiple times a day, sometimes a week or so can go by without a crash.  I've experienced 3 carashes in the past 3 days now. My guess, I don't really know how to read the logs below, is that there's a GPU issue. 
    panic(cpu 1 caller 0xffffff7f937f1fb0): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812608d000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 1), Frame : Return Address
    CRASH LOG ONE
    Anonymous UUID:       AC63B78D-8D7A-F89D-5B42-7C8A6D575F1D
    Fri Apr 18 14:23:23 2014
    panic(cpu 1 caller 0xffffff7f937f1fb0): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812608d000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 1), Frame : Return Address
    0xffffff810189b6b0 : 0xffffff8011422fa9
    0xffffff810189b730 : 0xffffff7f937f1fb0
    0xffffff810189b800 : 0xffffff7f91f13eab
    0xffffff810189b8c0 : 0xffffff7f91fdd49a
    0xffffff810189b900 : 0xffffff7f91fdd50a
    0xffffff810189b970 : 0xffffff7f9225c056
    0xffffff810189baa0 : 0xffffff7f92000b39
    0xffffff810189bac0 : 0xffffff7f91f1a8fd
    0xffffff810189bb70 : 0xffffff7f91f18408
    0xffffff810189bd70 : 0xffffff7f91f194a8
    0xffffff810189be50 : 0xffffff7f91ec626e
    0xffffff810189beb0 : 0xffffff7f937c466c
    0xffffff810189bf00 : 0xffffff7f937c355e
    0xffffff810189bf20 : 0xffffff801144a23a
    0xffffff810189bfb0 : 0xffffff80114d6ff7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.35)[1BFF66C1-65E4-3BB3-9DEE-B61C3137019B]@ 0xffffff7f937e4000->0xffffff7f937f6fff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.35)[09897896-ACBD-36B5-B1D4-0CCC4000E 3B3]@0xffffff7f937dc000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f91d7b000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f91b0e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f91e71000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f937df000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f91ec4000->0xffffff7f9212cfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f91b0e000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f91eb4000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f91e71000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f92137000->0xffffff7f923e0fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f91ec4000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f91b0e000
             com.apple.driver.AGPM(100.14.15)[BD884E30-94CF-3D5B-9A31-6C2F694CD5C4]@0xffffff 7f937c2000->0xffffff7f937d3fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f91b0e000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.7.0d10)[E9B6DC11-10DB-31D7-885C-886E1 62FA857]@0xffffff7f928bc000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f91eb4000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f91e71000
                dependency: com.apple.AppleGraphicsDeviceControl(3.4.35)[E4C033B8-08F5-34D3-8720-C105D48F0B C4]@0xffffff7f937bc000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000011200000
    Kernel text base: 0xffffff8011400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 12854775930195
    last loaded kext at 11594580702329: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f9396c000, size 49152)
    last unloaded kext at 11807382047912: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f9396c000, size 32768)
    loaded kexts:
    com.parallels.filesystems.prlufs          2010.12.28
    com.parallels.kext.vnic          9.0 24229.991745
    com.parallels.kext.netbridge          9.0 24229.991745
    com.parallels.kext.hidhook          9.0 24229.991745
    com.parallels.kext.hypervisor          9.0 24229.991745
    com.parallels.kext.usbconnect          9.0 24229.991745
    com.Cycling74.driver.Soundflower          101.6.7
    com.apple.filesystems.smbfs          2.0.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AudioAUUC          1.60
    com.apple.GeForceTesla          8.2.4
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleIntelHDGraphics          8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.driver.AppleIRController          325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.nvidia.classic.NVDANV50HalTesla          8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla          8.2.4
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    CRASH LOG TWO
    Anonymous UUID:       AC63B78D-8D7A-F89D-5B42-7C8A6D575F1D
    Sat Apr 19 11:36:58 2014
    panic(cpu 3 caller 0xffffff7f839f1fb0): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8116315000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80f1c7b190 : 0xffffff8001622fa9
    0xffffff80f1c7b210 : 0xffffff7f839f1fb0
    0xffffff80f1c7b2e0 : 0xffffff7f82113eab
    0xffffff80f1c7b3a0 : 0xffffff7f821dd49a
    0xffffff80f1c7b3e0 : 0xffffff7f821dd50a
    0xffffff80f1c7b450 : 0xffffff7f8245c056
    0xffffff80f1c7b580 : 0xffffff7f82200b39
    0xffffff80f1c7b5a0 : 0xffffff7f8211a8fd
    0xffffff80f1c7b650 : 0xffffff7f82118408
    0xffffff80f1c7b850 : 0xffffff7f82119d57
    0xffffff80f1c7b920 : 0xffffff7f83078e54
    0xffffff80f1c7ba40 : 0xffffff7f830780cd
    0xffffff80f1c7ba70 : 0xffffff7f8306fe19
    0xffffff80f1c7bac0 : 0xffffff7f8306b581
    0xffffff80f1c7baf0 : 0xffffff7f83066378
    0xffffff80f1c7bb20 : 0xffffff7f8304ec84
    0xffffff80f1c7bb70 : 0xffffff8001acd26a
    0xffffff80f1c7bb90 : 0xffffff8001acddce
    0xffffff80f1c7bbf0 : 0xffffff8001acb81f
    0xffffff80f1c7bd40 : 0xffffff80016b6558
    0xffffff80f1c7be50 : 0xffffff8001626bf1
    0xffffff80f1c7be80 : 0xffffff80016139f5
    0xffffff80f1c7bef0 : 0xffffff800161e043
    0xffffff80f1c7bf70 : 0xffffff80016c976d
    0xffffff80f1c7bfb0 : 0xffffff80016f3b46
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.35)[1BFF66C1-65E4-3BB3-9DEE-B61C3137019B]@ 0xffffff7f839e4000->0xffffff7f839f6fff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.35)[09897896-ACBD-36B5-B1D4-0CCC4000E 3B3]@0xffffff7f839dc000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f81f7b000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f81d0e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f82071000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f839df000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f820c4000->0xffffff7f8232cfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f81d0e000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f820b4000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f82071000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f82337000->0xffffff7f825e0fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f820c4000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f81d0e000
             com.apple.GeForceTesla(8.2.4)[B6C71E9A-E304-354B-80AD-C69C9032D367]@0xffffff7f8 3014000->0xffffff7f830defff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f81d0e000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f820b4000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f82071000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f820c4000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000001400000
    Kernel text base: 0xffffff8001600000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 7770230906017
    last loaded kext at 6662628611280: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f83af4000, size 49152)
    last unloaded kext at 6774613998621: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f83af4000, size 32768)
    loaded kexts:
    com.Cycling74.driver.Soundflower          101.6.7
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.GeForceTesla          8.2.4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleIntelHDGraphics          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOSurface          91
    com.apple.nvidia.classic.NVDANV50HalTesla          8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla          8.2.4
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleSMC          3.1.8
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0

    You have the mid-2010 problem. There's an issue with the graphics module on that machine. There was a program in place to replace the motherboard within 3 years of purchase, but you're probably outside of that. Some folks have supposedly gotten theirs changed outside of that period, so you can try.
    http://support.apple.com/kb/TS4088?viewlocale=en_US&locale=en_US
    What you can do to use it is download gfxcardstatus from http:gfx.io and force the graphics to Intel. That will lessen the panics at the expense of graphics speed.
    You may be eligible for a depot repair, which is a flat rate of about $310. Ask at the Genius Bar. Take along a printout of your panic.
    This was just posted this week. You might want to check it out. I can't vouch for it, but it may be a way to solve the problem. Please post back if you try this and it works.
    https://discussions.apple.com/message/25500202?ac_cid=tw123456#25500202

  • Problem with ytdump-200.6.1.1-1377716466. It is a, "Yahoo crash log", uses up all free space on C: drive

    Your Question:
    Ever since my firefox was updated to be more compatible with Yahoo I have a terrible problem with ytdump-200.6.1.1-1377716466. It is a, "Yahoo crash log dump", that fills up all the free space on my C: drive drive, no matter when and how many times I erase it, and no matter what I remove from the C: drive.

    What was involved in making Firefox more compatible with Yahoo? Assuming that the "yt" part stands for Yahoo Toolbar, you could disable that temporarily to see whether that resolves the issue.
    Try here:
    orange Firefox button (or Tools menu) > Add-ons > Extensions category
    Disable the Yahoo toolbar(s) and if a link appears to restart Firefox, click that as the last step.
    Note: if you have any unsubmitted forms you are working on, it's probably best to finish your work before restarting Firefox.

  • RH8 Crash Log - Does it exist?

    RH 8 HTML
    Hi all,
    Just wondering if there is a crash log somewhere generated for RH?
    I've had a random instant crash 3 times in the last 5 minutes, from one project, but I cant isolate or recreate what is causing the crash.
    Hoping theres a log file somewhere that can pin point something for me. I get no error, just complete exit of the program without warning. Nothing fancy happening in my topic, standard styles applied, not images, no swf files nothing. Just text, tables and Cond build tags.
    Thanks,
    Nick

    Nothing that will help, to the best of my knowledge. Is it always the same topic / project?
    Have you tried renaming the CPD, after taking a backup?
    See www.grainge.org for RoboHelp and Authoring tips
    Follow me @petergrainge

  • Troubleshooting Mail using the Mail.crash.log file and TN2123 CrashReporter

    This morning, for apparently no reason at all, Mail began to consistently crash each time I attempted to send or reply to a message. By observing what occured in mail, opening the crash log [mail.crash.log] located here…
    Macintosh HD:Users:<username>:Library:Logs:CrashReporter
    …and parsing the information with the help of the Apple Developer Technical Note linked below, I was able to quickly determine that my last action just prior to sending the message—appending a signature to it—resulted in the application crashing. Simply by deleting the existing signature and recreating it, I was able to resolve the problem in only a matter of minutes.
    This demonstrates how useful crash logs can be, and why they should likely be the very first place you look for an indication of trouble when an application unexpectely quits.
    Here is a very short, relevent section of my Mail crash log which you can examine using the instructions linked below:
    Host Name: Michael-Lafferty
    Date/Time: 2006-05-15 09:37:57.885 -0700
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [64]
    Version: 2.0.7 (746.2)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7460200
    PID: 1662
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.WebCore 0x956065d4 khtml::CompositeEditCommand::insertNodeAfter(DOM::No
    1 com.apple.WebCore 0x956b0b34 khtml::DeleteSelectionCommand::moveNodesAfterNode()
    2 com.apple.WebCore 0x956b1640 khtml::DeleteSelectionCommand::doApply() + 688
    3 com.apple.WebCore 0x955ff41c khtml::EditCommand::apply() + 52
    4 com.apple.WebCore 0x955ff9c8 khtml::CompositeEditCommand::applyCommandToComposite
    5 com.apple.WebCore 0x956a75c4 khtml::CompositeEditCommand::deleteSelection(khtml::…
    This is the most significant section of a very long, multi-threaded log, because it shows the detail of the thread which crashed, the actual step at which it crashed, and the particular crash type: in this case, a EXCBADACCESS (0x0001) - KERNPROTECTIONFAILURE, indicating an attempt to write to a read-only memory location.
    Here is a link to the Apple Developer documentation you can use to troubleshoot such issues:
    http://developer.apple.com/technotes/tn2004/tn2123.html
    Technical Note TN2123
    CrashReporter

    This morning, for apparently no reason at all, Mail began to consistently crash each time I attempted to send or reply to a message. By observing what occured in mail, opening the crash log [mail.crash.log] located here…
    Macintosh HD:Users:<username>:Library:Logs:CrashReporter
    …and parsing the information with the help of the Apple Developer Technical Note linked below, I was able to quickly determine that my last action just prior to sending the message—appending a signature to it—resulted in the application crashing. Simply by deleting the existing signature and recreating it, I was able to resolve the problem in only a matter of minutes.
    This demonstrates how useful crash logs can be, and why they should likely be the very first place you look for an indication of trouble when an application unexpectely quits.
    Here is a very short, relevent section of my Mail crash log which you can examine using the instructions linked below:
    Host Name: Michael-Lafferty
    Date/Time: 2006-05-15 09:37:57.885 -0700
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [64]
    Version: 2.0.7 (746.2)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7460200
    PID: 1662
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.WebCore 0x956065d4 khtml::CompositeEditCommand::insertNodeAfter(DOM::No
    1 com.apple.WebCore 0x956b0b34 khtml::DeleteSelectionCommand::moveNodesAfterNode()
    2 com.apple.WebCore 0x956b1640 khtml::DeleteSelectionCommand::doApply() + 688
    3 com.apple.WebCore 0x955ff41c khtml::EditCommand::apply() + 52
    4 com.apple.WebCore 0x955ff9c8 khtml::CompositeEditCommand::applyCommandToComposite
    5 com.apple.WebCore 0x956a75c4 khtml::CompositeEditCommand::deleteSelection(khtml::…
    This is the most significant section of a very long, multi-threaded log, because it shows the detail of the thread which crashed, the actual step at which it crashed, and the particular crash type: in this case, a EXCBADACCESS (0x0001) - KERNPROTECTIONFAILURE, indicating an attempt to write to a read-only memory location.
    Here is a link to the Apple Developer documentation you can use to troubleshoot such issues:
    http://developer.apple.com/technotes/tn2004/tn2123.html
    Technical Note TN2123
    CrashReporter

  • HELP ASAP: DVDSP 3.2: Crash on Build  (w/Crash Log)

    I can not get my DVD SP3.2 project to build, burn or format.
    I've moved all assets and project files to its own hard drive, removed the .plist, removed the PAR files, updated permissions and ran the Pro Apps updater. I have no subtitles, one motion menu. For graphical screen shot, go here: http://www40.pair.com/digerati/DVD/Graphical.jpg
    It simulates perfectly. Always seems to crash in the same place - I think when it is building the "MainMenu2." I delete that menu, and it will build.
    I welcome any help. Trying to get this done for an interview!
    Thanks,
    Naugamonster
    Below is the crash log:
    ===== Tuesday, March 7, 2006 1:38:30 PM US/Pacific =====
    Host Name: CF-G5
    Date/Time: 2006-03-07 13:39:35.149 -0800
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: DVD Studio Pro
    Path: /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
    Parent: WindowServer [79]
    Version: 3.0.2 (306)
    Build Version: 4
    Project Name: DSP
    Source Version: 3060000
    PID: 610
    Thread: 20
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x92902340
    Thread 0:
    0 libSystem.B.dylib 0x9000b1e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b13c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x9318f1e0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x9318e874 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x9318e6e0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9366c104 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9366bdc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x93816e30 -[NSApplication _realDoModalLoop:peek:] + 260
    10 com.apple.AppKit 0x9380d808 -[NSApplication runModalForWindow:] + 176
    11 com.apple.dvdauthoring 0x016786f0 -[ModalProgressSheet runModalSession:] + 220
    12 com.apple.dvdauthoring 0x015e4fc4 -[DVDCompilerInterface doBuild] + 280
    13 com.apple.dspinterface 0x0036e2a0 -[DSPXProjectWorkspaceModule build:] + 752
    14 com.apple.AppKit 0x93833ae4 -[NSToolbarButton sendAction:to:] + 76
    15 com.apple.AppKit 0x93833a84 -[NSToolbarButton sendAction] + 80
    16 com.apple.AppKit 0x938333dc -[NSToolbarItemViewer mouseDown:] + 1568
    17 com.apple.AppKit 0x936c7eb0 -[NSWindow sendEvent:] + 4616
    18 com.apple.prokit 0x95e40858 NSProApplicationLoad + 119484
    19 com.apple.dspinterface 0x003b6eb0 -[DSPXDocumentWindowClass sendEvent:] + 588
    20 com.apple.AppKit 0x93670ef4 -[NSApplication sendEvent:] + 4172
    21 com.apple.AppKit 0x93668330 -[NSApplication run] + 508
    22 com.apple.AppKit 0x93758e68 NSApplicationMain + 452
    23 com.apple.dvdstudiopro 0x0000cf68 0x1000 + 49000
    24 com.apple.dvdstudiopro 0x0000c65c 0x1000 + 46684
    25 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9000b1e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b13c mach_msg + 60
    2 com.unsanity.ape 0xc0002afc _apeinternal + 3300 (icplusplus.c:28)
    3 com.unsanity.ape 0xc0001910 _apeagent + 64 (icplusplus.c:28)
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b1e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b13c mach_msg + 60
    2 ...lagutin.audio_hijack.server 0x01a7e0d0 ahservloop + 88
    3 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 com.apple.CoreGraphics 0x9061148c layerblitthread + 244
    3 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 com.apple.Foundation 0x928ee520 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.dvdbase 0x01042f38 -[ThreadSafeQueue headItem] + 52
    4 com.apple.dvdbase 0x01046014 -[MPEGEncoderManager generateMPEG_ThreadProc:] + 184
    5 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x90049728 syscallthreadswitch + 8
    1 com.apple.Foundation 0x928ff7f0 +[NSThread sleepUntilDate:] + 152
    2 com.apple.dvdbase 0x010462a0 -[MPEGEncoderManager checkEncoderServer] + 188
    3 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 com.apple.Foundation 0x928ee520 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.dvdbase 0x01042f38 -[ThreadSafeQueue headItem] + 52
    4 com.apple.dvdbase 0x0104a5dc -[AIFFEncoderManager generateAIFF_ThreadProc:] + 148
    5 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90031a8c wait4 + 12
    1 com.apple.Foundation 0x928d5668 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90031a8c wait4 + 12
    1 com.apple.Foundation 0x928d5668 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002b978 semaphorewaittrap + 8
    1 com.apple.sdvdmanager 0x83b3627c semaphorewait(viona_semaphoret*) + 28
    2 com.apple.sdvdmanager 0x83b3f99c WinPortServer::ProcessMessages() + 156
    3 com.apple.sdvdmanager 0x83b36b10 ST20Thread::Run(PThreadRunParams*) + 28
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90031a8c wait4 + 12
    1 com.apple.Foundation 0x928d5668 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90031a8c wait4 + 12
    1 com.apple.Foundation 0x928d5668 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 12:
    0 libSystem.B.dylib 0x90049728 syscallthreadswitch + 8
    1 com.apple.Foundation 0x928ff7f0 +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x93709034 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x90053f48 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900702a8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90b74e90 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x8ed87564 ReadSchedulerThreadEntryPoint + 5212
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 14:
    0 libSystem.B.dylib 0x9000b1e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b13c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x9076be78 CFRunLoopRun + 52
    5 com.apple.DVCPROHDMuxer 0x0b41c2bc AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 396
    6 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 15:
    0 libSystem.B.dylib 0x9000b1e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b13c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x91403434 HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914031d4 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 16:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 com.apple.ColorSync 0x91550224 pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
    3 com.apple.ColorSync 0x9154f4c0 CMMConvTask(void*) + 40
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 17:
    0 libSystem.B.dylib 0x9002e42c kevent + 12
    1 com.apple.DesktopServices 0x927f65d4 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90b42260 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 18:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 ...ple.CoreServices.CarbonCore 0x90b42450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x927f6e20 TNodeSyncTask::SyncTaskProc(void*) + 112
    4 ...ple.CoreServices.CarbonCore 0x90b42260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 19:
    0 libSystem.B.dylib 0x9002b888 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9002fffc pthreadcondwait + 488
    2 com.apple.dvdbase 0x0118841c -[DVDAssetScheduler mainLoop:] + 476
    3 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 20 Crashed:
    0 com.apple.Foundation 0x92902340 _NSRaiseError + 264
    1 com.apple.Foundation 0x9290207c +[NSException raise:format:] + 40
    2 com.apple.Foundation 0x928db16c -[NSObject(NSForwardInvocation) forward::] + 176
    3 libobjc.A.dylib 0x909c40d0 objcmsgForward + 176
    4 com.apple.dvdauthoring 0x01669a60 CDVDMotionMenuCompiler::Mux(NSString*, CVobuTable&, unsigned char) + 868
    5 com.apple.dvdauthoring 0x016665a4 CDVDMenuCompiler::CompileStream(unsigned long) + 208
    6 com.apple.dvdauthoring 0x01665c2c CDVDMenuCompiler::DoCompileMenu(unsigned long, MenuCompilerInfoStruct*, unsigned long&) + 256
    7 com.apple.dvdauthoring 0x015f0478 CCompileController::CompileVTSMenus(unsigned char) + 1116
    8 com.apple.dvdauthoring 0x015e7ec4 CCompileController::DoCompileAndMux() + 1536
    9 com.apple.dvdauthoring 0x015e75a0 CCompileController::BuildThread() + 488
    10 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 21:
    0 libSystem.B.dylib 0x90053f48 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900702a8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90b74e90 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90b7f938 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002b1e0 pthreadbody + 96
    Thread 20 crashed with PPC Thread State 64:
    srr0: 0x0000000092902340 srr1: 0x100000000002f030 vrsave: 0x0000000000000000
    cr: 0x24000442 xer: 0x0000000000000000 lr: 0x0000000092902318 ctr: 0x00000000928c4484
    r0: 0x0000000000000000 r1: 0x00000000f0487700 r2: 0x00000000a28c1508 r3: 0x00000000a28e5b84
    r4: 0x00000000909cf00c r5: 0x00000000928c3a64 r6: 0x00000000f0487334 r7: 0x00000000000000ff
    r8: 0x00000000f0487320 r9: 0x00000000083fe340 r10: 0x00000000909bd648 r11: 0x0000000028000442
    r12: 0x00000000928c4484 r13: 0x0000000006caf000 r14: 0x0000000006c3f000 r15: 0x0000000000000001
    r16: 0x00000000077e1fa0 r17: 0x0000000000000003 r18: 0x00000000085fbc50 r19: 0x00000000f0488b10
    r20: 0x0000000000020001 r21: 0x00000000000001d3 r22: 0x0000000000000000 r23: 0x00000000f0487eac
    r24: 0x0000000006f382e0 r25: 0x00000000f0487878 r26: 0x0000000006f382e0 r27: 0x00000000a28daadc
    r28: 0x000000000833bef0 r29: 0x00000000a28c6808 r30: 0x0000000006caa000 r31: 0x0000000092902248
    Binary Images Description:
    0x1000 - 0xdfff com.apple.dvdstudiopro 3.0.2 (306) /Applications/DVD Studio Pro.app/Contents/MacOS/DVD Studio Pro
    0x2e000 - 0x47fff com.apple.mediarenderingserver 1.0.1 (264) /Applications/DVD Studio Pro.app/Contents/Frameworks/MediaRenderingServer.framework/Versions/A/MediaRend eringServer
    0x5c000 - 0x6ffff com.apple.oxygenetransitions 1.0.1 (264) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneTransitions.framework/Versions/A/OxygeneTran sitions
    0x355000 - 0x570fff com.apple.dspinterface 3.0.2 (306) /Applications/DVD Studio Pro.app/Contents/Frameworks/DSPInterface.framework/Versions/A/DSPInterface
    0x79d000 - 0x7bafff com.apple.prokit.TigerPanels 3.1 (589) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/TigerPa nels.bundle/Contents/MacOS/TigerPanels
    0x7fc000 - 0x7fcfff com.aladdinsys.mmenabler 7.1.0 (8.0) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x1008000 - 0x1398fff com.apple.dvdbase 3.0.2 (294) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDBase.framework/Versions/A/DVDBase
    0x15bd000 - 0x173cfff com.apple.dvdauthoring 3.0.2 (287) /Applications/DVD Studio Pro.app/Contents/Frameworks/DVDAuthoring.framework/Versions/A/DVDAuthoring
    0x185c000 - 0x1867fff com.apple.LiveType.component 2.0.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1875000 - 0x1879fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x190d320 - 0x190d406 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x190ee40 - 0x190ef25 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x1910a30 - 0x1910b06 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
    0x1911930 - 0x1911a07 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x19284d0 - 0x19285b9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x193b340 - 0x193b41a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x19865d0 - 0x19866a7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x19b3970 - 0x19b3a2b CFMPriv_Help PEF binary: CFMPriv_Help
    0x1a7a000 - 0x1a80fff alexlagutin.audiohijack.server 1.2.8 /Library/Application Enhancers/Instant Hijack Server.ape/Contents/MacOS/Instant Hijack Server
    0x1aad000 - 0x1ad6fff com.unsanity.windowshadex.cocoa ??? (4.0.2) /Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X Cocoa
    0x1b14000 - 0x1b15fff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.1 (1.0.1) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x1b74000 - 0x1b75fff net.culater.SIMBL 0.2 (6) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x1b79000 - 0x1b7ffff com.unsanity.smartcrashreports Smart Crash Reports version 1.0 (1.0.1) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x684b000 - 0x684dfff com.apple.AutomatorCMM 1.0 (48) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x6850000 - 0x6850fff com.apple.SpotLightCM 1.0 (121.20.2) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x69593d0 - 0x6959447 CFMPriv_System PEF binary: CFMPriv_System
    0x6deace0 - 0x6deadb0 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x6f0f450 - 0x6f0f523 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x6f21910 - 0x6f219e3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x6f3e510 - 0x6f3e5f3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x6f44ce0 - 0x6f44db3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x6f45020 - 0x6f450de CFMPriv_Print PEF binary: CFMPriv_Print
    0x6f87d20 - 0x6f87dea CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x6f88cd0 - 0x6f88d9d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x6fa0f20 - 0x6fa1002 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x6fa3a00 - 0x6fa3ac2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x6fa4c40 - 0x6fa4d13 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x6fd0e90 - 0x6fd0f70 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x6fd1f40 - 0x6fd2002 CFMPriv_QD PEF binary: CFMPriv_QD
    0x6ffa990 - 0x6ffaa66 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x72b9000 - 0x72bdfff com.apple.FolderActionsMenu 1.3 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x7805000 - 0x7831f2f StuffItCM PEF binary: StuffItCM
    0x7aec000 - 0x7aedfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x8805000 - 0x88543c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x8e45000 - 0x8e5cfff com.apple.oxygene.datadefcontroller 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefController.oxygene/Contents/MacOS/DataDefContro ller
    0x8e70000 - 0x8e7bfff com.apple.oxygene.datadefevent 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefEvent.oxygene/Contents/MacOS/DataDefEvent
    0x8e88000 - 0x8e9efff com.apple.oxygene.datadefimage 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/DataDefImage.oxygene/Contents/MacOS/DataDefImage
    0x8ea8000 - 0x8eb3fff com.apple.oxygene.dvdsupport 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/DVDSupport.oxygene/Contents/MacOS/DVDSupport
    0x8ebf000 - 0x8ec8fff com.apple.oxygene.filemanager 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/FileManager.oxygene/Contents/MacOS/FileManager
    0x8ed0000 - 0x8eddfff com.apple.oxygene.fraktalzoom 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/FraktalZoom.oxygene/Contents/MacOS/FraktalZoom
    0x8ee6000 - 0x8eeffff com.apple.oxygene.imagecapture 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageCapture.oxygene/Contents/MacOS/ImageCapture
    0x9005000 - 0x9079fff com.apple.oxygene.imagebasics 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageBasics.oxygene/Contents/MacOS/ImageBasics
    0x9205000 - 0x9221fff com.apple.oxygene.imagedistort 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageDistort.oxygene/Contents/MacOS/ImageDistort
    0x9236000 - 0x9254fff com.apple.oxygene.imageeffects 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageEffects.oxygene/Contents/MacOS/ImageEffects
    0x9269000 - 0x9280fff com.apple.oxygene.imagefilters 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageFilters.oxygene/Contents/MacOS/ImageFilters
    0x9291000 - 0x92a1fff com.apple.oxygene.imagegenerator 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageGenerator.oxygene/Contents/MacOS/ImageGenerator
    0x92bc000 - 0x92c7fff com.apple.oxygene.imagemodulation 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageModulation.oxygene/Contents/MacOS/ImageModulation
    0x92d4000 - 0x92f3fff com.apple.oxygene.imagetransitions 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/ImageTransitions.oxygene/Contents/MacOS/ImageTransitio ns
    0x9405000 - 0x940efff com.apple.oxygene.mpegImporter 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/MPEGImporter.oxygene/Contents/MacOS/MPEGImporter
    0x9417000 - 0x9433fff com.apple.oxygene.multimediaimporter 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/MultiMediaImporter.oxygene/Contents/MacOS/MultiMediaIm porter
    0x944c000 - 0x9457fff com.apple.oxygene.oldfilm 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/OldFilm.oxygene/Contents/MacOS/OldFilm
    0x9460000 - 0x9469fff com.apple.oxygene.remoteControl 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/RemoteControl.oxygene/Contents/MacOS/RemoteControl
    0x9472000 - 0x947dfff com.apple.oxygene.textimporter 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/TextImporter.oxygene/Contents/MacOS/TextImporter
    0x9489000 - 0x9496fff com.apple.oxygene.timemanager 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/TimeManager.oxygene/Contents/MacOS/TimeManager
    0x94a1000 - 0x94b1fff com.apple.oxygene.trackrecorder 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/TrackRecorder.oxygene/Contents/MacOS/TrackRecorder
    0x9605000 - 0x962bfff com.apple.oxygene.wirelessVideoOutput 1.0.0 (101.1) /Applications/DVD Studio Pro.app/Contents/PlugIns/WirelessVideoOutput.oxygene/Contents/MacOS/WirelessVid eoOutput
    0x964b000 - 0x9664fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x966a000 - 0x9685fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x9e05000 - 0x9f14fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xb093000 - 0xb09bfff com.apple.Helium.HCache 2.0.2 /System/Library/PrivateFrameworks/Helium.framework/Plug-ins/HCache.bundle/Conte nts/MacOS/HCache
    0xb205000 - 0xb28efff com.apple.DVCPROHDAudio 1.0 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0xb405000 - 0xb497fff com.apple.DVCPROHDMuxer 1.0 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xb4de000 - 0xb4e0fff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0xb624000 - 0xb6dffff com.apple.QuickTimeMPEG4.component 7.0.4 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0xb805000 - 0xb808fff com.apple.QuickTimeH264.component 7.0.4 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0xb80b000 - 0xb848fff com.apple.QuickTimeFireWireDV.component 7.0.4 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xb853000 - 0xb8ccfff com.apple.DVCPROHDCodec 1.1.1 (209) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xb8e2000 - 0xb8f8fff com.apple.IMXCodec 1.0 (114) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xba05000 - 0xbab5fff com.apple.AppleHDVCodec 1.0 (129) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xbc05000 - 0xbc6efff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xbc83000 - 0xbcfcfff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xd7cca60 - 0xd7ccb25 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0xd855000 - 0xd86cfff com.apple.FCP Uncompressed 422.component 1.2 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xd872000 - 0xd879fff com.apple.DesktopVideoOut 1.2.3 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0xd9be8f0 - 0xd9be9a2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0xda05000 - 0xdaf5fff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0xecbd000 - 0xee98fff net.telestream.wmv.import 2.0.1 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0xeec4000 - 0xf011fff com.apple.QuickTimeStreaming.component 7.0.4 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x7f8c0000 - 0x7f8c4fff com.apple.PluginManager 1.0.1 (6) /Library/Frameworks/PluginManager.framework/Versions/A/PluginManager
    0x7f950000 - 0x7f9b8fff com.apple.LiveType.framework 2.0.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x80040000 - 0x80048fff com.apple.Helium 2.0.2 /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium
    0x8103e000 - 0x81051fff com.apple.AERegistration 1.2 (41) /Applications/DVD Studio Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x828ce000 - 0x828f7fff com.apple.oxygene.engine 1.0.0 (252) /Applications/DVD Studio Pro.app/Contents/Frameworks/Oxygene.framework/Versions/A/Oxygene
    0x83b2f000 - 0x83c2cfff com.apple.sdvdmanager 4.0.0 (4000) /Applications/DVD Studio Pro.app/Contents/Frameworks/SDVDManager.framework/Versions/A/SDVDManager
    0x8654f000 - 0x86557fff com.apple.ProPlugImage 1.0 /System/Library/PrivateFrameworks/ProPlugImage.framework/Versions/A/ProPlugImag e
    0x86560000 - 0x86569fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x8ae03000 - 0x8b588fff com.apple.ozone.framework 1.0 (0.0.1d1) /Applications/Video Apps/Motion.app/Contents/Frameworks/Ozone.framework/Ozone
    0x8e021000 - 0x8e03bfff com.apple.oxygene.layers 1.0.0 (252) /Applications/DVD Studio Pro.app/Contents/Frameworks/OxygeneLayers.framework/Versions/A/OxygeneLayers
    0x8ed72000 - 0x8f731fff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 10.4.4 (129.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109f000 - 0x91262fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
    0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914af000 - 0x914e7fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918f5000 - 0x91937fff com.apple.LaunchServices 10.4.6 (168.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91af4000 - 0x91b11fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b16000 - 0x91b85fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9c000 - 0x91ba0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba2000 - 0x91bd3fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd7000 - 0x91c1afff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c21000 - 0x91c3afff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c3f000 - 0x91c42fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c46000 - 0x91d30fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dc3000 - 0x91e28fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e32000 - 0x91ec4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ede000 - 0x9246efff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924b6000 - 0x927c6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928c1000 - 0x92aecfff com.apple.Foundation 6.4.4 (567.25) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c0a000 - 0x92ce8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d08000 - 0x92df6fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e08000 - 0x92e26fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e31000 - 0x92e8bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea9000 - 0x92ea9fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92eab000 - 0x92ebffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed7000 - 0x92ee7fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ef3000 - 0x92f08fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f1a000 - 0x92fa1fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fb5000 - 0x92fc0fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fca000 - 0x92ff7fff com.apple.openscripting 1.2.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93011000 - 0x93021fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9302d000 - 0x93093fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930c4000 - 0x93116fff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93142000 - 0x9315ffff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93171000 - 0x9317efff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93187000 - 0x93499fff com.apple.HIToolbox 1.4.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935e5000 - 0x935f1fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935f6000 - 0x93617fff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93662000 - 0x93662fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93664000 - 0x93c97fff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94024000 - 0x94094fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940cd000 - 0x94197fff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941eb000 - 0x941ebfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941ed000 - 0x94365fff com.apple.QuartzCore 1.4.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943af000 - 0x943ecfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943f4000 - 0x94444fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94484000 - 0x944c7fff com.apple.bom 8.0 (85) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x944d3000 - 0x9450bfff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945e6000 - 0x945f5fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945fd000 - 0x94609fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9464f000 - 0x94667fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9466e000 - 0x946f1fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94871000 - 0x9499ffff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94a31000 - 0x94a40fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94a48000 - 0x94a75fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a7c000 - 0x94a8cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a90000 - 0x94abffff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94acf000 - 0x94aecfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94ee5000 - 0x94ee5fff com.apple.DiscRecording 3.0.8 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x94ee7000 - 0x94f6afff com.apple.DiscRecordingEngine 3.0.8 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94f97000 - 0x94fddfff com.apple.DiscRecordingContent 3.0.8 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95e03000 - 0x95ed5fff com.apple.prokit 3.1 (589) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x964f0000 - 0x96593fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96a99000 - 0x96ab8fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x971cf000 - 0x97290fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x972bb000 - 0x972bcfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x972be000 - 0x972cbfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x972e5000 - 0x97325fff com.apple.glut 3.3.8 (GLUT-3.3.8) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x973cc000 - 0x973e6fff com.apple.AppleVAFramework 2.4.24 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9757c000 - 0x97586fff com.apple.DVDFramework 3.6 (3.6.0) /System/Library/PrivateFrameworks/DVD.framework/DVD
    0x98e38000 - 0x98e39fff com.apple.iokit.dvcomponentglue 1.7.9 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x98fef000 - 0x990f1fff com.apple.audio.units.Components 1.4.1 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Dual 2G G5   Mac OS X (10.4.5)   1.5 G RAM

    Thank you Chris for your reply. As a best-practices, I will do that in the future, but for this problem, I solved it myself and thought I should post the resolution in case it may help someone...
    Since I noted that it crashed every time the build got to the Menu, I focused on exploring what about that menu could be suspicious. I know that was a still menu, but I noticed it was set to loop with a duration of xyz in the inspector "General" tab (because I duped the Main Menu, which is a motion menu, and then replaced the motion with a still for this secondary menu). I zeroed out all the timing on the suspicious menu, set the "At End" to be a still for 1 second, and VOILA. A successful burn. Happiness.

  • ITunes won't open in Tiger: Crash log included

    Hello,
    I've got iTunes 9.2.1 and Quicktime 7.6.4 installed on my iMac G4/800 (2,1), with 768MB RAM and a new install of Tiger 10.4.11, all the updates completed. I have not installed any iTunes plugins, and in fact, don't have any audio files on this computer at all: I want to be able to access streaming net radio and my shared home library. On startup, iTunes bounces, then... doesn't.
    I've included the crash log below. Thanks for your help.
    Dave
    Host Name: iMac-G4
    Date/Time: 2010-07-25 11:21:34.876 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: iTunes
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Parent: WindowServer [84]
    Version: 9.2.1 (9.2.1)
    Build Version: 4
    Project Name: iTunes
    Source Version: 9210501
    PID: 283
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x808101a4
    Thread 0 Crashed:
    0 com.apple.iTunes 0x006bd48c 0x1000 + 7062668
    1 com.apple.iTunes 0x006bd4f4 0x1000 + 7062772
    2 com.apple.iTunes 0x000e36dc 0x1000 + 927452
    3 com.apple.iTunes 0x000e35e0 0x1000 + 927200
    4 com.apple.iTunes 0x001991f8 0x1000 + 1671672
    5 libSystem.B.dylib 0x9001495c _cxafinalize + 232
    6 libSystem.B.dylib 0x90014844 exit + 36
    7 net.telestream.license 0x03bec064 non-virtual thunk [nv:-76] to TSLicenseF4M::~TSLicenseF4M [in-charge deleting]() + 700
    8 net.telestream.license 0x03be8554 TSLicense::GetVersion(unsigned long&) + 68
    9 net.telestream.wmv.import 0x0817ef64 ACWma1DecoderEntry + 2772
    10 net.telestream.wmv.import 0x0816571c MjpgDecompressorComponentDispatch + 82396
    11 net.telestream.wmv.import 0x0816a310 MjpgDecompressorComponentDispatch + 101840
    12 ...ple.CoreServices.CarbonCore 0x90bdef60 CallComponentFunctionCommon + 1044
    13 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    14 ...ple.CoreServices.CarbonCore 0x90bde9c0 CallComponentOpen + 40
    15 ...ple.CoreServices.CarbonCore 0x90bddc3c OpenAComponent + 520
    16 ...ple.CoreServices.CarbonCore 0x90be9818 OpenComponent + 20
    17 ...ple.CoreServices.CarbonCore 0x90bdeb08 CallComponent + 292
    18 ...ple.CoreServices.CarbonCore 0x90bf19b4 CallComponentGetPublicResource + 48
    19 com.apple.QuickTime 0x948e7ebc cchaMissing + 348
    20 ...ple.CoreServices.CarbonCore 0x90bdfa74 GetComponentPublicResourceList + 440
    21 com.apple.QuickTime 0x948e7b98 startUsingCachedCodecCharacterizations + 312
    22 com.apple.QuickTime 0x948e7270 FindBestChain + 48
    23 com.apple.QuickTime 0x948e5d14 ICMSequenceGetChain + 484
    24 com.apple.QuickTime 0x948dea18 DoBandedDecompress + 5032
    25 com.apple.QuickTime 0x94aad568 ICMAction_aligned + 1368
    26 com.apple.QuickTime 0x948dd43c ICMDeviceLoop + 3564
    27 com.apple.QuickTime 0x948e53a4 DecompressSequenceFrameWhen + 868
    28 com.apple.QuickTime 0x94930884 DecompressSequenceFrameS + 20
    29 ...uickTimeImporters.component 0x9fee76cc importGraphicDrawInternal + 1516
    30 ...uickTimeImporters.component 0x9fee8f2c importGraphicDrawOrDecide + 2220
    31 ...ple.CoreServices.CarbonCore 0x90bdef44 CallComponentFunctionCommon + 1016
    32 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    33 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    34 com.apple.QuickTime 0x949305c0 GraphicsImportDraw + 32
    35 com.apple.iTunes 0x000d729c 0x1000 + 877212
    36 com.apple.iTunes 0x000d719c 0x1000 + 876956
    37 com.apple.iTunes 0x00010de4 0x1000 + 64996
    38 com.apple.iTunes 0x00010cf4 0x1000 + 64756
    39 com.apple.iTunes 0x000d70e0 0x1000 + 876768
    40 com.apple.iTunes 0x00178b14 0x1000 + 1538836
    41 com.apple.iTunes 0x00177380 0x1000 + 1532800
    42 com.apple.iTunes 0x000d3528 0x1000 + 861480
    43 com.apple.iTunes 0x000cdb2c 0x1000 + 838444
    44 com.apple.iTunes 0x000d0a88 0x1000 + 850568
    45 com.apple.iTunes 0x0002add8 0x1000 + 171480
    46 com.apple.iTunes 0x00265cb0 0x1000 + 2510000
    47 com.apple.iTunes 0x0026af80 0x1000 + 2531200
    48 com.apple.iTunes 0x001820e8 0x1000 + 1577192
    49 com.apple.iTunes 0x000af334 0x1000 + 713524
    50 com.apple.iTunes 0x000a9934 0x1000 + 690484
    51 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    52 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    53 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    54 com.apple.HIToolbox 0x9334ffe4 HIView::Click(OpaqueEventRef*) + 280
    55 com.apple.HIToolbox 0x9334feb0 HIViewClick + 56
    56 com.apple.HIToolbox 0x9334fe5c HandleClickAsHIView + 156
    57 com.apple.HIToolbox 0x9334f7d0 HandleWindowClick + 516
    58 com.apple.HIToolbox 0x9334f260 HandleMouseEvent + 456
    59 com.apple.HIToolbox 0x932fe2e4 StandardWindowEventHandler + 148
    60 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    61 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    62 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    63 com.apple.HIToolbox 0x9334e230 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236
    64 com.apple.HIToolbox 0x934b13e8 HandleMouseEvent(OpaqueEventRef*) + 368
    65 com.apple.HIToolbox 0x932c21fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    66 com.apple.HIToolbox 0x932bbb84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    67 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    68 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    69 com.apple.iTunes 0x003cfc24 0x1000 + 3992612
    70 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    71 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    72 com.apple.HIToolbox 0x932baf08 SendEventToEventTargetWithOptions + 40
    73 com.apple.HIToolbox 0x932c22cc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 704
    74 com.apple.HIToolbox 0x932bbb84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    75 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    76 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    77 com.apple.HIToolbox 0x93302c04 ToolboxEventDispatcher + 92
    78 com.apple.HIToolbox 0x93302b90 HLTBEventDispatcher + 16
    79 com.apple.HIToolbox 0x93301148 RunApplicationEventLoop + 148
    80 com.apple.iTunes 0x0010e01c 0x1000 + 1101852
    81 com.apple.iTunes 0x0010df38 0x1000 + 1101624
    82 com.apple.iTunes 0x0000ccf4 0x1000 + 48372
    83 com.apple.iTunes 0x00004be8 0x1000 + 15336
    84 com.apple.iTunes 0x000039b0 0x1000 + 10672
    85 com.apple.iTunes 0x000036c0 0x1000 + 9920
    Thread 1:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed710 CFRunLoopRun + 52
    5 com.apple.iTunes 0x00361eec 0x1000 + 3542764
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.iTunes 0x0000bf0c 0x1000 + 44812
    3 com.apple.iTunes 0x0001dfbc 0x1000 + 118716
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90053f88 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900707e8 pthreadcond_timedwait_relativenp + 556
    2 com.apple.iTunes 0x000327c0 0x1000 + 202688
    3 com.apple.iTunes 0x000326d4 0x1000 + 202452
    4 com.apple.iTunes 0x0003261c 0x1000 + 202268
    5 com.apple.iTunes 0x0036208c 0x1000 + 3543180
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1da3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf64d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed710 CFRunLoopRun + 52
    5 com.apple.iTunes 0x00361eec 0x1000 + 3542764
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000006bd48c srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x42822228 xer: 0x0000000020000006 lr: 0x00000000006bd488 ctr: 0x00000000000e35a0
    r0: 0x0000000080810194 r1: 0x00000000bfff9980 r2: 0x00000000000033f5 r3: 0x00000000808101a4
    r4: 0x0000000000e9504c r5: 0x0000000004de05d8 r6: 0x00000000ffffffff r7: 0x0000000000000001
    r8: 0x0000000000000001 r9: 0x000000000017511c r10: 0x0000000003102e00 r11: 0x00000000ffffffff
    r12: 0x00000000000e35a0 r13: 0x0000000044822222 r14: 0x0000000000000000 r15: 0x00000000031eaa00
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x00000000bfffa9bc
    r20: 0x00000000a000487c r21: 0x00000000a000487c r22: 0x00000000a0001fa4 r23: 0x0000000000000000
    r24: 0x00000000a0001fa4 r25: 0x0000000000000000 r26: 0x0000000003004e00 r27: 0x0000000004de05d8
    r28: 0x00000000bfff9a08 r29: 0x0000000004de05d8 r30: 0x000000000002e650 r31: 0x0000000080810194
    Binary Images Description:
    0x1000 - 0xc69fff com.apple.iTunes 9.2.1 /Applications/iTunes.app/Contents/MacOS/iTunes
    0xee0000 - 0xf6bfff com.apple.iTunes.iPodUpdater 9.2 /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x189b000 - 0x189dfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1a05000 - 0x1b06fff com.apple.WebKit 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1bad000 - 0x1d28fff com.apple.JavaScriptCore 4533 (4533.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1d80000 - 0x2a22fff com.apple.WebCore 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x3be6000 - 0x3bf4fff net.telestream.license 1.0.7.2 /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x3c9c000 - 0x3c9dfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x3caf000 - 0x47dffff com.apple.CoreFP 1.8.23 (1.8) /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x73e1000 - 0x744dfff com.apple.mobiledevice 392.8 /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x747b000 - 0x7631fff com.apple.audio.codecs.Components 1.5.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x8105000 - 0x82ebfff net.telestream.wmv.import 2.3.4.1 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0c000 - 0x91dfafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431e000 - 0x944defff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94528000 - 0x94565fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9478d000 - 0x9479cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e19000 - 0x94f49fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdc000 - 0x94febfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff3000 - 0x95020fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95027000 - 0x95037fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503b000 - 0x9506afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507a000 - 0x95097fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95489000 - 0x95489fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9548b000 - 0x9550efff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x9553b000 - 0x95581fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x957b0000 - 0x9582cfff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9596a000 - 0x95a1afff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96684000 - 0x96689fff com.apple.iPod 1.3 (13) /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x969e1000 - 0x96a00fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9725d000 - 0x9726afff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x986af000 - 0x992e8fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99816000 - 0x998e7fff com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9adc4000 - 0x9adcafff com.apple.ipodsynchronization 2.2 (36.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0x9fe96000 - 0x9fe9bfff com.apple.CoreMediaAuthoringPrivate 1.6 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x9fea1000 - 0x9ff43fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9ff61000 - 0x9ffa3fff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9ffc8000 - 0x9fff2fff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    Host Name: iMac-G4
    Date/Time: 2010-07-25 11:22:04.965 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: iTunes
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Parent: WindowServer [84]
    Version: 9.2.1 (9.2.1)
    Build Version: 4
    Project Name: iTunes
    Source Version: 9210501
    PID: 288
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x7de37b88
    Thread 0 Crashed:
    0 com.apple.iTunes 0x006bd48c 0x1000 + 7062668
    1 com.apple.iTunes 0x006bd4f4 0x1000 + 7062772
    2 com.apple.iTunes 0x000e36dc 0x1000 + 927452
    3 com.apple.iTunes 0x000e35e0 0x1000 + 927200
    4 com.apple.iTunes 0x001991f8 0x1000 + 1671672
    5 libSystem.B.dylib 0x9001495c _cxafinalize + 232
    6 libSystem.B.dylib 0x90014844 exit + 36
    7 net.telestream.license 0x04b61064 non-virtual thunk [nv:-76] to TSLicenseF4M::~TSLicenseF4M [in-charge deleting]() + 700
    8 net.telestream.license 0x04b5d554 TSLicense::GetVersion(unsigned long&) + 68
    9 net.telestream.wmv.import 0x0817ef64 ACWma1DecoderEntry + 2772
    10 net.telestream.wmv.import 0x0816571c MjpgDecompressorComponentDispatch + 82396
    11 net.telestream.wmv.import 0x0816a310 MjpgDecompressorComponentDispatch + 101840
    12 ...ple.CoreServices.CarbonCore 0x90bdef60 CallComponentFunctionCommon + 1044
    13 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    14 ...ple.CoreServices.CarbonCore 0x90bde9c0 CallComponentOpen + 40
    15 ...ple.CoreServices.CarbonCore 0x90bddc3c OpenAComponent + 520
    16 ...ple.CoreServices.CarbonCore 0x90be9818 OpenComponent + 20
    17 ...ple.CoreServices.CarbonCore 0x90bdeb08 CallComponent + 292
    18 ...ple.CoreServices.CarbonCore 0x90bf19b4 CallComponentGetPublicResource + 48
    19 com.apple.QuickTime 0x948e7ebc cchaMissing + 348
    20 ...ple.CoreServices.CarbonCore 0x90bdfa74 GetComponentPublicResourceList + 440
    21 com.apple.QuickTime 0x948e7b98 startUsingCachedCodecCharacterizations + 312
    22 com.apple.QuickTime 0x948e7270 FindBestChain + 48
    23 com.apple.QuickTime 0x948e5d14 ICMSequenceGetChain + 484
    24 com.apple.QuickTime 0x948dea18 DoBandedDecompress + 5032
    25 com.apple.QuickTime 0x94aad568 ICMAction_aligned + 1368
    26 com.apple.QuickTime 0x948dd43c ICMDeviceLoop + 3564
    27 com.apple.QuickTime 0x948e53a4 DecompressSequenceFrameWhen + 868
    28 com.apple.QuickTime 0x94930884 DecompressSequenceFrameS + 20
    29 ...uickTimeImporters.component 0x9fee76cc importGraphicDrawInternal + 1516
    30 ...uickTimeImporters.component 0x9fee8f2c importGraphicDrawOrDecide + 2220
    31 ...ple.CoreServices.CarbonCore 0x90bdef44 CallComponentFunctionCommon + 1016
    32 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    33 ...ple.CoreServices.CarbonCore 0x90bdeae8 CallComponent + 260
    34 com.apple.QuickTime 0x949305c0 GraphicsImportDraw + 32
    35 com.apple.iTunes 0x000d729c 0x1000 + 877212
    36 com.apple.iTunes 0x000d719c 0x1000 + 876956
    37 com.apple.iTunes 0x00010de4 0x1000 + 64996
    38 com.apple.iTunes 0x00010cf4 0x1000 + 64756
    39 com.apple.iTunes 0x000d70e0 0x1000 + 876768
    40 com.apple.iTunes 0x00178b14 0x1000 + 1538836
    41 com.apple.iTunes 0x00177380 0x1000 + 1532800
    42 com.apple.iTunes 0x000d3528 0x1000 + 861480
    43 com.apple.iTunes 0x000cdb2c 0x1000 + 838444
    44 com.apple.iTunes 0x000d0a88 0x1000 + 850568
    45 com.apple.iTunes 0x0002add8 0x1000 + 171480
    46 com.apple.iTunes 0x00265cb0 0x1000 + 2510000
    47 com.apple.iTunes 0x0026af80 0x1000 + 2531200
    48 com.apple.iTunes 0x001820e8 0x1000 + 1577192
    49 com.apple.iTunes 0x000af334 0x1000 + 713524
    50 com.apple.iTunes 0x000a9934 0x1000 + 690484
    51 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    52 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    53 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    54 com.apple.HIToolbox 0x9334ffe4 HIView::Click(OpaqueEventRef*) + 280
    55 com.apple.HIToolbox 0x9334feb0 HIViewClick + 56
    56 com.apple.HIToolbox 0x9334fe5c HandleClickAsHIView + 156
    57 com.apple.HIToolbox 0x9334f7d0 HandleWindowClick + 516
    58 com.apple.HIToolbox 0x9334f260 HandleMouseEvent + 456
    59 com.apple.HIToolbox 0x932fe2e4 StandardWindowEventHandler + 148
    60 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    61 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    62 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    63 com.apple.HIToolbox 0x9334e230 HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short) + 236
    64 com.apple.HIToolbox 0x934b13e8 HandleMouseEvent(OpaqueEventRef*) + 368
    65 com.apple.HIToolbox 0x932c21fc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 496
    66 com.apple.HIToolbox 0x932bbb84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    67 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    68 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    69 com.apple.iTunes 0x003cfc24 0x1000 + 3992612
    70 com.apple.HIToolbox 0x932bb934 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 692
    71 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    72 com.apple.HIToolbox 0x932baf08 SendEventToEventTargetWithOptions + 40
    73 com.apple.HIToolbox 0x932c22cc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 704
    74 com.apple.HIToolbox 0x932bbb84 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1284
    75 com.apple.HIToolbox 0x932bb08c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 372
    76 com.apple.HIToolbox 0x932c1e90 SendEventToEventTarget + 40
    77 com.apple.HIToolbox 0x93302c04 ToolboxEventDispatcher + 92
    78 com.apple.HIToolbox 0x93302b90 HLTBEventDispatcher + 16
    79 com.apple.HIToolbox 0x93301148 RunApplicationEventLoop + 148
    80 com.apple.iTunes 0x0010e01c 0x1000 + 1101852
    81 com.apple.iTunes 0x0010df38 0x1000 + 1101624
    82 com.apple.iTunes 0x0000ccf4 0x1000 + 48372
    83 com.apple.iTunes 0x00004be8 0x1000 + 15336
    84 com.apple.iTunes 0x000039b0 0x1000 + 10672
    85 com.apple.iTunes 0x000036c0 0x1000 + 9920
    Thread 1:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed710 CFRunLoopRun + 52
    5 com.apple.iTunes 0x00361eec 0x1000 + 3542764
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.iTunes 0x0000bf0c 0x1000 + 44812
    3 com.apple.iTunes 0x0001dfbc 0x1000 + 118716
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c1da3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bf64d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9ac __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed710 CFRunLoopRun + 52
    5 com.apple.iTunes 0x00361eec 0x1000 + 3542764
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000006bd48c srr1: 0x000000000200d030 vrsave: 0x0000000000000000
    cr: 0x44822224 xer: 0x0000000020000006 lr: 0x00000000006bd488 ctr: 0x00000000000e35a0
    r0: 0x000000007de37b78 r1: 0x00000000bfff9920 r2: 0x00000000000033f5 r3: 0x000000007de37b88
    r4: 0x0000000000e9504c r5: 0x0000000004de09f8 r6: 0x00000000ffffffff r7: 0x0000000000000001
    r8: 0x0000000000000001 r9: 0x000000000017511c r10: 0x000000000310d400 r11: 0x00000000ffffffff
    r12: 0x00000000000e35a0 r13: 0x0000000044822222 r14: 0x0000000000000000 r15: 0x000000000323dc00
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x00000000bfffa95c
    r20: 0x00000000a000487c r21: 0x00000000a000487c r22: 0x00000000a0001fa4 r23: 0x0000000000000000
    r24: 0x00000000a0001fa4 r25: 0x0000000000000000 r26: 0x0000000003004e00 r27: 0x0000000004de09f8
    r28: 0x00000000bfff99a8 r29: 0x0000000004de09f8 r30: 0x000000000002ea50 r31: 0x000000007de37b78
    Binary Images Description:
    0x1000 - 0xc69fff com.apple.iTunes 9.2.1 /Applications/iTunes.app/Contents/MacOS/iTunes
    0xee0000 - 0xf6bfff com.apple.iTunes.iPodUpdater 9.2 /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x189b000 - 0x189dfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1a05000 - 0x1b06fff com.apple.WebKit 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1bad000 - 0x1d28fff com.apple.JavaScriptCore 4533 (4533.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1d80000 - 0x2a22fff com.apple.WebCore 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x3a05000 - 0x4535fff com.apple.CoreFP 1.8.23 (1.8) /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x4b5b000 - 0x4b69fff net.telestream.license 1.0.7.2 /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x4c01000 - 0x4c02fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x73e1000 - 0x744dfff com.apple.mobiledevice 392.8 /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x747b000 - 0x7631fff com.apple.audio.codecs.Components 1.5.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x8105000 - 0x82ebfff net.telestream.wmv.import 2.3.4.1 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.24) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0c000 - 0x91dfafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431e000 - 0x944defff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94528000 - 0x94565fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9478d000 - 0x9479cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e19000 - 0x94f49fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdc000 - 0x94febfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff3000 - 0x95020fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95027000 - 0x95037fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503b000 - 0x9506afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507a000 - 0x95097fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95489000 - 0x95489fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9548b000 - 0x9550efff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x9553b000 - 0x95581fff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x957b0000 - 0x9582cfff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9596a000 - 0x95a1afff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96684000 - 0x96689fff com.apple.iPod 1.3 (13) /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x969e1000 - 0x96a00fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9725d000 - 0x9726afff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x986af000 - 0x992e8fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99816000 - 0x998e7fff com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9adc4000 - 0x9adcafff com.apple.ipodsynchronization 2.2 (36.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0x9fe96000 - 0x9fe9bfff com.apple.CoreMediaAuthoringPrivate 1.6 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x9fea1000 - 0x9ff43fff com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9ff61000 - 0x9ffa3fff com.apple.CoreMediaIOServicesPrivate 20.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9ffc8000 - 0x9fff2fff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate

    The kinds of kernel issues related to iTunes and the system crash log
    indicates something else beyond mere permissions is behind the fault.
    Have you looked into the semi-famous
    • *resolving kernel panics* information page:
    http://www.thexlab.com/faqs/kernelpanics.html
    or
    • Technical Note 2063: +Understanding and Debugging kernel panics+
    http://developer.apple.com/mac/library/technotes/tn2002/tn2063.html
    While your logs do indicate a problem, the symptoms may not
    show the entire spectrum of possible signs of the full Kernel Panic
    where, in the greater degree, you'd see the multiple language screen
    and restart message. I've seen the KP without the total failure dialog.
    There may be some other issue behind this latest indicator, as noted
    in your earlier post regarding issues with the computer prior to this one.
    An outside idea, once you get the real problem solved, if you do not need
    the latest version of iTunes to play music and use the store, or view new
    high res video your old Mac can't handle, you could consider reverting to
    an older version of iTunes, checking out details should indicate if it's better.
    *iTunes 8.2.1* http://support.apple.com/kb/DL857 (my G4 Macs have this.)
    When looking through your previous issue/post about this same computer,
    I can't help but wonder if there was something else overlooked in the path.
    re: http://discussions.apple.com/message.jspa?messageID=11987197#
    Since I was not there to see something that may have casually been overlooked
    maybe some further checking into some of the possible problems, including the
    way the OS was installed, or a re-verification of status of the computer's hardware
    may be in order. Anything from the quality of RAM chips, to the status of the logic
    board, or other hardware in the computer, could also play into an odd problem.
    (Which downloaded hardware test did you use? Can you cite the D/L link?)
    Hopefully it is not too difficult to get the computer running correctly again.
    Good luck & happy computing!

  • Finder crashes with OS 10.6.8. With or without any apps running finder will hang repeatedly causing the iMac to hang also. I upgraded from 10.5.8 to 10.6.8 recently and finder was OK for 1 week. How do I submit a crash log?

    Folllowing an upgrade from 10.5.8 to 10.6.8  (Snow Leopard) Finder frequently hangs, causing any open apps and the iMac to hang. This will occur whether or not any 3rd party apps or Safari are open. About 50% of the time trying to empty the trash will cause a finder hang. There are no error messages to let me know what code such a hang may be. Repeated attempts to force quit the iMac always fail, so I have to hard crash using the power button. Multiple attempts are required to successfully restart via the login screen. I do not know whether any other apps, such as Safari or screen saver may be involved. I think a crash log would help, however I am not sure whether I should look in: useres/library/logs/DaiagnosticReports or : users/library/logs/CrashReporter, and whether I should attempt to open the latest in either in Console or Text edit and then post here. Also, is this the appropriate site to post a log in the hope that Apple may look at it? I have read through threads on Apple finder, and am stunned to find that after all these OS-X versions finder is still buggy and inferior to MS Explorer and Apple appears to be in denial. Maybe their efforts are in devices such as iPhones and iPads? Ths issue never occured in OS 10.5.8.

    Better is http://www.apple.com/feedback/macosx.html

  • Can anyone help with this crash log? Much appreciated

    I have been having constant crashes which I suspect is RAM related. My computer will suddenly shut down while working but the drive still spins and if I'm on skype the camera will stay on but I can't see anything on the screen and often have to pull the battery and wait before I can restart.
    I found this crash log that may be related but not sure:
    Date/Time: 2008-12-21 11:48:20.677 -0500
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: qmasterd
    Path: /usr/sbin/qmasterd
    Parent: qmasterd [192]
    Version: ??? (???)
    PID: 229
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x000007c8
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9080f436 CFStringGetCharacterAtIndex + 158
    1 com.apple.CoreFoundation 0x9080f22f CFURLCreateWithFileSystemPath + 76
    2 com.apple.qmaster.SwampCore 0x003ac189 swamp::CPropertyListFile<swamp::CServiceCacheEntry>::refresh() + 51
    3 com.apple.qmaster.SwampCore 0x00383892 swamp::CServiceCacheFile::refresh() + 346
    4 qmasterd 0x000029d3 0x1000 + 6611
    5 qmasterd 0x0000640d 0x1000 + 21517
    6 qmasterd 0x00006907 0x1000 + 22791
    7 qmasterd 0x00006c80 0x1000 + 23680
    8 qmasterd 0x000021e6 0x1000 + 4582
    9 qmasterd 0x00002101 0x1000 + 4353
    Thread 1:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x000007c8 ebx: 0x9080f3a6 ecx: 0x00000007 edx: 0x00000000
    edi: 0x003bf100 esi: 0x003a6d80 ebp: 0xbffffa58 esp: 0xbffffa30
    ss: 0x0000001f efl: 0x00010202 eip: 0x9080f436 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xffff qmasterd /usr/sbin/qmasterd
    0x205000 - 0x2eafff com.apple.AECore 3.0.1 /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x37e000 - 0x3befff com.apple.qmaster.SwampCore 3.0.1 /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

    I just had another panic attack as I was about to skype a friend. Skype has been a constant in this I now realize and as I called a friend on skype the computer shut down and then restarted itself, a different twist but this time I got this log. Any help would be greatly appreciated.
    Thanks in advance
    Sun Dec 21 22:13:01 2008
    Machine-check capabilities 0x0000000000000806:
    6 error-reporting banks
    threshold-based error status present
    Machine-check status 0x0000000000000005
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32MC0STATUS(0x401): 0xb200004000000800 valid
    MCA error code : 0x0800
    Model specific error code: 0x0000
    Other information : 0x00000040
    Threshold-based status : Undefined
    Status bits:
    Processor context corrupt
    Error enabled
    Uncorrected error
    IA32MC1STATUS(0x405): 0x0000000000000000 invalid
    IA32MC2STATUS(0x409): 0x0000000000000000 invalid
    IA32MC3STATUS(0x40d): 0x0020000000000000 invalid
    IA32MC4STATUS(0x411): 0x0000000000000011 invalid
    IA32MC5STATUS(0x415): 0xb200121020080400 valid
    MCA error code : 0x0400
    Model specific error code: 0x2008
    Other information : 0x00001210
    Threshold-based status : Undefined
    Status bits:
    Processor context corrupt
    Error enabled
    Uncorrected error
    panic(cpu 1 caller 0x001A42CB): Machine Check (CPU:1, thread:0x380cf5c, trapno:0x12, err:0x0),registers:
    CR0: 0x8001003b, CR2: 0x36224000, CR3: 0x00e90000, CR4: 0x000006e0
    EAX: 0x00000000, EBX: 0x0ee6b280, ECX: 0x0380cf5c, EDX: 0x004be094
    ESP: 0x35270e3c, EBP: 0x35270e78, ESI: 0x004be090, EDI: 0x0395e2c0
    EFL: 0x00000006, EIP: 0x00198275
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x35272ee8 : 0x128d0d (0x3cc65c 0x35272f0c 0x131f95 0x0)
    0x35272f28 : 0x1a42cb (0x3d27fc 0x1 0x380cf5c 0x12)
    0x352730e8 : 0x19c103 (0x35273100 0xffffffff 0xffffffff 0xffffffff) Backtrace terminated-invalid frame pointer 0x35270e78
    Kernel version:
    Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386

  • HELP! IPhoto 08' crashes every time I open it. (Crash log posted)

    So every time I open up IPhoto it crashes. I have a 15" Macbook Pro 2.4Ghz with 2 GB of 667Mhz DDR2 SDRAM with 92GB of hard drive space left on a 160GB hard drive. I've tried reinstalling, reparing disk permissions, deleting the Thumb32Segment.data, Thumb64Segment.data and ThumbJPGSegment.data and rebuilding the IPhoto library but nothing is working. Additionally it works on all other users accounts. Ill post the log from IPhoto.crash.log:
    Host Name: _____________________
    Date/Time: 2008-01-09 22:01:57.176 -0800
    OS Version: 10.4.10 (Build 8R4049)
    Report Version: 4
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Parent: WindowServer [59]
    Version: 7.1 (7.1)
    Build Version: 9
    Project Name: iPhotoProject
    Source Version: 3470000
    PID: 684
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x17293000
    Thread 0 Crashed:
    0 <<00000000>> 0xffff0884 __memcpy + 228 (cpu_capabilities.h:228)
    1 libSystem.B.dylib 0x9001640c fread + 140
    2 com.apple.iPhoto 0x0021701a 0x1000 + 2187290
    3 com.apple.iPhoto 0x0021718b 0x1000 + 2187659
    4 com.apple.iPhoto 0x000ae48e 0x1000 + 709774
    5 com.apple.iPhoto 0x000a21ff 0x1000 + 659967
    6 com.apple.iPhoto 0x000afae2 0x1000 + 715490
    7 com.apple.iPhoto 0x000a490d 0x1000 + 669965
    8 com.apple.iPhoto 0x0009ee86 0x1000 + 646790
    9 com.apple.iPhoto 0x000947be 0x1000 + 604094
    10 com.apple.iPhoto 0x00095c05 0x1000 + 609285
    11 com.apple.iPhoto 0x00061397 0x1000 + 394135
    12 com.apple.Foundation 0x927ed17b nsnotecallback + 230
    13 com.apple.CoreFoundation 0x908563e6 __CFXNotificationPost + 345
    14 com.apple.CoreFoundation 0x9084dbd1 _CFXNotificationPostNotification + 600
    15 com.apple.Foundation 0x927e5724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    16 com.apple.Foundation 0x927ec6c9 -[NSNotificationCenter postNotificationName:object:] + 55
    17 com.apple.AppKit 0x9327be94 -[NSApplication _postDidFinishNotification] + 124
    18 com.apple.AppKit 0x9327bd7e -[NSApplication _sendFinishLaunchingNotification] + 67
    19 com.apple.AppKit 0x9327b87d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    20 com.apple.AppKit 0x9327b448 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    21 com.apple.Foundation 0x927f2e65 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    22 com.apple.Foundation 0x927f2c8f _NSAppleEventManagerGenericHandler + 91
    23 com.apple.AE 0x915236c5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    24 com.apple.AE 0x915235f6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    25 com.apple.AE 0x915234c2 aeProcessAppleEvent + 190
    26 com.apple.HIToolbox 0x92df51e4 AEProcessAppleEvent + 37
    27 com.apple.AppKit 0x9327963d _DPSNextEvent + 1044
    28 com.apple.AppKit 0x93279056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    29 com.apple.AppKit 0x93272ddb -[NSApplication run] + 512
    30 com.apple.AppKit 0x93266d2f NSApplicationMain + 573
    31 com.apple.iPhoto 0x000028ee 0x1000 + 6382
    32 com.apple.iPhoto 0x00002815 0x1000 + 6165
    Thread 1:
    0 libSystem.B.dylib 0x9003f6cf syscallthreadswitch + 7
    1 com.apple.AppKit 0x93350682 -[NSUIHeartBeat _heartBeatThread:] + 1399
    2 com.apple.Foundation 0x927f52e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.iPhoto 0x00503dbc 0x1000 + 5254588
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffff088b ebx: 0x9001638e ecx: 0x00010000 edx: 0x00040000
    edi: 0x17293000 esi: 0x17153000 ebp: 0xbfffec78 esp: 0xbfffec70
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff0884 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x6a1fff com.apple.iPhoto 7.1 /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x78c000 - 0x796fff com.apple.UpgradeChecker 1.0 /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1008000 - 0x1077fff com.apple.iLifeMediaBrowser 1.0.2 (193) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x1205000 - 0x12a4fff com.apple.DotMacKit 46 (3.0.2L) /Applications/iPhoto.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x1312000 - 0x1391fff com.apple.imageKit 1.0 /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frame works/ImageKit.framework/Versions/A/ImageKit
    0x16ce7000 - 0x16cf2fff com.apple.BookService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x16ef8000 - 0x16f5afff com.apple.NetServices.NetServices 6.0 /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x16fa8000 - 0x16faffff com.apple.NetServices.BDControl 1.0.5 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x16fb9000 - 0x16fbcfff com.apple.NetServices.BDRuleEngine 1.0.2 /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x16fc3000 - 0x16fcdfff com.apple.CalendarsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x16fd7000 - 0x16fe1fff com.apple.CardsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x16feb000 - 0x16ff0fff com.apple.NetSlidesService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x16ff8000 - 0x17003fff com.apple.PrintsService 6.0 /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b22000 - 0x92b3dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931f0fff com.apple.opengl 1.5.1 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f5000 - 0x93210fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93260000 - 0x93260fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93262000 - 0x93918fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c99000 - 0x93d14fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4d000 - 0x93e07fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e4a000 - 0x93e4afff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4c000 - 0x9400dfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94053000 - 0x94094fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409c000 - 0x940dffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e3000 - 0x940f9fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94108000 - 0x945c4fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x946f6000 - 0x9473efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94843000 - 0x94852fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94859000 - 0x94864fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x948b0000 - 0x948cafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x948d0000 - 0x94bd9fff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94d5c000 - 0x94ea2fff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f2e000 - 0x94f3dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f44000 - 0x94f6dfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f73000 - 0x94f82fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f86000 - 0x94fabfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fb7000 - 0x94fd4fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95079000 - 0x95079fff com.apple.DiscRecording 3.2.0 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9507b000 - 0x950f9fff com.apple.DiscRecordingEngine 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95129000 - 0x9516bfff com.apple.DiscRecordingContent 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95300000 - 0x95393fff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x953ed000 - 0x9546dfff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x954a6000 - 0x95785fff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95904000 - 0x95927fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95ac1000 - 0x95b41fff com.apple.QTKit 7.2 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95b80000 - 0x95ba2fff com.apple.CoreMediaPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95baf000 - 0x95bebfff com.apple.CoreMediaIOServicesPrivate 1.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95c3a000 - 0x95c3cfff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x95c3f000 - 0x95c77fff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96cc4000 - 0x96cc4fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x971ab000 - 0x971cdfff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x973aa000 - 0x973aafff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97c32000 - 0x97d09fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97d92000 - 0x97d92fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97d94000 - 0x97d94fff com.apple.AppleAppSupport 1.4 /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x97ed2000 - 0x97eeefff com.apple.DiscRecordingUI 3.2.0 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x9833a000 - 0x9833cfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x99fa9000 - 0x99fb4fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99fbe000 - 0x9a12afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    The crash report above says iPhoto 7.1 and it's up to 7.1.1 now.
    If it created a new library no problem then is strongly suggests that your current library is damaged.
    Some things to try:
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums back.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Crash logs when starting several applications...

    Long-time reader, first-time poster... Dunno if this is the right place for this post, but here goes.
    Software update wanted to update safari, and this morning I finally said ok. Wanted to restart to finish installing and on restart it said the update failed. Now, can't launch several programs. All I get is a crash log.
    Thus far, the affected applications are Twitter, Evernote, Coda, Garagband, Software Update, Package Installer, Safari, App Store, iMovie, etc.
    I found several threads on DiskUtility and verify permissions and repair permissions. Several items were returned and are posted below.
    Crash log for SoftwareUpdate is also posted below.
    I am a longtime XP user who managed to screw up machines pretty good over the years, but I always managed to google a fix - often malware or a virus. I'm taking for granted that now malware has found its way onto my MBP which I fired up out of the box about two months ago.
    This one has got me pretty stymied...
    Any ideas. Thanks in advance.
    *Repair permissions log*
    Repairing permissions for “Macintosh HD”
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/management-a gent.jar".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/dt.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/jce.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar", should be lrwxr-xr-x , they are -rw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/management- agent.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/security/bl acklist".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle", should be drwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Home/lib/security/cacerts", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Home/lib/security/cacerts".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/Java/libdeploy.jnilib".
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    Permissions repair complete
    *Crash log for SoftwareUpdate*
    Process: Software Update [834]
    Path: /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
    Identifier: com.apple.SoftwareUpdate
    Version: 4.0.6 (270)
    Build Info: SoftwareUpdate-2700000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [249]
    Date/Time: 2011-03-20 18:00:27.787 -0500
    OS Version: Mac OS X 10.6.6 (10J567)
    Report Version: 6
    Interval Since Last Report: 264477 sec
    Crashes Since Last Report: 46
    Per-App Interval Since Last Report: 12554 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: 78181512-B9DF-436A-8A5B-445CCA55C464
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Dyld Error Message:
    Symbol not found: __ZN7WebCore12RenderWidget29suspendWidgetHierarchyUpdatesEv
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Expected in: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Binary Images:
    0x100000000 - 0x10001afff com.apple.SoftwareUpdate 4.0.6 (270) <5300E750-2407-2C24-7811-86D73652E61C> /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
    0x10002a000 - 0x1001a8ff7 com.apple.WebKit 6533.20 (6533.20.25) <7AFA5FA8-C044-A000-B666-59DAF1CCFF90> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    0x7fff80038000 - 0x7fff8003cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff800ff000 - 0x7fff800ffff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8032f000 - 0x7fff8051efe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff807b0000 - 0x7fff80b4dfe7 com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff80b96000 - 0x7fff80d57fff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    0x7fff80dcb000 - 0x7fff80e0cfef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80e0d000 - 0x7fff81a80fef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff81a81000 - 0x7fff81b00fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81b25000 - 0x7fff81bd4fff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81da0000 - 0x7fff81ec6fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81ec7000 - 0x7fff81f0fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff81f15000 - 0x7fff81f2efff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff81f2f000 - 0x7fff81f69fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff821d0000 - 0x7fff821d0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff821d1000 - 0x7fff821d6ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff821f8000 - 0x7fff82250fff com.apple.PackageKit 1.1.1 (90.2) <F5D8C238-9BDC-69CC-F06B-840CAC085ADC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff82251000 - 0x7fff82306fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82307000 - 0x7fff823bdfff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff82534000 - 0x7fff82539fff libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8253a000 - 0x7fff8255bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff8255c000 - 0x7fff8255cff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8255d000 - 0x7fff82563ff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82564000 - 0x7fff82636fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8271a000 - 0x7fff82757fff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82758000 - 0x7fff8275cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8275d000 - 0x7fff8281efe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8281f000 - 0x7fff8289cfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8289d000 - 0x7fff828ccfef com.apple.SoftwareUpdate.framework 4.0.6 (270) <CFDD5A9D-592A-D559-3400-2E4B595F2E0F> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    0x7fff828cd000 - 0x7fff828cdff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff828ce000 - 0x7fff828d9ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82919000 - 0x7fff8292ffe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff82930000 - 0x7fff82946fff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff82947000 - 0x7fff8295cff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8295d000 - 0x7fff82964fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff829a7000 - 0x7fff829f9ff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff829fa000 - 0x7fff82a05fff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82aff000 - 0x7fff83309fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8330a000 - 0x7fff8358dff7 com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8358e000 - 0x7fff835a2ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff835a3000 - 0x7fff83f99fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84081000 - 0x7fff8409cff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8409d000 - 0x7fff84323fff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84337000 - 0x7fff8466bfff com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8466c000 - 0x7fff8466cff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8466d000 - 0x7fff84707fff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84708000 - 0x7fff8470dfff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff84738000 - 0x7fff8477bff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8477c000 - 0x7fff8478aff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib
    0x7fff847cd000 - 0x7fff847d8fff com.apple.bsd.ServiceManagement 1.1 (1.1) <D54D8562-BB62-A436-8A90-263908C1D0DC> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff84821000 - 0x7fff84822fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff84823000 - 0x7fff84824ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84825000 - 0x7fff848e2ff7 com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84c27000 - 0x7fff84c52ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff84cd0000 - 0x7fff84d11fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84d12000 - 0x7fff84d4efe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
    0x7fff84d4f000 - 0x7fff84d52ff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84d53000 - 0x7fff8545006f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85451000 - 0x7fff85551fef com.apple.DiskImagesFramework 10.6.5 (289) <236E08B9-BDA8-2E15-AC59-F11C853591F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8555d000 - 0x7fff855e2ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff855e3000 - 0x7fff85600ff7 libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85601000 - 0x7fff8563afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff8563b000 - 0x7fff85678ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff856da000 - 0x7fff856e9fff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff856ea000 - 0x7fff85725fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85727000 - 0x7fff8577cff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8577d000 - 0x7fff8578eff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff8578f000 - 0x7fff85946fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff85bee000 - 0x7fff85c13ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86119000 - 0x7fff86128fff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86129000 - 0x7fff8615afff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8615b000 - 0x7fff8615dfff libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8615e000 - 0x7fff861aafff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff861ab000 - 0x7fff8624bfff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8624c000 - 0x7fff86324fe7 com.apple.DiscRecording 5.0.8 (5080.4.1) <54494D9C-BA51-74C0-3E87-D3B8B7DFEACC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8642a000 - 0x7fff8645cfff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff86497000 - 0x7fff8660efe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8660f000 - 0x7fff86615ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff86640000 - 0x7fff8664dfe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8664e000 - 0x7fff86765fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff869aa000 - 0x7fff869b7ff7 com.apple.AppleFSCompression 24.4 (1.0) <F521CD1B-AC29-DA0B-BE8D-4F6F9F68A994> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff869b8000 - 0x7fff86ad1fef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff86ad2000 - 0x7fff86b87fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86bad000 - 0x7fff86c92fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86c93000 - 0x7fff86d11fff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86dcf000 - 0x7fff86dd5ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86dec000 - 0x7fff86e78fef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff86e79000 - 0x7fff86ee3fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff86ee4000 - 0x7fff871e2fe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff871e3000 - 0x7fff87206fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87270000 - 0x7fff872aafff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff872ab000 - 0x7fff872d1fe7 libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff872f5000 - 0x7fff872f8fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff872f9000 - 0x7fff8733aff7 com.apple.MediaKit 10.3 (485) <0B1646B6-BBEC-774A-A2B5-A89EE5412AD0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8733b000 - 0x7fff8739bfe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff875fb000 - 0x7fff87644fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87645000 - 0x7fff87a88fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff87a89000 - 0x7fff87a9bfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87b4a000 - 0x7fff87b59fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87dd4000 - 0x7fff87dd6fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff87dff000 - 0x7fff87e0bfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <D659C43E-3E1A-F45C-9EFB-AF18990A402E> /usr/lib/libbz2.1.0.dylib
    0x7fff87e0c000 - 0x7fff88239fe7 com.apple.RawCamera.bundle 3.6.0 (558) <9F93BC25-80D8-15B5-5529-E6199E3A5CA1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88250000 - 0x7fff88253ff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff88291000 - 0x7fff882e0fef libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff884c5000 - 0x7fff884c6ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff884c7000 - 0x7fff884fcff7 com.apple.DiskManagement 3.4 (355) <253A08B7-A1C5-6810-027E-CE483F4BF3F7> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff884fd000 - 0x7fff88525fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff88526000 - 0x7fff88600ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff88601000 - 0x7fff88648ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8864b000 - 0x7fff88789fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff888eb000 - 0x7fff88901fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88914000 - 0x7fff88928fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88929000 - 0x7fff889b9fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff889ba000 - 0x7fff889daff7 com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff889db000 - 0x7fff88a2aff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff88cb1000 - 0x7fff88d7bfef com.apple.installframework 594 (594.1) <9D4CF39A-D18E-A8B1-2AFA-65CC8109A05F> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    0x7fff88dcc000 - 0x7fff88eedfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88eee000 - 0x7fff88eeeff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88eef000 - 0x7fff88fa8fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff88fa9000 - 0x7fff88fa9ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88faa000 - 0x7fff88fd9fff com.apple.framework.Admin 4.5 (4.5) <8F5A3803-7C4F-16DA-1B74-B9A1EF92614B> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff88fda000 - 0x7fff89024ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff89025000 - 0x7fff891e3fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Ethernet Adaptor (en3), Ethernet, en3
    Network Service: Ethernet Adaptor (en2), Ethernet, en2
    Serial ATA Device: TOSHIBA MK3255GSXF, 298.09 GB
    Serial ATA Device: MATSHITADVD-R UJ-898
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: FreeAgent, 0x0bc2, 0x3001, 0xfd130000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000

    Since you're new to Macs, see:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    Mac 101: Mac Essentials,
    Mac OS X keyboard shortcuts,
    Anatomy of a Mac,
    MacTips, and
    Switching to the Mac: The Missing Manual, Snow Leopard Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist,
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

  • Could someone help me troubleshoot my crash logs please?

    Hello lovely people,
    I seem to suffer complete system crashes every week or so, and I really would love to get to the bottom of it so I don't lose any more time and work! I'm talking about the kind of crash where the only solution is to hold down the power button to force a restart.
    I've got 5 crash logs in the table below, each showing the events just before the crash. Hopefully there is a recurring pattern and we can track down the cause of the crashes, ideally to a single application or process.
    The crashes usually happen within a few minutes of waking the system from sleep. Hopefully that will give someone some clues. Maybe certain apps/processes don't like being woken from sleep?!
    Thanks loads in advance. Your help is so very much appreciated!
    Alex =)
    Date of crash
    Snippet of crash log
    15/4/11
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: hibernate_page_list_setall start
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: hibernate_page_list_setall time: 417 ms
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 M-Audio FireWire Device Helper[56]: system wake
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: pages 987903, wire 133725, act 427899, inact 125555, spec 3, zf 4088, throt 0, could discard act 108277 inact 153717 purgeable 20214 spec 14425
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 M-Audio FireWire Device Helper[56]: <MAFireWireLoader: 0x108b60> responds to system wake
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: hibernate_page_list_setall found pageCount 691270
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: IOHibernatePollerOpen(0)
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: writing 689865 pages
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: image1Size 312754176
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: all time: 30527 ms, comp time: 5060 ms, deco time: 0 ms,
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: image 1540183040, uncompressed 2825687040 (689865), compressed 1530222576 (54%), sum1 4c957449, sum2 cbd96cdb
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: hibernate_write_image done(0)
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: sleep
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: Wake reason = EC LID0
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: System Wake
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: Previous Sleep Cause: 5
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: en1: 802.11d country code set to 'X3'.
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: en1: 802.11d country code set to 'GB'.
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 5 6 7 8 9 10 11 12 13 1 2 3 4 5 6 7 8 9 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 40 48 56 64 104 112 120 128 136 36 44 52 60 100
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: Auth result for: 00:18:4d:42:9e:ac MAC AUTH succeeded
    Apr 15 09:39:29 a-cleaters-macbook-pro-69 kernel[0]: AirPort: Link Up on en1
    Apr 15 09:39:30 a-cleaters-macbook-pro-69 mDNSResponder[16]: setsockopt - IP_ADD_MEMBERSHIP error -1 errno 49 (Can't assign requested address) group 224.0.0.251 on 192.168.0.6
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.651 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.658 flock:feedmanager:warn] Error processing feed: http://news.cnet.com/2547-1_3-0-20.xml
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.659 flock:poller:error] The service @flock.com/feed-manager;1 returned the following error while refreshing 'urn:flock:feed:http://news.cnet.com/2547-1_3-0-20.xml'
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: no details
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.736 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.782 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.798 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.815 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.837 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.873 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.882 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.889 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.893 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.899 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.903 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:31 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:31.910 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:32 a-cleaters-macbook-pro-69 synkd[54]: SchedulerRunner is running
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:33.998 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.003 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.008 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.012 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.020 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.025 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.030 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.041 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.045 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.047 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.050 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.052 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: [09:39:34.057 flock:DiggAPI:error] getTopStories_onError(..., 'call', ...)
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 mDNSResponder[16]: Note: Frequent transitions for interface en1 (192.168.0.6); network traffic reduction measures in effect
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 mDNSResponder[16]: LNT MakeTCPConnection: bad address/port 192.168.0.1:0
    Apr 15 09:39:34 a-cleaters-macbook-pro-69 mDNSResponder[16]: Legacy NAT Traversal - unmap request failed with error -65549
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.876 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.877 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.911 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.903 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.937 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.942 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.936 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.941 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.944 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.944 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.945 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.946 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.947 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.950 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.951 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.956 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.956 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.957 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.957 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.965 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.966 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.966 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.967 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.968 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.972 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.974 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.973 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.975 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.975 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.976 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.976 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.977 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.977 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.979 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.980 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.981 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.980 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.983 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.983 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.985 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.986 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.990 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.991 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.993 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.995 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.996 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:35.997 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:35.998 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.000 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.000 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.002 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.003 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.004 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.005 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.005 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.005 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.006 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.007 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.008 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.010 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.008 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.010 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.013 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.014 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.015 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.016 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.017 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.017 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.018 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.019 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.025 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.022 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.026 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.028 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.026 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.028 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.031 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.034 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.055 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.057 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.059 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.036 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.057 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.059 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.061 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.063 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.074 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.075 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.076 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.077 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.063 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.092 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.091 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.102 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.109 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.116 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.123 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.124 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.135 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.152 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.137 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.165 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.197 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.187 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.200 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.221 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.222 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.224 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.227 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.228 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.226 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.229 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.234 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.238 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.239 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.241 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.242 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.233 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.237 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.240 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.243 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.244 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.245 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.246 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.247 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.248 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.249 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.250 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.253 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.263 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.284 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.270 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.285 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 6 times ---
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:35 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 4 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 6 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 2 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.288 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.294 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.292 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.297 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.303 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.299 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.315 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.319 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.320 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.320 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.318 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.322 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.352 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.348 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.354 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.359 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.362 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.363 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.364 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.365 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.385 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.388 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.386 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.389 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.391 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.392 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.391 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.393 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.395 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.396 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.397 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.396 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.398 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.404 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.406 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.407 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 9 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 4 times ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 soffice[6800]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.407 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.422 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.427 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 firefox-bin[4228]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.430 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.462 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.462 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.477 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.479 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.480 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.481 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.484 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.484 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.486 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.485 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.490 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.491 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.491 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.492 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.493 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.494 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.495 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.496 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.496 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.499 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.498 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.499 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.499 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.504 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.509 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.506 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.512 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 flock-bin[4468]: _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.514 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.515 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.516 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.519 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.525 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.526 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.527 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.529 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.532 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.531 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.533 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.534 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.536 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.536 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.545 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.545 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.550 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.554 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.557 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.563 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.564 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.565 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.566 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.567 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.569 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.575 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.582 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.586 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.587 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.588 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.589 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.590 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.591 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36: --- last message repeated 1 time ---
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.572 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.597 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.593 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.605 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.607 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.608 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.608 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.611 firefox-bin[4228:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x196196].com.flock.Flock[0]: 2011-04-15 09:39:36.611 flock-bin[4468:10b] _NXGetScreenRect: error getting display bounds (1001)
    Apr 15 09:39:36 a-cleaters-macbook-pro-69 [0x0-0x179179].org.mozilla.firefox[0]: 2011-04-15 09:39:36.613 firefox-bin[4

    The log you posted is not a crash log but a console log.  Crash logs are found in the CrashReporter section of the Console utility's data.  You also need to tell us whether you are experiencing a crash or a kernel panic.  And, you need to provide more information on what you are doing when the crash occurs, what applications you are running, etc.
    I would also suggest you try booting into Safe Mode and operating for a while to see if the crashes stop.  If they do then that indicates a problem within your Home folder. 
    It would also be useful to boot up with none of the applications running that you normally use.  Then run only one of your applications at a time to see if crashes occur.  This may help narrow down the problem to a specific application.

Maybe you are looking for

  • Creating a simple and small DataBase..Please HELP

    I study Information Systems (MSc)..and I am taking a DataBase course that requires a Project to be done on a RDBMS..I decided to build the database using ORACLE 9i (on windows xp professional).. I want to use the Database Configuration Assistant to b

  • Automatic Creation PO from Sales Order

    Hi All, I'd like to make automatic PO Creation check box (Sales Order - logistics tab) is checked by default (not blank).  Do you have any idea how to do this? Currently I use SAP B1 2005B version. Thanks and Regards

  • Ieee 1394 fire wire

    Is there a way to add an ieee1394 fire wire port to an hp pavilion dv7 lap top? 

  • How do I get the top bar back that shows page description and the Firefox logo?

    The bar at the top of Firefox that appears on every program above the menu bar is gone. As in, the bit that normally displays the page title, and the firefox logo. It now looks indistinguishable from Chrome. I'm not in full screen mode. When I click

  • ECC 6.0 Upgration

    Hi all, 1. What are the steps needed to be done when upgrading SAP R/3 4.7 to ECC 6.0.? 2. What are the new features added in ECC 6.0. Thanks, Rams