Kde daemon crash at startup. kde on Arch.

I just installed Arch the first time. after some unsuccessful attemps to with awesome, I tried to install xfce and kde. I managed to get both running without problems, but after further installation of additional packages (like amarok1, alsa, kile, qtoctave, stellarium, GIMP, Geeqie, Ktorrent, Kopete), the KDE daemon crashes at startup ad a kde crash bug report is displayed. I can't see any window content or windows any more, but other functionality like tabbing through windows or quicklaunch still works. I can get window content if I kill the plasma-desktop. (There also isn't any sound.)
I followed thou the beginners guide and also official installation, checked the archlinux wiki on KDE and others, googled. I can't figure out what happened.
I'm running following Daemons:
/etc/rc.conf
DAEMONS=(hwclock @syslog-ng dbus netfs crond alsa @cups)
I start kdm through etc/inittab as suggested on archwiki kde.
startx runs fine, I suspect thou that I'm missing some xinit config files, but not sure thou what is needed as I start kdm through inittab.
I'd be glad for any suggestions or help! =)
full /etc/inittab, /etc/rc.conf, /var/log/Xorg.0.log on:
http://pastebin.com/UBysin7q
I have a Lenovo X220 Laptop plus externalmonitor, which runs fine.

Problem solved. I reinstalled arch and kde desktop environment. everything works smooth now
thank you thou anyway for your help. I looked into ~/.xsession-errors , but there we're just too many error messages. I believe the problem was linked to phonon-vlc.

Similar Messages

  • Plasma Desktop Shell and KDE Daemon crash just after booting

    Hi,
    these two are 'unexpectedly closing' right after startup. Basics are still working, but its anoing and not even the keyboard layout is correct. I upgraded my system completely right before. I tried downgrading of some packages, but it seems I didn't find the correct packages (tried kdebase-plasma for example). Any tips what could be wrong and what I could do to get it back working again? In which packages are these included?
    Many Thanks!
    André

    read this.

  • [SOLVED] kdeinit4 crashing on startup (and a few other new installat..

    I have just switched from openSuSE to ArchLinux, and needless to say, am a bit disappointed as to why I didn't make the switch before. ArchLinux is just pure awesome and everything seems to be working fine after a mile of manual readings and tweaking around configuration files. There are just a few issues I'm facing:
    1. kdeinit4 crashes on startup: I get a KCrash dialog which says that it has crashed. The title says 'The KDE Daemon has crashed'. This is the backtrace I was able to generate from that: http://pastebin.com/L7C9iwPY
    2. KDE does not store any session data: I don't like those pesky launchers on my plasma panel (the one with the taskbar and all), so I removed them. But after the reboot, they reappear. I have to remove them every session. With yakuake, I have to change the height and width of the console at every reboot, as it just switched back to the default values at every session start. Some settings do seem to persist though, for example, I have my plasma panel set at the top screen edge. This stays the same for every reboot. I have a feeling this problem has something to do with the KDE daemon crashing.
    3. Nepomuk keeps on crashing: I keep on getting this notification error on startup: http://imgur.com/PyGpQ
    Other than this, everything seems to work with my laptop.
    Information about my laptop
    Model: Dell Studio 1555
    KDE version: KDE 4.7.00 (from repository)
    Output of `uname -a`: Linux meanmachine 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux
    Last edited by rohanprabhu (2011-09-04 10:25:43)

    Also, for now to solve the problem, I am making kdeinit not play any notification sounds. Since phonon-vlc is crashing KDE applications (from a look around the web, it is not only kdeinit that is crashing due to the phonon-vlc bug), this must be when it tries to play some media, which obviously is the startup notifications.
    Go to System Settings > Application and System Notifications > Player Settings and select 'No Audio Output'. Works for me.
    Or one can just switch to phonon-gstreamer, but in that case banshee and rhythmbox crash for no reason while trying to play media.
    Now KDE is storing session data [was a huge problem since I could not use custom power management profiles.. pretty difficult with a laptop], but Nepomuk is still crashing. Not really buying the whole semantic desktop thing.. so just going to live with it till an update resolves it

  • Kde 4 crashes on intel 865G graphics

    i installed kde 4.2 rc. i go to system settings and enable effects. as i hit apply kde / x crash and i am on the terminal
    hardware
    [ash@viridian ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
    00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
    00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
    01:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 02)
    xorg.conf
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    #This loads the DRI module
    Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/TTF"
    # FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    Option "AutoAddDevices" "False"
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "My Monitor"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 31.5 - 82.0
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-90
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "Intel i810"
    Driver "intel"
    #VideoRam 32768
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "Intel i810"
    Monitor "My Monitor"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    /var/log/Xorg.0.log
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux viridian 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 18 20:17:17 UTC 2009 i686
    Build Date: 17 December 2008 08:20:05PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 22 03:13:26 2003
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "My Monitor"
    (**) | |-->Device "Intel i810"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d5fe0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xf0000000/0, 0xf8100000/0, I/O @ 0x0000c000/0
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (==) AIGLX enabled
    (==) Exporting typical set of GLX visuals
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.4.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 4.1
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile Intel® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 4.1
    (**) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 865G
    (--) intel(0): Chipset: "865G"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xF8100000
    (II) intel(0): 1 display pipe available.
    (==) intel(0): Using EXA for acceleration
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 32576 kB
    (II) intel(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section My Monitor
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): EDID vendor "GSM", prod id 17105
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) intel(0): Modeline "640x480"x75.0 30.72 640 664 728 816 480 481 484 502 -hsync +vsync (37.7 kHz)
    (II) intel(0): Modeline "640x480"x85.0 35.71 640 672 736 832 480 481 484 505 -hsync +vsync (42.9 kHz)
    (II) intel(0): Modeline "800x600"x75.0 48.91 800 840 920 1040 600 601 604 627 -hsync +vsync (47.0 kHz)
    (II) intel(0): Modeline "800x600"x85.0 56.55 800 840 928 1056 600 601 604 630 -hsync +vsync (53.5 kHz)
    (II) intel(0): Modeline "1024x768"x75.0 81.80 1024 1080 1192 1360 768 769 772 802 -hsync +vsync (60.2 kHz)
    (II) intel(0): Modeline "1024x768"x85.0 94.39 1024 1088 1200 1376 768 769 772 807 -hsync +vsync (68.6 kHz)
    (II) intel(0): Modeline "1280x1024"x60.0 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
    (II) intel(0): Modeline "832x624"x75.0 53.20 832 872 960 1088 624 625 628 652 -hsync +vsync (48.9 kHz)
    (II) intel(0): EDID vendor "GSM", prod id 17105
    (II) intel(0): Output VGA connected
    (II) intel(0): Using user preference for initial modes
    (II) intel(0): Output VGA using initial mode 1280x1024
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 32636 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Intel XvMC decoder disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) intel(0): Display dimensions: (310, 230) mm
    (**) intel(0): DPI set to (131, 176)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules//libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.4.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 104704 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 418812 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x2
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): Failed to allocate texture space.
    (II) intel(0): Tiled allocation failed.
    (II) intel(0): Attempting memory allocation with untiled buffers.
    (II) intel(0): Untiled allocation successful.
    (II) intel(0): [drm] Registers = 0xf8100000
    (II) intel(0): [drm] ring buffer = 0xf0000000
    (II) intel(0): [drm] mapped front buffer at 0xf0030000, handle = 0xf0030000
    (II) intel(0): [drm] mapped back buffer at 0xf09f4000, handle = 0xf09f4000
    (II) intel(0): [drm] mapped depth buffer at 0xf13b8000, handle = 0xf13b8000
    (II) intel(0): [drm] mapped classic textures at 0xf3d2c000, handle = 0xf3d2c000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) EXA(0): Offscreen pixmap area of 30720000 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fdf000 (pgoffset 8159)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01fe0000 (pgoffset 8160)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x03d2c000 (pgoffset 15660)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00024fff: HW cursors (20 kB)
    (II) intel(0): 0x00025000-0x0002cfff: logical 3D context (32 kB)
    (II) intel(0): 0x00030000-0x009f3fff: front buffer (10000 kB)
    (II) intel(0): 0x009f4000-0x013b7fff: back buffer (10000 kB)
    (II) intel(0): 0x013b8000-0x01d7bfff: depth buffer (10000 kB)
    (II) intel(0): 0x01fdf000: end of stolen memory
    (II) intel(0): 0x01fdf000-0x01fdffff: overlay registers (4 kB, 0x0000000004ad6000 physical
    (II) intel(0): 0x01fe0000-0x03d2bfff: exa offscreen (30000 kB)
    (II) intel(0): 0x03d2c000-0x05d2bfff: classic textures (32768 kB)
    (II) intel(0): 0x08000000: end of aperture
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Enabled
    (--) RandR disabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 310 x 230
    (**) Option "Protocol" "Auto"
    (**) Option "Device" "/dev/input/mice"
    (II) Mouse1: Setting mouse protocol to "ExplorerPS/2"
    (**) Mouse1: Device: "/dev/input/mice"
    (**) Mouse1: Protocol: "Auto"
    (**) Option "CorePointer"
    (**) Mouse1: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse1: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse1: Buttons: 11
    (**) Mouse1: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Keyboard1: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard1: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard1: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard1: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard1: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard1: CustomKeycodes disabled
    (II) evaluating device (Mouse1)
    (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
    (II) evaluating device (Keyboard1)
    (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
    (II) Mouse1: Setting mouse protocol to "ExplorerPS/2"
    (II) Mouse1: ps2EnableDataReporting: succeeded
    Could not init font path element /usr/share/fonts/TTF, removing from list!
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    (II) intel(0): EDID vendor "GSM", prod id 17105
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) intel(0): Modeline "640x480"x75.0 30.72 640 664 728 816 480 481 484 502 -hsync +vsync (37.7 kHz)
    (II) intel(0): Modeline "640x480"x85.0 35.71 640 672 736 832 480 481 484 505 -hsync +vsync (42.9 kHz)
    (II) intel(0): Modeline "800x600"x75.0 48.91 800 840 920 1040 600 601 604 627 -hsync +vsync (47.0 kHz)
    (II) intel(0): Modeline "800x600"x85.0 56.55 800 840 928 1056 600 601 604 630 -hsync +vsync (53.5 kHz)
    (II) intel(0): Modeline "1024x768"x75.0 81.80 1024 1080 1192 1360 768 769 772 802 -hsync +vsync (60.2 kHz)
    (II) intel(0): Modeline "1024x768"x85.0 94.39 1024 1088 1200 1376 768 769 772 807 -hsync +vsync (68.6 kHz)
    (II) intel(0): Modeline "1280x1024"x60.0 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
    (II) intel(0): Modeline "832x624"x75.0 53.20 832 872 960 1088 624 625 628 652 -hsync +vsync (48.9 kHz)
    (II) intel(0): EDID vendor "GSM", prod id 17105
    (II) intel(0): EDID vendor "GSM", prod id 17105
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) intel(0): Modeline "640x480"x75.0 30.72 640 664 728 816 480 481 484 502 -hsync +vsync (37.7 kHz)
    (II) intel(0): Modeline "640x480"x85.0 35.71 640 672 736 832 480 481 484 505 -hsync +vsync (42.9 kHz)
    (II) intel(0): Modeline "800x600"x75.0 48.91 800 840 920 1040 600 601 604 627 -hsync +vsync (47.0 kHz)
    (II) intel(0): Modeline "800x600"x85.0 56.55 800 840 928 1056 600 601 604 630 -hsync +vsync (53.5 kHz)
    (II) intel(0): Modeline "1024x768"x75.0 81.80 1024 1080 1192 1360 768 769 772 802 -hsync +vsync (60.2 kHz)
    (II) intel(0): Modeline "1024x768"x85.0 94.39 1024 1088 1200 1376 768 769 772 807 -hsync +vsync (68.6 kHz)
    (II) intel(0): Modeline "1280x1024"x60.0 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync (63.6 kHz)
    (II) intel(0): Modeline "832x624"x75.0 53.20 832 872 960 1088 624 625 628 652 -hsync +vsync (48.9 kHz)
    (II) intel(0): EDID vendor "GSM", prod id 17105
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x3b) [0x813017b]
    1: /usr/bin/X(xf86SigHandler+0x51) [0x80d8cb1]
    2: [0xb8063400]
    3: /usr/lib/xorg/modules/dri/i915_dri.so [0xb7a71d2c]
    4: /usr/lib/xorg/modules/dri/i915_dri.so [0xb7a4b590]
    5: /usr/lib/xorg/modules/dri/libdricore.so(_tnl_run_pipeline+0x164) [0xaf860164]
    6: /usr/lib/xorg/modules/dri/i915_dri.so [0xb7a73549]
    7: /usr/lib/xorg/modules/dri/libdricore.so(_tnl_draw_prims+0x480) [0xaf8606c0]
    8: /usr/lib/xorg/modules/dri/libdricore.so(vbo_exec_vtx_flush+0x2a5) [0xaf8576f5]
    9: /usr/lib/xorg/modules/dri/libdricore.so(vbo_exec_FlushVertices+0x78) [0xaf853188]
    10: /usr/lib/xorg/modules/dri/libdricore.so(_mesa_MatrixMode+0x159) [0xaf809e69]
    11: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b4b229]
    12: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b74600]
    13: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b78eba]
    14: /usr/bin/X(Dispatch+0x34f) [0x808c20f]
    15: /usr/bin/X(main+0x47d) [0x8071c8d]
    16: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7c636c5]
    17: /usr/bin/X [0x8071071]
    Fatal server error:
    Caught signal 11. Server aborting
    (II) UnloadModule: "mouse"
    (II) UnloadModule: "kbd"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2

    stelarmoon : it works more normal with the vesa driver or if you add ONE of the following to section device in xorg.conf :
    Option "AccelMethod" "EXA"
    Option "ExaNoComposite" "false"
    Option "MigrationHeuristic" "greedy"
    Option "XaaNoPixmapCache"
    Option "XAANoOffscreenPixmaps" "1"
    Option "DRI" "true"
    Option "AccelMethod" "XAA
    thanks to mksoft from whatsup forum for the solution
    i am stuck now with normal performance but still no effects

  • Monitor setup has changed - KDE Daemon after sleep

    After the monitor goes into powersave mode and is restored I keep gettung the Monitor setup has changed - KDE Daemon  box, anyone know how to get rid of this? everything seams to work but the box is getting annoying.  Logs dont show anything wrong and I have tried lots of things to fix it with no solution.

    Ok still cant work this out. manually set monitor settings etc the box still pops up when waking monotor from sleep. logs still show nothing.  Can anyone help?
    Log below
    [ 11.918]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 11.918]
    X.Org X Server 1.13.2.901 (1.13.3 RC 1)
    Release Date: 2013-02-15
    [ 11.918] X Protocol Version 11, Revision 0
    [ 11.918] Build Operating System: Linux 3.7.5-1-ARCH x86_64
    [ 11.918] Current Operating System: Linux ThunderBolt.LoadBalancer.Org 3.7.9-2-ARCH #1 SMP PREEMPT Mon Feb 25 12:04:25 CET 2013 x86_64
    [ 11.918] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bc60faad-b008-4f1f-8682-88d4c6f235cc ro quiet
    [ 11.918] Build Date: 18 February 2013 03:52:56PM
    [ 11.918]
    [ 11.918] Current version of pixman: 0.28.2
    [ 11.918] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 11.918] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 11.918] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 6 17:45:33 2013
    [ 12.161] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 12.326] (==) ServerLayout "ServerLayout0"
    [ 12.326] (==) No screen section available. Using defaults.
    [ 12.326] (**) |-->Screen "Default Screen Section" (0)
    [ 12.326] (**) | |-->Monitor "<default monitor>"
    [ 12.326] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 12.326] (**) | |-->Device "Intel Graphics"
    [ 12.326] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 12.326] (**) Option "BlankTime" "0"
    [ 12.326] (**) Option "StandbyTime" "0"
    [ 12.326] (**) Option "SuspendTime" "0"
    [ 12.326] (**) Option "OffTime" "0"
    [ 12.326] (==) Automatically adding devices
    [ 12.326] (==) Automatically enabling devices
    [ 12.326] (==) Automatically adding GPU devices
    [ 12.513] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 12.513] Entry deleted from font path.
    [ 12.561] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 12.561] Entry deleted from font path.
    [ 12.561] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 12.561] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 12.561] Entry deleted from font path.
    [ 12.561] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 12.561] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 12.561] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 12.561] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 12.562] (II) Loader magic: 0x7fcc20
    [ 12.562] (II) Module ABI versions:
    [ 12.562] X.Org ANSI C Emulation: 0.4
    [ 12.562] X.Org Video Driver: 13.1
    [ 12.562] X.Org XInput driver : 18.0
    [ 12.562] X.Org Server Extension : 7.0
    [ 12.562] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 12.563] (--) PCI:*(0:0:2:0) 8086:2e22:1025:0251 rev 3, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
    [ 12.563] (--) PCI: (0:0:2:1) 8086:2e23:1025:0251 rev 3, Mem @ 0xfe900000/1048576
    [ 12.762] Initializing built-in extension Generic Event Extension
    [ 12.763] Initializing built-in extension SHAPE
    [ 12.763] Initializing built-in extension MIT-SHM
    [ 12.763] Initializing built-in extension XInputExtension
    [ 12.763] Initializing built-in extension XTEST
    [ 12.763] Initializing built-in extension BIG-REQUESTS
    [ 12.763] Initializing built-in extension SYNC
    [ 12.763] Initializing built-in extension XKEYBOARD
    [ 12.763] Initializing built-in extension XC-MISC
    [ 12.763] Initializing built-in extension SECURITY
    [ 12.763] Initializing built-in extension XINERAMA
    [ 12.763] Initializing built-in extension XFIXES
    [ 12.763] Initializing built-in extension RENDER
    [ 12.763] Initializing built-in extension RANDR
    [ 12.763] Initializing built-in extension COMPOSITE
    [ 12.763] Initializing built-in extension DAMAGE
    [ 12.763] Initializing built-in extension MIT-SCREEN-SAVER
    [ 12.763] Initializing built-in extension DOUBLE-BUFFER
    [ 12.763] Initializing built-in extension RECORD
    [ 12.763] Initializing built-in extension DPMS
    [ 12.763] Initializing built-in extension X-Resource
    [ 12.763] Initializing built-in extension XVideo
    [ 12.763] Initializing built-in extension XVideo-MotionCompensation
    [ 12.763] Initializing built-in extension XFree86-VidModeExtension
    [ 12.763] Initializing built-in extension XFree86-DGA
    [ 12.763] Initializing built-in extension XFree86-DRI
    [ 12.763] Initializing built-in extension DRI2
    [ 12.763] (II) LoadModule: "glx"
    [ 12.816] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 12.828] (II) Module glx: vendor="X.Org Foundation"
    [ 12.829] compiled for 1.13.2.901, module version = 1.0.0
    [ 12.829] ABI class: X.Org Server Extension, version 7.0
    [ 12.829] (==) AIGLX enabled
    [ 12.829] Loading extension GLX
    [ 12.829] (II) LoadModule: "intel"
    [ 12.853] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 13.078] (II) Module intel: vendor="X.Org Foundation"
    [ 13.078] compiled for 1.13.2.901, module version = 2.21.3
    [ 13.079] Module class: X.Org Video Driver
    [ 13.079] ABI class: X.Org Video Driver, version 13.1
    [ 13.079] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
    [ 13.079] (++) using VT number 7
    [ 13.213] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 13.213] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 13.213] (==) intel(0): RGB weight 888
    [ 13.213] (==) intel(0): Default visual is TrueColor
    [ 13.213] (**) intel(0): Option "AccelMethod" "sna"
    [ 13.213] (--) intel(0): Integrated Graphics Chipset: Intel(R) G45/G43
    [ 13.213] (**) intel(0): Framebuffer tiled
    [ 13.213] (**) intel(0): Pixmaps tiled
    [ 13.213] (**) intel(0): "Tear free" disabled
    [ 13.213] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 13.253] (II) intel(0): Output VGA1 has no monitor section
    [ 13.362] (II) intel(0): Output HDMI1 using monitor section HDMI1
    [ 13.403] (II) intel(0): Output DP1 has no monitor section
    [ 13.443] (II) intel(0): EDID for output VGA1
    [ 13.552] (II) intel(0): EDID for output HDMI1
    [ 13.552] (II) intel(0): Manufacturer: GSM Model: 56cc Serial#: 258443
    [ 13.552] (II) intel(0): Year: 2011 Week: 4
    [ 13.552] (II) intel(0): EDID Version: 1.3
    [ 13.552] (II) intel(0): Digital Display Input
    [ 13.552] (II) intel(0): Max Image Size [cm]: horiz.: 53 vert.: 30
    [ 13.552] (II) intel(0): Gamma: 2.20
    [ 13.552] (II) intel(0): No DPMS capabilities specified
    [ 13.552] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 13.552] (II) intel(0): First detailed timing is preferred mode
    [ 13.552] (II) intel(0): redX: 0.635 redY: 0.342 greenX: 0.292 greenY: 0.611
    [ 13.552] (II) intel(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 13.552] (II) intel(0): Supported established timings:
    [ 13.552] (II) intel(0): 640x480@60Hz
    [ 13.552] (II) intel(0): 800x600@60Hz
    [ 13.552] (II) intel(0): 1024x768@60Hz
    [ 13.552] (II) intel(0): Manufacturer's mask: 0
    [ 13.552] (II) intel(0): Supported standard timings:
    [ 13.552] (II) intel(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 13.552] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 13.552] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 138.5 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 13.552] (II) intel(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 148.5 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 13.552] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 13.552] (II) intel(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
    [ 13.552] (II) intel(0): Monitor name: W2442
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 148.5 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 13.552] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 74.2 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 13.552] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 74.2 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 13.552] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 13.552] (II) intel(0): Supported detailed timing:
    [ 13.552] (II) intel(0): clock: 27.0 MHz Image Size: 531 x 299 mm
    [ 13.552] (II) intel(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 13.552] (II) intel(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 13.552] (II) intel(0): Number of EDID sections to follow: 1
    [ 13.552] (II) intel(0): EDID (in hex):
    [ 13.552] (II) intel(0): 00ffffffffffff001e6dcc568bf10300
    [ 13.552] (II) intel(0): 0415010380351e780aaec5a2574a9c25
    [ 13.552] (II) intel(0): 125054210800b3008180814001010101
    [ 13.552] (II) intel(0): 0101010101011a3680a070381f403020
    [ 13.552] (II) intel(0): 3500132b2100001a023a801871382d40
    [ 13.552] (II) intel(0): 582c4500132b2100001e000000fd0038
    [ 13.552] (II) intel(0): 3d1e530f000a202020202020000000fc
    [ 13.552] (II) intel(0): 0057323434320a202020202020200128
    [ 13.552] (II) intel(0): 020321f14e900403011412051f101300
    [ 13.552] (II) intel(0): 000000230907078301000065030c0010
    [ 13.552] (II) intel(0): 00023a801871382d40582c4500132b21
    [ 13.552] (II) intel(0): 00001e011d8018711c1620582c250013
    [ 13.552] (II) intel(0): 2b2100009e011d007251d01e206e2855
    [ 13.552] (II) intel(0): 00132b2100001e8c0ad08a20e02d1010
    [ 13.552] (II) intel(0): 3e9600132b2100001800000000000000
    [ 13.552] (II) intel(0): 00000000000000000000000000000026
    [ 13.552] (II) intel(0): Printing probed modes for output HDMI1
    [ 13.552] (II) intel(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
    [ 13.552] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 13.552] (II) intel(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 13.552] (II) intel(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 13.552] (II) intel(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 13.552] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 13.552] (II) intel(0): Modeline "1680x945"x60.0 131.48 1680 1784 1960 2240 945 946 949 978 -hsync +vsync (58.7 kHz)
    [ 13.552] (II) intel(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
    [ 13.552] (II) intel(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 13.552] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 13.552] (II) intel(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 13.552] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 13.552] (II) intel(0): Modeline "1366x768"x60.0 85.89 1366 1439 1583 1800 768 769 772 795 -hsync +vsync (47.7 kHz)
    [ 13.552] (II) intel(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 13.552] (II) intel(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 13.552] (II) intel(0): Modeline "1280x768"x60.0 68.25 1280 1328 1360 1440 768 771 778 790 +hsync -vsync (47.4 kHz e)
    [ 13.552] (II) intel(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 13.552] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 13.552] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 13.552] (II) intel(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 13.552] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 13.552] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 13.552] (II) intel(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 13.552] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 13.552] (II) intel(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 13.552] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.552] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 13.593] (II) intel(0): EDID for output DP1
    [ 13.593] (II) intel(0): Output VGA1 disconnected
    [ 13.593] (II) intel(0): Output HDMI1 connected
    [ 13.593] (II) intel(0): Output DP1 disconnected
    [ 13.593] (II) intel(0): Using exact sizes for initial modes
    [ 13.593] (II) intel(0): Output HDMI1 using initial mode 1920x1080
    [ 13.593] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 13.593] (==) intel(0): DPI set to (96, 96)
    [ 13.593] (II) Loading sub module "dri2"
    [ 13.593] (II) LoadModule: "dri2"
    [ 13.593] (II) Module "dri2" already built-in
    [ 13.593] (==) Depth 24 pixmap format is 32 bpp
    [ 13.793] (II) intel(0): SNA initialized with Broadwater/Crestline backend
    [ 13.793] (==) intel(0): Backing store disabled
    [ 13.793] (==) intel(0): Silken mouse enabled
    [ 13.793] (II) intel(0): HW Cursor enabled
    [ 13.793] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 13.794] (==) intel(0): DPMS enabled
    [ 13.794] (II) intel(0): Overlay video not supported on this hardware
    [ 13.794] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 13.794] (II) intel(0): [DRI2] Setup complete
    [ 13.794] (II) intel(0): [DRI2] DRI driver: i965
    [ 13.794] (II) intel(0): direct rendering: DRI2 Enabled
    [ 13.794] (==) intel(0): hotplug detection: "enabled"
    [ 13.794] (--) RandR disabled
    [ 14.124] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 14.124] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 14.124] (II) AIGLX: enabled GLX_ARB_create_context
    [ 14.124] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 14.124] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 14.124] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 14.124] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 14.124] (II) AIGLX: Loaded and initialized i965
    [ 14.124] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 14.125] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
    [ 14.210] (II) intel(0): Setting screen physical size to 508 x 285
    [ 14.922] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 14.922] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 14.922] (II) LoadModule: "evdev"
    [ 14.922] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 14.957] (II) Module evdev: vendor="X.Org Foundation"
    [ 14.957] compiled for 1.13.0, module version = 2.7.3
    [ 14.957] Module class: X.Org XInput Driver
    [ 14.957] ABI class: X.Org XInput driver, version 18.0
    [ 14.957] (II) Using input driver 'evdev' for 'Power Button'
    [ 14.957] (**) Power Button: always reports core events
    [ 14.957] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 14.957] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 14.957] (--) evdev: Power Button: Found keys
    [ 14.957] (II) evdev: Power Button: Configuring as keyboard
    [ 14.957] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
    [ 14.957] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 14.957] (**) Option "xkb_rules" "evdev"
    [ 14.957] (**) Option "xkb_model" "evdev"
    [ 14.957] (**) Option "xkb_layout" "us"
    [ 14.988] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 14.988] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 14.988] (II) Using input driver 'evdev' for 'Power Button'
    [ 14.988] (**) Power Button: always reports core events
    [ 14.988] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 14.988] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 14.988] (--) evdev: Power Button: Found keys
    [ 14.989] (II) evdev: Power Button: Configuring as keyboard
    [ 14.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
    [ 14.989] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 14.989] (**) Option "xkb_rules" "evdev"
    [ 14.989] (**) Option "xkb_model" "evdev"
    [ 14.989] (**) Option "xkb_layout" "us"
    [ 14.989] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 14.989] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event14)
    [ 14.989] (**) UVC Camera (046d:0825): Applying InputClass "evdev keyboard catchall"
    [ 14.989] (II) Using input driver 'evdev' for 'UVC Camera (046d:0825)'
    [ 14.989] (**) UVC Camera (046d:0825): always reports core events
    [ 14.989] (**) evdev: UVC Camera (046d:0825): Device: "/dev/input/event14"
    [ 14.989] (--) evdev: UVC Camera (046d:0825): Vendor 0x46d Product 0x825
    [ 14.989] (--) evdev: UVC Camera (046d:0825): Found keys
    [ 14.989] (II) evdev: UVC Camera (046d:0825): Configuring as keyboard
    [ 14.989] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input14/event14"
    [ 14.989] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 8)
    [ 14.989] (**) Option "xkb_rules" "evdev"
    [ 14.989] (**) Option "xkb_model" "evdev"
    [ 14.989] (**) Option "xkb_layout" "us"
    [ 14.990] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 14.990] (II) No input driver specified, ignoring this device.
    [ 14.990] (II) This device may have been added with another device file.
    [ 14.990] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event10)
    [ 14.990] (II) No input driver specified, ignoring this device.
    [ 14.990] (II) This device may have been added with another device file.
    [ 14.991] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event11)
    [ 14.991] (II) No input driver specified, ignoring this device.
    [ 14.991] (II) This device may have been added with another device file.
    [ 14.991] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event12)
    [ 14.991] (II) No input driver specified, ignoring this device.
    [ 14.991] (II) This device may have been added with another device file.
    [ 14.991] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event13)
    [ 14.991] (II) No input driver specified, ignoring this device.
    [ 14.991] (II) This device may have been added with another device file.
    [ 14.991] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event6)
    [ 14.991] (II) No input driver specified, ignoring this device.
    [ 14.991] (II) This device may have been added with another device file.
    [ 14.992] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
    [ 14.992] (II) No input driver specified, ignoring this device.
    [ 14.992] (II) This device may have been added with another device file.
    [ 14.992] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event8)
    [ 14.992] (II) No input driver specified, ignoring this device.
    [ 14.992] (II) This device may have been added with another device file.
    [ 14.992] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event9)
    [ 14.992] (II) No input driver specified, ignoring this device.
    [ 14.992] (II) This device may have been added with another device file.
    [ 14.993] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 14.993] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 14.993] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 14.993] (**) AT Translated Set 2 keyboard: always reports core events
    [ 14.993] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 14.993] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 14.993] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 14.993] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 14.993] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 14.993] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 14.993] (**) Option "xkb_rules" "evdev"
    [ 14.993] (**) Option "xkb_model" "evdev"
    [ 14.993] (**) Option "xkb_layout" "us"
    [ 14.993] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event5)
    [ 14.993] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 14.993] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 14.993] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 14.993] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event5"
    [ 14.993] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
    [ 14.993] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 14.993] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 14.993] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 14.993] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 14.993] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 14.993] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 14.994] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 14.994] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 14.994] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 14.994] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
    [ 14.994] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 14.994] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 14.994] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 14.994] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 14.994] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 14.994] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 14.994] (II) No input driver specified, ignoring this device.
    [ 14.994] (II) This device may have been added with another device file.
    [ 14.994] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 14.994] (II) No input driver specified, ignoring this device.
    [ 14.994] (II) This device may have been added with another device file.
    [ 23.841] (II) intel(0): EDID vendor "GSM", prod id 22220
    [ 23.841] (II) intel(0): Using EDID range info for horizontal sync
    [ 23.841] (II) intel(0): Using EDID range info for vertical refresh
    [ 23.841] (II) intel(0): Printing DDC gathered Modelines:
    [ 23.841] (II) intel(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
    [ 23.841] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 23.842] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 23.842] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 23.842] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 23.842] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 23.842] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 23.842] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 23.842] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 23.842] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 23.842] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 23.842] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 23.842] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 23.842] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 23.842] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 23.842] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 23.842] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 23.884] (II) intel(0): switch to mode 1920x1080 on crtc 3 (pipe 0)
    [ 24.108] (II) intel(0): EDID vendor "GSM", prod id 22220
    [ 24.108] (II) intel(0): Using hsync ranges from config file
    [ 24.108] (II) intel(0): Using vrefresh ranges from config file
    [ 24.108] (II) intel(0): Printing DDC gathered Modelines:
    [ 24.108] (II) intel(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
    [ 24.108] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 24.108] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 24.108] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 24.108] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 24.108] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.108] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.108] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.108] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 24.108] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 24.108] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 24.108] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 24.108] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 24.108] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 24.108] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 24.108] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 24.108] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 33.191] (II) intel(0): EDID vendor "GSM", prod id 22220
    [ 33.191] (II) intel(0): Using hsync ranges from config file
    [ 33.191] (II) intel(0): Using vrefresh ranges from config file
    [ 33.191] (II) intel(0): Printing DDC gathered Modelines:
    [ 33.191] (II) intel(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
    [ 33.191] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 33.191] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 33.191] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 33.191] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 33.191] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 33.191] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 33.191] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 33.191] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 33.191] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 33.192] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 33.192] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 33.192] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 33.192] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 33.192] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 33.192] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 33.192] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 40.998] (II) intel(0): EDID vendor "GSM", prod id 22220
    [ 40.998] (II) intel(0): Using hsync ranges from config file
    [ 40.998] (II) intel(0): Using vrefresh ranges from config file
    [ 40.998] (II) intel(0): Printing DDC gathered Modelines:
    [ 40.998] (II) intel(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz eP)
    [ 40.998] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 40.998] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 40.998] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 40.998] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 40.998] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 40.998] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 40.998] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 40.998] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 40.998] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 40.998] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 40.998] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 40.998] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 40.998] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 40.998] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 40.998] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
    [ 40.998] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 936.094] (II) evdev: ImPS/2 Generic Wheel Mouse: Close
    [ 936.094] (II) UnloadModule: "evdev"
    [ 936.094] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 936.094] (II) UnloadModule: "evdev"
    [ 936.094] (II) evdev: UVC Camera (046d:0825): Close
    [ 936.094] (II) UnloadModule: "evdev"
    [ 936.094] (II) evdev: Power Button: Close
    [ 936.094] (II) UnloadModule: "evdev"
    [ 936.094] (II) evdev: Power Button: Close
    [ 936.094] (II) UnloadModule: "evdev"
    [ 936.194] Server terminated successfully (0). Closing log file.
    kde log
    Note that your system uses syslog. All of kdm's internally generated messages
    (i.e., not from libraries and external programs/scripts it uses) go to the
    daemon.* syslog facility; check your syslog configuration to find out to which
    file(s) it is logged. PAM logs messages related to authentication to authpriv.*.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(7126) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(7120)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(7120)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    klauncher(7543) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(7537)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(7537)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    kdmgreet: Fatal IO error: client killed
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(326) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(285)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(285)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(341) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(294)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(294)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(273) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(264)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(264)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Error: Can't find file "uk" for symbols include
    > Exiting
    > Abandoning symbols file "default"
    Errors from xkbcomp are not fatal to the X server
    klauncher(857) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(847)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(847)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Error: Can't find file "uk" for symbols include
    > Exiting
    > Abandoning symbols file "default"
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Error: Can't find file "uk" for symbols include
    > Exiting
    > Abandoning symbols file "default"
    Errors from xkbcomp are not fatal to the X server
    klauncher(1223) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(1215)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(1215)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Error: Can't find file "uk" for symbols include
    > Exiting
    > Abandoning symbols file "default"
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(269) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(263)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(263)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(706) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(700)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(700)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(2630) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(2624)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(2624)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(3118) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(3112)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(3112)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(4638) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(4632)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(4632)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    klauncher(5014) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(5008)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(5008)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Server terminated successfully (0). Closing log file.
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extensio

  • Miro crashes at startup

    When I try to start Miro after recent upgrade of my system yesterday it crashes at startup.
    miro.log
    2013-06-10 20:23:07,237 INFO root: Starting up Miro
    2013-06-10 20:23:07,237 INFO root: Version: 5.0.4
    2013-06-10 20:23:07,238 INFO root: Revision: git://github.com/pculture/miro.git - 278c58ea
    2013-06-10 20:23:07,239 INFO root: Builder: nobody@ioni
    2013-06-10 20:23:07,239 INFO root: Build Time: 1360496841.99
    2013-06-10 20:23:07,239 INFO root: Debugmode: False
    2013-06-10 20:23:07,240 INFO root: Reading HTTP Password list
    2013-06-10 20:23:07,241 INFO root: Starting libCURL thread
    2013-06-10 20:23:07,242 INFO root: Starting event loop thread
    2013-06-10 20:23:07,244 INFO root: Installing deleted file checker...
    2013-06-10 20:23:07,245 INFO root: Loading core extensions in /usr/share/miro/resources/extensions
    2013-06-10 20:23:07,245 INFO root: Restoring database...
    2013-06-10 20:23:07,246 INFO root: Sqlite3 version: 3.7.17
    2013-06-10 20:23:07,247 INFO root: Pysqlite version: 2.6.0
    2013-06-10 20:23:07,249 INFO root: opening database /home/andre-arch/.miro/sqlitedb
    2013-06-10 20:23:07,252 INFO root: Loading user extensions in /home/andre-arch/.miro/extensions
    2013-06-10 20:23:07,268 INFO root: Linux version: Linux 3.9.5-1-ck x86_64
    2013-06-10 20:23:07,268 INFO root: Python version: 2.7.5 (default, May 12 2013, 12:00:47)
    [GCC 4.8.0 20130502 (prerelease)]
    2013-06-10 20:23:07,269 INFO root: Gtk+ version: (2, 24, 18)
    2013-06-10 20:23:07,269 INFO root: PyGObject version: (2, 28, 6)
    2013-06-10 20:23:07,270 TIMING root: Database upgrade time: 0.024
    2013-06-10 20:23:07,270 INFO root: PyGtk version: (2, 24, 0)
    2013-06-10 20:23:07,271 DBLOG root: start database log entries
    2013-06-10 20:23:07,271 INFO root: Language: [('LANG', 'de_DE.utf8')]
    2013-06-10 20:23:07,272 DBLOG root: * Tue Apr 13 00:24:46 2010: Upgraded database from version 105 to 110
    2013-06-10 20:23:07,349 INFO root: libtorrent: 0.16.10.0
    2013-06-10 20:23:07,349 INFO root: pycurl: libcurl/7.30.0 OpenSSL/1.0.1e zlib/1.2.8 libssh2/1.4.3
    2013-06-10 20:23:07,349 DBLOG root: * Tue Oct 26 07:54:02 2010: Upgraded database from version 110 to 119
    2013-06-10 20:23:07,479 DBLOG root: * Mon May 30 22:43:16 2011: Upgraded database from version 119 to 159
    2013-06-10 20:23:07,479 DBLOG root: * Mon May 30 22:46:55 2011: Removed IconCache objects without an associated db object: file:///usr/share/miro/resources/images/feedicon.png
    2013-06-10 20:23:07,480 DBLOG root: * Sat Jul 2 20:37:48 2011: Upgraded database from version 159 to 160
    2013-06-10 20:23:07,480 DBLOG root: * Wed May 9 00:21:25 2012: Upgraded database from version 160 to 178
    2013-06-10 20:23:07,480 DBLOG root: end database log entries
    2013-06-10 20:23:07,520 INFO root: GStreamer audiosink: gconfaudiosink
    2013-06-10 20:23:07,530 INFO root: GStreamer videosink: gconfvideosink
    2013-06-10 20:23:07,531 INFO root: GStreamer version: GStreamer 0.10.36
    2013-06-10 20:23:07,532 INFO root: GStreamer version: GStreamer 0.10.36
    2013-06-10 20:23:07,533 INFO root: set_renderer: successfully loaded gstreamerrenderer
    2013-06-10 20:23:07,964 INFO root: Loading video converters...
    2013-06-10 20:23:08,022 INFO root: setup tabs...
    2013-06-10 20:23:08,029 INFO root: setup theme...
    2013-06-10 20:23:08,865 WARNING root: Unknown startup error: Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/miro/startup.py", line 106, in wrapped
    func(*args, **kwargs)
    File "/usr/lib/python2.7/site-packages/miro/startup.py", line 367, in check_movies_gone
    prefs.MOVIES_DIRECTORY))
    File "/usr/lib/python2.7/site-packages/miro/config.py", line 126, in get
    value = self._data[descriptor.key]
    File "/usr/lib/python2.7/site-packages/miro/plat/config.py", line 109, in __getitem__
    rv = self.get(key)
    File "/usr/lib/python2.7/site-packages/miro/plat/config.py", line 95, in get
    return _get_gconf(fullkey, default)
    File "/usr/lib/python2.7/site-packages/miro/plat/config.py", line 74, in _get_gconf
    value = client.get(fullkey)
    GError: Der Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Connection is closed
    2013-06-10 20:23:08,866 INFO root: failed() called; generating crash report.
    pacman.log of the suspective upgrade
    [2013-06-09 22:40] [PACMAN] Running 'pacman --color auto -Sy'
    [2013-06-09 22:40] [PACMAN] synchronizing package lists
    [2013-06-09 22:40] Exited with code 0
    [2013-06-09 22:46] [PACMAN] Running 'pacman --color auto -S -u'
    [2013-06-09 22:46] [PACMAN] starting full system upgrade
    [2013-06-09 23:10] [ALPM] warning: /etc/bluetooth/audio.conf saved as /etc/bluetooth/audio.conf.pacsave
    [2013-06-09 23:10] [PACMAN] removed bluez (4.101-2)
    [2013-06-09 23:10] [PACMAN] removed webkitgtk3 (2.0.2-1)
    [2013-06-09 23:10] [PACMAN] installed libunistring (0.9.3-5)
    [2013-06-09 23:10] [PACMAN] upgraded guile (1.8.8-2 -> 2.0.9-1)
    [2013-06-09 23:10] [PACMAN] upgraded libcanberra (0.30-3 -> 0.30-4)
    [2013-06-09 23:10] [PACMAN] upgraded aisleriot (3.2.3.2-1 -> 3.8.0-1)
    [2013-06-09 23:10] [PACMAN] upgraded akonadi (1.9.2-1 -> 1.9.2-2)
    [2013-06-09 23:10] [ALPM-SCRIPTLET] ==> Füge Schlüssel aus archlinux.gpg hinzu ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] ==> Signiere die vertrauenswürdigen Schlüssel im Schlüsselbund lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Signiere Schlüssel 0E8B644079F599DFC1DDC3973348882F6AC6A4C2 lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Signiere Schlüssel 684148BB25B49E986A4944C55184252D824B18E8 lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Signiere Schlüssel 44D4A033AC140143927397D47EFD567D4C7EA887 lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Signiere Schlüssel 27FFC4769E19F096D41D9265A04F9397CDFD6BB0 lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Signiere Schlüssel AB19265E5D7D20687D303246BA1DFB64FFF979E7 lokal ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] ==> Importiere die Vertrauenswerte des Benutzers ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] ==> Mache widerrufene Schlüssel im Schlüsselbund unbrauchbar ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Mache Schlüssel 1390420191 unbrauchbar ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Mache Schlüssel E2539214C6C11350 unbrauchbar ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] -> Mache Schlüssel 8544EA82113502DE unbrauchbar ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] ==> Aktualisiere Trust-Datenbank ...
    [2013-06-09 23:10] [ALPM-SCRIPTLET] gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2014-01-22
    [2013-06-09 23:10] [PACMAN] upgraded archlinux-keyring (20130525-1 -> 20130525-2)
    [2013-06-09 23:10] [PACMAN] installed bluez4 (4.101-1)
    [2013-06-09 23:10] [PACMAN] installed bluez-libs (5.5-2)
    [2013-06-09 23:10] [PACMAN] upgraded libpulse (3.0-3 -> 4.0-1)
    [2013-06-09 23:10] [PACMAN] upgraded blueman (1.23-6 -> 1.23-10)
    [2013-06-09 23:10] [PACMAN] upgraded imagemagick (6.8.5.7-1 -> 6.8.5.10-1)
    [2013-06-09 23:10] [PACMAN] upgraded calibre (0.9.32-1 -> 0.9.34-1)
    [2013-06-09 23:10] [PACMAN] upgraded cgminer (3.2.0-1 -> 3.2.1-1)
    [2013-06-09 23:10] [PACMAN] upgraded cmake (2.8.11-2 -> 2.8.11.1-1)
    [2013-06-09 23:10] [PACMAN] upgraded dialog (1.2_20130523-1 -> 1.2_20130523-2)
    [2013-06-09 23:10] [PACMAN] upgraded evolution-data-server (3.8.2-2 -> 3.8.3-1)
    [2013-06-09 23:10] [PACMAN] upgraded folks (0.9.1-3 -> 0.9.2-1)
    [2013-06-09 23:10] [PACMAN] upgraded gdk-pixbuf2 (2.28.1-2 -> 2.28.2-1)
    [2013-06-09 23:10] [PACMAN] upgraded glfw (2.7.8-1 -> 2.7.9-1)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-bluetooth (3.8.1-1 -> 3.8.1-2)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-desktop (1:3.8.2-1 -> 1:3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded libcanberra-pulse (0.30-3 -> 0.30-4)
    [2013-06-09 23:11] [ALPM-SCRIPTLET] >>> If you have per-user copies of configuration files (such as client.conf,
    [2013-06-09 23:11] [ALPM-SCRIPTLET] daemon.conf or default.pa) in ~/.pulse/, make sure you keep them in sync
    [2013-06-09 23:11] [ALPM-SCRIPTLET] with changes to the packaged files in /etc/pulse/. Otherwise, PulseAudio
    [2013-06-09 23:11] [ALPM-SCRIPTLET] may refuse to start due to configuration errors.
    [2013-06-09 23:11] [PACMAN] upgraded pulseaudio (3.0-3 -> 4.0-1)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-settings-daemon (3.8.2-1 -> 3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded modemmanager (0.7.990-5 -> 0.7.991-1)
    [2013-06-09 23:11] [PACMAN] upgraded networkmanager (0.9.8.0-4 -> 0.9.8.2-1)
    [2013-06-09 23:11] [PACMAN] upgraded network-manager-applet (0.9.8.0-3 -> 0.9.8.2-1)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-control-center (3.8.2-1 -> 3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded mutter (3.8.2-2 -> 3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-shell (3.8.2-4 -> 3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded gnome-shell-extensions (3.8.2-1 -> 3.8.3-1)
    [2013-06-09 23:11] [PACMAN] upgraded gpsd (3.9-2 -> 3.9-3)
    [2013-06-09 23:11] [PACMAN] upgraded graphviz (2.30.1-4 -> 2.30.1-5)
    [2013-06-09 23:11] [PACMAN] upgraded gvfs (1.16.2-1 -> 1.16.2-2)
    [2013-06-09 23:11] [PACMAN] upgraded harfbuzz (0.9.17-2 -> 0.9.18-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdelibs (4.10.3-3 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded nepomuk-core (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kactivities (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kde-l10n-de (4.10.3-2 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded oxygen-icons (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-runtime (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-lib (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded nepomuk-widgets (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-dolphin (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-katepart (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-konsole (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebase-kwrite (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdebindings-python-common (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdeedu-marble (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded libkipi (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdegraphics-gwenview (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdegraphics-okular (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdepim-runtime (4.10.3-2 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdepimlibs (4.10.3-3 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdesdk-dolphin-plugins (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kdesdk-kate (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded kismet (2013_03_R1b-1 -> 2013_03_R1b-2)
    [2013-06-09 23:11] [PACMAN] upgraded laptop-mode-tools (1.63-2 -> 1.63-3)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-harfbuzz (0.9.17-2 -> 0.9.18-1)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-libcanberra (0.30-2 -> 0.30-4)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-libpulse (3.0-1 -> 4.0-1)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-libcanberra-pulse (0.30-2 -> 0.30-4)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-nss (3.14.3-1 -> 3.14.3-2)
    [2013-06-09 23:11] [PACMAN] upgraded lib32-pcre (8.32-1 -> 8.33-1)
    [2013-06-09 23:11] [PACMAN] upgraded libkdcraw (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded libkexiv2 (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:11] [PACMAN] upgraded libksane (4.10.3-1 -> 4.10.4-1)
    [2013-06-09 23:12] [PACMAN] upgraded lightdm (1:1.6.0-3 -> 1:1.6.0-4)
    [2013-06-09 23:12] [PACMAN] installed guile1.8 (1.8.8-3)
    [2013-06-09 23:12] [PACMAN] upgraded lilypond (2.16.2-1 -> 2.16.2-3)
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Starting build: 3.9.5-1-ARCH
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [timestamp]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Starting build: 3.9.5-1-ARCH
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [timestamp]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-09 23:12] [PACMAN] upgraded linux (3.9.4-1 -> 3.9.5-1)
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'default'
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Starting build: 3.9.5-1-ck
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [timestamp]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'fallback'
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-fallback.img -S autodetect
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Starting build: 3.9.5-1-ck
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [resume]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] -> Running build hook: [timestamp]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck-fallback.img
    [2013-06-09 23:12] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-09 23:12] [ALPM-SCRIPTLET]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Thank you for using http://repo-ck.com/ for your linux-ck package needs.
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Note that the following CPU optimized packages are or could be available to you:
    [2013-06-09 23:12] [ALPM-SCRIPTLET] AMD : barcelona, bulldozer, kx, k10, piledriver
    [2013-06-09 23:12] [ALPM-SCRIPTLET] Intel : atom, core2, haswell, ivybridge, nehalem, p4, pentm, sandybridge
    [2013-06-09 23:12] [ALPM-SCRIPTLET]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Search via group name: pacman -Sg ck-ivybridge
    [2013-06-09 23:12] [ALPM-SCRIPTLET]
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> Post in the repo support thread if package group is unavailable for your architecture:
    [2013-06-09 23:12] [ALPM-SCRIPTLET] >>> https://bbs.archlinux.org/viewtopic.php?id=111715
    [2013-06-09 23:12] [PACMAN] upgraded linux-ck-core2 (3.9.4-2 -> 3.9.5-1)
    [2013-06-09 23:12] [PACMAN] upgraded linux-ck-core2-headers (3.9.4-2 -> 3.9.5-1)
    [2013-06-09 23:12] [PACMAN] upgraded linux-headers (3.9.4-1 -> 3.9.5-1)
    [2013-06-09 23:12] [PACMAN] upgraded networkmanager-openconnect (0.9.8.0-1 -> 0.9.8.2-1)
    [2013-06-09 23:13] [PACMAN] upgraded networkmanager-openvpn (0.9.8.0-1 -> 0.9.8.2-1)
    [2013-06-09 23:13] [PACMAN] upgraded networkmanager-pptp (0.9.8.0-1 -> 0.9.8.2-1)
    [2013-06-09 23:13] [PACMAN] upgraded networkmanager-vpnc (0.9.8.0-2 -> 0.9.8.2-1)
    [2013-06-09 23:13] [PACMAN] upgraded openobex (1.7-5 -> 1.7-6)
    [2013-06-09 23:13] [PACMAN] upgraded php (5.4.15-3 -> 5.4.16-1)
    [2013-06-09 23:13] [PACMAN] upgraded phoronix-test-suite (4.6.0-1 -> 4.6.1-1)
    [2013-06-09 23:13] [ALPM-SCRIPTLET] update desktop mime database...
    [2013-06-09 23:13] [PACMAN] upgraded rawtherapee (1:4.0.10-4 -> 1:4.0.11-1)
    [2013-06-09 23:13] [PACMAN] upgraded strace (4.7-1 -> 4.8-1)
    [2013-06-09 23:13] [PACMAN] upgraded vlc (2.0.7-1 -> 2.0.7-2)
    [2013-06-09 23:13] [PACMAN] installed harfbuzz-icu (0.9.18-1)
    [2013-06-09 23:13] [PACMAN] installed webkitgtk (2.0.2-3)
    [2013-06-09 23:13] [PACMAN] upgraded wine (1.5.31-1 -> 1.6rc1-1)
    [2013-06-09 23:13] [PACMAN] upgraded xf86-video-intel (2.21.8-1 -> 2.21.9-1)
    [2013-06-09 23:13] Exited with code 0
    Also tried downgrade to gconf-3.2.6-1, which was in the upgrade from June 5th not helping.

    Boot Logic without the CoreAudio driver enabled. After double-clicking your file hold CTRL. Logic will ask you if you want to boot CoreAudio. Answer no. The session will load with all of your plugs and VI's x'd out. Once the session is open and all of the MIDI dialogs etc. go away, open up the audio preferences, uncheck, then recheck enable. Logic will ask you if you want to 'Try Relaunch' of the CoreAudio driver. Hit yes.
    I've had a number of huge sessions that fall victim to very problem you're plagued with. I remember being quite angry when I couldn't boot after a clean close. This makes my sessions usable every time they are seemingly not.
    The other tip that this forum has helped in keeping things running smoothly is the 'reorganize memory' function (dbl-click beneath the tempo). This little ditty's resurrected sessions that refuse to bounce (you know the ones that crash then take 6 minutes to reopen.)
    Oh, and, oft times, the sessions that have trouble opening from scratch return to their normal state of content. The problem has something to do with Logic asking about MIDI connections after all of your VI's are loaded (I have a Tranzport that sits in the closet and never gets plugged in. When logic opens a session it automatically gets looked for. If the session's particularly big I can usually count on a crash.
    Hope it helps.
    Caulwell
    MacPro 3.0, Logic 7.2.3, ProTools HD2, Control|24, UAD1-e Mac OS X (10.4.6)
    Message was edited by: Caulwell
    Seems like I missed that pip about rebooting with the control key down. Sorry to call on redundancy.
    If I'm allowed to kick myself while I'm down, I wonder if when you boot without CoreAudio enabled do you get further in the load process than booting with CA enabled?

  • Final Cut Pro crashes at startup after upgrade to FCP 7 (and FCS 3)

    I bought the upgrade to FCS 3 and installed it.
    After this I can't open Final Cut Pro 7
    It start opening and fails during "Profiling for RT extreme"
    I get the popup with: the application Final cut pro quit unexpectedly
    I use a MAC Pro 8-core intel
    All latest updates installed before upgrade and all permissions repaired and clean processes done.
    What can I do, what is wrong??
    System:
    Model Name: Mac Pro
    Model Identifier: MacPro3,1
    Processor Name: Quad-Core Intel Xeon
    Processor Speed: 2.8 GHz
    Number Of Processors: 2
    Total Number Of Cores: 8
    L2 Cache (per processor): 12 MB
    Memory: 10 GB
    Bus Speed: 1.6 GHz
    Boot ROM Version: MP31.006C.B05
    ATI Radeon HD 3870:
    Chipset Model: ATI Radeon HD 3870
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x16
    VRAM (Total): 512 MB
    Vendor: ATI (0x1002)
    Device ID: 0x9501
    Revision ID: 0x0000
    ROM Revision: 113-B3390F-270
    EFI Driver Version: 01.00.270
    Report I get:
    Process: Final Cut Pro [186]
    Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier: com.apple.FinalCutPro
    Version: 7.0 (7.0)
    Build Info: FCPApp-906181654~22
    Code Type: X86 (Native)
    Parent Process: launchd [82]
    Interval Since Last Report: 3306 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 28 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-07-29 00:31:47.328 +0200
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 8D4408DC-4FB9-4F53-8131-470E800EA0A6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000009d91c6c4
    Crashed Thread: 13
    Thread 0:
    0 libGLImage.dylib 0x928ace69 void glgConvertTo32<GLGConverterEndianSwap, (GLGMemory)2>(GLGOperation const*, GLDPixelMode const*) + 441
    1 libGLImage.dylib 0x928aaf8f glgProcessPixelsWithProcessor + 1359
    2 ...pple.ATIRadeonX2000GLDriver 0x097be44f gldGetQueryInfo + 3743
    3 GLEngine 0x09032144 glReadPixels_Exec + 2004
    4 com.apple.FinalCutPro 0x00467cf9 KGOpenGLMotionBlitWithComposite(KGCanvasRec*, KGCanvasRec*, KGCanvasRec*, KGMotionPointInstance*, KGRect*, KGFloatPt*, float, KGOpenGLEffectFlags, unsigned long) + 4555
    5 com.apple.FinalCutPro 0x00468a2f OFXProfileEffectsOnMainThread(OFXData*, KGListRecord*) + 3111
    6 com.apple.FinalCutPro 0x0046a037 OFXSetupEffects(OFXData*, unsigned long, unsigned long, unsigned char) + 4497
    7 com.apple.FinalCutPro 0x0046aa77 OpenGLEffectsInitialize() + 575
    8 com.apple.FinalCutPro 0x0044e49b PluginMainEntry(long, long, KGDictInt*, void*) + 957
    9 com.apple.FinalCutPro 0x00244d44 MessageToPlugins(long, long) + 54
    10 com.apple.FinalCutPro 0x00244eef KGRegisterLibAction + 127
    11 com.apple.FinalCutPro 0x00245288 CallLibs(KGLibActionCode, unsigned char) + 118
    12 com.apple.FinalCutPro 0x0024551e KGFinishLibraries + 130
    13 com.apple.FinalCutPro 0x00245643 KGInit() + 173
    14 com.apple.FinalCutPro 0x004130d3 OpenApplication(AEDesc const*, AEDesc*, long) + 73
    15 com.apple.AE 0x9205b648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    16 com.apple.AE 0x9205b57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    17 com.apple.AE 0x9205b425 aeProcessAppleEvent + 177
    18 com.apple.HIToolbox 0x930bf961 AEProcessAppleEvent + 38
    19 com.apple.HIToolbox 0x9311dd06 AEProcessEvent + 160
    20 com.apple.HIToolbox 0x9311dc57 HIStdAppHandler::HandleEvent(OpaqueEventHandlerCallRef*, TCarbonEvent&) + 219
    21 com.apple.HIToolbox 0x9311af02 TEventHandler::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 70
    22 com.apple.HIToolbox 0x9309511d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    23 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    24 com.apple.HIToolbox 0x930943c0 SendEventToEventTargetWithOptions + 58
    25 com.apple.HIToolbox 0x930c2d34 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 356
    26 com.apple.HIToolbox 0x930954d6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
    27 com.apple.HIToolbox 0x9309455b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    28 com.apple.HIToolbox 0x930b0eac SendEventToEventTarget + 52
    29 com.apple.HIToolbox 0x9311da4c ToolboxEventDispatcher + 86
    30 com.apple.HIToolbox 0x9311a2a2 RunApplicationEventLoop + 222
    31 com.apple.FinalCutPro 0x0015464f KGMainEvent(void*) + 51
    32 com.apple.FinalCutPro 0x002c1aa8 main + 54
    33 com.apple.FinalCutPro 0x00003a6b _start + 209
    34 com.apple.FinalCutPro 0x00003999 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    2 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9537246e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9539cdcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x956f3b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    4 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x00429495 DisplayQueue::Run() + 681
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9536b2ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9539d2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x953e2539 pthreadcondwait + 48
    3 com.apple.FinalCutPro 0x0043ee7b Synchronizable::Wait() + 53
    4 com.apple.FinalCutPro 0x004e5a4b WorkUnitPerformer::Run() + 55
    5 com.apple.FinalCutPro 0x0046ac0c Thread::RunHelper(void*) + 20
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x90a025f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90a02480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9536b286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95372a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9019804e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90198c78 CFRunLoopRunInMode + 88
    4 ....CoreMediaIOServicesPrivate 0x967d6ecc MIO::DAL::RunLoop::OwnThread(void*) + 160
    5 ....CoreMediaIOServicesPrivate 0x967d904c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    7 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 Crashed:
    0 com.apple.CoreFoundation 0x90212608 __exceptionFinalize + 152
    1 libSystem.B.dylib 0x9539f013 pthread_tsdcleanup + 163
    2 libSystem.B.dylib 0x9539ebb5 pthreadexit + 98
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x953ba6fa select$DARWIN_EXTSN + 10
    1 com.apple.AECore 0x247c3319 threadProc(void*) + 17
    2 libSystem.B.dylib 0x9539c155 pthreadstart + 321
    3 libSystem.B.dylib 0x9539c012 thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
    eax: 0xa7246ccc ebx: 0x90212584 ecx: 0xb0651000 edx: 0x0f470f30
    edi: 0x01001380 esi: 0x0f470f30 ebp: 0xb0650f08 esp: 0xb0650ed0
    ss: 0x0000001f efl: 0x00010293 eip: 0x90212608 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x9d91c6c4
    Binary Images:
    0x1000 - 0x867ffc com.apple.FinalCutPro 7.0 (7.0) <de75b35631cea155c3a58c130f2429fd> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    0xc22000 - 0xc25ff7 +KGCore ??? (???) <513569271e6452fce38b637bc74ec30f> /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore
    0xc2d000 - 0xc2dffc com.apple.iokit.dvcomponentglue 1.9.5 (1.9.5) <0759a2500bb678c4e6fc1c4a90d17e03> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0xc32000 - 0xc41fff com.apple.AERegistration 1.2 (77) <0c4c13009e3ae2a14507380c2544b223> /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0xc55000 - 0xc5cfff com.apple.AEProfiling 1.2 (22) <50fd5623d2c18102fd41d8e745e08353> /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0xc66000 - 0xe1fff3 com.apple.prokit 5.0 (883) <f30846e78a05f4f97f6ba78fbeda517a> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0xf27000 - 0xf99fef com.apple.ProFX 1.2.3 (1.2.3) <5db359dc8a447ae2ca9a82e0c895e4b0> /Library/Application Support/ProApps/SharedA/Frameworks/ProFX.framework/Versions/A/ProFX
    0xfb9000 - 0x10b2fe0 com.apple.DiskImagesFramework 10.5.5 (199) <221119fb6b335af96fb0e85a9403cbc5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x1118000 - 0x1172ff7 com.apple.proapps.MIO 1.0 (498) <1ffa992f4d82684fb2054c9015ba14fa> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x11ae000 - 0x11b7ff7 com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <c4af15573cc83bb7c01755d66b0873c1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x11bf000 - 0x11f2fff com.apple.FWAVCPrivate 1.46 (46) /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x120a000 - 0x1228fef com.apple.XSKey 1.0.0 (52) <71b94f5315db901291f2211f7c2cd790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1237000 - 0x126dfff com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x127e000 - 0x1347fe5 com.apple.DiscRecording 4.0.5 (4050.4.1) <503c77a4da92eb3262d3fbfe46e74f20> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x13b2000 - 0x13ddffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
    0x160d000 - 0x164cfff com.apple.vmutils 4.1 (104) <2fcd53ce313bb6050bfaf0ac6c1b5ead> /System/Library/PrivateFrameworks/vmutils.framework/vmutils
    0x6cd2000 - 0x6cdaff7 com.apple.proapps.mrcheckpro 1.4 (359) <353f1a07ba9560cdd0834537d209bb69> /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x8fe5000 - 0x916afe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x9198000 - 0x91b4ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x91db000 - 0x91dcfff com.apple.FinalCutPro.Plugins.Text Window 7.0 (7.0) <b32ba8aa5ae68001c0315475b65c32b1> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window
    0x9224000 - 0x9228ff3 com.apple.FinalCutPro.Plugins.AudioGroupsExport 7.0 (7.0) <1a97986c80fae8a2e3f136442967ede0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport
    0x94e4000 - 0x96ebfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9781000 - 0x9a5fff1 com.apple.ATIRadeonX2000GLDriver 1.5.44 (5.4.4) <aeb5e93202779fb8e0f5da88291ce9f6> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x9b7b000 - 0x9ba5ff7 com.apple.FinalCutPro.Plugins.AfterEffects 7.0 (7.0) <12df4bd0ef34bfdbd48673331325bafc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects
    0x9bad000 - 0x9bc4ff3 com.apple.FinalCutPro.Plugins.AudioMixer 7.0 (7.0) <88f6d4e72cbf77119f64ae4f960fd2f4> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer
    0x9bcf000 - 0x9bedfe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x9bf5000 - 0x9bfafff com.apple.FinalCutPro.Plugins.Cache Manager 7.0 (7.0) <5b5a8a9259e929dffc04c3e741bfdde3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager
    0xad00000 - 0xad1dff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xad35000 - 0xad5ffeb com.apple.proapps.ControlSurfaceSupport 2.0 (68) <86163aa665bfcd271ab4d40199ca8269> /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport
    0xad80000 - 0xae58ff2 com.apple.FinalCutPro.Plugins.Browser 7.0 (7.0) <298f68cabb0daca071967e24032020da> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser
    0xae76000 - 0xae90fff com.apple.FinalCutPro.CinemaTools 5.0 (5.0) <db65880a253159220325d66e55cae4ce> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools
    0xae9c000 - 0xaea6ff9 com.apple.FinalCutPro.Plugins.CTHelper 7.0 (7.0) <4e702488ded734fc926a1dfe89685e00> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper
    0xaead000 - 0xaed3ff7 com.apple.FinalCutPro.Plugins.EditTape 7.0 (7.0) <7d39d97872ffc63b2c455cca7f2265af> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape
    0xaee2000 - 0xaf3cff5 com.apple.FinalCutPro.Plugins.EDL Export 7.0 (7.0) <074f25e4efce90e7f53997b9f1227303> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export
    0xaf51000 - 0xaf59fff com.apple.FinalCutPro.Plugins.Effect Builder 7.0 (7.0) <935f0d8eb03370afc80bd94ed7ebb82b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder
    0xaf5e000 - 0xaf69ffe com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 7.0 (7.0) <456a6bbc75a05914ffad7ed1020db313> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport
    0xaf72000 - 0xafa5ff7 com.apple.FinalCutPro.Plugins.FCS Engine 7.0 (7.0) <8c4a49f70e3e9665d239d5f1fc6c0da8> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine
    0xafaf000 - 0xafc0ff7 com.apple.FinalCutPro.Plugins.FilterCustomEd 7.0 (7.0) <ce6d77f246b8b435f8461f54e690a1dd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd
    0xafc6000 - 0xafdbffb com.apple.FinalCutPro.Plugins.FilterViewer 7.0 (7.0) <c1993b2c8e985ff8a1450bea4eeb24d5> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer
    0xafe1000 - 0xafe4ffc com.apple.FinalCutPro.Plugins.FinalTouchExport 7.0 (7.0) <4a3a19c345bb540191e8e4f44d15ecea> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport
    0xafea000 - 0xb008fea com.apple.FinalCutPro.Plugins.Flash 7.0 (7.0) <7042d12f13089d6afbfdc04480954adc> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash
    0xb014000 - 0xb021ffb com.apple.FinalCutPro.Plugins.GenViewer 7.0 (7.0) <40e4bdd56095d88e4011e350ae87290b> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer
    0xb027000 - 0xb02bfff com.apple.FinalCutPro.Plugins.LayerFileReader 7.0 (7.0) <3e6e650422d7e8406b79c0629cdef396> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader
    0xb030000 - 0xb07cff3 com.apple.FinalCutPro.Plugins.Media Manager 7.0 (7.0) <7256bcaec22f0a2e0d25b0e99f7aed53> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager
    0xb086000 - 0xb098ff0 com.apple.FinalCutPro.Plugins.MolokiniSupport 7.0 (7.0) <45ff947371051e594c0c71b6d6e9e952> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport
    0xb0a7000 - 0xb0bbfff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 (1.0) <f30d5326241ccf33f94739ecb45c6c2a> /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation
    0xb0c9000 - 0xb0fbffb com.apple.FinalCutPro.Plugins.Motion Viewer 7.0 (7.0) <853fbbc72628c483aebcac69b8a61d0c> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer
    0xb10c000 - 0xb127ff3 com.apple.FinalCutPro.Plugins.Movie Analyzer 7.0 (7.0) <3a3417f473e4447ed1b11d8888230801> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer
    0xb136000 - 0xb14cffb com.apple.FinalCutPro.Plugins.Movie Viewer 7.0 (7.0) <de8f3578388640a4e170c61698df9cb6> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer
    0xb158000 - 0xb15cfff com.apple.FinalCutPro.Plugins.NuggetExport 7.0 (7.0) <f7a383d090ab1ffe2016de7f47afda42> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport
    0xb161000 - 0xb21afe7 com.apple.FinalCutPro.Plugins.OMF Audio Export 7.0 (7.0) <7e770367d26fa1be5f90e5a915a6477d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export
    0xb22d000 - 0xb235ffb com.apple.FinalCutPro.Plugins.Perf Analyzer 7.0 (7.0) <fe5b80c6f4643bdf82a7ab62d8d53131> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer
    0xb23a000 - 0xb24fffb com.apple.FinalCutPro.Plugins.ProAppsIntegration 7.0 (7.0) <9770e1e4fb6fafe0621376e583255fcd> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration
    0xb25f000 - 0xb26cff7 com.apple.FinalCutPro.Plugins.Pulldown Support 7.0 (7.0) <b02018ab481d96b6533694219158a6cb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support
    0xb274000 - 0xb2b3fef com.apple.FinalCutPro.Plugins.QTM Reader 7.0 (7.0) <ba765a559bdb254cacea01902e82ffd0> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader
    0xb2c0000 - 0xb2c8ff3 com.apple.FinalCutPro.Plugins.QuickView 7.0 (7.0) <1fec8b5f4e5ece95260a1566cd44c5d3> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView
    0xb2cd000 - 0xb2ddffe com.apple.FinalCutPro.Plugins.Relink Media 7.0 (7.0) <00b1cb9d18f0ef7eb47f4ad62b817b80> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media
    0xb2e4000 - 0xb37dff2 com.apple.FinalCutPro.Plugins.Timeline Editor 7.0 (7.0) <f0cadd73511abf441fd00ab78dedcbfb> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor
    0xb38c000 - 0xb39dfff com.apple.FinalCutPro.Plugins.Transcoder 7.0 (7.0) <342dbf2c0e4835d26f07fad4e3061902> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder
    0xb3a7000 - 0xb3b9fff com.apple.FinalCutPro.Plugins.Transition Viewer 7.0 (7.0) <f90bc19a157a64c9533a6e15ee63ddf2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer
    0xb3bf000 - 0xb3d4ff3 com.apple.FinalCutPro.Plugins.Trimming 7.0 (7.0) <d043123319e2517f1d753d05aad1cc67> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming
    0xb3da000 - 0xb3e0ffb com.apple.FinalCutPro.Plugins.VDUSupport 7.0 (7.0) <9f7e6de69346fa87dd517a7ab41470f2> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport
    0xb3e6000 - 0xb3e7ffb com.apple.FinalCutPro.Plugins.Vector Accelerator 7.0 (7.0) <f1ba1fff8f2b1484a9e627524f9e85df> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator
    0xb3ec000 - 0xb3fdfff com.apple.FinalCutPro.Plugins.VideoLog 7.0 (7.0) <4817e2073ab8c0095d5d61fd5d749536> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog
    0xb402000 - 0xb41aff7 com.apple.FinalCutPro.Plugins.VoiceOver 7.0 (7.0) <c036ae1b43e897b0050accc29e78fbaa> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver
    0xb421000 - 0xb49dfe5 com.apple.FinalCutPro.Plugins.XML Support 7.0 (7.0) <e6ab4b9287c8af7a1d91baa89756507d> /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support
    0xb7f8000 - 0xb7f8ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0xbd93000 - 0xbda4fe7 com.apple.FCP Uncompressed 422.component 1.6 (1.6) <5cef993fdbac12fd57c6efa42ab7aee2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xbe20000 - 0xbe22ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <d60e25373b47ea9900776ce394378d07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xbe28000 - 0xbe8cfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509b3ff8573ca6e914a6701f10c2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0xbeaa000 - 0xbf17fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0xbf26000 - 0xbf6cffb com.apple.motion.component 1.0 (687) <b2fd93af0488c687c7b5a8fc8ae2d40c> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0xbf72000 - 0xbf74ff7 +Motion ??? (???) <ba03f73fdcb26b738ebd87c2a5a93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0xbf7a000 - 0xc016ff8 com.apple.procore.framework 4.0 (712) <09ee33b4412cfc2553561de47695baa6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0xc055000 - 0xc069fef com.apple.fcp.DVOutputUnit 1.3 (1.3) <28e28bc601a034b28f64474f521105c8> /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit
    0xc219000 - 0xc286fe7 com.apple.AppleProResCodec 2.0 (224) <b7a79ff29c325554a3c3be91f9b89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0xc2d3000 - 0xc6a8fe5 QuickTimeH264.scalar ??? (???) <69abf0b9133b89e4ad9171ea7b156d87> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0xc713000 - 0xc74afe7 com.apple.DVCPROHDCodec 1.5 (237) <5ba422055aee73bba7de5417ef028d5b> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0xc75a000 - 0xc7a0fef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec
    0xc7a9000 - 0xc858fe3 com.apple.AppleHDVCodec 1.5 (228) <8d2121a0ba5328a2c9a53bed137701da> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0xc880000 - 0xc8cefe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0xc8d7000 - 0xc8f1feb com.apple.AppleIntermediateCodec 1.3 (151) <038597cb32e7eba5f81624ed96182ea4> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xc8f7000 - 0xc90afe3 com.apple.IMXCodec 1.4 (155) <b7a1514f1a2bec3e719db8bb25016a05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xc91c000 - 0xc935ff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xc93a000 - 0xc975fff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xcb17000 - 0xcb4ffff com.apple.motion.MotionBundle 4.0.0 (687) <d55a6b65819f904e69e1fb688d60f967> /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion
    0xce00000 - 0xcefeff7 com.apple.soundtrackpro.integration 3.0 (3.0) <bdd75f4ac31068a0f0a8de05104637d9> /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration
    0xd0b3000 - 0xd7e8fdf +com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler
    0xe227000 - 0xe959fc7 +com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D
    0xf5a3000 - 0xf5b2ff7 com.apple.QuartzComposer.FxPlugWrapper 1.2.3 (92) <8a7ac5fd7b3fc001e5b9eedb450e6f0f> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPl ugWrapper
    0xf5bd000 - 0xf5c9fff com.apple.PluginManager 1.7.3 (34) <13cd3a05a00c4fa7ad612a706a67e390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0xf5d6000 - 0xf5e7ff7 com.apple.fxplugframework 1.2.3 (1.2.3) <033fea79e666d3195bd525a9a4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0xf5fa000 - 0xf5fbff7 com.apple.Helium 3.0.0 (221) <f9d224cd8d1f7dd1e0919186186fb3d1> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0xf5ff000 - 0xf754fec com.apple.Helium.HeliumRender 2.0.0 (221) <9046df26e22414dc6a4bf7b23ebad338> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0xf7b2000 - 0xf7baff7 com.apple.QuartzComposer.QCMotionPatch 1.0 (687) <d70c471ae02dd2332f5fcecc0153f1a8> /Library/Application Support/ProApps/SharedA/Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMo tionPatch
    0xf7c2000 - 0xf7c2fff com.apple.FxHeliumImage 4.0.0 (1.0) <6d239534fcad22b90d2caa77651a84c0> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0xf7f7000 - 0xf7fbff3 com.apple.SmoothCamFxPlug 1.0.1 (1.0.1) <50a3c8733b3f0e6e342a6e191584750a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/SmoothCam.fxplug/Contents/MacOS/SmoothC am
    0xf856000 - 0xf856ffc com.apple.qmaster.swamp 3.5 (3.5) <233fac83dceaf42fee7d167e550d32f5> /Library/Frameworks/Qmaster.framework/Versions/A/Qmaster
    0xf86f000 - 0xf888fff com.apple.promath.framework 4.0.0 (687) <305ae8651d4f02d5e8d3f6bc8c217c97> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
    0xf892000 - 0xf8a8fea libedit.2.dylib ??? (???) <be5a6f391887bb96bdeeafd443cf19fb> /usr/lib/libedit.2.dylib
    0xf8b3000 - 0xf8c4fff com.apple.RetimingMath 4.0.0 (687) <6efb289b0ae864c25b5e0674da51e905> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0xfb00000 - 0xfd68ff2 com.apple.motion.filters 3.0.2 (567) <776ce7a8b35ebcb522a4467e6c5f101a> /Library/Application Support/ProApps/SharedA/Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters
    0xfe20000 - 0xfe44ff7 com.apple.AppleAVCIntraCodec 1.0 (16) <8a1a4cee1610eece74dad2af42825e6d> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0xfe4f000 - 0xfe52fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <63c9ef8da77eb8768e03991ec0e413fd> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xfe58000 - 0xfe5dfff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xfe62000 - 0xfe6dff0 com.apple.fcp.TundraOutputUnit 1.3 (1.3) <0ec4d5449a62f1640b39f4097f006c27> /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit
    0xfe76000 - 0xfe81ff7 com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <273f520ba3b21d46eea91b0284dd43db> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0xfe89000 - 0xfeeefe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <94c8ca828e8df23f0771d065994a65d3> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0xff08000 - 0xff32fff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xff38000 - 0xff44fff com.apple.FinalCutPro.iChatTheaterPreview 1.0 (194) <a9c67bd80f6c547fd7883d6be0681b0e> /Library/QuickTime/iChatTheaterPreview.component/Contents/MacOS/iChatTheaterPre view
    0xff4c000 - 0xff82ff6 com.apple.proinspector.framework 3.1.0 (711) <f3006443f4b03f2317cb2e28f98ab0f9> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
    0x10000000 - 0x10060fef com.apple.proapps.AudioMixEngine 2.0 (68) <b3519762653e30674228e744347b85bb> /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine
    0x20091000 - 0x207c1fef +com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl
    0x211fe000 - 0x21934ff7 +com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape
    0x2237f000 - 0x22438ff2 com.apple.DesktopVideoOut 1.2.5 (1.2.5) <6c42e46e2720866f613ba0f93c4ec7fb> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x22455000 - 0x2245efff com.apple.IOFWDVComponents 1.9.5 (1.9.5) <889959011cb23c11785c378264400284> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x22468000 - 0x22472ff7 com.apple.compressor.MediaServerAPI 3.5 (3.5) <6aae6c49e3849689f3fa1fe006a987b1> /Library/Frameworks/MediaServerAPI.framework/Versions/A/MediaServerAPI
    0x2247f000 - 0x2248afff com.apple.compressor.StompUtil 3.5 (3.5) <49b4ee0acba327f69c661106733101cb> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUtil.framew ork/Versions/A/StompUtil
    0x22499000 - 0x224a4fff com.apple.qmaster.SwampUtil 3.5 (3.5) <d59210c891db2e561f215b2e12b690af> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUtil.framework /Versions/A/SwampUtil
    0x224c4000 - 0x224d6fff com.apple.motion.Text 4.0.0 (687) <41eb02547d99e54b438d372fd449425d> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
    0x224e7000 - 0x224ecffb com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874ee8a7b64432c8d8e21e4ea379c31b> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x224f3000 - 0x224f5fff com.apple.Helium.HCache 2.1.0 (221) <6fb55f8ff1498d51921b15c0e692443f> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Plug-ins/HCache.bundle/Cont ents/MacOS/HCache
    0x22700000 - 0x22fd7fe2 com.apple.ozone.framework 4.0.0 (687) <d314d46280c3a69c92cc2bca2edefcba> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Ozone
    0x23473000 - 0x2353ffeb org.python.python 2.5 (2.5) <523ba54c654eeed6bc670db2f58a73ab> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x2358c000 - 0x236f0ff2 com.apple.ProMedia 4.0.0 (687) <0f9638d930e56f101450cec204c2e3e6> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
    0x2375e000 - 0x237c6fff com.apple.ProGraphics 4.0.0 (687) <66bc8748d129af15637b4d7c168a7944> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x238e2000 - 0x23a63ff2 com.apple.Lithium 4.0.0 (687) <1690ba2f13639d9bd105f519f9d4ae12> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x23ae6000 - 0x23bb3ff3 com.apple.prochannel.framework 3.1.0 (711) <62b98bc25e3220e40fb15a4417ed8899> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x23c52000 - 0x23fffff2 com.apple.motion.TextFramework 4.0.0 (687) <d4c3bf4c51739de1e1e1171072ef12db> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/TextFramework.framework/TextFramework
    0x240bb000 - 0x24250ff7 com.apple.motion.Behaviors 4.0.0 (687) <de2fba30738c104f127524b1967c54b3> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Behaviors.ozp/Contents/MacOS/Behaviors
    0x242ef000 - 0x2433aff4 com.apple.Bloodhound 4.0.0 (687) <1e9d1f259333f9ecb42cb0b7d15d7098> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
    0x24365000 - 0x24501ff8 com.apple.motion.Particles 4.0.0 (687) <bd2c7ba33028a40768dda6284cd051df> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Particles.ozp/Contents/MacOS/Particles
    0x245c6000 - 0x245cffff com.apple.qmaster.SwampService 3.5 (3.5) <d66473c34ca8499971d1276eca915488> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampService.framew ork/Versions/A/SwampService
    0x245df000 - 0x245e9fff com.apple.qmaster.Status 3.5 (3.5) <261770bfb41aa924d1843a73e89a6ba3> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/Status.framework/Ve rsions/A/Status
    0x24745000 - 0x2477cff7 com.apple.CompressorKit 3.5 (3.5) <bf14424ff064ca69483f686357fe0f72> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/CompressorKit.fr amework/CompressorKit
    0x247ab000 - 0x24901ff7 com.apple.AECore 3.5 (3.5) <61d86dc6ccf286676063acc5e65432c0> /Library/Frameworks/AECore.framework/Versions/A/AECore
    0x24996000 - 0x24a38fef com.apple.compressor.StompUI 3.5 (3.5) <1c723172c751fbdbe6efe50248db7ae9> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompUI.framewor k/Versions/A/StompUI
    0x24a96000 - 0x24b7efe3 com.apple.compressor.StompTypes 3.5 (3.5) <eefbad5e1d6320585ef182174d298047> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/StompTypes.frame work/Versions/A/StompTypes
    0x24c07000 - 0x24c3bfff com.apple.qmaster.SwampCore 3.5 (3.5) <1875820ae25dd7d979ea14dde6a07ff2> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampCore.framework /Versions/A/SwampCore
    0x24c66000 - 0x24d2dfe3 com.apple.qmaster.SwampTypes 3.5 (3.5) <28a392fc2b277229a369ee048c0ff2e9> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampTypes.framewor k/Versions/A/SwampTypes
    0x24dba000 - 0x24e2eff8 com.apple.qmaster.do 3.5 (3.5) <4b871d5349867d551f629abc64d20fc8> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/DistributedObjects. framework/Versions/A/DistributedObjects
    0x24e97000 - 0x24ea2fff com.apple.qmaster.RequestProcessing 3.5 (3.5) <fc88cd1a8b917153ce46985133fc048d> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/RequestProcessing.f ramework/Versions/A/RequestProcessing
    0x24eb6000 - 0x24ec9ffb com.apple.qmaster.ServiceControl 3.5 (3.5) <2388440199acbb4c6f4d25feb856a6ce> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ServiceControl.fram ework/Versions/A/ServiceControl
    0x24ee2000 - 0x24f4fff3 com.apple.qmaster.ContentControl 3.5 (3.5) <fb82908184d21db49519eecffc261878> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ContentControl.fram ework/Versions/A/ContentControl
    0x24f97000 - 0x2505cfff com.apple.qmaster.JobControl 3.5 (3.5) <bb5a951009a8d59e9f9b7a2cb008a2e5> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/JobControl.framewor k/Versions/A/JobControl
    0x250e5000 - 0x250f0fff com.apple.qmaster.ClusterManager 3.5 (3.5) <72674c5a495fac9914553a64c9124d7b> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/ClusterManager.fram ework/Versions/A/ClusterManager
    0x34204000 - 0x3422eff7 com.apple.qmaster.SwampUI 3.5 (3.5) <b54d0112c5cd8dcf6199607946b9b554> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampUI.framework/V ersions/A/SwampUI
    0x34253000 - 0x3425efff com.apple.qmaster.SwampExecutor 3.5 (3.5) <17ee655c1095b150b3bd2a661a15df16> /Library/Frameworks/Qmaster.framework/Versions/A/Frameworks/SwampExecutor.frame work/Versions/A/SwampExecutor
    0x34272000 - 0x3428cffb com.apple.ScriptingBridge 1.0.1 (1.0.1) <2c42ce602b3a533b07e1971c8075048d> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x342a2000 - 0x342caffb com.apple.framework.Admin 3.7 (3.7) <4954bcd420547f8024b432b4e84bd483> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x342ec000 - 0x342f5fff com.apple.dsppublishing 1.0.0 (115) <c46ba135abd7484e8f3432f28a791cf9> /Library/Frameworks/DSPPublishing.framework/Versions/A/DSPPublishing
    0x34303000 - 0x3433bfff com.apple.compressor.ImageProcessing 3.5 (3.5) <c08ab0f16b327af3339a8026ab249ce7> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/ImageProcessing. framework/Versions/A/ImageProcessing
    0x34364000 - 0x34503feb com.apple.compressor.transcoding 3.5 (3.5) <5b140c625bce43aea05b7707af14a092> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/Transcoding.fram ework/Versions/A/Transcoding
    0x3462a000 - 0x34630fff com.apple.compressor.FilterUI 3.5 (3.5) <86bf0c7a81bb5a3011c04018c2ec1f9d> /Library/Frameworks/Compressor.framework/Versions/A/Frameworks/FilterUI.framewo rk/Versions/A/FilterUI
    0x34639000 - 0x34658fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x3466a000 - 0x3466ffe7 com.apple.H264Encoder 1.0 (21) <2ad1dcd7087a57ee615e659280a1ec6c> /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/H264Encoder
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90004ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90005000 - 0x900bcff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x900bd000 - 0x900f1fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x900f2000 - 0x90124fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90125000 - 0x90258fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90259000 - 0x90271ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90272000 - 0x903abff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x903ac000 - 0x903acffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x903ad000 - 0x90467fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90468000 - 0x904c1ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x904c2000 - 0x90614ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90615000 - 0x908efff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x908f0000 - 0x908f0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x908f1000 - 0x909bafef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x909bb000 - 0x909e4fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x909e5000 - 0x90a62feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90a63000 - 0x90a9afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90a9b000 - 0x90aa7fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x90aa8000 - 0x90b6fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90b70000 - 0x90bb2fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90bb3000 - 0x90c04ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90c05000 - 0x90c07ff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x90c08000 - 0x90c0efff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90c0f000 - 0x90cdafff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90cdb000 - 0x90cf6ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90cf7000 - 0x90cfafff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90cfb000 - 0x90d78fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90df6000 - 0x90e89fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90e8a000 - 0x90ea7ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90ea8000 - 0x90ea8ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90ea9000 - 0x90f4cff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x90f4d000 - 0x90f52fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90f53000 - 0x90f6bfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f6c000 - 0x90f7cfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90f7d000 - 0x90fa8fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90fa9000 - 0x90fadfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90fae000 - 0x90ffdfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x91031000 - 0x9200cff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9204a000 - 0x92056ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92057000 - 0x92057fff com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92058000 - 0x92058ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92059000 - 0x92088fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92089000 - 0x92090ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92091000 - 0x920b0ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x920b1000 - 0x9212bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9212c000 - 0x92150fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x92233000 - 0x92327ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92328000 - 0x9232dfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9232e000 - 0x9235bfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9235c000 - 0x9238bff7 libncurses.5.4.dylib ??? (???) <3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
    0x9238c000 - 0x923cdfe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92637000 - 0x92671fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92684000 - 0x92693ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92694000 - 0x92738fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92739000 - 0x92761ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92762000 - 0x9289afe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9289b000 - 0x928a8fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928a9000 - 0x928e7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x928e8000 - 0x928e8ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92938000 - 0x92994ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92995000 - 0x929a4fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x929a5000 - 0x92ccbfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92ccc000 - 0x92dacfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92dc5000 - 0x92eadff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92eae000 - 0x92eb0fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92eb1000 - 0x93082ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93083000 - 0x9308cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9308d000 - 0x93395fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93396000 - 0x9339dffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9339e000 - 0x933bcfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x933bd000 - 0x933c9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x933ca000 - 0x93646fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93647000 - 0x937d6fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x937d7000 - 0x937defe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x937df000 - 0x93828fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93829000 - 0x938d0feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x938d1000 - 0x93902ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93a67000 - 0x93a67ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93a68000 - 0x93aceffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93acf000 - 0x93c8bff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93c8c000 - 0x93d16fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93d17000 - 0x94127fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94128000 - 0x94182ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94183000 - 0x9420fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94210000 - 0x9428fff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94290000 - 0x94290ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94291000 - 0x9462efef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9462f000 - 0x946c2ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x946c3000 - 0x946c3ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x946c4000 - 0x946c4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x946c5000 - 0x94844fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94848000 - 0x948bafff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x948bb000 - 0x9499cff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x9499d000 - 0x949a8fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x949ae000 - 0x949d2feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x94a0e000 - 0x94abefff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94abf000 - 0x94ac1ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95354000 - 0x95369ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9536a000 - 0x954d1ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x954d2000 - 0x9565afe3 com.apple.JavaScriptCore 5530.19 (5530.19) <df70ffca834a208aae04aa045009a6e7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9565b000 - 0x95679ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x956cc000 - 0x95b9dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95b9e000 - 0x95bbafff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x95bbb000 - 0x95bbffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95bc0000 - 0x95bd0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95c08000 - 0x95c0cfff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x95ce8000 - 0x95cedfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95cee000 - 0x95d75ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x95dbb000 - 0x95e47ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95e93000 - 0x95e93ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95e94000 - 0x95e9bfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95ea8000 - 0x95eb2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95eb3000 - 0x95f65ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x95f66000 - 0x95f6efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95f6f000 - 0x95f82fff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x95f89000 - 0x96787fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96788000 - 0x967c7fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x967c8000 - 0x96808fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96809000 - 0x96817ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9688b000 - 0x96c49fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c4a000 - 0x972eafe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x972eb000 - 0x97314fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x97315000 - 0x97372ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97373000 - 0x97389fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9738a000 - 0x974d0ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0xf0000000 - 0xf018cfe6 +com.mainconcept.mch264enc 8.0 (8.0.0.44755) /Library/Application Support/ProApps/SharedA/Frameworks/H264Encoder.framework/Versions/A/Frameworks/ mch264enc.framework/mch264enc
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Thanks for the link to the remover. I had been using AppZapper and was going to try something similar. Removing qmaster did the trick to get Final Cut to open. And... I can say it is a fine speed improvement for me on video scrubbing and other things from the first playing around.
    As soon as qmaster is back in the mix... crash on startup.
    Installing qmaster with Pacifist doesn't cause the daemon to start like the FCS installer. So, I thought starting from the terminal might lead to better data for troubleshooting. So far, when qmaster is installed launch Compressor will start, but it doesn't recognize the computer as a Quick Cluster and Qadministrator will crash when trying to create one. So, now it is diving into the qmaster preference files to see if Pacifist didn't copy in the machine name or something simple.
    Thanks to those sticking with this thread. At least I can function with editing now and I can export using QuickTime. I am just without the services of Compressor and its batching until I can find the clue missing with the cluster (at least that's where I am thinking the next step is).

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • Applications with java crash on startup

    Hello!
    Suddenly my ftp-client Cyberduck 3.8.1 crash on startup. A also tried the client Transmit and the same thing happend. I may think this started after the latest software update with java.
    Same thing happend when i try it with a guest account. Here are the crash report, thanks for any help.
    Process:         Cyberduck [1312]
    Path:            /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
    Identifier:      ch.sudo.cyberduck
    Version:         3.8.1 (7954) (7954)
    Code Type:       X86 (Native)
    Parent Process:  launchd [198]
    Date/Time:       2013-11-07 13:59:33.901 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          1245482 sec
    Crashes Since Last Report:           25
    Per-App Interval Since Last Report:  4030678 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      EB51A53D-3105-4581-B742-7968A27D2CD7
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000003a656d61
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: retain
    Java information:
    Exception type: Bus Error (0xa) at pc=0000000099049f8b
    Java VM: Java HotSpot(TM) Client VM (20.65-b04-462 mixed mode macosx-x86)
    Current thread (0000000003802400):  JavaThread "main" [_thread_in_native, id=-1599740608, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.sun.jna.Function.invokeVoid(I[Ljava/lang/Object;)V+0
    j  com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;Z)Ljava/lang/Ob ject;+45
    J  com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map; )Ljava/lang/Object;
    j  org.rococoa.internal.MsgSendHandler.invoke(Ljava/lang/Object;Ljava/lang/reflect /Method;[Ljava/lang/Object;)Ljava/lang/Object;+76
    j  com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method; [Ljava/lang/Object;)Ljava/lang/Object;+320
    j  com.sun.proxy.$Proxy0.syntheticSendMessage(Ljava/lang/Class;Lorg/rococoa/ID;Lor g/rococoa/Selector;[Ljava/lang/Object;)Ljava/lang/Object;+29
    j  org.rococoa.Foundation.send(Lorg/rococoa/ID;Lorg/rococoa/Selector;Ljava/lang/Cl ***;[Ljava/lang/Object;)Ljava/lang/Object;+61
    j  org.rococoa.Foundation.send(Lorg/rococoa/ID;Ljava/lang/String;Ljava/lang/Class; [Ljava/lang/Object;)Ljava/lang/Object;+7
    j  org.rococoa.internal.ObjCObjectInvocationHandler.sendOnThisOrMainThread(Ljava/l ang/reflect/Method;Lorg/rococoa/ID;Ljava/lang/String;Ljava/lang/Class;[Ljava/la n g/Object;)Ljava/lang/Object;+32
    j  org.rococoa.internal.ObjCObjectInvocationHandler.invokeCocoa(Ljava/lang/reflect /Method;[Ljava/lang/Object;)Ljava/lang/Object;+32
    j  org.rococoa.internal.ObjCObjectInvocationHandler.intercept(Ljava/lang/Object;Lj ava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Lja v a/lang/Object;+93
    j  ch.cyberduck.ui.cocoa.application.NSApplication$$ByRococoa.run()V+31
    j  ch.cyberduck.ui.cocoa.MainApplication.main([Ljava/lang/String;)V+174
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/la ng/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Objec t;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/O bject;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lan g/Object;+161
    j  apple.launcher.LaunchRunner.run()V+76
    j  apple.launcher.LaunchRunner.callMain()V+1
    j  apple.launcher.JavaApplicationLauncher.launch(JJZ)V+11
    v  ~StubRoutines::call_stub
    Java Threads: ( => current thread )
      0000000012381000 JavaThread "pool-1-thread-7" [_thread_blocked, id=-1314566144, stack(00000000b1955000,00000000b1a55000)]
      0000000011142400 JavaThread "pool-1-thread-6" [_thread_blocked, id=-1315622912, stack(00000000b1853000,00000000b1953000)]
      000000001285ec00 JavaThread "pool-1-thread-5" [_thread_in_native, id=-1316679680, stack(00000000b1751000,00000000b1851000)]
      000000001285d800 JavaThread "pool-1-thread-4" [_thread_blocked, id=-1317736448, stack(00000000b164f000,00000000b174f000)]
      000000001113f400 JavaThread "pool-1-thread-3" [_thread_in_native, id=-1318793216, stack(00000000b154d000,00000000b164d000)]
      000000001113e400 JavaThread "pool-1-thread-2" [_thread_in_Java, id=-1319849984, stack(00000000b144b000,00000000b154b000)]
      000000001113dc00 JavaThread "pool-1-thread-1" [_thread_in_native, id=-1320906752, stack(00000000b1349000,00000000b1449000)]
      0000000012083800 JavaThread "Poller SunPKCS11-Darwin" daemon [_thread_blocked, id=-1325264896, stack(00000000b0f21000,00000000b1021000)]
      0000000012800000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1327378432, stack(00000000b0d1d000,00000000b0e1d000)]
      000000001200e400 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=-1328435200, stack(00000000b0c1b000,00000000b0d1b000)]
      000000001200d400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1329491968, stack(00000000b0b19000,00000000b0c19000)]
      000000001200c400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=-1330548736, stack(00000000b0a17000,00000000b0b17000)]
      000000000390bc00 JavaThread "Finalizer" daemon [_thread_blocked, id=-1331605504, stack(00000000b0915000,00000000b0a15000)]
      000000000390ac00 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1332662272, stack(00000000b0813000,00000000b0913000)]
    =>0000000003802400 JavaThread "main" [_thread_in_native, id=-1599740608, stack(00000000bf800000,00000000c0000000)]
    Other Threads:
      0000000011002000 VMThread [stack: 00000000b0711000,00000000b0811000] [id=-1333719040]
      0000000003915400 WatcherThread [stack: 00000000b0e1f000,00000000b0f1f000] [id=-1326321664]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0000000003500c90] CodeCache_lock - owner thread: 0000000000000000
    Heap
    par new generation   total 14784K, used 7184K [0000000006010000, 0000000007010000, 0000000007010000)
      eden space 13184K,  42% used [0000000006010000, 0000000006584090, 0000000006cf0000)
      from space 1600K, 100% used [0000000006e80000, 0000000007010000, 0000000007010000)
      to   space 1600K,   0% used [0000000006cf0000, 0000000006cf0000, 0000000006e80000)
    concurrent mark-sweep generation total 49152K, used 7582K [0000000007010000, 000000000a010000, 000000000c010000)
    concurrent-mark-sweep perm gen total 18816K, used 18687K [000000000c010000, 000000000d270000, 0000000010010000)
    Code Cache  [0000000004001000, 00000000041e2000, 0000000006001000)
    total_blobs=878 nmethods=734 adapters=88 free_code_cache=31590336 largest_free_block=256
    Virtual Machine Arguments:
    JVM Args: -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.fra mework/Resources/LauncherSupport.jar -Dfile.encoding=utf-8
    Java Command: <unknown>
    Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 3968M, Free = 1709M
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x99049f8b objc_msgSend + 27
    1   org.andymatuschak.Sparkle               0x037d840a -[SUUpdater newVersionAvailable] + 48
    2   org.andymatuschak.Sparkle               0x037d8721 -[SUUpdater appcastDidFinishLoading:] + 713
    3   com.apple.Foundation                    0x97a3c671 __NSThreadPerformPerform + 506
    4   com.apple.CoreFoundation                0x9028f42b __CFRunLoopDoSources0 + 1563
    5   com.apple.CoreFoundation                0x9028ceef __CFRunLoopRun + 1071
    6   com.apple.CoreFoundation                0x9028c3c4 CFRunLoopRunSpecific + 452
    7   com.apple.CoreFoundation                0x9028c1f1 CFRunLoopRunInMode + 97
    8   com.apple.HIToolbox                     0x9a5eae04 RunCurrentEventLoopInMode + 392
    9   com.apple.HIToolbox                     0x9a5eaaf5 ReceiveNextEventCommon + 158
    10  com.apple.HIToolbox                     0x9a5eaa3e BlockUntilNextEventMatchingListInMode + 81
    11  com.apple.AppKit                        0x90952595 _DPSNextEvent + 847
    12  com.apple.AppKit                        0x90951dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    13  com.apple.AppKit                        0x909141f3 -[NSApplication run] + 821
    14  jna6079135966213919336.tmp              0x037acf1d .LCFI1 + 26
    15  jna6079135966213919336.tmp              0x037acc81 ffi_call + 97
    16  jna6079135966213919336.tmp              0x037a372e dispatch + 574
    17  jna6079135966213919336.tmp              0x037a4107 Java_com_sun_jna_Function_invokeVoid + 55
    18  ???                                     0x0400b9d9 0 + 67156441
    19  ???                                     0x04003e31 0 + 67124785
    20  ???                                     0x0411a5c4 0 + 68265412
    21  ???                                     0x04004473 0 + 67126387
    22  ???                                     0x04004473 0 + 67126387
    23  ???                                     0x04004473 0 + 67126387
    24  ???                                     0x04003f97 0 + 67125143
    25  ???                                     0x04003f97 0 + 67125143
    26  ???                                     0x04003f97 0 + 67125143
    27  ???                                     0x04003f97 0 + 67125143
    28  ???                                     0x04004473 0 + 67126387
    29  ???                                     0x04003e31 0 + 67124785
    30  ???                                     0x04001374 0 + 67113844
    31  libjvm.dylib                            0x031a95eb JVM_Lseek + 207439
    32  libjvm.dylib                            0x031a935f JVM_Lseek + 206787
    33  libjvm.dylib                            0x031a9333 JVM_Lseek + 206743
    34  libjvm.dylib                            0x031c2ff1 JVM_NewInstanceFromConstructor + 3647
    35  libjvm.dylib                            0x031c4500 JVM_InvokeMethod + 1096
    36  libjvm.dylib                            0x031c4242 JVM_InvokeMethod + 394
    37  libjvmlinkage.dylib                     0x000ac74f JVM_InvokeMethod + 79
    38  libjava.jnilib                          0x0070217e Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 38
    39  ???                                     0x0400b9d9 0 + 67156441
    40  ???                                     0x04003f97 0 + 67125143
    41  ???                                     0x04003f97 0 + 67125143
    42  ???                                     0x04004473 0 + 67126387
    43  ???                                     0x04003f97 0 + 67125143
    44  ???                                     0x04003e31 0 + 67124785
    45  ???                                     0x04003e31 0 + 67124785
    46  ???                                     0x04001374 0 + 67113844
    47  libjvm.dylib                            0x031a95eb JVM_Lseek + 207439
    48  libjvm.dylib                            0x031a935f JVM_Lseek + 206787
    49  libjvm.dylib                            0x031a9333 JVM_Lseek + 206743
    50  libjvm.dylib                            0x031cfda3 JVM_FindLoadedClass + 7826
    51  libjvm.dylib                            0x0323b84c JNI_GetCreatedJavaVMs_Impl + 2538
    52  ...ple.JavaApplicationLauncher          0x00008f1a JNIEnv_::CallStaticVoidMethod(_jclass*, _jmethodID*, ...) + 44
    53  ...ple.JavaApplicationLauncher          0x00008deb CallAppLauncherMain(JNIEnv_*, __CFDictionary const*, __CFArray const*) + 286
    54  ...ple.JavaApplicationLauncher          0x000083d4 startJavaApplication + 3265
    55  ...ple.JavaApplicationLauncher          0x000097c6 launchJavaApplicationWithJVMInfo + 1306
    56  ...ple.JavaApplicationLauncher          0x00006c07 launchJavaApplication + 39
    57  ch.sudo.cyberduck                       0x00001e36 0x1000 + 3638
    58  ch.sudo.cyberduck                       0x00001c59 0x1000 + 3161
    59  ch.sudo.cyberduck                       0x00001b88 0x1000 + 2952
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9881b382 kevent + 10
    1   libSystem.B.dylib                       0x9881ba9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9881af59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9881acfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9881a781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9881a412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9881a9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 3:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libSystem.B.dylib                       0x98860c78 mach_msg_server + 520
    3   libjvm.dylib                            0x031108d0 jio_snprintf + 45482
    4   libjvm.dylib                            0x03110757 jio_snprintf + 45105
    5   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    6   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    7   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 4:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0310f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03126bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03126a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 5:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0310f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03126bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03126a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 6:  Java: Gang worker#2 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0310f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03126bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03126a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 7:  Java: Gang worker#3 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0310f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03126bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03126a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 8:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x0312d51e jio_vsnprintf + 27397
    4   libjvm.dylib                            0x0310f758 jio_snprintf + 41010
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x0323a949 JVM_GetMethodIxExceptionTableEntry + 2250
    8   libjvm.dylib                            0x0323a8b7 JVM_GetMethodIxExceptionTableEntry + 2104
    9   libjvm.dylib                            0x0312d339 jio_vsnprintf + 26912
    10  libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    11  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    12  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 9:  Java: VM Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x0312d51e jio_vsnprintf + 27397
    4   libjvm.dylib                            0x0310f758 jio_snprintf + 41010
    5   libjvm.dylib                            0x0310f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0310f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x031a8280 JVM_Lseek + 202468
    8   libjvm.dylib                            0x031a7f1f JVM_Lseek + 201603
    9   libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 10:  Java: Reference Handler
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x031b73e4 JVM_MonitorWait + 3810
    5   libjvm.dylib                            0x031b68e6 JVM_MonitorWait + 996
    6   libjvm.dylib                            0x031b65d5 JVM_MonitorWait + 211
    7   libjvmlinkage.dylib                     0x000a7e75 JVM_MonitorWait + 69
    8   ???                                     0x0400b9d9 0 + 67156441
    9   ???                                     0x04003e31 0 + 67124785
    10  ???                                     0x04003e31 0 + 67124785
    11  ???                                     0x04001374 0 + 67113844
    12  libjvm.dylib                            0x031a95eb JVM_Lseek + 207439
    13  libjvm.dylib                            0x031a935f JVM_Lseek + 206787
    14  libjvm.dylib                            0x031b627d JVM_StartThread + 3057
    15  libjvm.dylib                            0x031b6105 JVM_StartThread + 2681
    16  libjvm.dylib                            0x031b6084 JVM_StartThread + 2552
    17  libjvm.dylib                            0x031b5ed1 JVM_StartThread + 2117
    18  libjvm.dylib                            0x031b5d07 JVM_StartThread + 1659
    19  libjvm.dylib                            0x0310f1e0 jio_snprintf + 39610
    20  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    21  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 11:  Java: Finalizer
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0310f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0310f876 jio_snpr

    Hi Baltwo! Still got the same problem, here are the new crash report from today. Thanks for any help.
    Process:         Cyberduck [922]
    Path:            /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
    Identifier:      ch.sudo.cyberduck
    Version:         3.8.1 (7954) (7954)
    Code Type:       X86 (Native)
    Parent Process:  launchd [193]
    Date/Time:       2013-12-05 14:47:07.791 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          1085717 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  8 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      EB51A53D-3105-4581-B742-7968A27D2CD7
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000002d782f65
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: retain
    Java information:
    Exception type: Bus Error (0xa) at pc=0000000099049f8b
    Java VM: Java HotSpot(TM) Client VM (20.65-b04-462 mixed mode macosx-x86)
    Current thread (0000000004001800):  JavaThread "main" [_thread_in_native, id=-1599740608, stack(00000000bf800000,00000000c0000000)]
    Stack: [00000000bf800000,00000000c0000000]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.sun.jna.Function.invokeVoid(I[Ljava/lang/Object;)V+0
    j  com.sun.jna.Function.invoke([Ljava/lang/Object;Ljava/lang/Class;Z)Ljava/lang/Ob ject;+45
    J  com.sun.jna.Function.invoke(Ljava/lang/Class;[Ljava/lang/Object;Ljava/util/Map; )Ljava/lang/Object;
    j  org.rococoa.internal.MsgSendHandler.invoke(Ljava/lang/Object;Ljava/lang/reflect /Method;[Ljava/lang/Object;)Ljava/lang/Object;+76
    j  com.sun.jna.Library$Handler.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method; [Ljava/lang/Object;)Ljava/lang/Object;+320
    j  com.sun.proxy.$Proxy0.syntheticSendMessage(Ljava/lang/Class;Lorg/rococoa/ID;Lor g/rococoa/Selector;[Ljava/lang/Object;)Ljava/lang/Object;+29
    j  org.rococoa.Foundation.send(Lorg/rococoa/ID;Lorg/rococoa/Selector;Ljava/lang/Cl ass;[Ljava/lang/Object;)Ljava/lang/Object;+61
    j  org.rococoa.Foundation.send(Lorg/rococoa/ID;Ljava/lang/String;Ljava/lang/Class; [Ljava/lang/Object;)Ljava/lang/Object;+7
    j  org.rococoa.internal.ObjCObjectInvocationHandler.sendOnThisOrMainThread(Ljava/l ang/reflect/Method;Lorg/rococoa/ID;Ljava/lang/String;Ljava/lang/Class;[Ljava/lan g/Object;)Ljava/lang/Object;+32
    j  org.rococoa.internal.ObjCObjectInvocationHandler.invokeCocoa(Ljava/lang/reflect /Method;[Ljava/lang/Object;)Ljava/lang/Object;+32
    j  org.rococoa.internal.ObjCObjectInvocationHandler.intercept(Ljava/lang/Object;Lj ava/lang/reflect/Method;[Ljava/lang/Object;Lnet/sf/cglib/proxy/MethodProxy;)Ljav a/lang/Object;+93
    j  ch.cyberduck.ui.cocoa.application.NSApplication$$ByRococoa.run()V+31
    j  ch.cyberduck.ui.cocoa.MainApplication.main([Ljava/lang/String;)V+174
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/la ng/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Objec t;)Ljava/lang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/O bject;)Ljava/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lan g/Object;+161
    j  apple.launcher.LaunchRunner.run()V+76
    j  apple.launcher.LaunchRunner.callMain()V+1
    j  apple.launcher.JavaApplicationLauncher.launch(JJZ)V+11
    v  ~StubRoutines::call_stub
    Java Threads: ( => current thread )
      0000000005a47c00 JavaThread "Thread-5" [_thread_in_native, id=-1310605312, stack(00000000b1d1c000,00000000b1e1c000)]
      0000000005a47000 JavaThread "Thread-4" [_thread_in_native, id=-1311662080, stack(00000000b1c1a000,00000000b1d1a000)]
      0000000005a45c00 JavaThread "Thread-3" [_thread_in_native, id=-1312718848, stack(00000000b1b18000,00000000b1c18000)]
      0000000005a45400 JavaThread "Thread-2" [_thread_in_native, id=-1313775616, stack(00000000b1a16000,00000000b1b16000)]
      0000000004021c00 JavaThread "pool-1-thread-7" [_thread_in_native, id=-1314832384, stack(00000000b1914000,00000000b1a14000)]
      00000000128c2c00 JavaThread "pool-1-thread-6" [_thread_in_native, id=-1315889152, stack(00000000b1812000,00000000b1912000)]
      0000000005a42000 JavaThread "pool-1-thread-5" [_thread_in_native, id=-1316945920, stack(00000000b1710000,00000000b1810000)]
      00000000128c1c00 JavaThread "pool-1-thread-4" [_thread_in_native, id=-1318002688, stack(00000000b160e000,00000000b170e000)]
      00000000128c0c00 JavaThread "pool-1-thread-3" [_thread_in_native, id=-1319059456, stack(00000000b150c000,00000000b160c000)]
      000000000539f800 JavaThread "pool-1-thread-2" [_thread_in_native, id=-1320116224, stack(00000000b140a000,00000000b150a000)]
      000000000539f000 JavaThread "pool-1-thread-1" [_thread_in_native, id=-1321172992, stack(00000000b1308000,00000000b1408000)]
      0000000005958000 JavaThread "Poller SunPKCS11-Darwin" daemon [_thread_blocked, id=-1325264896, stack(00000000b0f21000,00000000b1021000)]
      0000000005023400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1327378432, stack(00000000b0d1d000,00000000b0e1d000)]
      0000000005022400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=-1328435200, stack(00000000b0c1b000,00000000b0d1b000)]
      0000000005021400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1329491968, stack(00000000b0b19000,00000000b0c19000)]
      0000000005020400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=-1330548736, stack(00000000b0a17000,00000000b0b17000)]
      0000000004002c00 JavaThread "Finalizer" daemon [_thread_in_vm, id=-1331605504, stack(00000000b0915000,00000000b0a15000)]
      0000000005015400 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1332662272, stack(00000000b0813000,00000000b0913000)]
    =>0000000004001800 JavaThread "main" [_thread_in_native, id=-1599740608, stack(00000000bf800000,00000000c0000000)]
    Other Threads:
      0000000005012c00 VMThread [stack: 00000000b0711000,00000000b0811000] [id=-1333719040]
      0000000005024c00 WatcherThread [stack: 00000000b0e1f000,00000000b0f1f000] [id=-1326321664]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    par new generation   total 14784K, used 6489K [0000000008010000, 0000000009010000, 0000000009010000)
      eden space 13184K,  39% used [0000000008010000, 000000000851a300, 0000000008cf0000)
      from space 1600K,  83% used [0000000008e80000, 0000000008fcc3d8, 0000000009010000)
      to   space 1600K,   0% used [0000000008cf0000, 0000000008cf0000, 0000000008e80000)
    concurrent mark-sweep generation total 49152K, used 7608K [0000000009010000, 000000000c010000, 000000000e010000)
    concurrent-mark-sweep perm gen total 25560K, used 18655K [000000000e010000, 000000000f906000, 0000000012010000)
    Code Cache  [0000000006001000, 00000000061e2000, 0000000008001000)
    total_blobs=867 nmethods=723 adapters=88 free_code_cache=31601856 largest_free_block=256
    Virtual Machine Arguments:
    JVM Args: -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.fra mework/Resources/LauncherSupport.jar -Dfile.encoding=utf-8
    Java Command: <unknown>
    Launcher Type: generic
    Physical Memory: Page Size = 4k, Total = 3968M, Free = 495M
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x99049f8b objc_msgSend + 27
    1   org.andymatuschak.Sparkle               0x037d840a -[SUUpdater newVersionAvailable] + 48
    2   org.andymatuschak.Sparkle               0x037d8721 -[SUUpdater appcastDidFinishLoading:] + 713
    3   com.apple.Foundation                    0x97a3c671 __NSThreadPerformPerform + 506
    4   com.apple.CoreFoundation                0x9028f42b __CFRunLoopDoSources0 + 1563
    5   com.apple.CoreFoundation                0x9028ceef __CFRunLoopRun + 1071
    6   com.apple.CoreFoundation                0x9028c3c4 CFRunLoopRunSpecific + 452
    7   com.apple.CoreFoundation                0x9028c1f1 CFRunLoopRunInMode + 97
    8   com.apple.HIToolbox                     0x9a5eae04 RunCurrentEventLoopInMode + 392
    9   com.apple.HIToolbox                     0x9a5eaaf5 ReceiveNextEventCommon + 158
    10  com.apple.HIToolbox                     0x9a5eaa3e BlockUntilNextEventMatchingListInMode + 81
    11  com.apple.AppKit                        0x90952595 _DPSNextEvent + 847
    12  com.apple.AppKit                        0x90951dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    13  com.apple.AppKit                        0x909141f3 -[NSApplication run] + 821
    14  jna7892181922294996304.tmp              0x037acf1d .LCFI1 + 26
    15  jna7892181922294996304.tmp              0x037acc81 ffi_call + 97
    16  jna7892181922294996304.tmp              0x037a372e dispatch + 574
    17  jna7892181922294996304.tmp              0x037a4107 Java_com_sun_jna_Function_invokeVoid + 55
    18  ???                                     0x0600b9d9 0 + 100710873
    19  ???                                     0x06003e31 0 + 100679217
    20  ???                                     0x06119904 0 + 101816580
    21  ???                                     0x06004473 0 + 100680819
    22  ???                                     0x06004473 0 + 100680819
    23  ???                                     0x06004473 0 + 100680819
    24  ???                                     0x06003f97 0 + 100679575
    25  ???                                     0x06003f97 0 + 100679575
    26  ???                                     0x06003f97 0 + 100679575
    27  ???                                     0x06003f97 0 + 100679575
    28  ???                                     0x06004473 0 + 100680819
    29  ???                                     0x06003e31 0 + 100679217
    30  ???                                     0x06001374 0 + 100668276
    31  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    32  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    33  libjvm.dylib                            0x032a9333 JVM_Lseek + 206743
    34  libjvm.dylib                            0x032c2ff1 JVM_NewInstanceFromConstructor + 3647
    35  libjvm.dylib                            0x032c4500 JVM_InvokeMethod + 1096
    36  libjvm.dylib                            0x032c4242 JVM_InvokeMethod + 394
    37  libjvmlinkage.dylib                     0x000ac74f JVM_InvokeMethod + 79
    38  libjava.jnilib                          0x0070217e Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 38
    39  ???                                     0x0600b9d9 0 + 100710873
    40  ???                                     0x06003f97 0 + 100679575
    41  ???                                     0x06003f97 0 + 100679575
    42  ???                                     0x06004473 0 + 100680819
    43  ???                                     0x06003f97 0 + 100679575
    44  ???                                     0x06003e31 0 + 100679217
    45  ???                                     0x06003e31 0 + 100679217
    46  ???                                     0x06001374 0 + 100668276
    47  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    48  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    49  libjvm.dylib                            0x032a9333 JVM_Lseek + 206743
    50  libjvm.dylib                            0x032cfda3 JVM_FindLoadedClass + 7826
    51  libjvm.dylib                            0x0333b84c JNI_GetCreatedJavaVMs_Impl + 2538
    52  ...ple.JavaApplicationLauncher          0x00008f1a JNIEnv_::CallStaticVoidMethod(_jclass*, _jmethodID*, ...) + 44
    53  ...ple.JavaApplicationLauncher          0x00008deb CallAppLauncherMain(JNIEnv_*, __CFDictionary const*, __CFArray const*) + 286
    54  ...ple.JavaApplicationLauncher          0x000083d4 startJavaApplication + 3265
    55  ...ple.JavaApplicationLauncher          0x000097c6 launchJavaApplicationWithJVMInfo + 1306
    56  ...ple.JavaApplicationLauncher          0x00006c07 launchJavaApplication + 39
    57  ch.sudo.cyberduck                       0x00001e36 0x1000 + 3638
    58  ch.sudo.cyberduck                       0x00001c59 0x1000 + 3161
    59  ch.sudo.cyberduck                       0x00001b88 0x1000 + 2952
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9881b382 kevent + 10
    1   libSystem.B.dylib                       0x9881ba9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9881af59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9881acfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9881a781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9881a412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9881a9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 3:  Java: Exception Handler Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libSystem.B.dylib                       0x98860c78 mach_msg_server + 520
    3   libjvm.dylib                            0x032108d0 jio_snprintf + 45482
    4   libjvm.dylib                            0x03210757 jio_snprintf + 45105
    5   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    6   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    7   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 4:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03226bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03226a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 5:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03226bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03226a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 6:  Java: Gang worker#2 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03226bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03226a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 7:  Java: Gang worker#3 (Parallel GC Threads)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x03226bad jio_vsnprintf + 404
    8   libjvm.dylib                            0x03226a97 jio_vsnprintf + 126
    9   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 8:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x0322d51e jio_vsnprintf + 27397
    4   libjvm.dylib                            0x0320f758 jio_snprintf + 41010
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x0333a949 JVM_GetMethodIxExceptionTableEntry + 2250
    8   libjvm.dylib                            0x0333a8b7 JVM_GetMethodIxExceptionTableEntry + 2104
    9   libjvm.dylib                            0x0322d339 jio_vsnprintf + 26912
    10  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    11  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    12  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 9:  Java: VM Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x0322d51e jio_vsnprintf + 27397
    4   libjvm.dylib                            0x0320f758 jio_snprintf + 41010
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x032a8280 JVM_Lseek + 202468
    8   libjvm.dylib                            0x032a7f1f JVM_Lseek + 201603
    9   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    10  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    11  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 10:  Java: Reference Handler
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x032b73e4 JVM_MonitorWait + 3810
    5   libjvm.dylib                            0x032b68e6 JVM_MonitorWait + 996
    6   libjvm.dylib                            0x032b65d5 JVM_MonitorWait + 211
    7   libjvmlinkage.dylib                     0x000a7e75 JVM_MonitorWait + 69
    8   ???                                     0x0600b9d9 0 + 100710873
    9   ???                                     0x06003e31 0 + 100679217
    10  ???                                     0x06003e31 0 + 100679217
    11  ???                                     0x06001374 0 + 100668276
    12  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    13  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    14  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    15  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    16  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    17  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    18  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    19  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    20  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    21  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 11:  Java: Finalizer
    0   libjvm.dylib                            0x033376ca JVM_DefineClassWithSourceCond + 1718
    1   libjvm.dylib                            0x0327bd4c JVM_Lseek + 20912
    2   libjvm.dylib                            0x0327a3e9 JVM_Lseek + 14413
    3   libjvm.dylib                            0x03277453 JVM_Lseek + 2231
    4   libjvm.dylib                            0x03337434 JVM_DefineClassWithSourceCond + 1056
    5   libjvm.dylib                            0x033372e1 JVM_DefineClassWithSourceCond + 717
    6   libjvm.dylib                            0x03337081 JVM_DefineClassWithSourceCond + 109
    7   libjvmlinkage.dylib                     0x000a982c JVM_DefineClassWithSourceCond + 188
    8   libjava.jnilib                          0x00703be6 Java_java_lang_ClassLoader_defineClass1 + 452
    9   ???                                     0x0600b9d9 0 + 100710873
    10  ???                                     0x06003f97 0 + 100679575
    11  ???                                     0x06003f97 0 + 100679575
    12  ???                                     0x06003f97 0 + 100679575
    13  ???                                     0x06164480 0 + 102122624
    14  ???                                     0x06003f97 0 + 100679575
    15  ???                                     0x06003f97 0 + 100679575
    16  ???                                     0x06003f97 0 + 100679575
    17  ???                                     0x06003f97 0 + 100679575
    18  ???                                     0x061535c8 0 + 102053320
    19  ???                                     0x06001374 0 + 100668276
    20  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    21  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    22  libjvm.dylib                            0x032a9333 JVM_Lseek + 206743
    23  libjvm.dylib                            0x032b9137 JVM_MonitorWait + 11317
    24  libjvm.dylib                            0x0333bbec JVM_MonitorNotifyAll + 838
    25  libjava.jnilib                          0x00704fa1 Java_java_lang_ref_Finalizer_invokeFinalizeMethod + 97
    26  ???                                     0x061883ae 0 + 102269870
    27  ???                                     0x061899e0 0 + 102275552
    28  ???                                     0x06001374 0 + 100668276
    29  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    30  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    31  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    32  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    33  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    34  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    35  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    36  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    37  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    38  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 12:  Java: Surrogate Locker Thread (Concurrent GC)
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f04e jio_snprintf + 39208
    7   libjvm.dylib                            0x032c7fe4 JVM_IsPrimitiveClass + 3308
    8   libjvm.dylib                            0x032c7f28 JVM_IsPrimitiveClass + 3120
    9   libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    10  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    11  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    12  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    13  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 13:  Java: Signal Dispatcher
    0   libSystem.B.dylib                       0x987f4b36 semaphore_wait_trap + 10
    1   libjvm.dylib                            0x032c88d2 JVM_IsPrimitiveClass + 5594
    2   libjvm.dylib                            0x032c82a8 JVM_IsPrimitiveClass + 4016
    3   libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    4   libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    5   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    6   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    7   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 14:  Java: C1 CompilerThread0
    0   libSystem.B.dylib                       0x987fb354 pthread_getspecific + 0
    1   libjvm.dylib                            0x034dad93 JVM_RaiseSignal + 544911
    2   libjvm.dylib                            0x032e4bfc JVM_Write + 84543
    3   libjvm.dylib                            0x032e4b59 JVM_Write + 84380
    4   libjvm.dylib                            0x032e4b25 JVM_Write + 84328
    5   libjvm.dylib                            0x032ea1ad JVM_Write + 106480
    6   libjvm.dylib                            0x032ebac3 JVM_Write + 112902
    7   libjvm.dylib                            0x03318273 JVM_Write + 295094
    8   libjvm.dylib                            0x032e7cb5 JVM_Write + 97016
    9   libjvm.dylib                            0x032e5385 JVM_Write + 86472
    10  libjvm.dylib                            0x032e52e9 JVM_Write + 86316
    11  libjvm.dylib                            0x032e0b81 JVM_Write + 68036
    12  libjvm.dylib                            0x032e0984 JVM_Write + 67527
    13  libjvm.dylib                            0x032e03b3 JVM_Write + 66038
    14  libjvm.dylib                            0x032e027e JVM_Write + 65729
    15  libjvm.dylib                            0x032e0213 JVM_Write + 65622
    16  libjvm.dylib                            0x032e00c7 JVM_Write + 65290
    17  libjvm.dylib                            0x032dff00 JVM_Write + 64835
    18  libjvm.dylib                            0x032df80a JVM_Write + 63053
    19  libjvm.dylib                            0x032df642 JVM_Write + 62597
    20  libjvm.dylib                            0x032df48b JVM_Write + 62158
    21  libjvm.dylib                            0x032d2352 JVM_Write + 8597
    22  libjvm.dylib                            0x032d0950 JVM_Write + 1939
    23  libjvm.dylib                            0x032c9a14 JVM_IsPrimitiveClass + 10012
    24  libjvm.dylib                            0x032c9862 JVM_IsPrimitiveClass + 9578
    25  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    26  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    27  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    28  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    29  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 15:  Java: Low Memory Detector
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320f93a jio_snprintf + 41492
    3   libjvm.dylib                            0x0320f876 jio_snprintf + 41296
    4   libjvm.dylib                            0x0320f73c jio_snprintf + 40982
    5   libjvm.dylib                            0x0320f281 jio_snprintf + 39771
    6   libjvm.dylib                            0x0320f10b jio_snprintf + 39397
    7   libjvm.dylib                            0x032ca7f8 JVM_IsPrimitiveClass + 13568
    8   libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    9   libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    10  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    11  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    12  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 16:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x0322d51e jio_vsnprintf + 27397
    4   libjvm.dylib                            0x032cd3ad JVM_IsPrimitiveClass + 24757
    5   libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    6   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    7   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 17:  Java: Poller SunPKCS11-Darwin
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   libjvm.dylib                            0x0320fa0a jio_snprintf + 41700
    3   libjvm.dylib                            0x03345775 JVM_MonitorNotify + 923
    4   libjvm.dylib                            0x03348cae JVM_Sleep + 254
    5   libjvmlinkage.dylib                     0x000a8a68 JVM_Sleep + 72
    6   ???                                     0x0600b9d9 0 + 100710873
    7   ???                                     0x06003e31 0 + 100679217
    8   ???                                     0x0600430d 0 + 100680461
    9   ???                                     0x06001374 0 + 100668276
    10  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    11  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    12  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    13  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    14  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    15  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    16  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    17  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    18  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    19  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9881a412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9881a9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 19:
    0   libSystem.B.dylib                       0x9881a412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9881a9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 20:
    0   libSystem.B.dylib                       0x987f4afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x987f5267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9028d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9028c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9028c1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x97a5f224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x97a264c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x97a26474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    9   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 21:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x98813ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x902ccc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    3   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x9881a412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9881a9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9881a5c6 start_wqthread + 30
    Thread 23:
    0   libSystem.B.dylib                       0x98822aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9884e9c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x9884e903 usleep$UNIX2003 + 61
    3   com.apple.AppKit                        0x90abbe2d -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation                    0x97a264c4 -[NSThread main] + 45
    5   com.apple.Foundation                    0x97a26474 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x98822259 _pthread_start + 345
    7   libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 24:  Java: pool-1-thread-1
    0   libSystem.B.dylib                       0x98822aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9882275e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x988243f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x97a4e6b3 -[NSCondition wait] + 316
    4   com.apple.Foundation                    0x97a3bd35 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5   com.apple.Foundation                    0x97a4e80f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6   librococoa.dylib                        0x037be2c2 callOnMainThread + 143
    7   jna7892181922294996304.tmp              0x037acf1d .LCFI1 + 26
    8   jna7892181922294996304.tmp              0x037acc81 ffi_call + 97
    9   jna7892181922294996304.tmp              0x037a372e dispatch + 574
    10  jna7892181922294996304.tmp              0x037a4107 Java_com_sun_jna_Function_invokeVoid + 55
    11  ???                                     0x0600b9d9 0 + 100710873
    12  ???                                     0x061a42a4 0 + 102384292
    13  ???                                     0x0600430d 0 + 100680461
    14  ???                                     0x06003e31 0 + 100679217
    15  ???                                     0x06003e31 0 + 100679217
    16  ???                                     0x06003e31 0 + 100679217
    17  ???                                     0x06003e31 0 + 100679217
    18  ???                                     0x0600430d 0 + 100680461
    19  ???                                     0x06003e31 0 + 100679217
    20  ???                                     0x0600430d 0 + 100680461
    21  ???                                     0x06001374 0 + 100668276
    22  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    23  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    24  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    25  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    26  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    27  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    28  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    29  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    30  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    31  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 25:  Java: pool-1-thread-2
    0   libjvm.dylib                            0x03276c6f JVM_Lseek + 211
    1   libjvm.dylib                            0x03361d58 JVM_NanoTime + 86113
    2   jna7892181922294996304.tmp              0x037a3e8b dispatch + 2459
    3   jna7892181922294996304.tmp              0x037a4197 Java_com_sun_jna_Function_invokeInt + 55
    4   ???                                     0x061ba0f7 0 + 102473975
    5   ???                                     0x061a4118 0 + 102383896
    6   ???                                     0x06004473 0 + 100680819
    7   ???                                     0x06003f97 0 + 100679575
    8   ???                                     0x061bad5c 0 + 102477148
    9   ???                                     0x06003f97 0 + 100679575
    10  ???                                     0x06004473 0 + 100680819
    11  ???                                     0x06003e31 0 + 100679217
    12  ???                                     0x06003e31 0 + 100679217
    13  ???                                     0x06003f97 0 + 100679575
    14  ???                                     0x06003f97 0 + 100679575
    15  ???                                     0x06004473 0 + 100680819
    16  ???                                     0x06003e31 0 + 100679217
    17  ???                                     0x06003e31 0 + 100679217
    18  ???                                     0x0600430d 0 + 100680461
    19  ???                                     0x0600430d 0 + 100680461
    20  ???                                     0x06003e31 0 + 100679217
    21  ???                                     0x0600430d 0 + 100680461
    22  ???                                     0x06001374 0 + 100668276
    23  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    24  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    25  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    26  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    27  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    28  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    29  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    30  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    31  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    32  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 26:  Java: pool-1-thread-3
    0   libSystem.B.dylib                       0x987f4b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x987fa646 pthread_mutex_lock + 490
    2   com.apple.CoreFoundation                0x902958e3 CFPreferencesCopyAppValue + 35
    3   com.apple.Foundation                    0x97a19c56 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 36
    4   jna7892181922294996304.tmp              0x037acf1d .LCFI1 + 26
    5   jna7892181922294996304.tmp              0x037acc81 ffi_call + 97
    6   jna7892181922294996304.tmp              0x037a372e dispatch + 574
    7   jna7892181922294996304.tmp              0x037a4197 Java_com_sun_jna_Function_invokeInt + 55
    8   ???                                     0x061ba0f7 0 + 102473975
    9   ???                                     0x061a4118 0 + 102383896
    10  ???                                     0x06003f97 0 + 100679575
    11  ???                                     0x06003f97 0 + 100679575
    12  ???                                     0x0600405d 0 + 100679773
    13  ???                                     0x06003e31 0 + 100679217
    14  ???                                     0x06003e31 0 + 100679217
    15  ???                                     0x06003e31 0 + 100679217
    16  ???                                     0x06003f97 0 + 100679575
    17  ???                                     0x06003f97 0 + 100679575
    18  ???                                     0x06004473 0 + 100680819
    19  ???                                     0x06003e31 0 + 100679217
    20  ???                                     0x0600430d 0 + 100680461
    21  ???                                     0x0600430d 0 + 100680461
    22  ???                                     0x06003e31 0 + 100679217
    23  ???                                     0x0600430d 0 + 100680461
    24  ???                                     0x06001374 0 + 100668276
    25  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    26  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    27  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    28  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    29  libjvm.dylib                            0x032b6084 JVM_StartThread + 2552
    30  libjvm.dylib                            0x032b5ed1 JVM_StartThread + 2117
    31  libjvm.dylib                            0x032b5d07 JVM_StartThread + 1659
    32  libjvm.dylib                            0x0320f1e0 jio_snprintf + 39610
    33  libSystem.B.dylib                       0x98822259 _pthread_start + 345
    34  libSystem.B.dylib                       0x988220de thread_start + 34
    Thread 27:  Java: pool-1-thread-4
    0   com.apple.CoreFoundation                0x90299620 -[CFXPreferencesSearchListSource getValueForKey:] + 96
    1   com.apple.CoreFoundation                0x9029590e CFPreferencesCopyAppValue + 78
    2   com.apple.Foundation                    0x97a19c56 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 36
    3   jna7892181922294996304.tmp              0x037acf1d .LCFI1 + 26
    4   jna7892181922294996304.tmp              0x037acc81 ffi_call + 97
    5   jna7892181922294996304.tmp              0x037a372e dispatch + 574
    6   jna7892181922294996304.tmp              0x037a4197 Java_com_sun_jna_Function_invokeInt + 55
    7   ???                                     0x061ba0f7 0 + 102473975
    8   ???                                     0x061a4118 0 + 102383896
    9   ???                                     0x06003f97 0 + 100679575
    10  ???                                     0x06003f97 0 + 100679575
    11  ???                                     0x06003e31 0 + 100679217
    12  ???                                     0x06003e31 0 + 100679217
    13  ???                                     0x06003e31 0 + 100679217
    14  ???                                     0x06003f97 0 + 100679575
    15  ???                                     0x06003f97 0 + 100679575
    16  ???                                     0x06004473 0 + 100680819
    17  ???                                     0x06003e31 0 + 100679217
    18  ???                                     0x06003e31 0 + 100679217
    19  ???                                     0x0600430d 0 + 100680461
    20  ???                                     0x0600430d 0 + 100680461
    21  ???                                     0x06003e31 0 + 100679217
    22  ???                                     0x0600430d 0 + 100680461
    23  ???                                     0x06001374 0 + 100668276
    24  libjvm.dylib                            0x032a95eb JVM_Lseek + 207439
    25  libjvm.dylib                            0x032a935f JVM_Lseek + 206787
    26  libjvm.dylib                            0x032b627d JVM_StartThread + 3057
    27  libjvm.dylib                            0x032b6105 JVM_StartThread + 2681
    28  libjvm.dylib         

  • Random crashes at startup

    Hi there,
    I recently had a problem of the computer "forgetting" the time which could be fixed by changing the BIOS battery. Unfortunately, I get random crashes at startup now. The probability is about 20% and the variance is very high, meaning that it may occur several times in a row, or not at all for several days. Behaviour: Shows "Arch, clean, blablablah" and then goes to black instead of displaying first the series of [OK] and then the console login. Yes, there is no DM installed. With "goes to black" I mean that the display is on, but only shows black. NumLock and CapsLock are working (I can turn them on and off). The Wireless Button shows by blinking that it is connected. Ctrl+Alt+Delete will turn off Wireless but does not result in any changes on the screen. It doesn't reboot either. Caps and Num keep working after that.
    I really don't want to reinstall the system, so I strongly hope that it's possible to fix it. FSCK does not help unfortunately.
    Any ideas how I can figure out what's wrong?
    Cheers,
    Kalsan

    Aha! I think I found it. Yes, dpm seems to be the problem here:
    Nov 05 11:41:48 lp-user-arch kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Nov 05 11:41:48 lp-user-arch kernel: switching from power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: none
    Nov 05 11:41:48 lp-user-arch kernel: internal class: boot
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 30000 mclk: 15000 vddc: 900 vddci: 0
    Nov 05 11:41:48 lp-user-arch kernel: status: c b
    Nov 05 11:41:48 lp-user-arch kernel: switching to power state:
    Nov 05 11:41:48 lp-user-arch kernel: ui class: performance
    Nov 05 11:41:48 lp-user-arch kernel: internal class: none
    Nov 05 11:41:48 lp-user-arch kernel: caps:
    Nov 05 11:41:48 lp-user-arch kernel: uvd vclk: 0 dclk: 0
    Nov 05 11:41:48 lp-user-arch kernel: power level 0 sclk: 30000 mclk: 15000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 1 sclk: 40000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: power level 2 sclk: 50000 mclk: 80000 vddc: 900 vddci: 1000
    Nov 05 11:41:48 lp-user-arch kernel: status: r
    Nov 05 11:41:48 lp-user-arch kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: IP: [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: PGD 22dee7067 PUD 230494067 PMD 0
    Nov 05 11:41:48 lp-user-arch kernel: Oops: 0000 [#1] PREEMPT SMP
    Nov 05 11:41:48 lp-user-arch kernel: Modules linked in: joydev iTCO_wdt iTCO_vendor_support tpm_infineon ppdev snd_hda_codec_idt snd_hda_codec_generic coretemp intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm crct10dif_pc
    Nov 05 11:41:48 lp-user-arch kernel: ac(+) button ext4 crc16 mbcache jbd2 sd_mod sr_mod crc_t10dif cdrom crct10dif_common atkbd libps2 ahci libahci libata sdhci_pci scsi_mod ehci_pci sdhci firewire_ohci led_class xhci_hcd ehci_hcd fir
    Nov 05 11:41:48 lp-user-arch kernel: CPU: 1 PID: 1255 Comm: laptop_mode Tainted: G W 3.17.2-1-ARCH #1
    Nov 05 11:41:48 lp-user-arch kernel: Hardware name: Hewlett-Packard HP EliteBook 8570p/17A7, BIOS 68ICF Ver. F.45 10/07/2013
    Nov 05 11:41:48 lp-user-arch kernel: task: ffff88022cf35a90 ti: ffff88022cfe0000 task.ti: ffff88022cfe0000
    Nov 05 11:41:48 lp-user-arch kernel: RIP: 0010:[<ffffffffa0528b2b>] [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP: 0018:ffff88022cfe3de8 EFLAGS: 00010246
    Nov 05 11:41:48 lp-user-arch kernel: RAX: ffff88022dd18498 RBX: ffff88022dd18000 RCX: ffff88022dd184c8
    Nov 05 11:41:48 lp-user-arch kernel: RDX: 0000000000000000 RSI: 0000000000000384 RDI: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: RBP: ffff88022cfe3e18 R08: ffff880231d8ce92 R09: 0000000000000384
    Nov 05 11:41:48 lp-user-arch kernel: R10: 000000000000c350 R11: 00000000000003b7 R12: ffff88022dd18000
    Nov 05 11:41:48 lp-user-arch kernel: R13: 0000000000000000 R14: ffff88022dd19738 R15: ffff88022dd19048
    Nov 05 11:41:48 lp-user-arch kernel: FS: 00007f8a4526c700(0000) GS:ffff88023dc40000(0000) knlGS:0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090 CR3: 0000000231305000 CR4: 00000000001407e0
    Nov 05 11:41:48 lp-user-arch kernel: Stack:
    Nov 05 11:41:48 lp-user-arch kernel: 0000000040784cbc ffff88022dd18000 ffff88022dd19710 0000000000000000
    Nov 05 11:41:48 lp-user-arch kernel: ffff88022dd19738 ffff88022dd19048 ffff88022cfe3e58 ffffffffa051f38e
    Nov 05 11:41:48 lp-user-arch kernel: ffffffff8105e9ac ffff88022dd18000 000000000000000c ffff88023139b2c0
    Nov 05 11:41:48 lp-user-arch kernel: Call Trace:
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051f38e>] radeon_pm_compute_clocks+0x62e/0x8f0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8105e9ac>] ? __do_page_fault+0x2ec/0x600
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffffa051fc03>] radeon_set_dpm_state+0x73/0xf0 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff813a71d8>] dev_attr_store+0x18/0x30
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123e46a>] sysfs_kf_write+0x3a/0x50
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8123d9de>] kernfs_fop_write+0xee/0x180
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7247>] vfs_write+0xb7/0x200
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff811c7eb9>] SyS_write+0x59/0xd0
    Nov 05 11:41:48 lp-user-arch kernel: [<ffffffff8153c7a9>] system_call_fastpath+0x16/0x1b
    Nov 05 11:41:48 lp-user-arch kernel: Code: 94 24 78 20 00 00 85 d2 0f 8e d7 00 00 00 83 ea 01 49 8d 84 24 98 04 00 00 45 31 ed 49 8d 8c d4 a0 04 00 00 0f 1f 40 00 48 8b 10 <80> ba 90 00 00 00 01 41 83 dd ff 48 83 c0 08 48 39 c8 75 e9 4
    Nov 05 11:41:48 lp-user-arch kernel: RIP [<ffffffffa0528b2b>] evergreen_bandwidth_update+0x4b/0x120 [radeon]
    Nov 05 11:41:48 lp-user-arch kernel: RSP <ffff88022cfe3de8>
    Nov 05 11:41:48 lp-user-arch kernel: CR2: 0000000000000090
    Nov 05 11:41:48 lp-user-arch kernel: ---[ end trace 093cd6f2deafe652 ]---

  • Xorg crash on startup

    Hi, I updated xorg today and now x crashes on startup
    log file:
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH x86_64
    Current Operating System: Linux arch-desktop 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009 x86_64
    Build Date: 01 August 2009 07:32:01PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 2 00:02:25 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (WW) Disabling Mouse0
    (II) Loader magic: 0xbc0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:0:13:0) 10de:03d0:103c:2a5c nVidia Corporation C61 [GeForce 6150SE nForce 430] rev 162, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [9] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [10] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [11] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [12] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [13] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [14] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [15] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [17] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [23] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    Backtrace:
    0: /usr/bin/X(xorg_backtrace+0x26) [0x4ee486]
    1: /usr/bin/X(xf86SigHandler+0x6f) [0x47b42f]
    2: /lib/libc.so.6 [0x7f78e754ff90]
    3: /lib/ld-linux-x86-64.so.2 [0x7f78e99fc555]
    4: /lib/ld-linux-x86-64.so.2 [0x7f78e9a0360b]
    5: /lib/ld-linux-x86-64.so.2 [0x7f78e99fef66]
    6: /lib/ld-linux-x86-64.so.2 [0x7f78e9a02e77]
    7: /lib/libdl.so.2 [0x7f78e7f10f36]
    8: /lib/ld-linux-x86-64.so.2 [0x7f78e99fef66]
    9: /lib/libdl.so.2 [0x7f78e7f112cc]
    10: /lib/libdl.so.2(dlopen+0x31) [0x7f78e7f10eb1]
    11: /usr/bin/X(DLLoadModule+0x1c) [0x4715bc]
    12: /usr/bin/X(LoaderOpen+0x1cf) [0x46f3df]
    13: /usr/bin/X [0x470b1f]
    14: /usr/bin/X(xf86LoadModules+0xb4) [0x46c394]
    15: /usr/bin/X(InitOutput+0x19f) [0x46ddbf]
    16: /usr/bin/X(main+0x1fe) [0x43389e]
    17: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f78e753c9ed]
    18: /usr/bin/X [0x432ed9]
    Fatal server error:
    Caught signal 11. Server aborting
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Any ideas what could be wrong?

    majiq wrote:
    I've seen this error on the forums. Maybe your problem is like this one? http://bbs.archlinux.org/viewtopic.php?id=68978
    Edit: As a note, when I say "is like" I really do mean "is like". I would check the libextmod module.
    Reinstalling Xorg did work, so i guess updating my nvidia drivers messed something up and not updating Xorg, thank you for the help!

  • LightDM / PulseAudio / Kodi Crash On Startup

    Arch Community,
    Could you please take a look at these and see if you're spotting anything I'm not?  I'm a little new to linux, but I've spent hours troubleshooting and researching this issue, and it's still annoying me.
    I have a dedicated Kodi / XBMC machine.  It uses LightDM to autologin to Kodi.  This is a fresh install with only a few tweaks make to configuration.
    Kodi (or maybe LightDM) crashes on startup every time I boot the computer, however, the application restarts on it's own and seems fine a few seconds later.
    Here are my log files.
    journalctl -b:  http://fpaste.org/227273/
    kodi crash:  http://fpaste.org/227274/
    xsession-errors:  http://fpaste.org/227275/
    journalctl shows kodi crash on line 1310.
    I'm mostly trying to stop Kodi from crashing.  But also, those references to PulseAudio in xsession-errors are bothering me.  I don't use PulseAudio.  Don't even have it installed.  Sound works fine in Kodi using, I assume, Alsa.
    Anyone have any tips?

    student975 wrote:Resolved: java-common update resulted in "too many levels of symbolic links". Just started 'archlinux-java fix' to fix.
    Thanks for the heads up student975!  Had a similar issue after updating java-common and was about to embark in correting the symbolic link manually.  This took out some guesswork and corrected the issue.

  • Mplayer and xine crash on startup

    I got a problem...
    I installed mplayer and xine via pacman and everytime I try to start it the application crashes. But it's not as if that's everything, the X server restarts itself, too, and I end up at the GDM login screen. That is really annoying since it doesn't allow me to play any videos or DVDs.
    Has anyone heard about this problem before? Any suggestions?

    EDIT: if you are not interested in a wrong statement, please read on to the next post, thx :-)
    sarah31 wrote:Could it be that KDE needs to be recompiled against the new glibc? Have you contacted the maintainer of the KDE packages? Have you had the same problems with other X applications that are not KDE based?
    to check this, i played with kde a little (starting some kde bins and checking)
    kontact also fails to run
    konqueror disapears without feedback while rightclicking or other actions
    long list
    tried to crash konqueror in gdb:
    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 16384 (LWP 2437)]
    0xb77d536d in free () from /opt/kde/lib/libkdecore.so.4
    (gdb)
    hä? not really much info ... strange...
    trying kontact:
    [New Thread 16384 (LWP 2445)]
    Reading symbols from /usr/X11R6/lib/libXrender.so.1...(no debugging symbols found)...done.
    Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done.
    Reading symbols from /usr/lib/libgcc_s.so.1...(no debugging symbols found)...done.
    Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
    Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
    Reading symbols from /usr/X11R6/lib/libXxf86vm.so.1...(no debugging symbols found)...done.
    Reading symbols from /usr/X11R6/lib/libXt.so.6...(no debugging symbols found)...done.
    Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
    ERROR: Communication problem with kontact, it probably crashed.
    Program exited with code 0377.
    (gdb)
    ok, then i realized, that i need to run it with --nofork:
    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 16384 (LWP 2499)]
    0xb69317bc in memcpy () from /lib/libc.so.6
    (gdb)
    it IS a glibc trouble!
    EDIT: it is NOT!
    EDIT2: actually, it is, at least in a way ... memcpy() is from glibc but used in libpng intensively, so the trouble was in memcpy, but it was caused by libpng 1.2.6rc1

  • Mainstage crashes on startup

    I've just purchased Mainstage on the App store, and it crashes on startup.  It downloaded extra content, asked me if I wanted extra extra content (I said no) and it loads audio units...maybe more (it goes quickly) but then it crashes.
    My console says:
    Dec 13 23:26:24 fearofair MIDIServer[557]: MIDIServer [557] starting; arch=x86_64
    Dec 13 23:26:36 fearofair MainStage[552]: CGContextScaleCTM: invalid context 0x0
    Dec 13 23:26:36 fearofair [0x0-0x2c02c].com.apple.mainstage[552]: Dec 13 23:26:36 fearofair.local MainStage[552] <Error>: CGContextScaleCTM: invalid context 0x0
    Dec 13 23:26:36 fearofair MainStage[552]: CGContextSetShouldAntialias: invalid context 0x0
    Dec 13 23:26:36 fearofair MainStage[552]: CGContextGetAllowsFontSmoothing: invalid context 0x0
    Dec 13 23:26:36 fearofair [0x0-0x2c02c].com.apple.mainstage[552]: Dec 13 23:26:36 fearofair.local MainStage[552] <Error>: CGContextSetShouldAntialias: invalid context 0x0
    Dec 13 23:26:36 fearofair MainStage[552]: CGContextSetShouldSmoothFonts: invalid context 0x0
    Dec 13 23:26:36 fearofair [0x0-0x2c02c].com.apple.mainstage[552]: Dec 13 23:26:36 fearofair.local MainStage[552] <Error>: CGContextGetAllowsFontSmoothing: invalid context 0x0
    Dec 13 23:26:36 fearofair [0x0-0x2c02c].com.apple.mainstage[552]: Dec 13 23:26:36 fearofair.local MainStage[552] <Error>: CGContextSetShouldSmoothFonts: invalid context 0x0
    Dec 13 23:26:36 fearofair MainStage[552]: -[__NSCFDictionary graphicsPort]: unrecognized selector sent to instance 0x102efbe10
    Dec 13 23:26:36 fearofair MainStage[552]: -[__NSCFDictionary focusStack]: unrecognized selector sent to instance 0x102efbe10
    Dec 13 23:26:38: --- last message repeated 5 times ---
    Dec 13 23:26:38 fearofair com.apple.launchd.peruser.501[219] ([0x0-0x2c02c].com.apple.mainstage[552]): Job appears to have crashed: Segmentation fault: 11
    I tried in 32 bit mode first, then 64 (by unchecking use 32 bit).  I had soundflower installed before I've removed it now and get the same thing.
    Any ideas on how to resolve this would be greatly appreciated.

    Here is the crashlog:
    Process:         MainStage [820]
    Path:            /Applications/MainStage.app/Contents/MacOS/MainStage
    Identifier:      com.apple.mainstage
    Version:         2.2 (419.23)
    Build Info:      MainStage-4192300~1
    App Item ID:     459585276
    App External ID: 4083254
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [219]
    Date/Time:       2011-12-13 23:45:28.718 +0000
    OS Version:      Mac OS X 10.7.2 (11C35)
    Report Version:  9
    Interval Since Last Report:          388894 sec
    Crashes Since Last Report:           30
    Per-App Interval Since Last Report:  1949 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      9A027DBC-D3BC-4C20-B32E-56C405689631
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-0000000100354000 [ 3408K] r-x/rwx SM=COW  /Applications/MainStage.app/Contents/MacOS/MainStage
    Application Specific Information:
    objc_msgSend() selector name: focusStack
    objc[820]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff82878e90 objc_msgSend + 16
    1   com.apple.AppKit                        0x00007fff86d42131 -[NSView _finalizeWithReferenceCounting] + 1536
    2   com.apple.AppKit                        0x00007fff86d41b08 -[NSView dealloc] + 41
    3   com.apple.AppKit                        0x00007fff86dc73df -[NSControl dealloc] + 139
    4   com.apple.AppKit                        0x00007fff86ed0abd -[NSAlert dealloc] + 76
    5   com.apple.prokit.LionPanels             0x000000010398f585 0x103983000 + 50565
    6   com.apple.CoreFoundation                0x00007fff82bd1210 CFRelease + 176
    7   com.apple.CoreFoundation                0x00007fff82c15f50 -[__NSArrayI dealloc] + 288
    8   libobjc.A.dylib                         0x00007fff8287e03c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
    9   com.apple.CoreFoundation                0x00007fff82bfa0a5 _CFAutoreleasePoolPop + 37
    10  com.apple.Foundation                    0x00007fff8ae246eb -[NSAutoreleasePool drain] + 154
    11  com.apple.Foundation                    0x00007fff8ae58633 _NSAppleEventManagerGenericHandler + 164
    12  com.apple.AE                            0x00007fff82286c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    13  com.apple.AE                            0x00007fff82286b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    14  com.apple.AE                            0x00007fff822869f7 aeProcessAppleEvent + 250
    15  com.apple.HIToolbox                     0x00007fff87e22bc5 AEProcessAppleEvent + 102
    16  com.apple.AppKit                        0x00007fff86c2bd11 _DPSNextEvent + 1247
    17  com.apple.AppKit                        0x00007fff86c2b3c9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    18  com.apple.AppKit                        0x00007fff86c27d01 -[NSApplication run] + 470
    19  com.apple.prokit                        0x00000001028613f6 NSProApplicationMain + 387
    20  com.apple.mainstage                     0x000000010000f673 0x100000000 + 63091
    21  com.apple.mainstage                     0x00000001000025ec 0x100000000 + 9708
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cd087e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff87d545be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff87d5314e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 4:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff8cd07bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff83292274 _pthread_cond_wait + 840
    2   com.apple.music.apps.MAFiles            0x0000000102cbd169 ExtendedAudioFileScheduler::WorkerThreadProc() + 89
    3   com.apple.music.apps.MAFiles            0x0000000102cbd279 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 5:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff8cd07bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff83292274 _pthread_cond_wait + 840
    2   com.apple.music.apps.MAFiles            0x0000000102cbd169 ExtendedAudioFileScheduler::WorkerThreadProc() + 89
    3   com.apple.music.apps.MAFiles            0x0000000102cbd279 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 6:: MTStream+MTThreadStage LIVE Processing: 0
    0   libsystem_kernel.dylib                  0x00007fff8cd066b6 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x0000000100697d11 MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 33
    2   com.apple.music.apps.MAAudioEngine          0x0000000100693eb3 MTThreadStage::processThread() + 259
    3   com.apple.music.apps.MAAudioEngine          0x0000000100693bfa MTThreadStage::processThreadFunc(MTThreadStage*) + 394
    4   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 7:: MTStream+MTThreadStage SLOW Processing: 0
    0   libsystem_kernel.dylib                  0x00007fff8cd066b6 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x0000000100697d2a MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 58
    2   com.apple.music.apps.MAAudioEngine          0x0000000100693eb3 MTThreadStage::processThread() + 259
    3   com.apple.music.apps.MAAudioEngine          0x0000000100693bfa MTThreadStage::processThreadFunc(MTThreadStage*) + 394
    4   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 8:: MTFinalStage High Latency Thread
    0   libsystem_kernel.dylib                  0x00007fff8cd07e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff83244dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff83244bb5 usleep + 53
    3   com.apple.music.apps.MAAudioEngine          0x0000000100691ae7 MTFinalStage::process() + 247
    4   com.apple.music.apps.MAAudioEngine          0x0000000100691661 MTFinalStage::processThreadFunc(MTFinalStage*) + 65
    5   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 9:: CoreAudio HAL Input/Output Proc
    0   libsystem_kernel.dylib                  0x00007fff8cd0667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cd05d71 mach_msg + 73
    2   com.apple.audio.CoreAudio               0x00007fff853aeeb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
    3   com.apple.audio.CoreAudio               0x00007fff853aef05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
    4   com.apple.audio.CoreAudio               0x00007fff853a8568 HALC_ProxyIOContext::IOWorkLoop() + 888
    5   com.apple.audio.CoreAudio               0x00007fff853a8151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
    6   com.apple.audio.CoreAudio               0x00007fff853a800c HALB_IOThread::Entry(void*) + 78
    7   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 10:: AudioUnit WatchDog
    0   libsystem_kernel.dylib                  0x00007fff8cd07e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff83244dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff83244c2c sleep + 61
    3   com.apple.music.apps.MAAudioUnitSupport          0x0000000102c5455f CAudioUnitClient::WatchDog(void*) + 31
    4   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 11:: FileIOThread
    0   libsystem_kernel.dylib                  0x00007fff8cd07bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff83292274 _pthread_cond_wait + 840
    2   com.apple.music.apps.MAAudioEngine          0x0000000100645aed AudioFileClose(int, IOInfo*) + 765
    3   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 12:: MTFeederStage High Latency Thread
    0   libsystem_kernel.dylib                  0x00007fff8cd07e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff83244dea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff83244bb5 usleep + 53
    3   com.apple.music.apps.MAAudioEngine          0x000000010068ecb5 MTFeederStage::processThread() + 2965
    4   com.apple.music.apps.MAAudioEngine          0x000000010068dbb1 MTFeederStage::processThreadFunc(MTFeederStage*) + 65
    5   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 13:: SeqTimer
    0   libsystem_kernel.dylib                  0x00007fff8cd07bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff832922a6 _pthread_cond_wait + 890
    2   com.apple.CoreServices.CarbonCore          0x00007fff886ff4c8 TSWaitOnConditionTimedRelative + 157
    3   com.apple.CoreServices.CarbonCore          0x00007fff886ff29f TSWaitOnSemaphoreCommon + 358
    4   com.apple.CoreServices.CarbonCore          0x00007fff887549cc TimerThread + 332
    5   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8cd0667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cd05d71 mach_msg + 73
    2   com.apple.audio.midi.CoreMIDI           0x00000001027da5be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
    3   com.apple.audio.midi.CoreMIDI           0x00000001027fb653 MIDIProcess::RunMIDIInThread() + 207
    4   com.apple.audio.midi.CoreMIDI           0x00000001027db96a XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001027db396 CAPThread::Entry(CAPThread*) + 98
    6   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 15:: com.apple.mainstage:MIDI Clock Sender
    0   libsystem_kernel.dylib                  0x00007fff8cd07e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff83244dea nanosleep + 164
    2   com.apple.mainstage                     0x00000001001d6231 0x100000000 + 1925681
    3   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    4   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 16:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8cd0667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cd05d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff82bf8c9c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff82c01404 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff82c00c16 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8ae85ff3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8ae7a746 -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8ae7a6be __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 19:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8cd07bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff83292274 _pthread_cond_wait + 840
    2   com.apple.AppKit                        0x00007fff86c69e36 -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 343
    3   com.apple.AppKit                        0x00007fff86c71cbb -[NSWindow _copyAcquiredViewHierarchyLock] + 119
    4   com.apple.AppKit                        0x00007fff86e62c4f -[NSUIHeartBeat _heartBeatThread:] + 691
    5   com.apple.Foundation                    0x00007fff8ae7a746 -[NSThread main] + 68
    6   com.apple.Foundation                    0x00007fff8ae7a6be __NSThread__main__ + 1575
    7   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 20:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8cd07df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff82c4a13b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff8328e8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff83291b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8cd08192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff83290594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff83291b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000010d79e800  rbx: 0x000000010483b170  rcx: 0x0000000000000018  rdx: 0x0000000000000000
      rdi: 0x000000010d79e8b0  rsi: 0x00007fff874f9f38  rbp: 0x00007fff5fbfede0  rsp: 0x00007fff5fbfecd0
       r8: 0x00007fff5fbfec3c   r9: 0x00007fff5fbfec38  r10: 0x0000000102e3a0a0  r11: 0xb000000010d789b5
      r12: 0x0000000000000001  r13: 0x000000010dd03310  r14: 0x00007fff71c5e6f0  r15: 0x0000000000000001
      rip: 0x00007fff82878e90  rfl: 0x0000000000010246  cr2: 0x0000000115afb000
    Logical CPU: 3
    Binary Images:
           0x100000000 -        0x100353fff  com.apple.mainstage (2.2 - 419.23) <EFAC7EA8-22EC-9FBC-8D2A-565FDB4EA161> /Applications/MainStage.app/Contents/MacOS/MainStage
           0x100446000 -        0x100500fef  com.apple.music.apps.MAToolKitLg (9.5.0 - 449.76) <247F667E-D9CB-5696-0BDB-285B7E888926> /Applications/MainStage.app/Contents/Frameworks/MAToolKitLg.framework/Versions/ A/MAToolKitLg
           0x10054e000 -        0x1005d3fef  com.apple.logic.workspace (1.0 - 1.69) <313C1598-7F7C-0C92-9ED6-A3FF90A0F506> /Applications/MainStage.app/Contents/Frameworks/MAWorkspace.framework/Versions/ A/MAWorkspace
           0x100618000 -        0x1006c3fef  com.apple.music.apps.MAAudioEngine (9.5.0 - 238.80) <32B79C92-701C-BDBE-7C01-7324117ADDC5> /Applications/MainStage.app/Contents/Frameworks/MAAudioEngine.framework/Version s/A/MAAudioEngine
           0x100820000 -        0x100840ff7  com.apple.music.apps.MAApogeeSupport (9.5.0 - 312.88) <7A42FB3E-75ED-0651-B950-B97FF8860FE5> /Applications/MainStage.app/Contents/Frameworks/MAApogeeSupport.framework/Versi ons/A/MAApogeeSupport
           0x10084f000 -        0x100854fff  com.apple.music.apps.MAResources (9.5.0 - 212.48) <F0A7AB5C-C00A-C321-E492-D59B555ACDF4> /Applications/MainStage.app/Contents/Frameworks/MAResources.framework/Versions/ A/MAResources
           0x100858000 -        0x100e89fe7  com.apple.music.apps.MADSP (9.1.5 - 589.71) <71D02B06-7305-70C5-90E1-787A9FD84D41> /Applications/MainStage.app/Contents/Frameworks/MADSP.framework/Versions/A/MADS P
           0x1016f9000 -        0x101bd9ff7  com.apple.music.apps.LogicPro (9.5.0 - 1805.92) <1275498A-FAD0-ACDD-F3C6-52D4092F99C0> /Applications/MainStage.app/Contents/Frameworks/LogicPro.framework/Versions/A/L ogicPro
           0x101e30000 -        0x101eaeff7  com.apple.music.apps.LogicLoopBrowser (9.5.0 - 1805.92) <FA620D7A-A805-337D-64AB-A6C5AC1AB873> /Applications/MainStage.app/Contents/Frameworks/LogicLoopBrowser.framework/Vers ions/A/LogicLoopBrowser
           0x101eda000 -        0x1022f7fe7  com.apple.music.apps.MAPlugInGUI (9.1.5 - 425.50) <CE499DA2-58A2-93C9-4DE7-6F35A4B07D26> /Applications/MainStage.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/ A/MAPlugInGUI
           0x1025c1000 -        0x102618ff7  com.apple.music.apps.MALoopManagement (9.5.0 - 255.47) <F867EBAE-7574-78B7-84E0-2203FC650CE8> /Applications/MainStage.app/Contents/Frameworks/MALoopManagement.framework/Vers ions/A/MALoopManagement
           0x102653000 -        0x102708fef  com.apple.music.apps.MACore (9.5.0 - 563.61) <47456D61-3107-8EF4-BC9C-D1A736E76432> /Applications/MainStage.app/Contents/Frameworks/MACore.framework/Versions/A/MAC ore
           0x102755000 -        0x1027a4fff  com.apple.music.apps.MAHarmony (9.5.0 - 234.48) <D527C87E-6514-7E49-79CE-133FAFC9B07D> /Applications/MainStage.app/Contents/Frameworks/MAHarmony.framework/Versions/A/ MAHarmony
           0x1027cb000 -        0x10281cff7  com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x102842000 -        0x102abbfef  com.apple.prokit (7.1.1 - 1509) <FFCFF4B6-E740-37B4-B128-A47B6EDC6428> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x102c3d000 -        0x102c73fe7  com.apple.music.apps.MAAudioUnitSupport (9.5.0 - 232.94) <685127BD-9624-FC97-C85A-21AFFE2CDF78> /Applications/MainStage.app/Contents/Frameworks/MAAudioUnitSupport.framework/Ve rsions/A/MAAudioUnitSupport
           0x102c96000 -        0x102d3bff7  com.apple.music.apps.MAFiles (9.5.0 - 185.51) <297FB622-9210-B530-0BE1-4818809C90F6> /Applications/MainStage.app/Contents/Frameworks/MAFiles.framework/Versions/A/MA Files
           0x102d78000 -        0x102d7afff  com.apple.ExceptionHandling (1.5 - 10) <26885447-EB5B-3241-8AE5-10AEEB036789> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x102d7f000 -        0x102dadff7  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <4C8946AC-A591-370A-9B5E-ADA7D91DDECB> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x103983000 -        0x1039bdfff  com.apple.prokit.LionPanels (7.1.1 - 1509) <780062C3-F30C-3147-A837-142ECEDAFA56> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x103f47000 -        0x103f75ff7  GLRendererFloat (??? - ???) <51FCF17E-F23B-3367-A8C5-09683A3CA00A> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x103fce000 -        0x103fd2fff  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <46DBC886-A984-36F8-BAC6-CFBAED880258> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x103fd7000 -        0x103fddfff  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f3) <25F21980-C114-3688-B6E7-FD83052D67B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x103fe2000 -        0x103fe4fff  com.apple.music.apps.anvil.resources (9.5.0 - 280.50) <8549D957-E1A1-4CB7-2B86-FF3C715CB288> /Applications/MainStage.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x103fe9000 -        0x103febfff  com.apple.music.apps.common.resources (9.5.0 - 280.50) <12AB383D-2115-A448-D0E2-052B8E249D09> /Applications/MainStage.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x103ff0000 -        0x103ff2fff  com.apple.music.apps.efx.resources (9.5.0 - 280.50) <7D97D93C-BFEF-EB18-50CC-AD0B6E3999E2> /Applications/MainStage.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x103ff7000 -        0x103ff9fff  com.apple.music.apps.egt.resources (9.5.0 - 280.50) <51CDE481-7F44-CEC9-5593-7D3AFC8AD88B> /Applications/MainStage.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x104f4f000 -        0x104f51fff  com.apple.music.apps.emx.resources (9.5.0 - 280.50) <90120203-04F5-C25B-E594-30B419BC28A0> /Applications/MainStage.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x104f56000 -        0x104f58fff  com.apple.music.apps.es1.resources (9.5.0 - 280.50) <B13BFF44-BC2A-89B2-397A-951B9429D431> /Applications/MainStage.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x104f5d000 -        0x104f5ffff  com.apple.music.apps.es2.resources (9.5.0 - 280.50) <1AD4588E-3E60-DB74-9A6A-0117231757AC> /Applications/MainStage.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x104f64000 -        0x104f66fff  com.apple.music.apps.evb3.resources (9.5.0 - 280.50) <A63534D6-B679-903B-A31F-B3140FE33113> /Applications/MainStage.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x104f6b000 -        0x104f6dfff  com.apple.music.apps.evd6.resources (9.5.0 - 280.50) <AE56A2C1-2CD7-D312-C650-6E7302CFBC38> /Applications/MainStage.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x104f72000 -        0x104f74fff  com.apple.music.apps.evoc.resources (9.5.0 - 280.50) <1E6E1DF5-9971-8F07-6C06-A9DD0D81164B> /Applications/MainStage.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x104f79000 -        0x104f7bfff  com.apple.music.apps.evp88.resources (9.5.0 - 280.50) <EEEDADDE-5D6B-99A3-AEDB-94BE5E1D43C4> /Applications/MainStage.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x104f80000 -        0x104f82fff  com.apple.music.apps.exs24.resources (9.5.0 - 280.50) <C3DF9D5C-DC7F-C30C-70E6-BC6D0A772AE3> /Applications/MainStage.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x104f87000 -        0x104f89fff  com.apple.music.apps.guitaramp.resources (9.5.0 - 280.50) <E4AC184C-7727-B80F-3C95-22416C1E1045> /Applications/MainStage.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guita ramp
           0x104f8e000 -        0x104f90fff  com.apple.music.apps.guitarcontrols.resources (9.5.0 - 280.50) <D164EDB1-9105-944C-CEA1-B5603F1894BF> /Applications/MainStage.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/ guitarcontrols
           0x104f95000 -        0x104f97fff  com.apple.music.apps.looper.resources (9.5.0 - 280.50) <FFE8F92A-4C1D-8E53-E059-A8E147444CEE> /Applications/MainStage.app/Contents/PlugIns/looper.res/Contents/MacOS/looper
           0x104f9c000 -        0x104f9efff  com.apple.music.apps.mutapdel.resources (9.5.0 - 280.50) <7F08FBEF-C7E5-F4AA-9BDD-75BC43BC821F> /Applications/MainStage.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapd el
           0x104fa3000 -        0x104fa5fff  com.apple.music.apps.pedalboard.resources (9.5.0 - 280.50) <8532DB7A-5191-4360-E64C-2F30DB3F2815> /Applications/MainStage.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/peda lboard
           0x104faa000 -        0x104facfff  com.apple.music.apps.player.resources (9.5.0 - 280.50) <D8375ED5-A114-3117-7240-17D09EBA367D> /Applications/MainStage.app/Contents/PlugIns/player.res/Contents/MacOS/player
           0x104fb1000 -        0x104fb3fff  com.apple.music.apps.revolver.resources (9.5.0 - 280.50) <031F7BDC-8AA4-A0E2-80FC-65D9A91AA2D0> /Applications/MainStage.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolv er
           0x104fb8000 -        0x104fbafff  com.apple.music.apps.sphere.resources (9.5.0 - 280.50) <81B6F2E1-6786-744C-3ECA-A5C95E54509E> /Applications/MainStage.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x10dc7d000 -        0x10dc83fff  com.apple.MLQuery (1.0 - 1) <02DF3365-7EF9-3E9E-A20F-7E43BF3D68AE> /System/Library/PrivateFrameworks/MLQuery.framework/MLQuery
           0x10dcec000 -        0x10dcf3ff7  com.apple.Librarian (1.0 - 1) <C2F8E2D0-29D4-37AF-9E11-BBB8D9563168> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
           0x11631a000 -        0x1164b2ff7  GLEngine (??? - ???) <3513C6F9-145F-3EA5-838F-40FB8940379F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1164e6000 -        0x1165dffff  libGLProgrammability.dylib (??? - ???) <7EB6C2F2-82F9-35A7-B717-32782D55EB4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x116994000 -        0x116d9efef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <471C13B5-5698-3A89-815B-B5EB252BA681> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff65d20000 -     0x7fff65d54ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff80c82000 -     0x7fff80ca9fff  com.apple.PerformanceAnalysis (1.10 - 10) <127134DE-0304-3B49-B539-B95E01CF02A2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff80caa000 -     0x7fff80cd1fff  com.apple.framework.internetaccounts (1.0 - 1) <36E04E20-F315-3385-BA67-436603302726> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff80cd2000 -     0x7fff80cd5fff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff80ceb000 -     0x7fff80d39fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff80d53000 -     0x7fff814dde57  com.apple.CoreGraphics (1.600.0 - ???) <7C75037C-3214-342A-81AB-1142AEAA0363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff814de000 -     0x7fff81553ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff81554000 -     0x7fff81874fff  com.apple.AddressBook.framework (6.0 - 1052) <1E93D60F-CA31-36F2-A8A2-972DAD6FA5CB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff81875000 -     0x7fff818c7ff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff818c8000 -     0x7fff818cdfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff818ce000 -     0x7fff818cfff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff818d0000 -     0x7fff81923fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff81b0d000 -     0x7fff81b0dfff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81b0e000 -     0x7fff81b0efff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81b0f000 -     0x7fff81b1efff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff81b1f000 -     0x7fff81bc1ff7  com.apple.securityfoundation (5.0 - 55005) <7BF73DFE-1DA2-3ABB-9842-FCA5BB50AF5B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff81bc2000 -     0x7fff81befff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81bf0000 -     0x7fff81c44ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff81c45000 -     0x7fff81c95fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff81cdc000 -     0x7fff821a3fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff821a4000 -     0x7fff82282ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <B396DE6A-1C05-32D7-A64B-F61352D4B5EC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff82283000 -     0x7fff822c2fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff822c3000 -     0x7fff82536fff  com.apple.CoreImage (7.79 - 1.0.1) <05080DE1-C047-38A2-847B-20946BD3EDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff82537000 -     0x7fff8254cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8254d000 -     0x7fff8255afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8255b000 -     0x7fff8256dff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff825d2000 -     0x7fff8264dff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff82802000 -     0x7fff82805fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff82806000 -     0x7fff82812fff  com.apple.CrashReporterSupport (10.7 - 344) <38ABD696-76B6-3D2D-A7B8-3653B7D97E34> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82821000 -     0x7fff82822fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <6F527553-C566-3E62-9F9E-D45F293F93E9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff82823000 -     0x7fff82825fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff82826000 -     0x7fff8282ffff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8286f000 -     0x7fff82953def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff82954000 -     0x7fff82993ff7  libGLImage.dylib (??? - ???) <30D94D65-9F96-372C-942B-729963C37C21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82994000 -     0x7fff8299ffff  com.apple.CommonAuth (2.1 - 2.0) <A04A68CC-0CBC-35D2-BA79-FC2F7D418748> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff829a0000 -     0x7fff82b89ff7  com.apple.CoreData (103 - 358.8) <C566696C-ADEF-3E92-B4AD-4997940A7BEC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff82b8a000 -     0x7fff82bc8fff  com.apple.bom (11.0 - 183) <14A5A4D8-4639-3F87-A096-5A830D54E9FF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82bc9000 -     0x7fff82d9cfe7  com.apple.CoreFoundation (6.7.1 - 635.12) <C07165C1-19A3-3823-AD70-7F507AFA1D28> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff830c4000 -     0x7fff830c5ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <AACAD200-A346-3653-89E2-D9D10FE4DC06> /usr/lib/system/libremovefile.dylib
        0x7fff830c6000 -     0x7fff830c7fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
        0x7fff830c8000 -     0x7fff830e5fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff830e6000 -     0x7fff8323ffff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff83240000 -     0x7fff8331dfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8331e000 -     0x7fff83372ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C1FD9F39-A0BF-3617-BA59-C33693A7C09F> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff83373000 -     0x7fff833e3fff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff833e4000 -     0x7fff833e7fff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff833e8000 -     0x7fff833feff7  com.apple.ImageCapture (7.0 - 7.0) <8F036520-B57E-34DE-8BA2-084BC3D289C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff833ff000 -     0x7fff83499ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8349a000 -     0x7fff834a0fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
        0x7fff834de000 -     0x7fff83617fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff83618000 -     0x7fff8361bff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8361c000 -     0x7fff8364cff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8364d000 -     0x7fff83658ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff843ab000 -     0x7fff843c1fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff84421000 -     0x7fff844c0fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff844c1000 -     0x7fff844d5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff844d9000 -     0x7fff84520ff7  com.apple.CoreMedia (1.0 - 705.41) <4F6A1B63-5F17-3A83-AF61-B8C67762ECBC> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8455f000 -     0x7fff8459aff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff845ae000 -     0x7fff845c0ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff845c1000 -     0x7fff846c4fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
        0x7fff846c5000 -     0x7fff846c5fff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff846d9000 -     0x7fff84766fff  com.apple.iLifeMediaBrowser (2.6.1 - 502.1.2) <D0553DD1-3D4D-3A2F-87C0-52D08FC88706> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff84767000 -     0x7fff8479cfff  com.apple.securityinterface (5.0 - 55004) <AED297F9-3960-37A9-9503-6624BBDBB893> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8479d000 -     0x7fff847c5ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff847c6000 -     0x7fff84879fff  com.apple.CoreText (220.11.0 - ???) <FB5BABF6-145E-39FD-BCB1-E71F267E2386> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8487a000 -     0x7fff8489efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff848ae000 -     0x7fff849bbfff  libJP2.dylib (??? - ???) <5EFE450A-3786-3875-AB88-67C1F70331DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff849db000 -     0x7fff849e5ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <EB5C4B29-D3B7-38AC-A646-3D445C767F03> /usr/lib/system/liblaunch.dylib
        0x7fff849e6000 -     0x7fff849f1ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff849f2000 -     0x7fff849f6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff84ac1000 -     0x7fff84b00ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <16CD96D7-B9C2-3020-99F0-C757BBC6BD01> /usr/lib/libcups.2.dylib
        0x7fff84b3c000 -     0x7fff84daaff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff84dab000 -     0x7fff84de4fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <CA791724-9E86-3EB5-BB39-5BEFA24FCB54> /usr/lib/libssl.0.9.8.dylib
        0x7fff84de9000 -     0x7fff850c1ff7  com.apple.security (7.0 - 55010) <0EA7E85E-0395-3DCE-AA92-C22FD5E386E8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff850cc000 -     0x7fff850d1fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff850d2000 -     0x7fff850fbfff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff850fc000 -     0x7fff8511fff7  com.apple.RemoteViewServices (1.0 - 1) <D272D7C3-64B3-3872-BA29-62ADC2389F8D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85120000 -     0x7fff851e7ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff851e8000 -     0x7fff85215fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <B4654B67-7521-3CD2-A67D-E1393C459D23> /usr/lib/libSystem.B.dylib
        0x7fff85382000 -     0x7fff853eaff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff853eb000 -     0x7fff85442fff  libTIFF.dylib (??? - ???) <324AB9F3-FBA8-342A-9792-95B1350DA642> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff85443000 -     0x7fff85476ff7  com.apple.GSS (2.1 - 2.0) <69E76BA8-F074-31AE-8B4D-5DCA697125E4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff85477000 -     0x7fff8549dff7  com.apple.framework.familycontrols (3.0 - 300) <6AD228AB-00B0-35C6-9FFA-4DABA1B08113> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8549e000 -     0x7fff854f9ff7  com.apple.HIServices (1.9 - ???) <21AB141B-CB65-39E0-8858-033A727DC24F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff85c67000 -     0x7fff85c6cff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff86053000 -     0x7fff8611aff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <B3E00682-FD14-30C3-AE7D-2B16655AD469> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff8611e000 -     0x7fff8622afef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <217FC1A0-3E85-3575-A351-0000BA78C9CE> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8622b000 -     0x7fff86293ff7  com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86294000 -     0x7fff866c6fff  com.apple.VideoToolbox (1.0 - 705.41) <CE800B85-7BDB-3B93-B65A-2518FECABD2F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8672e000 -     0x7fff86734ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86735000 -     0x7fff86754fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff86755000 -     0x7fff8675dfff  libsystem_dnssd.dylib (??? - ???) <1FA8F861-9D0D-33D2-939F-5BD382718B97> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff86861000 -     0x7fff8687dff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86abe000 -     0x7fff86b42ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <3678B78B-74F6-3A42-98B7-8F2DFDCEC7E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86b43000 -     0x7fff86b7dfe7  com.apple.DebugSymbols (2.1 - 87) <E9000AB8-CCE4-3636-871D-E17703814B68> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86b7e000 -     0x7fff86bdefff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86bdf000 -     0x7fff86c21ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86c22000 -     0x7fff86c22fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86c23000 -     0x7fff87822ff7  com.apple.AppKit (6.7.2 - 1138.15) <C0621F1E-15E8-34DE-AEC9-227CECEFE7E0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8785b000 -     0x7fff87861ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff87d27000 -     0x7fff87d50fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff87d51000 -     0x7fff87d5ffff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff87d60000 -     0x7fff87d6efff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff87d6f000 -     0x7fff87d6ffff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87d70000 -     0x7fff87dccfff  com.apple.QuickLookFramework (3.1 - 494.0) <9401D573-A686-3D5C-92EB-22FCADC902F8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87e12000 -     0x7fff88136fff  com.apple.HIToolbox (1.7 - ???) <9510C818-E25E-3F15-B8C2-6B2E38BE1139> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88137000 -     0x7fff88154ff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff88155000 -     0x7fff88198ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff881a1000 -     0x7fff881a1fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff881a2000 -     0x7fff885bdfff  com.apple.SceneKit (2.0 - 124) <43F48FD6-8106-3D73-B63E-7924D785E24E> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff885be000 -     0x7fff886b3fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff886bb000 -     0x7fff889d7ff7  com.apple.CoreServices.CarbonCore (960.16 - 960.16) <335C9767-59B1-35BF-828F-1072A10ABAFD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88a4d000 -     0x7fff88a78fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff88a79000 -     0x7fff8905dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8905e000 -     0x7fff894f2fff  com.apple.RawCamera.bundle (3.9.0 - 584) <CB295E3D-6E52-4E53-D553-A7C5FF960C01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff894f3000 -     0x7fff894f8fff  com.apple.OpenDirectory (10.7 - 146) <2A5CC951-D156-3973-894D-1694C1CCDA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89501000 -     0x7fff895a5fef  com.apple.ink.framework (1.3.2 - 110) <48F42AEB-0D24-3B0D-8BF4-80929BB51FE0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff895a6000 -     0x7fff89745fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89746000 -     0x7fff897a8fff  com.apple.coreui (0.3 - 164) <A3E8A745-EFC9-35B3-8750-0AA8294546F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff897a9000 -     0x7fff89a34fff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff89a35000 -     0x7fff89a4cfff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89a4f000 -     0x7fff89a50fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff89a9e000 -     0x7fff89a9efff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89c2f000 -     0x7fff89c31fff  libCVMSPluginSupport.dylib (??? - ???) <E81C132F-A8C0-39BA-B45D-27D23BBA77D8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89c32000 -     0x7fff89d4aff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <7BA30488-BA72-31EB-BB46-2ADA6C4D175C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff89d4b000 -     0x7fff89db5fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89dba000 -     0x7fff89dc9ff7  com.apple.opengl (1.7.5 - 1.7.5) <0548C909-2D8D-3259-AAA8-3F32E92289F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff89dca000 -     0x7fff89dccff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89e11000 -     0x7fff89f16ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89f17000 -     0x7fff8a119fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8a11a000 -     0x7fff8a395fff  com.apple.imageKit (2.1 - 1.0) <25E2A0EA-8D39-34BC-AF0A-2A10E31E20D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a396000 -     0x7fff8a3d1fff  com.apple.LDAPFramework (3.0 - 120.1) <7B820362-8540-3A6D-95C7-D811D6CEE3AA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8a403000 -     0x7fff8a476fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8a4be000 -     0x7fff8a5a5fff  com.apple.backup.framework (1.3.1 - 1.3.1) <C6D52DA2-6501-310A-8D9D-14A68FE515CC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a61b000 -     0x7fff8a638ff7  com.

  • Any Mozilla product I install crashes at startup. The first window I see when I open a Mozilla product is the crash reporter. I have tried every possible solution but cannot open anything. It started with firefox. Can anyone please help?

    Hi there, as the question says, I cannot open any Mozilla product. I have tried to install firefox 3.6, older versions of Firefox, Firefox 4.0, Sea Monkey, Thunder Bird and Sun Bird. I have the same problem everytime. I open any of these programs and the first and the only window that appears is the crash reporter. I've tried opening it in Safe Mode and the same occurs. I have tried entirely uninstalling the products incuding the registry keys but no help. I shall post the detailed error reports, if they help solving this issue. Can you kindly look into this and find a solution as I use all of these Mozilla products and my life has been a hell since they've ben down.
    Seamonkey Error Report:
    Add-ons: [email protected]:2.0.4,{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}:0.9.85,{f13b157f-b174-47e7-a34d-4815ddfdfeb8}:0.9.87.4,[email protected]:1.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:1.0
    BuildID: 20101123124820
    CrashTime: 1296412292
    InstallTime: 1296412283
    ProductName: SeaMonkey
    StartupTime: 1296412291
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 2.0.11
    This report also contains technical information about the state of the application when it crashed.
    Sunbird Error Report:
    Add-ons: [email protected]:1.2009p,{e2fda1a4-762b-4020-b5ad-a41df1933103}:1.0b1,{972ce4c6-7e08-4474-a285-3208198ce6fd}:2.0
    BuildID: 20091211101839
    CrashTime: 1296413028
    InstallTime: 1296411446
    ProductName: Sunbird
    SecondsSinceLastCrash: 1578
    StartupTime: 1296413025
    Theme: classic/1.0
    Throttleable: 1
    URL:
    Vendor: Mozilla
    Version: 1.0b1
    This report also contains technical information about the state of the application when it crashed.

    Did you find a solution?
    Same problem over here as well, FF 7 is ok but FF8 / FF9 and Thunderbird 8 / 9 crash on startup.
    They both work if I start them in safe mode with everything enabled.

Maybe you are looking for