Supertux, sdl crashed

I installed supertux (I made pkg build)
# $Id: PKGBUILD,v 1.0 2004/05/16 00:43:31 abaddon Exp $
# Maintainer: Abaddon <[email protected]>
pkgname=supertux
pkgver=0.1.1
pkgrel=1
pkgdesc="Game similar to Super Mario Bros."
url="http://super-tux.sourceforge.net/"
depends=('sdl' 'sdl_image' 'sdl_mixer')
source=(http://heanet.dl.sourceforge.net/sourceforge/super-tux/$pkgname-$pkgver.tar.bz2)
md5sums=('5a6fdf8e0aa4e5b4adbd573a11576f9c')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --disable-debug
make || return 1
make prefix=$startdir/pkg/usr install
And when I'm running it I get error:
[abaddon@194-4 abaddon]$ supertux
Datadir: /usr/bin/../share/supertux
Warning: Unable to open the file "/home/abaddon/.supertux/config" for read!!!
Warning: No joysticks are available.
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
[abaddon@194-4 abaddon]$
I think that can be caused by compiling sdl and supertux with diffrent version of gcc.
But... Maybe someone has another idea?

I just used your pkgbuild to get supertux ant it is working fine for me.  Sorry I can't suggest anything to help your problem but thank you very much for the pkgbuild!
~cbozic

Similar Messages

  • Advice on how to setup my systems (xen, gpu passthrough, X)

    Hello Archers
    I'll try to keep it as short as possible
    What I want:
    I want to run different operating systems at the same time.
    I want to be able to switch between them fast.
    I want all keys to work in the guest systems (I've had trouble getting along with VNC regarding this)
    I would prefer if the host system is as stable, lightweight, and as unmodified as possible
    Why:
    To learn about different systems and how to set them up.
    I want to compare services/daemons of the same type, such as e-mail, ftp, http.
    I also believe in using the right tool(OS) for the right job
    How:
    I've read about Xen's GPU passthrough feature which interest me quite a bit, but I'm a little unsure how it works, from boot of the host to X in a guest.
    I know you "hide" PCI/GPU interfaces at the bootloader stage. But if you for example hide the main GPU because you want this in your guest, what happens on the screen while the host system is booting? Is the monitor just saying "No signal" until the guest starts booting and takes over it?
    If I disregard the GPU passthrough feature, I think I would need X on my host system. I read Xen either uses VNC or SDL to serve a screen of a guest. However, VNC isn't perfect with mod keys and mouse acceleration, and SDL requires X to be running at all times (host X crashes = all guest with SDL crashes).
    So I was thinking if it's possible to connect to a running X within a guest, from my X running on the host, and use Ctrl+Alt+F1...F12 to change between the different guests running X.
    I'm familiar with starting applications on remote X servers by changing the DISPLAY variable, but is it also possible to do something like
    DISPLAY=xenguest1:0 xinit /path/to/wm -- :1
    And then have the guest X on, say, Ctrl+alt+F4, while the host X is on Ctrl+alt+F3?
    Previous experiences:
    I've used VirtualBox and QEMU, but in both cases I felt the quest OSes were more temporary and targeted towards development on different platforms. The mouse pointer was also a bit laggy in QEMU, which I didn't like while testing graphical systems.

    Is there a possibility to setup my TC so that I can connect my MacBook Pro via an ethernet cable to the TC without a connection to the wireless network router?
    No, when the TC is configured to "join" a wireless network, it performs no routing functions...the Ethernet ports are not enabled.
    If this is not possible, what can I do to be able to make the first backup via ethernet and then keep that backup on the TC and setup the TC as a part of my wireless network again (without connection to the router) ?
    Temporarily, configure the TC using AirPort Utility - Manual Setup as follows:
    Click the Wireless tab below the row of icons and change the Wireless Mode to "Off"
    Click the Internet icon, then click the Internet Connection tab. Settings should look like this:
    Connect Using = Ethernet
    Connection Sharing = Off (Bridge Mode)
    Click Update and click "ignore" to any messages that indicate that you do not have an Ethenret cable plugged into the WAN port and you do not have an Internet Connection
    Connect an Ethernet cable from your Mac to one of the LAN <-> ports on the TC
    Turn off the wireless on your Mac
    Setup Time Machine again to connect to the Time Capsule and start the backup
    In general, backups should occur at about 30 GB an hour, so a good time to do this might be overnight
    When the backup is completed, configure the TC again to "join" your wireless network so that incremental backups will occur over the wireless network

  • Code::Blocks and gdb's Debug Attach to process; crash

    Hello!
    I've just started using Code::Blocks and very happy with it, but there is one problem: say I have a binary file with debugging symbols, then I try to attach to it using Code::Blocks (Debug>Attach to process); when I enter the PID and press "OK" button - IDE crashes.
    Here is the stacktrace of codeblocks itself from gdb:
    [user@host ~]$ gdb codeblocks
    GNU gdb (GDB) 7.4
    Copyright (C) 2012 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "i686-pc-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /usr/bin/codeblocks...(no debugging symbols found)...done.
    (gdb) run
    Starting program: /usr/bin/codeblocks
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/lib/libthread_db.so.1".
    [New Thread 0xb1881b40 (LWP 8035)]
    Initialize EditColourSet .....
    [New Thread 0xae6c4b40 (LWP 8036)]
    [New Thread 0xadec3b40 (LWP 8037)]
    [New Thread 0xad6c2b40 (LWP 8038)]
    [New Thread 0xacec1b40 (LWP 8039)]
    Initialize EditColourSet: done.
    Loading toolbar...
    OpenFilesList: loaded
    ThreadSearch: loaded
    lib_finder: loaded
    EnvVars: loaded
    CodeStat: loaded
    ClassWizard: loaded
    HeaderFixup: loaded
    BYOGames: loaded
    CodeSnippets: loaded
    cbDragScroll: loaded
    SymTab: loaded
    CB_Koders: loaded
    HelpPlugin: loaded
    Compiler: loaded
    Debugger: loaded
    wxSmithAui: loaded
    Autosave: loaded
    wxSmith: loaded
    wxSmithMime: loaded
    Profiler: loaded
    ScriptedWizard: loaded
    Valgrind: loaded
    RegExTestbed: loaded
    wxSmithContribItems: loaded
    CppCheck: loaded
    ToDoList: loaded
    [New Thread 0xab9b8b40 (LWP 8040)]
    CodeCompletion: loaded
    FilesExtensionHandler: loaded
    Cccc: loaded
    Exporter: loaded
    AStylePlugin: loaded
    AutoVersioning: loaded
    IncrementalSearch: loaded
    ProjectsImporter: loaded
    cbKeyBinder: loaded
    MouseSap: loaded
    BrowseTracker: loaded
    HexEditor: loaded
    copystrings: loaded
    Open files list plugin activated
    ThreadSearch plugin activated
    Library finder plugin activated
    Environment variables plugin activated
    Code statistics plugin activated
    Class wizard plugin activated
    Header Fixup plugin activated
    BYO Games plugin activated
    Code snippets plugin activated
    DragScroll plugin activated
    Symbol Table Plugin plugin activated
    Koders query plugin activated
    Help plugin plugin activated
    Added compiler "GNU GCC Compiler"
    Added compiler "Intel C/C++ Compiler"
    Added compiler "SDCC Compiler"
    Added compiler "Tiny C Compiler"
    Added compiler "GDC D Compiler"
    Added compiler "Digital Mars D Compiler"
    Added compiler "GNU ARM GCC Compiler"
    Added compiler "GNU AVR GCC Compiler"
    Added compiler "GNU GCC Compiler for PowerPC"
    Added compiler "GNU GCC Compiler for TriCore"
    Compiler plugin activated
    Debugger plugin activated
    wxSmith - Aui plugin activated
    Autosave plugin activated
    wxSmith plugin activated
    wxSmith - MIME plugin plugin activated
    Code profiler plugin activated
    Project wizard added for 'Empty project'
    Project wizard added for 'Console application'
    Project wizard added for 'D application'
    Project wizard added for 'FLTK project'
    Project wizard added for 'GLFW project'
    Project wizard added for 'GLUT project'
    Project wizard added for 'GTK+ project'
    Project wizard added for 'Irrlicht project'
    Project wizard added for 'Lightfeather project'
    Project wizard added for 'OpenGL project'
    Project wizard added for 'Ogre project'
    Project wizard added for 'Code::Blocks plugin'
    Project wizard added for 'QT4 project'
    Project wizard added for 'SDL project'
    Project wizard added for 'SFML project'
    Project wizard added for 'Static library'
    Project wizard added for 'Shared library'
    Project wizard added for 'wxWidgets project'
    Build-target wizard added for 'Console'
    Build-target wizard added for 'Static library'
    Build-target wizard added for 'wxWidgets'
    Project wizard added for 'ARM Project'
    Project wizard added for 'AVR Project'
    Project wizard added for 'TriCore Project'
    Project wizard added for 'PowerPC Project'
    File(s) wizard added for 'Empty file'
    File(s) wizard added for 'C/C++ source'
    File(s) wizard added for 'C/C++ header'
    Scripted wizard plugin activated
    Valgrind plugin activated
    Regular expressions testbed plugin activated
    wxSmith - Contrib Items plugin activated
    CppCheck plugin activated
    Todo List plugin activated
    Code completion plugin activated
    Files extension handler plugin activated
    Cccc plugin activated
    Source Exporter plugin activated
    Source code formatter (AStyle) plugin activated
    AutoVersioning plugin activated
    IncrementalSearch plugin activated
    Foreign projects importer plugin activated
    Keyboard shortcuts plugin activated
    MouseSap plugin activated
    BrowseTracker plugin activated
    HexEditor plugin activated
    Copy Strings to clipboard plugin activated
    Initializing plugins...
    [New Thread 0xaaddcb40 (LWP 8047)]
    Program received signal SIGSEGV, Segmentation fault.
    0xb75237aa in wxStringBase::operator=(wxStringBase const&) () from /usr/lib/libwx_baseu-2.8.so.0
    (gdb) backtrace
    #0 0xb75237aa in wxStringBase::operator=(wxStringBase const&) () from /usr/lib/libwx_baseu-2.8.so.0
    #1 0xabee2133 in DebuggerGDB::Debug() () from /usr/lib/codeblocks/plugins/libdebugger.so
    #2 0xabed197b in DebuggerGDB::OnAttachToProcess(wxCommandEvent&) () from /usr/lib/codeblocks/plugins/libdebugger.so
    #3 0xb74ce9f8 in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_baseu-2.8.so.0
    #4 0xb755e59a in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #5 0xb755e71b in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () from /usr/lib/libwx_baseu-2.8.so.0
    #6 0xb755ead1 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #7 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #8 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #9 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #10 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #11 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #12 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #13 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #14 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #15 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #16 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #17 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #18 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #19 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #20 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #21 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #22 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #23 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #24 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #25 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #26 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #27 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #28 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #29 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #30 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #31 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #32 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #33 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #34 0xb755ea61 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
    #35 0xb778cfb7 in ?? () from /usr/lib/libwx_gtk2u_core-2.8.so.0
    #36 0xb6a2016c in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
    #37 0xb6a1ec5c in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    #38 0xb6a31a10 in ?? () from /usr/lib/libgobject-2.0.so.0
    #39 0xb6a3a7a7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #40 0xb6a3a913 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #41 0xb6d7d6c5 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
    #42 0xb6c5b3c7 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0
    #43 0xb6c5b7d1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #44 0xb6c4fb2d in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #45 0xb6c46762 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #46 0xb6a1d6ad in ?? () from /usr/lib/libgobject-2.0.so.0
    #47 0xb6a1ec5c in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    #48 0xb6a31858 in ?? () from /usr/lib/libgobject-2.0.so.0
    #49 0xb6a3a5b9 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #50 0xb6a3a913 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #51 0xb6d7e743 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
    #52 0xb6c4492e in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
    #53 0xb6c44cc0 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
    #54 0xb6ab9078 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
    #55 0xb693907f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    #56 0xb69397b0 in ?? () from /usr/lib/libglib-2.0.so.0
    #57 0xb6939dbb in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #58 0xb6c43a5f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
    #59 0xb772ad8a in wxEventLoop::Run() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
    #60 0xb77a6c1f in wxAppBase::MainLoop() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
    #61 0xb77a64af in wxAppBase::OnRun() () from /usr/lib/libwx_gtk2u_core-2.8.so.0
    #62 0x08074566 in ?? ()
    #63 0xb7504ac6 in wxEntry(int&, wchar_t**) () from /usr/lib/libwx_baseu-2.8.so.0
    #64 0xb7504b66 in wxEntry(int&, char**) () from /usr/lib/libwx_baseu-2.8.so.0
    #65 0x0806c597 in ?? ()
    #66 0xb71db3d5 in __libc_start_main () from /lib/libc.so.6
    #67 0x08073d3d in ?? ()
    (gdb)
    Here is the XML file (debug report) that CodeBlocks gave to me after crash:
    <?xml version="1.0" encoding="utf-8"?>
    <report version="1.0" kind="exception">
    <system description="Linux 3.3.2-1-ARCH i686"/>
    <modules>
    <module path="/usr/bin/codeblocks" address="08048000" size="0008f000"/>
    <module path="/usr/bin/codeblocks" address="080dc000" size="00003000"/>
    <module path="[heap]" address="087ef000" size="0138e000"/>
    <module path="/usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf" address="aa53f000" size="0004d000"/>
    <module path="/usr/lib/codeblocks/plugins/libHexEditor.so" address="aa5f7000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libHexEditor.so" address="aa5fb000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libBrowseTracker.so" address="aa631000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libMouseSap.so" address="aa634000" size="0000a000"/>
    <module path="/usr/lib/codeblocks/plugins/libMouseSap.so" address="aa63f000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libkeybinder.so" address="aa676000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libprojectsimporter.so" address="aa679000" size="0002a000"/>
    <module path="/usr/lib/codeblocks/plugins/libprojectsimporter.so" address="aa6a4000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libAutoVersioning.so" address="aa6de000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libastyle.so" address="aa6e1000" size="0003c000"/>
    <module path="/usr/lib/codeblocks/plugins/libastyle.so" address="aa71e000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libexporter.so" address="aa7df000" size="00003000"/>
    <module path="/usr/lib/codeblocks/plugins/libdefaultmimehandler.so" address="aa7e8000" size="00015000"/>
    <module path="/usr/lib/codeblocks/plugins/libdefaultmimehandler.so" address="aa7ff000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libIncrementalSearch.so" address="aa902000" size="00013000"/>
    <module path="/usr/lib/codeblocks/plugins/libIncrementalSearch.so" address="aa916000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libcodecompletion.so" address="ab118000" size="000a7000"/>
    <module path="/usr/lib/codeblocks/plugins/libcodecompletion.so" address="ab1c2000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libtodo.so" address="ab1c4000" size="00023000"/>
    <module path="/usr/lib/codeblocks/plugins/libtodo.so" address="ab1e8000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libCppCheck.so" address="ab1eb000" size="0000c000"/>
    <module path="/usr/lib/codeblocks/plugins/libCppCheck.so" address="ab1f8000" size="00001000"/>
    <module path="/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1" address="ab220000" size="00001000" version="0.0.1"/>
    <module path="/usr/lib/wxSmithContribItems/libwxchartctrl.so.0.0.1" address="ab223000" size="00001000" version="0.0.1"/>
    <module path="/usr/lib/codeblocks/plugins/libwxsmithcontribitems.so" address="ab24b000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libRegExTestbed.so" address="ab24e000" size="0000d000"/>
    <module path="/usr/lib/codeblocks/plugins/libRegExTestbed.so" address="ab25c000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libscriptedwizard.so" address="ab2a9000" size="00004000"/>
    <module path="/usr/lib/codeblocks/plugins/libProfiler.so" address="ab2ae000" size="0001a000"/>
    <module path="/usr/lib/codeblocks/plugins/libProfiler.so" address="ab2c9000" size="00001000"/>
    <module path="/usr/lib/libwxsmithlib.so.0.0.1" address="ab554000" size="00015000" version="0.0.1"/>
    <module path="/usr/lib/codeblocks/plugins/libValgrind.so" address="ab581000" size="0000d000"/>
    <module path="/usr/lib/codeblocks/plugins/libValgrind.so" address="ab58f000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libautosave.so" address="ab59d000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libwxSmithAui.so" address="ab59f000" size="00049000"/>
    <module path="/usr/lib/codeblocks/plugins/libwxSmithAui.so" address="ab5e9000" size="00003000"/>
    <module path="/usr/lib/codeblocks/plugins/libdebugger.so" address="ab5ef000" size="00097000"/>
    <module path="/usr/lib/codeblocks/plugins/libdebugger.so" address="ab68c000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libcompiler.so" address="ab68e000" size="0011c000"/>
    <module path="/usr/lib/codeblocks/plugins/libcompiler.so" address="ab7ad000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libhelp_plugin.so" address="ab7b0000" size="0010d000"/>
    <module path="/usr/lib/codeblocks/plugins/libhelp_plugin.so" address="ab8be000" size="00004000"/>
    <module path="/usr/lib/codeblocks/plugins/libcb_koders.so" address="ab8c8000" size="00012000"/>
    <module path="/usr/lib/codeblocks/plugins/libcb_koders.so" address="ab8db000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libSymTab.so" address="ab8f6000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libdragscroll.so" address="ab8f8000" size="0001c000"/>
    <module path="/usr/lib/codeblocks/plugins/libdragscroll.so" address="ab916000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libcodesnippets.so" address="aba1a000" size="00007000"/>
    <module path="/usr/lib/codeblocks/plugins/libbyogames.so" address="aba25000" size="00027000"/>
    <module path="/usr/lib/codeblocks/plugins/libbyogames.so" address="aba4f000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libheaderfixup.so" address="abb0b000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libclasswizard.so" address="abb0e000" size="00018000"/>
    <module path="/usr/lib/codeblocks/plugins/libclasswizard.so" address="abb27000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libcodestat.so" address="abb3c000" size="00001000"/>
    <module path="/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1" address="abb3e000" size="0003e000" version="0.0.1"/>
    <module path="/usr/lib/wxSmithContribItems/libwxflatnotebook.so.0.0.1" address="abb7e000" size="00002000" version="0.0.1"/>
    <module path="/usr/lib/codeblocks/plugins/liblib_finder.so" address="abbf0000" size="00003000"/>
    <module path="/usr/lib/codeblocks/plugins/libThreadSearch.so" address="abbf4000" size="0004a000"/>
    <module path="/usr/lib/codeblocks/plugins/libThreadSearch.so" address="abc41000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libopenfileslist.so" address="abc43000" size="00009000"/>
    <module path="/usr/lib/codeblocks/plugins/libopenfileslist.so" address="abc4d000" size="00001000"/>
    <module path="/usr/share/fonts/TTF/DejaVuSansMono.ttf" address="abcae000" size="00052000"/>
    <module path="/usr/lib/codeblocks/plugins/libcopystrings.so" address="abe00000" size="00007000"/>
    <module path="/usr/lib/codeblocks/plugins/libcopystrings.so" address="abe08000" size="00001000"/>
    <module path="/usr/lib/codeblocks/plugins/libenvvars.so" address="abe23000" size="00001000"/>
    <module path="/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1" address="abe25000" size="0000a000" version="0.0.1"/>
    <module path="/usr/lib/wxSmithContribItems/libwxcustombutton.so.0.0.1" address="abe30000" size="00001000" version="0.0.1"/>
    <module path="/usr/share/mime/mime.cache" address="ade35000" size="0001f000"/>
    <module path="/usr/lib/libgvfscommon.so.0.0.0" address="ade6a000" size="00001000" version="0.0.0"/>
    <module path="/usr/lib/codeblocks/plugins/libCccc.so" address="ade6c000" size="00007000"/>
    <module path="/usr/lib/codeblocks/plugins/libCccc.so" address="ade74000" size="00001000"/>
    <module path="/usr/share/mime/mime.cache" address="ade76000" size="0001f000"/>
    <module path="/usr/lib/gio/modules/libgvfsdbus.so" address="adebf000" size="00001000"/>
    <module path="/usr/local/share/icons/hicolor/icon-theme.cache" address="adec1000" size="00091000"/>
    <module path="/usr/share/icons/hicolor/icon-theme.cache" address="af2a9000" size="01357000"/>
    <module path="/usr/lib/codeblocks/plugins/libwxsmith.so" address="b0701000" size="00002000"/>
    <module path="/usr/lib/codeblocks/plugins/libwxsmith.so" address="b0704000" size="00001000"/>
    <module path="/usr/share/fonts/TTF/DejaVuSans.ttf" address="b0721000" size="000b0000"/>
    <module path="/usr/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo" address="b07d4000" size="00008000"/>
    <module path="/dev/shm/pulse-shm-3776743730" address="b0fdd000" size="04001000"/>
    <module path="/lib/libnsl-2.15.so" address="b4ff3000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libvorbisenc.so.2.0.9" address="b4ff7000" size="00166000" version="2.0.9"/>
    <module path="/usr/lib/libvorbisenc.so.2.0.9" address="b516e000" size="00001000" version="2.0.9"/>
    <module path="/usr/lib/libFLAC.so.8.2.0" address="b51be000" size="00001000" version="8.2.0"/>
    <module path="/usr/lib/libasyncns.so.0.3.1" address="b51c4000" size="00001000" version="0.3.1"/>
    <module path="/usr/lib/libsndfile.so.1.0.25" address="b51c6000" size="0006c000" version="1.0.25"/>
    <module path="/usr/lib/libsndfile.so.1.0.25" address="b5233000" size="00001000" version="1.0.25"/>
    <module path="/usr/lib/libdbus-1.so.3.5.9" address="b5238000" size="00048000" version="3.5.9"/>
    <module path="/usr/lib/libdbus-1.so.3.5.9" address="b5281000" size="00001000" version="3.5.9"/>
    <module path="/usr/lib/libpulsecommon-1.1.so" address="b52e7000" size="00001000" version="1.1"/>
    <module path="/usr/lib/libpulse.so.0.13.5" address="b52e9000" size="0004c000" version="0.13.5"/>
    <module path="/usr/lib/libpulse.so.0.13.5" address="b5336000" size="00001000" version="0.13.5"/>
    <module path="/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so" address="b533f000" size="00001000" version="xpm"/>
    <module path="/usr/lib/libudev.so.0.13.1" address="b5341000" size="0000e000" version="0.13.1"/>
    <module path="/usr/lib/libudev.so.0.13.1" address="b5350000" size="00001000" version="0.13.1"/>
    <module path="/usr/lib/libcanberra-0.28/libcanberra-pulse.so" address="b5360000" size="00006000" version="pulse"/>
    <module path="/usr/lib/libcanberra-0.28/libcanberra-pulse.so" address="b5367000" size="00001000" version="pulse"/>
    <module path="/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3" address="b540d000" size="0002a000"/>
    <module path="/var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3" address="b5478000" size="00041000"/>
    <module path="/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so" address="b5519000" size="0002f000" version="2.0/2.10.0/engines/libclearlooks"/>
    <module path="/usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so" address="b5549000" size="00001000" version="2.0/2.10.0/engines/libclearlooks"/>
    <module path="/usr/lib/libltdl.so.7.3.0" address="b5553000" size="00001000" version="7.3.0"/>
    <module path="/usr/lib/libtdb.so.1.2.9" address="b5555000" size="00011000" version="1.2.9"/>
    <module path="/usr/lib/libtdb.so.1.2.9" address="b5567000" size="00001000" version="1.2.9"/>
    <module path="/usr/lib/libogg.so.0.8.0" address="b556e000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libvorbis.so.0.4.6" address="b5599000" size="00001000" version="0.4.6"/>
    <module path="/usr/lib/libvorbisfile.so.3.3.5" address="b559b000" size="00008000" version="3.3.5"/>
    <module path="/usr/lib/libvorbisfile.so.3.3.5" address="b55a4000" size="00001000" version="3.3.5"/>
    <module path="/usr/lib/libcanberra.so.0.2.5" address="b55b5000" size="00001000" version="0.2.5"/>
    <module path="/usr/lib/libcanberra-gtk.so.0.1.8" address="b55b7000" size="00004000" version="0.1.8"/>
    <module path="/usr/lib/libcanberra-gtk.so.0.1.8" address="b55bc000" size="00001000" version="0.1.8"/>
    <module path="/lib/libnss_files-2.15.so" address="b55f3000" size="0000b000" version="2.15"/>
    <module path="/lib/libnss_files-2.15.so" address="b55ff000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libjson.so.0.0.1" address="b5603000" size="00007000" version="0.0.1"/>
    <module path="/usr/lib/libjson.so.0.0.1" address="b560b000" size="00001000" version="0.0.1"/>
    <module path="/var/cache/fontconfig/a98d8961fa319a64d3cfd8640c79e62d-le32d4.cache-3" address="b561c000" size="00007000"/>
    <module path="/usr/share/locale/ru/LC_MESSAGES/libc.mo" address="b5629000" size="0002e000"/>
    <module path="/usr/lib/locale/locale-archive" address="b5788000" size="00200000"/>
    <module path="/lib/libbz2.so.1.0.6" address="b598e000" size="0000f000" version="1.0.6"/>
    <module path="/lib/libresolv-2.15.so" address="b599e000" size="00013000" version="2.15"/>
    <module path="/lib/libresolv-2.15.so" address="b59b2000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libpixman-1.so.0.24.4" address="b59b5000" size="00093000" version="0.24.4"/>
    <module path="/usr/lib/libpixman-1.so.0.24.4" address="b5a4c000" size="00001000" version="0.24.4"/>
    <module path="/usr/lib/libfreetype.so.6.8.1" address="b5ae4000" size="00004000" version="6.8.1"/>
    <module path="/usr/lib/libXdmcp.so.6.0.0" address="b5ae9000" size="00005000" version="6.0.0"/>
    <module path="/usr/lib/libXdmcp.so.6.0.0" address="b5aef000" size="00001000" version="6.0.0"/>
    <module path="/usr/lib/libXau.so.6.0.0" address="b5af1000" size="00002000" version="6.0.0"/>
    <module path="/usr/lib/libXau.so.6.0.0" address="b5af4000" size="00001000" version="6.0.0"/>
    <module path="/usr/lib/liblzma.so.5.0.3" address="b5b1a000" size="00001000" version="5.0.3"/>
    <module path="/usr/lib/libuuid.so.1.3.0" address="b5b1c000" size="00004000" version="1.3.0"/>
    <module path="/usr/lib/libuuid.so.1.3.0" address="b5b21000" size="00001000" version="1.3.0"/>
    <module path="/usr/lib/libICE.so.6.3.0" address="b5b38000" size="00001000" version="6.3.0"/>
    <module path="/usr/lib/libffi.so.5.0.10" address="b5b3c000" size="00005000" version="5.0.10"/>
    <module path="/usr/lib/libffi.so.5.0.10" address="b5b42000" size="00001000" version="5.0.10"/>
    <module path="/lib/librt-2.15.so" address="b5b44000" size="00007000" version="2.15"/>
    <module path="/lib/librt-2.15.so" address="b5b4c000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libpcre.so.1.0.0" address="b5ba7000" size="00001000" version="1.0.0"/>
    <module path="/usr/lib/libpcre.so.1.0.0" address="b5ba9000" size="00001000" version="1.0.0"/>
    <module path="/usr/lib/libXdamage.so.1.1.0" address="b5bac000" size="00001000" version="1.1.0"/>
    <module path="/usr/lib/libXcomposite.so.1.0.0" address="b5bae000" size="00002000" version="1.0.0"/>
    <module path="/usr/lib/libXcomposite.so.1.0.0" address="b5bb1000" size="00001000" version="1.0.0"/>
    <module path="/usr/lib/libXcursor.so.1.0.2" address="b5bbb000" size="00001000" version="1.0.2"/>
    <module path="/usr/lib/libXrandr.so.2.2.0" address="b5bbe000" size="00007000" version="2.2.0"/>
    <module path="/usr/lib/libXrandr.so.2.2.0" address="b5bc6000" size="00001000" version="2.2.0"/>
    <module path="/usr/lib/libXi.so.6.1.0" address="b5bd5000" size="00001000" version="6.1.0"/>
    <module path="/usr/lib/libXrender.so.1.3.0" address="b5bd7000" size="00009000" version="1.3.0"/>
    <module path="/usr/lib/libXrender.so.1.3.0" address="b5be1000" size="00001000" version="1.3.0"/>
    <module path="/usr/lib/libXext.so.6.4.0" address="b5bf3000" size="00001000" version="6.4.0"/>
    <module path="/usr/lib/libgmodule-2.0.so.0.3000.2" address="b5bf5000" size="00003000" version="0.3000.2"/>
    <module path="/usr/lib/libgmodule-2.0.so.0.3000.2" address="b5bf9000" size="00001000" version="0.3000.2"/>
    <module path="/usr/lib/libfontconfig.so.1.4.4" address="b5bfb000" size="00033000" version="1.4.4"/>
    <module path="/usr/lib/libfontconfig.so.1.4.4" address="b5c2f000" size="00001000" version="1.4.4"/>
    <module path="/usr/lib/libpangoft2-1.0.so.0.2904.0" address="b5c5c000" size="00001000" version="0.2904.0"/>
    <module path="/usr/lib/libgio-2.0.so.0.3000.2" address="b5c5e000" size="00140000" version="0.3000.2"/>
    <module path="/usr/lib/libgio-2.0.so.0.3000.2" address="b5da0000" size="00001000" version="0.3000.2"/>
    <module path="/usr/lib/libcairo.so.2.11000.2" address="b5da2000" size="000b4000" version="2.11000.2"/>
    <module path="/usr/lib/libcairo.so.2.11000.2" address="b5e57000" size="00001000" version="2.11000.2"/>
    <module path="/usr/lib/libatk-1.0.so.0.20209.1" address="b5e5a000" size="0001e000" version="0.20209.1"/>
    <module path="/usr/lib/libatk-1.0.so.0.20209.1" address="b5e7a000" size="00001000" version="0.20209.1"/>
    <module path="/usr/lib/libXfixes.so.3.1.0" address="b5e7c000" size="00004000" version="3.1.0"/>
    <module path="/usr/lib/libXfixes.so.3.1.0" address="b5e81000" size="00001000" version="3.1.0"/>
    <module path="/usr/lib/libpangocairo-1.0.so.0.2904.0" address="b5e8d000" size="00001000" version="0.2904.0"/>
    <module path="/usr/lib/libxcb.so.1.1.0" address="b5e8f000" size="00020000" version="1.1.0"/>
    <module path="/usr/lib/libxcb.so.1.1.0" address="b5eb0000" size="00001000" version="1.1.0"/>
    <module path="/usr/lib/libexpat.so.1.6.0" address="b5ed7000" size="00001000" version="1.6.0"/>
    <module path="/usr/lib/libexpat.so.1.6.0" address="b5eda000" size="00001000" version="1.6.0"/>
    <module path="/usr/lib/libz.so.1.2.6" address="b5ef0000" size="00001000" version="1.2.6"/>
    <module path="/usr/lib/libtiff.so.5.0.6" address="b5ef3000" size="0006f000" version="5.0.6"/>
    <module path="/usr/lib/libtiff.so.5.0.6" address="b5f63000" size="00002000" version="5.0.6"/>
    <module path="/usr/lib/libjpeg.so.8.0.2" address="b5f66000" size="00045000" version="8.0.2"/>
    <module path="/usr/lib/libjpeg.so.8.0.2" address="b5fac000" size="00001000" version="8.0.2"/>
    <module path="/usr/lib/libpng15.so.15.10.0" address="b5fbd000" size="0002e000" version="15.10.0"/>
    <module path="/usr/lib/libpng15.so.15.10.0" address="b5fec000" size="00001000" version="15.10.0"/>
    <module path="/usr/lib/libSM.so.6.0.1" address="b5ff4000" size="00001000" version="6.0.1"/>
    <module path="/usr/lib/libXxf86vm.so.1.0.0" address="b5ff6000" size="00004000" version="1.0.0"/>
    <module path="/usr/lib/libXxf86vm.so.1.0.0" address="b5ffb000" size="00001000" version="1.0.0"/>
    <module path="/usr/lib/libXinerama.so.1.0.0" address="b5ffe000" size="00001000" version="1.0.0"/>
    <module path="/usr/lib/libgthread-2.0.so.0.3000.2" address="b6001000" size="00004000" version="0.3000.2"/>
    <module path="/usr/lib/libgthread-2.0.so.0.3000.2" address="b6006000" size="00001000" version="0.3000.2"/>
    <module path="/usr/lib/libpango-1.0.so.0.2904.0" address="b604f000" size="00001000" version="0.2904.0"/>
    <module path="/usr/lib/libglib-2.0.so.0.3000.2" address="b6051000" size="000f6000" version="0.3000.2"/>
    <module path="/usr/lib/libglib-2.0.so.0.3000.2" address="b6148000" size="00001000" version="0.3000.2"/>
    <module path="/usr/lib/libgdk_pixbuf-2.0.so.0.2400.1" address="b616b000" size="00001000" version="0.2400.1"/>
    <module path="/usr/lib/libgobject-2.0.so.0.3000.2" address="b616d000" size="0004c000" version="0.3000.2"/>
    <module path="/usr/lib/libgobject-2.0.so.0.3000.2" address="b61ba000" size="00001000" version="0.3000.2"/>
    <module path="/usr/lib/libgdk-x11-2.0.so.0.2400.10" address="b61bc000" size="000ab000" version="0.2400.10"/>
    <module path="/usr/lib/libgdk-x11-2.0.so.0.2400.10" address="b6269000" size="00001000" version="0.2400.10"/>
    <module path="/usr/lib/libgtk-x11-2.0.so.0.2400.10" address="b66be000" size="00001000" version="0.2400.10"/>
    <module path="/usr/lib/libgtk-x11-2.0.so.0.2400.10" address="b66c3000" size="00002000" version="0.2400.10"/>
    <module path="/lib/libm-2.15.so" address="b66c7000" size="0002a000" version="2.15"/>
    <module path="/lib/libm-2.15.so" address="b66f2000" size="00001000" version="2.15"/>
    <module path="/lib/libdl-2.15.so" address="b66f6000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libX11.so.6.3.0" address="b66f8000" size="00132000" version="6.3.0"/>
    <module path="/usr/lib/libX11.so.6.3.0" address="b682b000" size="00001000" version="6.3.0"/>
    <module path="/usr/lib/libwx_baseu_xml-2.8.so.0.8.0" address="b682f000" size="00008000" version="0.8.0"/>
    <module path="/usr/lib/libwx_baseu_xml-2.8.so.0.8.0" address="b6838000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_richtext-2.8.so.0.8.0" address="b683a000" size="000da000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_richtext-2.8.so.0.8.0" address="b691a000" size="00001000" version="0.8.0"/>
    <module path="/lib/libc-2.15.so" address="b691d000" size="0019b000" version="2.15"/>
    <module path="/lib/libc-2.15.so" address="b6ab9000" size="00002000" version="2.15"/>
    <module path="/usr/lib/libgcc_s.so.1" address="b6abf000" size="0001c000" version="1"/>
    <module path="/usr/lib/libstdc++.so.6.0.17" address="b6adc000" size="000dc000" version="6.0.17"/>
    <module path="/usr/lib/libstdc++.so.6.0.17" address="b6bbc000" size="00001000" version="6.0.17"/>
    <module path="/lib/libpthread-2.15.so" address="b6bc4000" size="00017000" version="2.15"/>
    <module path="/lib/libpthread-2.15.so" address="b6bdc000" size="00001000" version="2.15"/>
    <module path="/usr/lib/libwx_baseu-2.8.so.0.8.0" address="b6be0000" size="00136000" version="0.8.0"/>
    <module path="/usr/lib/libwx_baseu-2.8.so.0.8.0" address="b6d17000" size="00004000" version="0.8.0"/>
    <module path="/usr/lib/libwx_baseu_net-2.8.so.0.8.0" address="b6d26000" size="00029000" version="0.8.0"/>
    <module path="/usr/lib/libwx_baseu_net-2.8.so.0.8.0" address="b6d50000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_core-2.8.so.0.8.0" address="b6d52000" size="002f7000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_core-2.8.so.0.8.0" address="b704a000" size="00026000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.8.0" address="b707d000" size="000ab000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_adv-2.8.so.0.8.0" address="b7130000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.8.0" address="b7133000" size="00089000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_html-2.8.so.0.8.0" address="b71c1000" size="00002000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.8.0" address="b71c4000" size="00019000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_qa-2.8.so.0.8.0" address="b71de000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_xrc-2.8.so.0.8.0" address="b71e0000" size="0007a000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_xrc-2.8.so.0.8.0" address="b725d000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_aui-2.8.so.0.8.0" address="b725f000" size="0005d000" version="0.8.0"/>
    <module path="/usr/lib/libwx_gtk2u_aui-2.8.so.0.8.0" address="b72bf000" size="00001000" version="0.8.0"/>
    <module path="/usr/lib/libcodeblocks.so.0.0.1" address="b72c1000" size="00431000" version="0.0.1"/>
    <module path="/usr/lib/libcodeblocks.so.0.0.1" address="b7703000" size="00005000" version="0.0.1"/>
    <module path="/usr/local/share/mime/mime.cache" address="b770e000" size="00001000"/>
    <module path="/lib/libutil-2.15.so" address="b7711000" size="00001000" version="2.15"/>
    <module path="/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so" address="b7713000" size="00005000" version="module"/>
    <module path="/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so" address="b7719000" size="00001000" version="module"/>
    <module path="/usr/lib/gconv/UTF-32.so" address="b7733000" size="00002000" version="32"/>
    <module path="/usr/lib/gconv/UTF-32.so" address="b7736000" size="00001000" version="32"/>
    <module path="[vdso]" address="b7738000" size="00001000"/>
    <module path="/lib/ld-2.15.so" address="b7759000" size="00001000" version="2.15"/>
    </modules>
    <stack>
    <frame level="0" function="wxFatalSignalHandler" offset="00000023"/>
    <frame level="1"/>
    <frame level="2" function="wxStringBase::operator=(wxStringBase const&amp;)" offset="0000001a"/>
    <frame level="3" function="DebuggerGDB::Debug()" offset="000001f3"/>
    <frame level="4" function="DebuggerGDB::OnAttachToProcess(wxCommandEvent&amp;)" offset="0000014b"/>
    <frame level="5" function="wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&amp;), wxEvent&amp;) const" offset="00000028"/>
    <frame level="6" function="wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&amp;, wxEvtHandler*, wxEvent&amp;)" offset="0000007a"/>
    <frame level="7" function="wxEventHashTable::HandleEvent(wxEvent&amp;, wxEvtHandler*)" offset="000000ab"/>
    <frame level="8" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="000000e1"/>
    <frame level="9" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="10" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="11" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="12" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="13" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="14" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="15" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="16" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="17" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="18" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="19" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="20" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="21" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="22" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="23" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="24" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="25" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="26" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="27" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="28" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="29" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="30" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="31" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="32" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="33" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="34" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="35" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="36" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000071"/>
    <frame level="37"/>
    <frame level="38" function="g_cclosure_marshal_VOID__VOID" offset="0000008c"/>
    <frame level="39" function="g_closure_invoke" offset="000001ac"/>
    <frame level="40"/>
    <frame level="41" function="g_signal_emit_valist" offset="00000777"/>
    <frame level="42" function="g_signal_emit" offset="00000033"/>
    <frame level="43" function="gtk_widget_activate" offset="00000095"/>
    <frame level="44" function="gtk_menu_shell_activate_item" offset="00000117"/>
    <frame level="45"/>
    <frame level="46"/>
    <frame level="47"/>
    <frame level="48"/>
    <frame level="49" function="g_closure_invoke" offset="000001ac"/>
    <frame level="50"/>
    <frame level="51" function="g_signal_emit_valist" offset="00000589"/>
    <frame level="52" function="g_signal_emit" offset="00000033"/>
    <frame level="53"/>
    <frame level="54" function="gtk_propagate_event" offset="000000ce"/>
    <frame level="55" function="gtk_main_do_event" offset="000002c0"/>
    <frame level="56"/>
    <frame level="57" function="g_main_context_dispatch" offset="000001df"/>
    <frame level="58"/>
    <frame level="59" function="g_main_loop_run" offset="0000014b"/>
    <frame level="60" function="gtk_main" offset="000000af"/>
    <frame level="61" function="wxEventLoop::Run()" offset="0000004a"/>
    <frame level="62" function="wxAppBase::MainLoop()" offset="0000004f"/>
    <frame level="63" function="wxAppBase::OnRun()" offset="0000001f"/>
    <frame level="64"/>
    </stack>
    </report>
    I've just wrote a simple helloworld in C, added getchar() to wait, compiled it with "-g" flag and tried to attach to it with this IDE. Tried on 2 machines, different binaries: same result - IDE crashes. Am I doing something wrong, or this is a problem with WxWidgets/Code::Blocks?
    My packages are: wxgtk 2.8.12.1-3, codeblocks 10.05-2 and gdb 7.4-1.
    Last edited by dontbugme (2012-04-24 02:19:16)

    Are you running on an x86_64 architecture?  If so I have a pacman Code::Blocks package which is the current SVN I could upload somewhere for you..
    If not, check: Here to download and make the latest SVN version.  There is a patch you have to apply on that page and also you need to make the build using the makepkg "-fpermissive" option.
    Why do you want this SVN version (version 7932)?  Well, it's current as of April 14 this month.  The C::B 10.05 version is 2010, 5th month.  So way out of date.  There have been no official builds since then so you want to be using SVN until there is.
    I don't know if using the SVN version would fix your issue but even if not: it has a host of other enhancements and fixes.

  • Please Help - When I try to add ASM Disk to ASM Diskgroup it crashes Server

    We are using a Pillar SAN and have LUNS Created and are using the following multipath device: (I'm a DBA more then anything else... but I am rather familiar with linux .... SAN Hardware not so much)
    Device Size Mount Point
    /dev/dpda1 11G /u01
    The Above device is working fine... Below are the ASM Disks being Created
    Device Size Oracle ASM Disk Name
    /dev/dpdb1 198G ORCL1
    /dev/dpdc1 21G SIRE1
    /dev/dpdd1 21G CART1
    /dev/dpde1 21G SRTS1
    /dev/dpdf1 21G CRTT1
    I try to create to the first ASM Disk
    /etc/init.d/oracleasm createdisk ORCL1 /dev/dpdb1
    Marking disk "ORCL1" as an ASM disk: [FAILED]
    So I check the oracleasm log:
    #cat /var/log/oracleasm
    Device "/dev/dpdb1" is not a partition
    I did some research and found that this is a common problem with multipath devices and to work around it you have to use asmtool
    # /usr/sbin/asmtool -C -l /dev/oracleasm -n ORCL1 -s /dev/dpdb1 -a force=yes
    asmtool: Device "/dev/dpdb1" is not a partition
    asmtool: Continuing anyway
    now I scan and list the disks
    # /etc/init.d/oracleasm scandisks
    Scanning the system for Oracle ASMLib disks: [  OK  ]
    # /etc/init.d/oracleasm listdisks
    ORCL1
    Here is whats going on in /var/log/messages when I run the oracleasm scandisks command
    # date
    Fri Aug 14 13:51:58 MST 2009
    # /etc/init.d/oracleasm scandisks
    Scanning the system for Oracle ASMLib disks: [  OK  ]
    cat /var/log/messages | grep "Aug 14 13:5"
    Aug 14 13:52:06 seer kernel: dpdb: dpdb1
    Aug 14 13:52:06 seer kernel: dpdc: dpdc1
    Aug 14 13:52:06 seer kernel: dpdd: dpdd1
    Aug 14 13:52:06 seer kernel: dpde: dpde1
    Aug 14 13:52:06 seer kernel: dpdf: dpdf1
    Aug 14 13:52:06 seer kernel: dpdg: dpdg1
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: printk: 30 messages suppressed.
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: sda : READ CAPACITY failed.
    Aug 14 13:52:06 seer kernel: sda : status=1, message=00, host=0, driver=08
    Aug 14 13:52:06 seer kernel: sd: Current: sense key: Illegal Request
    Aug 14 13:52:06 seer kernel: Add. Sense: Logical unit not supported
    Aug 14 13:52:06 seer kernel:
    Aug 14 13:52:06 seer kernel: sda: test WP failed, assume Write Enabled
    Aug 14 13:52:06 seer kernel: sda: asking for cache data failed
    Aug 14 13:52:06 seer kernel: sda: assuming drive cache: write through
    Aug 14 13:52:06 seer kernel: sda:end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: Dev sda: unable to read RDB block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sda, logical block 0
    Aug 14 13:52:06 seer kernel: unable to read partition table
    Aug 14 13:52:06 seer kernel: SCSI device sdb: 21502464 512-byte hdwr sectors (11009 MB)
    Aug 14 13:52:06 seer kernel: sdb: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdb: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdb: sdb1
    Aug 14 13:52:06 seer kernel: SCSI device sdc: 421476864 512-byte hdwr sectors (215796 MB)
    Aug 14 13:52:06 seer kernel: sdc: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdc: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdc: sdc1
    Aug 14 13:52:06 seer kernel: SCSI device sdd: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdd: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdd: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdd: sdd1
    Aug 14 13:52:06 seer kernel: SCSI device sde: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sde: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sde: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sde: sde1
    Aug 14 13:52:06 seer kernel: SCSI device sdf: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdf: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdf: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdf: sdf1
    Aug 14 13:52:06 seer kernel: SCSI device sdg: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdg: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdg: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdg: sdg1
    Aug 14 13:52:06 seer kernel: SCSI device sdh: 2107390464 512-byte hdwr sectors (1078984 MB)
    Aug 14 13:52:06 seer kernel: sdh: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdh: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdh: sdh1
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:06 seer kernel: Buffer I/O error on device sdi, logical block 0
    Aug 14 13:52:06 seer kernel: sdi : READ CAPACITY failed.
    Aug 14 13:52:06 seer kernel: sdi : status=1, message=00, host=0, driver=08
    Aug 14 13:52:06 seer kernel: sd: Current: sense key: Illegal Request
    Aug 14 13:52:06 seer kernel: Add. Sense: Logical unit not supported
    Aug 14 13:52:06 seer kernel:
    Aug 14 13:52:06 seer kernel: sdi: test WP failed, assume Write Enabled
    Aug 14 13:52:06 seer kernel: sdi: asking for cache data failed
    Aug 14 13:52:06 seer kernel: sdi: assuming drive cache: write through
    Aug 14 13:52:06 seer kernel: sdi:end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:06 seer last message repeated 4 times
    Aug 14 13:52:06 seer kernel: Dev sdi: unable to read RDB block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:06 seer kernel: unable to read partition table
    Aug 14 13:52:06 seer kernel: SCSI device sdj: 21502464 512-byte hdwr sectors (11009 MB)
    Aug 14 13:52:06 seer kernel: sdj: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdj: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdj: sdj1
    Aug 14 13:52:06 seer kernel: SCSI device sdk: 421476864 512-byte hdwr sectors (215796 MB)
    Aug 14 13:52:06 seer kernel: sdk: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdk: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdk: sdk1
    Aug 14 13:52:06 seer kernel: SCSI device sdl: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdl: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdl: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdl: sdl1
    Aug 14 13:52:06 seer kernel: SCSI device sdm: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdm: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdm: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdm: sdm1
    Aug 14 13:52:06 seer kernel: SCSI device sdn: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdn: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdn: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdn: sdn1
    Aug 14 13:52:06 seer kernel: SCSI device sdo: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdo: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdo: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdo: sdo1
    Aug 14 13:52:06 seer kernel: SCSI device sdp: 2107390464 512-byte hdwr sectors (1078984 MB)
    Aug 14 13:52:06 seer kernel: sdp: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdp: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdp: sdp1
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:06 seer kernel: sdq : READ CAPACITY failed.
    Aug 14 13:52:06 seer kernel: sdq : status=1, message=00, host=0, driver=08
    Aug 14 13:52:06 seer kernel: sd: Current: sense key: Illegal Request
    Aug 14 13:52:06 seer kernel: Add. Sense: Logical unit not supported
    Aug 14 13:52:06 seer kernel:
    Aug 14 13:52:06 seer kernel: sdq: test WP failed, assume Write Enabled
    Aug 14 13:52:06 seer kernel: sdq: asking for cache data failed
    Aug 14 13:52:06 seer kernel: sdq: assuming drive cache: write through
    Aug 14 13:52:06 seer kernel: sdq:end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:06 seer last message repeated 5 times
    Aug 14 13:52:06 seer kernel: Dev sdq: unable to read RDB block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:06 seer kernel: unable to read partition table
    Aug 14 13:52:06 seer kernel: SCSI device sdr: 21502464 512-byte hdwr sectors (11009 MB)
    Aug 14 13:52:06 seer kernel: sdr: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdr: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdr: sdr1
    Aug 14 13:52:06 seer kernel: SCSI device sds: 421476864 512-byte hdwr sectors (215796 MB)
    Aug 14 13:52:06 seer kernel: sds: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sds: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sds: sds1
    Aug 14 13:52:06 seer kernel: SCSI device sdt: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdt: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdt: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdt: sdt1
    Aug 14 13:52:06 seer kernel: SCSI device sdu: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdu: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdu: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdu: sdu1
    Aug 14 13:52:06 seer kernel: SCSI device sdv: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdv: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdv: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdv: sdv1
    Aug 14 13:52:06 seer kernel: SCSI device sdw: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdw: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdw: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdw: sdw1
    Aug 14 13:52:06 seer kernel: SCSI device sdx: 2107390464 512-byte hdwr sectors (1078984 MB)
    Aug 14 13:52:06 seer kernel: sdx: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdx: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdx: sdx1
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdy, sector 0
    Aug 14 13:52:06 seer kernel: sdy : READ CAPACITY failed.
    Aug 14 13:52:06 seer kernel: sdy : status=1, message=00, host=0, driver=08
    Aug 14 13:52:06 seer kernel: sd: Current: sense key: Illegal Request
    Aug 14 13:52:06 seer kernel: Add. Sense: Logical unit not supported
    Aug 14 13:52:06 seer kernel:
    Aug 14 13:52:06 seer kernel: sdy: test WP failed, assume Write Enabled
    Aug 14 13:52:06 seer kernel: sdy: asking for cache data failed
    Aug 14 13:52:06 seer kernel: sdy: assuming drive cache: write through
    Aug 14 13:52:06 seer kernel: sdy:end_request: I/O error, dev sdy, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdy, sector 0
    Aug 14 13:52:06 seer last message repeated 5 times
    Aug 14 13:52:06 seer kernel: Dev sdy: unable to read RDB block 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdy, sector 0
    Aug 14 13:52:06 seer kernel: end_request: I/O error, dev sdy, sector 0
    Aug 14 13:52:06 seer kernel: unable to read partition table
    Aug 14 13:52:06 seer kernel: SCSI device sdz: 21502464 512-byte hdwr sectors (11009 MB)
    Aug 14 13:52:06 seer kernel: sdz: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdz: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdz: sdz1
    Aug 14 13:52:06 seer kernel: SCSI device sdaa: 421476864 512-byte hdwr sectors (215796 MB)
    Aug 14 13:52:06 seer kernel: sdaa: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdaa: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdaa: sdaa1
    Aug 14 13:52:06 seer kernel: SCSI device sdab: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdab: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdab: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdab: sdab1
    Aug 14 13:52:06 seer kernel: SCSI device sdac: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdac: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdac: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdac: sdac1
    Aug 14 13:52:06 seer kernel: SCSI device sdad: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdad: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdad: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdad: sdad1
    Aug 14 13:52:06 seer kernel: SCSI device sdae: 43006464 512-byte hdwr sectors (22019 MB)
    Aug 14 13:52:06 seer kernel: sdae: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdae: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdae: sdae1
    Aug 14 13:52:06 seer kernel: SCSI device sdaf: 2107390464 512-byte hdwr sectors (1078984 MB)
    Aug 14 13:52:06 seer kernel: sdaf: Write Protect is off
    Aug 14 13:52:06 seer kernel: SCSI device sdaf: drive cache: write through w/ FUA
    Aug 14 13:52:06 seer kernel: sdaf: sdaf1
    Aug 14 13:52:06 seer kernel: scsi_wr_disk: unknown partition table
    Aug 14 13:52:07 seer kernel: end_request: I/O error, dev sda, sector 0
    Aug 14 13:52:07 seer kernel: end_request: I/O error, dev sdi, sector 0
    Aug 14 13:52:07 seer kernel: end_request: I/O error, dev sdq, sector 0
    Aug 14 13:52:07 seer kernel: end_request: I/O error, dev sdy, sector 0
    Here's some extra info:
    # /sbin/blkid | grep asm
    /dev/sdc1: LABEL="ORCL1" TYPE="oracleasm"
    /dev/sdk1: LABEL="ORCL1" TYPE="oracleasm"
    /dev/sds1: LABEL="ORCL1" TYPE="oracleasm"
    /dev/sdaa1: LABEL="ORCL1" TYPE="oracleasm"
    /dev/dpdb1: LABEL="ORCL1" TYPE="oracleasm"
    I have learned that by excluding devices in the oracleasm configuration file I eliminate those I/O errors in /var/log/messages
    # cat /etc/sysconfig/oracleasm
    # This is a configuration file for automatic loading of the Oracle
    # Automatic Storage Management library kernel driver. It is generated
    # By running /etc/init.d/oracleasm configure. Please use that method
    # to modify this file
    # ORACLEASM_ENABELED: 'true' means to load the driver on boot.
    ORACLEASM_ENABLED=true
    # ORACLEASM_UID: Default user owning the /dev/oracleasm mount point.
    ORACLEASM_UID=oracle
    # ORACLEASM_GID: Default group owning the /dev/oracleasm mount point.
    ORACLEASM_GID=oinstall
    # ORACLEASM_SCANBOOT: 'true' means scan for ASM disks on boot.
    ORACLEASM_SCANBOOT=true
    # ORACLEASM_SCANORDER: Matching patterns to order disk scanning
    ORACLEASM_SCANORDER="dp sd"
    # ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
    ORACLEASM_SCANEXCLUDE="sdc sdk sds sdaa sda"
    # ls -la /dev/oracleasm/disks/
    total 0
    drwxr-xr-x 1 root root 0 Aug 14 10:47 .
    drwxr-xr-x 4 root root 0 Aug 13 15:32 ..
    brw-rw---- 1 oracle oinstall 251, 33 Aug 14 13:46 ORCL1
    Now I can go into dbca to create the ASM instance, which starts up fine...  create a new diskgroup, I see ORCL1 as a provision ASM disk I select it ...  Click OK
    CRASH!!!  Box hangs have to reboot it....
    I have gotten myself to exactly the same point right before clicking OK and here is what is in the ASM alertlog so far
    Fri Aug 14 14:42:02 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as /u01/app/oracle/product/11.1.0/db_1/dbs/arch
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =0
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.6.0.
    Using parameter settings in server-side spfile /u01/app/oracle/product/11.1.0/db_1/dbs/spfile+ASM.ora
    System parameters with non-default values:
    large_pool_size = 12M
    instance_type = "asm"
    diagnostic_dest = "/u01/app/oracle"
    Fri Aug 14 14:42:04 2009
    PMON started with pid=2, OS id=3300
    Fri Aug 14 14:42:04 2009
    VKTM started with pid=3, OS id=3302 at elevated priority
    VKTM running at (20)ms precision
    Fri Aug 14 14:42:04 2009
    DIAG started with pid=4, OS id=3306
    Fri Aug 14 14:42:04 2009
    PSP0 started with pid=5, OS id=3308
    Fri Aug 14 14:42:04 2009
    DSKM started with pid=6, OS id=3310
    Fri Aug 14 14:42:04 2009
    DIA0 started with pid=7, OS id=3312
    Fri Aug 14 14:42:04 2009
    MMAN started with pid=8, OS id=3314
    Fri Aug 14 14:42:04 2009
    DBW0 started with pid=9, OS id=3316
    Fri Aug 14 14:42:04 2009
    LGWR started with pid=6, OS id=3318
    Fri Aug 14 14:42:04 2009
    CKPT started with pid=10, OS id=3320
    Fri Aug 14 14:42:04 2009
    SMON started with pid=11, OS id=3322
    Fri Aug 14 14:42:04 2009
    RBAL started with pid=12, OS id=3324
    Fri Aug 14 14:42:04 2009
    GMON started with pid=13, OS id=3326
    ORACLE_BASE from environment = /u01/app/oracle
    Fri Aug 14 14:42:04 2009
    SQL> ALTER DISKGROUP ALL MOUNT
    Fri Aug 14 14:42:41 2009
    At this point I don't want to click the OK until I am sure someone is in the office to reboot the machine manually if I do hang it again....  I hung it twice yesterday, however I did not have the devices excluded in the oracleasm configuration file as i do now
    Edited by: user10193377 on Aug 14, 2009 3:23 PM
    Well Clicking OK hun it again and I am waiting to get back into it, to see what new information might be gleened
    Does anyone have any ideas on what to check or where to look?????    Will update more once I can log back in

    Hi Mark,
    It looks like something is not correct with your raw device partition based on the error messages:
    Aug 14 13:52:06 seer kernel: Add. Sense: Logical unit not supported
    Aug 14 13:52:06 seer kernel:
    Aug 14 13:52:06 seer kernel: sda: test WP failed, assume Write Enabled
    Aug 14 13:52:06 seer kernel: sda: asking for cache data failed
    Aug 14 13:52:06 seer kernel: sda: assuming drive cache: write through
    Aug 14 13:52:06 seer kernel: sda:end_request: I/O error, dev sda, sector 0
    It could be a number of things. I would check with your vendor and Oracle support to see if the multipath software drive is supported and if there is a potential workaround for ASM. Sorry this is not quite the solution, but its what jumps to mind based on issues with multipath software and storage vendors for ASM with Linux and Oracle. Have you checked the validation matrix available on Metalink?
    Cheers,
    Ben

  • KDE Plasma 5 crashing at seemingly random times

    I've been having this problem for a while now and so far I've been unsuccessful in trying to troubleshoot it myself.  My computer will be working along fine, and then all of a sudden will freeze.  No mouse pointer movement, no keyboard input, trying to switch to a different X session fails (ctrl+alt+F2, etc.), even the numlock key will stop functioning.  This forces me to manually reset the computer each time. 
    Checking the logs (journalctl --since today) shows this alarm at the time of every crash:
    Mar 04 11:32:00 mycomp.domain.local kdeinit5[848]: Created alarm 16777226
    Obviously the date/time and PID are different, but it's always kdeinit5 and alarm 16777226.
    Google has turned up nothing useful for me that I can see and there doesn't seem to be any rhyme or reason to when the crashes occur; sometimes I'm running VMs through VirtualBox and doing a million things at once and other times I'm not doing much except browsing the web and reading the news. 
    I'm speculating that it might be an issue with some of the different KDE packages conflicting somehow, but I have no idea which ones it might be or if that's even remotely the case.
    If it helps, here is a complete list of packages that I currently have installed (pacman -Q):
    a52dec 0.7.4-8
    acl 2.2.52-2
    adwaita-icon-theme 3.14.1-1
    akonadi 1.13.0-3
    alsa-lib 1.0.28-1
    archlinux-keyring 20150212-1
    aspell 0.60.6.1-2
    at-spi2-atk 2.14.1-1
    at-spi2-core 2.14.1-1
    atk 2.14.0-1
    atkmm 2.22.7-1
    attica-qt4 0.4.2-1
    attica-qt5 5.7.0-1
    attr 2.4.47-1
    aurget 4.4.5-1
    autoconf 2.69-2
    automake 1.15-1
    avahi 0.6.31-14
    baloo-frameworks 5.6.1-1
    baloo4-widgets 4.14.3-1
    bash 4.3.033-1
    binutils 2.25-2
    bison 3.0.4-1
    bluedevil-frameworks 5.2.1-1
    bluez 5.28-1
    boost-libs 1.57.0-3
    breeze 5.2.1-1
    btrfs-progs 3.18.2-1
    bzip2 1.0.6-5
    ca-certificates 20140923-9
    ca-certificates-cacert 20140824-2
    ca-certificates-mozilla 3.17.4-1
    ca-certificates-utils 20140923-9
    cairo 1.14.0-2
    cairomm 1.10.0-3
    cdparanoia 10.2-5
    cdrdao 1.2.3-7
    cdrkit 1.1.11-3
    chmlib 0.40-4
    cifs-utils 6.4-1
    cln 1.3.4-1
    clucene 2.3.3.4-8
    colord 1.2.9-1
    compositeproto 0.4.2-3
    conky 1.9.0-4
    convertlit 1.8-7
    coreutils 8.23-1
    cracklib 2.9.1-1
    cryptsetup 1.6.6-1
    curl 7.40.0-1
    damageproto 1.2.1-3
    db 5.3.28-2
    dbus 1.8.16-2
    dbus-glib 0.102-2
    dconf 0.22.0-1
    desktop-file-utils 0.22-1
    device-mapper 2.02.116-1
    dhclient 4.3.1-1
    dhcpcd 6.7.1-1
    diffutils 3.3-2
    djvulibre 3.5.27-1
    dkms 2.2.0.3-15
    dnssec-anchors 20140629-1
    docbook-xml 4.5-6
    docbook-xsl 1.78.1-1
    dosfstools 3.0.27-1
    dotconf 1.3-4
    drkonqi 5.2.1-2
    dropbox 3.2.6-2
    dvd+rw-tools 7.1-5
    e2fsprogs 1.42.12-1
    ebook-tools 0.2.2-2
    elfutils 0.161-3
    emovix 0.9.0-6
    enca 1.16-1
    enchant 1.6.0-5
    exfat-utils 1.1.1-1
    exiv2 0.24-1
    expat 2.1.0-4
    f2fs-tools 1.4.0-1
    faad2 2.7-4
    fakeroot 1.20.2-1
    ffmpeg 1:2.5.4-1
    file 5.22-1
    filesystem 2015.02-1
    findutils 4.4.2-6
    firefox 36.0-1
    fixesproto 5.0-3
    flac 1.3.1-1
    flex 2.5.39-1
    fltk 1.3.3-4
    fontconfig 2.11.1-1
    fontsproto 2.1.3-1
    frameworkintegration 5.7.0-1
    freerdp 1:1.2.0_beta1+android9-1
    freetype2 2.5.5-1
    fribidi 0.19.6-2
    fuse 2.9.3-2
    gamin 0.1.10-8
    gawk 4.1.1-1
    gc 7.4.2-2
    gcc 4.9.2-3
    gcc-libs 4.9.2-3
    gconf 3.2.6-3
    gcr 3.14.0-1
    gdbm 1.11-1
    gdk-pixbuf2 2.31.2-1
    geoclue 0.12.99-2
    gettext 0.19.4-1
    ghostscript 9.15-2
    giflib 5.1.1-1
    glew 1.12.0-1
    glib-networking 2.42.1-1
    glib2 2.42.2-1
    glibc 2.21-2
    glibmm 2.42.0-1
    glu 9.0.0-3
    gmp 6.0.0-2
    gnome-icon-theme 3.12.0-2
    gnome-icon-theme-symbolic 3.12.0-2
    gnome-keyring 3.14.0-1
    gnupg 2.1.2-1
    gnutls 3.3.13-1
    gobject-introspection 1.42.0-1
    google-chrome 40.0.2214.115-1
    gpart 0.2.1-1
    gparted 0.21.0-2
    gpgme 1.5.3-1
    gpm 1.20.7-4
    graphite 1:1.2.4-1
    grep 2.21-1
    groff 1.22.3-2
    grub 1:2.02.beta2-5
    gsettings-desktop-schemas 3.14.1-1
    gsm 1.0.13-8
    gst-plugins-base 1.4.5-1
    gst-plugins-base-libs 1.4.5-1
    gstreamer 1.4.5-1
    gstreamer0.10 0.10.36-4
    gstreamer0.10-base 0.10.36-3
    gtk-update-icon-cache 2.24.27-1
    gtk2 2.24.27-1
    gtk3 3.14.9-1
    gtkmm 2.24.4-1
    gtkmm3 3.14.0-1
    guile 2.0.11-2
    gwenview 14.12.2-2
    gzip 1.6-1
    harfbuzz 0.9.38-1
    harfbuzz-icu 0.9.38-1
    hdparm 9.45-1
    hicolor-icon-theme 0.13-1
    hspell 1.2-2
    hunspell 1.3.3-1
    hwids 20150129-1
    hyphen 2.8.8-1
    iana-etc 2.30-4
    icu 54.1-1
    ilmbase 2.1.0-1
    imlib2 1.4.6-3
    inetutils 1.9.2-2
    iniparser 3.1-4
    inputproto 2.3.1-1
    iproute2 3.18.0-1
    iptables 1.4.21-1
    iputils 20121221-3
    iw 3.17-1
    jansson 2.7-1
    jasper 1.900.1-13
    jemalloc 3.6.0-1
    jfsutils 1.1.15-4
    js17 17.0.0-1
    json-c 0.12-2
    json-glib 1.0.2-1
    k3b 1:2.0.3a-1
    kactivities-frameworks 5.7.0-1
    karchive 5.7.0-1
    kate 14.12.2-2
    kauth 5.7.0-1
    kbd 2.0.2-1
    kbookmarks 5.7.0-1
    kbproto 1.0.6-2
    kcmutils 5.7.0-1
    kcodecs 5.7.0-1
    kcompletion 5.7.0-1
    kconfig 5.7.0-1
    kconfigwidgets 5.7.0-1
    kcoreaddons 5.7.0-1
    kcrash 5.7.0-1
    kdbusaddons 5.7.0-1
    kde-cli-tools 5.2.1-1
    kde-gtk-config-frameworks 5.2.1-1
    kdebase-dolphin 14.12.2-1
    kdebase-lib 14.12.2-1
    kdebase-runtime 14.12.2-2
    kdeclarative 5.7.0-1
    kdecoration 5.2.1-1
    kded 5.7.0-1
    kdegraphics-mobipocket 14.12.2-1
    kdegraphics-okular 14.12.2-1
    kdelibs 4.14.5-1
    kdelibs4support 5.7.0-1
    kdepimlibs 4.14.5-1
    kdeplasma-addons-frameworks 5.2.1-1
    kdesignerplugin 5.7.0-1
    kdesu 5.7.0-1
    kdeutils-ark 14.12.2-1
    kdeutils-kcalc 14.12.2-1
    kdeutils-kwalletmanager 14.12.2-1
    kdewebkit 5.7.0-1
    kdnssd 5.7.0-1
    kemoticons 5.7.0-1
    keyutils 1.5.9-1
    kfilemetadata 4.14.3-1
    kfilemetadata5 5.6.1-1
    kglobalaccel 5.7.0-1
    kguiaddons 5.7.0-1
    khotkeys 5.2.1-1
    khtml 5.7.0-1
    ki18n 5.7.0-1
    kiconthemes 5.7.0-2
    kidletime 5.7.0-1
    kinfocenter 5.2.1-1
    kinit 5.7.0-1
    kio 5.7.0-1
    kio-extras 5.2.1-1
    kitemmodels 5.7.0-1
    kitemviews 5.7.0-1
    kjobwidgets 5.7.0-1
    kjs 5.7.0-1
    kjsembed 5.7.0-1
    kmenuedit 5.2.1-1
    kmix 14.12.2-1
    kmod 19-1
    knewstuff 5.7.0-1
    knotifications 5.7.0-1
    knotifyconfig 5.7.0-1
    konsole 14.12.2-1
    kpackage 5.7.0-1
    kparts 5.7.0-1
    kplotting 5.7.0-1
    kpty 5.7.0-1
    krb5 1.13.1-1
    krunner 5.7.0-1
    kscreen-frameworks 5.2.1-1
    kservice 5.7.0-1
    ksshaskpass 5.2.1-1
    ksysguard 5.2.1-1
    ktexteditor 5.7.0-2
    ktextwidgets 5.7.0-1
    kunitconversion 5.7.0-1
    kwallet 5.7.0-1
    kwayland 5.2.1-1
    kwidgetsaddons 5.7.0-1
    kwin 5.2.1-1
    kwindowsystem 5.7.0-1
    kwrited 5.2.1-1
    kxmlgui 5.7.0-1
    lame 3.99.5-2
    lcms2 2.6-1
    ldb 1.1.19-1
    ldns 1.6.17-2
    less 471-1
    libabw 0.1.1-1
    libaio 0.3.110-1
    libao 1.2.0-1
    libarchive 3.1.2-8
    libass 0.12.1-1
    libassuan 2.1.3-1
    libasyncns 0.8-5
    libatasmart 0.19-3
    libatomic_ops 7.4.2-1
    libbaloo4 4.14.3-1
    libbluedevil-frameworks 5.2.1-1
    libbluray 0.7.0-1
    libbsd 0.7.0-1
    libcanberra 0.30-5
    libcanberra-pulse 0.30-5
    libcap 2.24-2
    libcap-ng 0.7.4-1
    libcddb 1.3.2-4
    libcdio 0.93-1
    libcdr 0.1.1-1
    libcroco 0.6.8-2
    libcups 2.0.2-1
    libdaemon 0.14-3
    libdatrie 0.2.8-1
    libdbus 1.8.16-2
    libdbusmenu-qt 0.9.2-3
    libdbusmenu-qt5 0.9.3+14.10.20140619-1
    libdca 0.0.5-4
    libdmtx 0.7.4-5
    libdrm 2.4.59-1
    libdvbpsi 1:1.1.2-1
    libdvdnav 5.0.2-1
    libdvdread 5.0.1-1
    libe-book 0.1.2-1
    libebml 1.3.1-1
    libedit 20141030_3.1-1
    libepoxy 1.2-2
    libetonyek 0.1.1-1
    libevdev 1.3.2-1
    libevent 2.0.22-1
    libffi 3.2.1-1
    libfontenc 1.1.2-1
    libgcrypt 1.6.3-2
    libgit2 1:0.22.1-1
    libgpg-error 1.18-1
    libgusb 0.2.4-1
    libical 1.0.1-2
    libice 1.0.9-1
    libid3tag 0.15.1b-8
    libidn 1.29-1
    libimobiledevice 1.2.0-1
    libinput 0.11.0-1
    libjpeg-turbo 1.4.0-1
    libkactivities4 4.13.3-1
    libkate 0.4.1-5
    libkcddb 14.12.2-1
    libkexiv2 14.12.2-1
    libksba 1.3.2-1
    libkscreen-frameworks 5.2.1-1
    libksysguard 5.2.1-1
    libldap 2.4.40-2
    libmad 0.15.1b-7
    libmariadbclient 10.0.16-1
    libmatroska 1.4.2-1
    libmbim 1.12.2-1
    libmm-glib 1.4.4-1
    libmm-qt5 5.2.1-1
    libmng 2.0.2-3
    libmodplug 0.8.8.5-1
    libmpc 1.0.2-2
    libmpcdec 1.2.6-4
    libmpeg2 0.5.1-5
    libmspub 0.1.2-1
    libmtp 1.1.8-1
    libmusicbrainz5 5.1.0-1
    libmwaw 0.3.4-1
    libndp 1.4-1
    libnewt 0.52.17-2
    libnl 3.2.25-1
    libnm-glib 1.0.0-2
    libodfgen 0.1.3-1
    libogg 1.3.2-1
    libomxil-bellagio 0.9.3-1
    libpagemaker 0.0.2-1
    libpaper 1.1.24-7
    libpcap 1.6.2-1
    libpciaccess 0.13.3-1
    libpipeline 1.4.0-1
    libplist 1.12-1
    libpng 1.6.16-1
    libproxy 0.4.11-4
    libpulse 6.0-1
    libqalculate 0.9.7-4
    libqmi 1.12.4-1
    libqzeitgeist 0.8.0-4
    libraw1394 2.1.0-2
    libreoffice-fresh 4.4.1-2
    librevenge 0.0.2-1
    librsvg 1:2.40.8-1
    libsamplerate 0.1.8-3
    libsasl 2.1.26-7
    libseccomp 2.1.1-1
    libshout 1:2.3.1-2
    libsigc++ 2.4.1-1
    libsm 1.2.2-2
    libsndfile 1.0.25-3
    libsoup 2.48.1-1
    libspectre 0.2.7-2
    libssh 0.6.4-1
    libssh2 1.4.3-2
    libsystemd 218-2
    libtar 1.2.20-2
    libtasn1 4.2-1
    libteam 1.14-1
    libthai 0.1.21-1
    libtheora 1.1.1-3
    libtiff 4.0.3-5
    libtiger 0.3.4-4
    libtirpc 0.2.5-1
    libtool 2.4.5-1
    libtxc_dxtn 1.0.1-6
    libunique 1.1.6-6
    libunistring 0.9.5-1
    libunwind 1.1-2
    libupnp 1.6.19-1
    libusb 1.0.19-1
    libusb-compat 0.1.5-1
    libusbmuxd 1.0.10-1
    libutempter 1.1.6-2
    libutil-linux 2.25.2-1
    libva 1.5.0-1
    libvdpau 0.9-1
    libvisio 0.1.1-1
    libvisual 0.4.0-5
    libvncserver 0.9.10-1
    libvorbis 1.3.4-1
    libvpx 1.3.0-1
    libwbclient 4.1.17-1
    libwebp 0.4.2-1
    libwpd 0.10.0-1
    libwpg 0.3.0-1
    libwps 0.3.1-1
    libx11 1.6.2-2
    libx264 1:142.20140826-2
    libxau 1.0.8-2
    libxaw 1.0.12-1
    libxcb 1.11-1
    libxcomp 3.5.0.28-2
    libxcomposite 0.4.4-2
    libxcursor 1.1.14-2
    libxdamage 1.1.4-2
    libxdmcp 1.1.1-2
    libxext 1.3.3-1
    libxfixes 5.0.1-1
    libxfont 1.5.0-1
    libxft 2.3.2-1
    libxi 1.7.4-1
    libxinerama 1.1.3-2
    libxkbcommon 0.5.0-1
    libxkbcommon-x11 0.5.0-1
    libxkbfile 1.0.8-2
    libxml2 2.9.2-2
    libxmu 1.1.2-1
    libxpm 3.5.11-1
    libxrandr 1.4.2-2
    libxrender 0.9.8-1
    libxres 1.0.7-1
    libxshmfence 1.2-1
    libxslt 1.1.28-3
    libxss 1.2.2-2
    libxt 1.1.4-1
    libxtst 1.2.2-1
    libxv 1.0.10-1
    libxxf86vm 1.1.4-1
    libyaml 0.1.6-1
    libzip 0.11.2-1
    licenses 20140629-1
    linpack 11.2.2.010-1
    linux 3.18.6-1
    linux-api-headers 3.18.5-1
    linux-firmware 20150206.17657c3-1
    linux-headers 3.18.6-1
    linux-lts-headers 3.14.34-1
    llvm-libs 3.5.1-1
    lm_sensors 3.3.5-1
    logrotate 3.8.8-2
    lpsolve 5.5.2.0-3
    lua 5.2.3-1
    lvm2 2.02.116-1
    lynx 2.8.8-1
    lz4 127-1
    lzo 2.09-1
    m4 1.4.17-1
    make 4.1-1
    man-db 2.7.1-1
    man-pages 3.81-1
    mariadb 10.0.16-1
    mariadb-clients 10.0.16-1
    mcpp 2.7.2-5
    mdadm 3.3.2-1
    media-player-info 22-1
    memtest86+ 5.01-1
    mesa 10.4.5-1
    milou 5.2.1-1
    mime-types 9-1
    mkinitcpio 18-2
    mkinitcpio-busybox 1.21.1-2
    mlocate 0.26-5
    modemmanager 1.4.4-1
    mozilla-common 1.4-4
    mpfr 3.1.2.p11-1
    mtdev 1.1.5-1
    mtools 4.0.18-2
    nano 2.2.6-3
    ncurses 5.9-7
    neon 0.30.1-1
    netctl 1.10-1
    nettle 2.7.1-1
    networkmanager 1.0.0-2
    networkmanager-qt 5.7.0-1
    nilfs-utils 2.2.3-1
    npth 1.1-1
    nspr 4.10.8-1
    nss 3.17.4-1
    ntfs-3g 2014.2.15-1
    ntp 4.2.8.p1-1
    nvidia 346.47-3
    nvidia-libgl 346.47-2
    nvidia-utils 346.47-2
    nxproxy 3.5.0.28-2
    openal 1.16.0-1
    opencore-amr 0.1.3-2
    openexr 2.1.0-1
    openjpeg 1.5.2-1
    openresolv 3.6.1-1
    openslp 2.0.0-1
    openssh 6.7p1-1
    openssl 1.0.2-1
    opus 1.1-1
    orc 0.4.23-1
    os-prober 1.64-1
    oxygen 5.2.1-1
    oxygen-cursors 5.2.1-1
    oxygen-icons 14.12.2-1
    p11-kit 0.22.1-3
    p7zip 9.38-3
    pacman 4.2.1-1
    pacman-mirrorlist 20150228-1
    pam 1.1.8-5
    pambase 20130928-1
    pango 1.36.8-1
    pangomm 2.34.0-1
    parted 3.2-2
    patch 2.7.4-1
    pavucontrol 2.0-2
    pciutils 3.3.0-1
    pcmciautils 018-7
    pcre 8.36-2
    perl 5.20.2-1
    phonon-qt4 4.8.3-1
    phonon-qt4-vlc 0.8.2-2
    phonon-qt5 4.8.3-1
    phonon-qt5-vlc 0.8.2-2
    pinentry 0.9.0-1
    pixman 0.32.6-1
    pkg-config 0.28-2
    plasma-desktop 5.2.1-1
    plasma-framework 5.7.0-1
    plasma-meta 5.2.0-4
    plasma-nm 5.2.1-1
    plasma-workspace 5.2.1-2
    plasma-workspace-wallpapers 5.2.1-1
    polkit 0.112-2
    polkit-kde-frameworks 5.2.1-1
    polkit-qt4 0.112-2
    polkit-qt5 0.112-2
    poppler 0.31.0-1
    poppler-qt4 0.31.0-1
    poppler-qt5 0.31.0-1
    popt 1.16-7
    powerdevil 5.2.1-1
    ppp 2.4.7-1
    prison 1.1.1-1
    procps-ng 3.3.10-1
    psmisc 22.21-2
    pth 2.0.7-5
    python 3.4.3-1
    python-xdg 0.25-2
    python2 2.7.9-1
    qca 2.0.3-5
    qimageblitz 0.0.6-4
    qjson 0.8.1-3
    qrencode 3.4.4-1
    qt4 4.8.6-4
    qt5-base 5.4.1-2
    qt5-declarative 5.4.1-2
    qt5-graphicaleffects 5.4.1-2
    qt5-location 5.4.1-2
    qt5-multimedia 5.4.1-2
    qt5-quickcontrols 5.4.1-2
    qt5-script 5.4.1-2
    qt5-sensors 5.4.1-2
    qt5-svg 5.4.1-2
    qt5-tools 5.4.1-2
    qt5-translations 5.4.1-2
    qt5-webchannel 5.4.1-2
    qt5-webkit 5.4.1-2
    qt5-x11extras 5.4.1-2
    qt5-xmlpatterns 5.4.1-2
    qtchooser 48-1
    qtwebkit 2.3.4-1
    randrproto 1.4.0-2
    raptor 2.0.15-1
    rasqal 1:0.9.32-1
    readline 6.3.006-1
    recode 3.6-8
    recordproto 1.14.2-2
    redland 1:1.0.17-2
    reiserfsprogs 3.6.24-1
    remmina 1:1.1.2-1
    renderproto 0.11.1-3
    rest 0.7.92-1
    rsync 3.1.1-2
    rtmpdump 20140918-2
    ruby 2.2.1-1
    s-nail 14.7.11-1
    samba 4.1.17-1
    schroedinger 1.0.11-2
    scrnsaverproto 1.2.2-2
    sddm 0.11.0-1
    sdl 1.2.15-7
    sdl_image 1.2.12-3
    sed 4.2.2-3
    shadow 4.2.1-2
    shared-mime-info 1.4-1
    slang 2.2.4-3
    smbclient 4.1.17-1
    snappy 1.1.1-1
    solid 5.7.0-1
    sonnet 5.7.0-1
    sound-theme-freedesktop 0.8-2
    speech-dispatcher 0.8.1-1
    speex 1.2rc2-1
    speexdsp 1.2rc3-1
    sqlite 3.8.8.3-1
    startup-notification 0.12-4
    strigi 0.7.8-5
    sudo 1.8.12-1
    sysfsutils 2.1.0-9
    systemd 218-2
    systemd-sysvcompat 218-2
    systemsettings 5.2.1-1
    systester 1.5.1-2
    taglib 1.9.1-1
    talloc 2.1.1-1
    tar 1.28-1
    tdb 1.3.4-1
    telepathy-glib 0.24.1-1
    tevent 0.9.22-1
    texinfo 5.2-3
    thin-provisioning-tools 0.4.1-1
    threadweaver 5.7.0-1
    tigervnc 1.4.3-2
    ttf-oxygen 1:5.2.1-1
    tzdata 2015a-1
    udisks2 2.1.4-1
    unrar 1:5.2.6-1
    unzip 6.0-9
    upower 0.99.2-2
    usbutils 008-1
    util-linux 2.25.2-1
    v4l-utils 1.6.2-1
    vcdimager 0.7.24-6
    vde2 2.3.2-6
    vi 1:050325-4
    videoproto 2.3.2-1
    virtualbox 4.3.22-2
    virtualbox-ext-vnc 4.3.22-2
    virtualbox-guest-iso 4.3.22-1
    virtualbox-guest-modules 4.3.22-1
    virtualbox-guest-utils 4.3.22-2
    virtualbox-host-dkms 4.3.22-2
    virtualbox-host-modules 4.3.22-1
    vlc 2.2.0-1
    vte-common 0.38.3-1
    vte3 0.38.3-1
    wayland 1.7.0-1
    wget 1.16.2-1
    which 2.20-7
    wireless_tools 30.pre9-1
    wpa_supplicant 2.3-1
    x265 1.5-1
    xapian-core 1:1.2.19-1
    xcb-proto 1.11-1
    xcb-util 0.4.0-1
    xcb-util-image 0.4.0-1
    xcb-util-keysyms 0.4.0-1
    xcb-util-renderutil 0.3.9-1
    xcb-util-wm 0.4.1-1
    xdg-utils 1.1.0.git20141009-1
    xextproto 7.3.0-1
    xf86-input-evdev 2.9.1-1
    xf86vidmodeproto 2.3.1-3
    xfsprogs 3.2.2-1
    xineramaproto 1.2.1-3
    xkeyboard-config 2.14-1
    xorg-bdftopcf 1.0.5-1
    xorg-font-util 1.3.0-2
    xorg-font-utils 7.6-4
    xorg-fonts-alias 1.0.3-1
    xorg-fonts-encodings 1.0.4-4
    xorg-fonts-misc 1.0.3-2
    xorg-mkfontdir 1.0.7-2
    xorg-mkfontscale 1.1.2-1
    xorg-server 1.17.1-3
    xorg-server-common 1.17.1-3
    xorg-server-xephyr 1.17.1-3
    xorg-setxkbmap 1.3.0-2
    xorg-xauth 1.0.9-1
    xorg-xkbcomp 1.3.0-1
    xorg-xmessage 1.0.4-2
    xorg-xprop 1.2.2-1
    xorg-xrdb 1.1.0-1
    xorg-xset 1.2.3-1
    xorg-xsetroot 1.1.1-2
    xproto 7.0.27-1
    xsensors 0.70-5
    xvidcore 1.3.3-1
    xz 5.2.1-1
    zip 3.0-6
    zlib 1.2.8-3
    zvbi 0.2.35-1
    Last edited by cypher_zero (2015-03-06 17:53:06)

    The issue still persists.  I have completely wiped and re-installed everything twice now, the second time including the /home partition the second time.
    Any help, suggestions or advice would be *really* helpful. 
    Here's some more info about my system if that helps:
    lsblk:
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 465.8G 0 disk
    |-sda1 8:1 0 1M 0 part
    |-sda2 8:2 0 975M 0 part
    | `-md126 9:126 0 975M 0 raid1 /boot
    |-sda3 8:3 0 36.3G 0 part
    | `-md127 9:127 0 72.5G 0 raid10
    | |-vg1-swapLV 254:0 0 8G 0 lvm [SWAP]
    | |-vg1-kubuLV 254:1 0 30G 0 lvm
    | `-vg1-archLV 254:2 0 34.5G 0 lvm /
    `-sda4 8:4 0 428.5G 0 part
    `-md125 9:125 0 1.3T 0 raid5 /home
    sdb 8:16 0 465.8G 0 disk
    |-sdb1 8:17 0 1M 0 part
    |-sdb2 8:18 0 975M 0 part
    | `-md126 9:126 0 975M 0 raid1 /boot
    |-sdb3 8:19 0 36.3G 0 part
    | `-md127 9:127 0 72.5G 0 raid10
    | |-vg1-swapLV 254:0 0 8G 0 lvm [SWAP]
    | |-vg1-kubuLV 254:1 0 30G 0 lvm
    | `-vg1-archLV 254:2 0 34.5G 0 lvm /
    `-sdb4 8:20 0 428.5G 0 part
    `-md125 9:125 0 1.3T 0 raid5 /home
    sdc 8:32 0 465.8G 0 disk
    |-sdc1 8:33 0 1M 0 part
    |-sdc2 8:34 0 975M 0 part
    | `-md126 9:126 0 975M 0 raid1 /boot
    |-sdc3 8:35 0 36.3G 0 part
    | `-md127 9:127 0 72.5G 0 raid10
    | |-vg1-swapLV 254:0 0 8G 0 lvm [SWAP]
    | |-vg1-kubuLV 254:1 0 30G 0 lvm
    | `-vg1-archLV 254:2 0 34.5G 0 lvm /
    `-sdc4 8:36 0 428.5G 0 part
    `-md125 9:125 0 1.3T 0 raid5 /home
    sdd 8:48 0 465.8G 0 disk
    |-sdd1 8:49 0 1M 0 part
    |-sdd2 8:50 0 975M 0 part
    | `-md126 9:126 0 975M 0 raid1 /boot
    |-sdd3 8:51 0 36.3G 0 part
    | `-md127 9:127 0 72.5G 0 raid10
    | |-vg1-swapLV 254:0 0 8G 0 lvm [SWAP]
    | |-vg1-kubuLV 254:1 0 30G 0 lvm
    | `-vg1-archLV 254:2 0 34.5G 0 lvm /
    `-sdd4 8:52 0 428.5G 0 part
    `-md125 9:125 0 1.3T 0 raid5 /home
    sr0 11:0 1 1024M 0 rom
    lsusb
    Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 013 Device 003: ID 0a5c:21e8 Broadcom Corp. BCM20702A0 Bluetooth 4.0
    Bus 013 Device 002: ID 046d:c531 Logitech, Inc.
    Bus 013 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 003: ID 2109:0812
    Bus 005 Device 002: ID 2109:0812
    Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 004 Device 004: ID 046d:c07c Logitech, Inc.
    Bus 004 Device 007: ID 050d:945a Belkin Components F7D1101 v1 Basic Wireless Adapter [Realtek RTL8188SU]
    Bus 004 Device 006: ID 0b0e:1043 GN Netcom
    Bus 004 Device 005: ID 1f82:0001 TANDBERG PrecisionHD Camera
    Bus 004 Device 003: ID 2109:2812
    Bus 004 Device 002: ID 2109:2812
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 012 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 011 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 010 Device 005: ID 046d:c222 Logitech, Inc. G15 Keyboard / LCD
    Bus 010 Device 004: ID 046d:c221 Logitech, Inc. G11/G15 Keyboard / Keyboard
    Bus 010 Device 003: ID 046d:c223 Logitech, Inc. G11/G15 Keyboard / USB Hub
    Bus 010 Device 002: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS
    Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lspci
    00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx0 port B) (rev 02)
    00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD/ATI] RD990 I/O Memory Management Unit (IOMMU)
    00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port B)
    00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port D)
    00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port E)
    00:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port H)
    00:0a.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx1 port A)
    00:0b.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (NB-SB link)
    00:0d.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx1 port B)
    00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
    00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
    00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
    00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
    00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
    00:15.1 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1)
    00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 2)
    00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 3)
    00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 0
    00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 5
    01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750] (rev a2)
    01:00.1 Audio device: NVIDIA Corporation Device 0fbc (rev a1)
    02:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
    03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
    04:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09)
    0b:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    0c:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    cypher@andreArchPC:~$ lspci
    00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx0 port B) (rev 02)
    00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD/ATI] RD990 I/O Memory Management Unit (IOMMU)
    00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port B)
    00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port D)
    00:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port E)
    00:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (PCI express gpp port H)
    00:0a.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx1 port A)
    00:0b.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (NB-SB link)
    00:0d.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890 PCI to PCI bridge (external gfx1 port B)
    00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
    00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
    00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
    00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
    00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
    00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
    00:15.1 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1)
    00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 2)
    00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 3)
    00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 0
    00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 5
    01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750] (rev a2)
    01:00.1 Audio device: NVIDIA Corporation Device 0fbc (rev a1)
    02:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
    03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
    04:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09)
    0b:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    0c:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
    journalctl --since today: https://www.dropbox.com/s/6e2dbd0ewvnax8n/jctl.txt?dl=0
    Last edited by cypher_zero (2015-04-10 15:31:04)

  • ATI Radeon HD 6520G / 7600M troubles. Glitches, crashing and such.

    I've been am having issues with getting my graphics card to work properly.
    EDIT: tl;dr Running cinnamon with xf86-video-ati is no bueno https://dl.dropbox.com/u/7122698/bbs_ar … adface.png (other stuff happen as well, but this is the most annoying)
    I was using catalyst until recently. When I deemed the glitches and the occasional crashing (which I assumed were caused by the driver) to be too much,
    I decided to switch over to xf86-video-ati.
    While the open source drivers seem to work, they manage to somehow corrupt pixmaps/textures and they manage to hang my computer even more often than the catalyst did.
    I'm running aur/linux-lqx 3.6.4-1-lqx (as well as core/linux 3.6.5-1), extra/xf86-video-ati 1:6.14.6-2, extra/xorg-server 1.13.0-3, extra/gdm 3.6.1-2 and aur/cinnamon 1.6.4-4 . I've
    also moved the damn thing to core/systemd 195-2 with sysvcompat.
    I doubt that the problems are caused by gnome 3.6 having troubles with systemd or ati drivers, as I'm also having texture corruptions in opengl applications (using SDL for init stuff.)
    I'm sure that there is nothing wrong with my cards, as they work fine under windows.
    Right now I'm running using late kms start.
    /etc/X11/ contains configs for twm, xinit and input drivers (all installed by their respective pkgs), as well as the config that I'm using right now:
    /etc/X11/xorg.conf.d/20-radeon.conf
    Section "Device"
    Identifier "UghImSoAngryNow"
    Driver "radeon"
    Option "NoAccel" "on"
    EndSection
    This is, of course, not preferable. However, it fixes nearly all the pixmap corruption problems and I haven't gotten it to die on me yet. Occasionally, my desktop background becomes
    black with lines of varying (read: 50) shades of grey (aka. white noise), before it reloads itself, but haven't crashed yet.
    The wiki page on ATI tells me to try and disable KMS by booting with radeon.modeset=0 or nomodeset. However, this causes Xorg to fall back to xf86-video-vesa, which
    is itself quite glitchy (cursor flickers, all ttys are corrupted (unusable) except for the one I'm on, etc.)
    Any help fixing this would be greatly appreciated.
    (I'll see if I can post screens with the artifacts.)
    Stuff nobody needs:
    $ lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex
    00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Radeon HD 6520G]
    00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
    00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
    00:10.0 USB controller: Advanced Micro Devices [AMD] Hudson USB XHCI Controller (rev 03)
    00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode] (rev 40)
    00:12.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
    00:12.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
    00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
    00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
    00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
    00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
    00:14.7 SD Host controller: Advanced Micro Devices [AMD] Hudson SD Flash Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
    00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
    00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
    00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series]
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    $ cat /var/log/Xorg.0.log # With accel enabled
    [ 10381.855]
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 10381.855] X Protocol Version 11, Revision 0
    [ 10381.855] Build Operating System: Linux 3.6.2-1-ARCH x86_64
    [ 10381.855] Current Operating System: Linux dotfloat-asus 3.6.4-1-lqx #1 ZEN SMP PREEMPT Sun Nov 4 19:35:58 CET 2012 x86_64
    [ 10381.855] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lqx root=UUID=bfd9d0cd-2be7-4539-9dc4-d273dbecbb5d ro resume=/dev/sda6 mem=4G
    [ 10381.855] Build Date: 19 October 2012 03:54:56PM
    [ 10381.855]
    [ 10381.855] Current version of pixman: 0.26.2
    [ 10381.855] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10381.855] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10381.855] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 5 22:08:35 2012
    [ 10381.855] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10381.855] (==) No Layout section. Using the first Screen section.
    [ 10381.855] (==) No screen section available. Using defaults.
    [ 10381.855] (**) |-->Screen "Default Screen Section" (0)
    [ 10381.855] (**) | |-->Monitor "<default monitor>"
    [ 10381.855] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 10381.855] (**) | |-->Device "UghImSoAngryNow"
    [ 10381.855] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10381.855] (==) Automatically adding devices
    [ 10381.855] (==) Automatically enabling devices
    [ 10381.856] (==) Automatically adding GPU devices
    [ 10381.856] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10381.856] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10381.856] Entry deleted from font path.
    [ 10381.856] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10381.856] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 10381.856] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10381.856] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10381.856] (II) Loader magic: 0x7fcc20
    [ 10381.856] (II) Module ABI versions:
    [ 10381.856] X.Org ANSI C Emulation: 0.4
    [ 10381.856] X.Org Video Driver: 13.0
    [ 10381.856] X.Org XInput driver : 18.0
    [ 10381.856] X.Org Server Extension : 7.0
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10381.857] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10381.858] (--) PCI:*(0:0:1:0) 1002:9647:1043:2122 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
    [ 10381.858] (--) PCI: (0:1:0:0) 1002:6840:1043:2122 rev 0, Mem @ 0xc0000000/268435456, 0xfea20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 10381.858] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 10381.858] Initializing built-in extension Generic Event Extension
    [ 10381.858] Initializing built-in extension SHAPE
    [ 10381.858] Initializing built-in extension MIT-SHM
    [ 10381.858] Initializing built-in extension XInputExtension
    [ 10381.858] Initializing built-in extension XTEST
    [ 10381.858] Initializing built-in extension BIG-REQUESTS
    [ 10381.858] Initializing built-in extension SYNC
    [ 10381.858] Initializing built-in extension XKEYBOARD
    [ 10381.858] Initializing built-in extension XC-MISC
    [ 10381.858] Initializing built-in extension SECURITY
    [ 10381.858] Initializing built-in extension XINERAMA
    [ 10381.858] Initializing built-in extension XFIXES
    [ 10381.858] Initializing built-in extension RENDER
    [ 10381.858] Initializing built-in extension RANDR
    [ 10381.858] Initializing built-in extension COMPOSITE
    [ 10381.858] Initializing built-in extension DAMAGE
    [ 10381.858] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10381.858] Initializing built-in extension DOUBLE-BUFFER
    [ 10381.858] Initializing built-in extension RECORD
    [ 10381.858] Initializing built-in extension DPMS
    [ 10381.858] Initializing built-in extension X-Resource
    [ 10381.858] Initializing built-in extension XVideo
    [ 10381.858] Initializing built-in extension XVideo-MotionCompensation
    [ 10381.858] Initializing built-in extension XFree86-VidModeExtension
    [ 10381.858] Initializing built-in extension XFree86-DGA
    [ 10381.858] Initializing built-in extension XFree86-DRI
    [ 10381.858] Initializing built-in extension DRI2
    [ 10381.858] (II) LoadModule: "glx"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10381.859] (II) Module glx: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 1.0.0
    [ 10381.859] ABI class: X.Org Server Extension, version 7.0
    [ 10381.859] (==) AIGLX enabled
    [ 10381.859] Loading extension GLX
    [ 10381.859] (II) LoadModule: "radeon"
    [ 10381.859] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 10381.859] (II) Module radeon: vendor="X.Org Foundation"
    [ 10381.859] compiled for 1.13.0, module version = 6.14.6
    [ 10381.859] Module class: X.Org Video Driver
    [ 10381.859] ABI class: X.Org Video Driver, version 13.0
    [ 10381.859] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA
    [ 10381.866] (++) using VT number 1
    [ 10381.867] (II) [KMS] Kernel modesetting enabled.
    [ 10381.867] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 10381.867] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 10381.867] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 10381.867] (==) RADEON(0): Default visual is TrueColor
    [ 10381.867] (==) RADEON(0): RGB weight 888
    [ 10381.867] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 10381.867] (--) RADEON(0): Chipset: "SUMO" (ChipID = 0x9647)
    [ 10381.867] (II) RADEON(0): PCIE card detected
    [ 10381.867] (II) Loading sub module "exa"
    [ 10381.867] (II) LoadModule: "exa"
    [ 10381.867] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 10381.906] (II) Module exa: vendor="X.Org Foundation"
    [ 10381.906] compiled for 1.13.0, module version = 2.6.0
    [ 10381.906] ABI class: X.Org Video Driver, version 13.0
    [ 10381.906] (II) RADEON(0): KMS Color Tiling: enabled
    [ 10381.906] (II) RADEON(0): KMS Pageflipping: enabled
    [ 10381.906] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 10382.004] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 10382.044] (II) RADEON(0): Output LVDS has no monitor section
    [ 10382.108] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 10382.205] (II) RADEON(0): EDID for output VGA-0
    [ 10382.245] (II) RADEON(0): EDID for output LVDS
    [ 10382.245] (II) RADEON(0): Manufacturer: CMO Model: 15a7 Serial#: 0
    [ 10382.245] (II) RADEON(0): Year: 2010 Week: 31
    [ 10382.245] (II) RADEON(0): EDID Version: 1.3
    [ 10382.245] (II) RADEON(0): Digital Display Input
    [ 10382.245] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 10382.245] (II) RADEON(0): Gamma: 2.20
    [ 10382.245] (II) RADEON(0): No DPMS capabilities specified
    [ 10382.245] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 10382.245] (II) RADEON(0): First detailed timing is preferred mode
    [ 10382.245] (II) RADEON(0): redX: 0.617 redY: 0.340 greenX: 0.320 greenY: 0.598
    [ 10382.245] (II) RADEON(0): blueX: 0.160 blueY: 0.084 whiteX: 0.313 whiteY: 0.329
    [ 10382.245] (II) RADEON(0): Manufacturer's mask: 0
    [ 10382.245] (II) RADEON(0): Supported detailed timing:
    [ 10382.245] (II) RADEON(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 10382.245] (II) RADEON(0): h_active: 1366 h_sync: 1382 h_sync_end 1416 h_blank_end 1466 h_border: 0
    [ 10382.245] (II) RADEON(0): v_active: 768 v_sync: 770 v_sync_end 776 v_blanking: 788 v_border: 0
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): CMO
    [ 10382.245] (II) RADEON(0): N156BGE-L21
    [ 10382.245] (II) RADEON(0): EDID (in hex):
    [ 10382.245] (II) RADEON(0): 00ffffffffffff000dafa71500000000
    [ 10382.245] (II) RADEON(0): 1f140103802313780a00259e57529929
    [ 10382.245] (II) RADEON(0): 15505400000001010101010101010101
    [ 10382.245] (II) RADEON(0): 010101010101121b5664500014301022
    [ 10382.245] (II) RADEON(0): 260058c110000018000000fe004e3135
    [ 10382.245] (II) RADEON(0): 364247452d4c32310a20000000fe0043
    [ 10382.245] (II) RADEON(0): 4d4f0a202020202020202020000000fe
    [ 10382.245] (II) RADEON(0): 004e3135364247452d4c32310a200095
    [ 10382.245] (II) RADEON(0): Printing probed modes for output LVDS
    [ 10382.245] (II) RADEON(0): Modeline "1366x768"x60.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10382.245] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 10382.245] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 10382.309] (II) RADEON(0): EDID for output HDMI-0
    [ 10382.309] (II) RADEON(0): Output VGA-0 disconnected
    [ 10382.309] (II) RADEON(0): Output LVDS connected
    [ 10382.309] (II) RADEON(0): Output HDMI-0 disconnected
    [ 10382.309] (II) RADEON(0): Using exact sizes for initial modes
    [ 10382.309] (II) RADEON(0): Output LVDS using initial mode 1366x768
    [ 10382.309] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 10382.309] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
    [ 10382.309] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 10382.309] (==) RADEON(0): DPI set to (96, 96)
    [ 10382.309] (II) Loading sub module "fb"
    [ 10382.309] (II) LoadModule: "fb"
    [ 10382.309] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 10382.309] (II) Module fb: vendor="X.Org Foundation"
    [ 10382.309] compiled for 1.13.0, module version = 1.0.0
    [ 10382.309] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 10382.309] (II) Loading sub module "ramdac"
    [ 10382.309] (II) LoadModule: "ramdac"
    [ 10382.309] (II) Module "ramdac" already built-in
    [ 10382.309] (--) Depth 24 pixmap format is 32 bpp
    [ 10382.309] (II) RADEON(0): [DRI2] Setup complete
    [ 10382.309] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 10382.309] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 10382.309] (II) RADEON(0): Front buffer size: 4128K
    [ 10382.309] (II) RADEON(0): VRAM usage limit set to 228182K
    [ 10382.309] (==) RADEON(0): Backing store disabled
    [ 10382.309] (II) RADEON(0): Direct rendering enabled
    [ 10382.379] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 10382.379] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 10382.379] (II) EXA(0): Driver registered support for the following operations:
    [ 10382.379] (II) Solid
    [ 10382.379] (II) Copy
    [ 10382.379] (II) Composite (RENDER acceleration)
    [ 10382.379] (II) UploadToScreen
    [ 10382.379] (II) DownloadFromScreen
    [ 10382.379] (II) RADEON(0): Acceleration enabled
    [ 10382.379] (==) RADEON(0): DPMS enabled
    [ 10382.379] (==) RADEON(0): Silken mouse enabled
    [ 10382.379] (II) RADEON(0): Set up textured video
    [ 10382.379] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 10382.379] (II) RADEON(0): [XvMC] Extension initialized.
    [ 10382.379] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10382.379] (--) RandR disabled
    [ 10382.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 10382.749] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context
    [ 10382.749] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 10382.749] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 10382.749] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 10382.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 10382.750] (II) AIGLX: Loaded and initialized r600
    [ 10382.750] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 10382.775] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 10382.828] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 10382.828] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.828] (II) LoadModule: "evdev"
    [ 10382.828] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10382.829] (II) Module evdev: vendor="X.Org Foundation"
    [ 10382.829] compiled for 1.13.0, module version = 2.7.3
    [ 10382.829] Module class: X.Org XInput Driver
    [ 10382.829] ABI class: X.Org XInput driver, version 18.0
    [ 10382.829] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.829] (**) Power Button: always reports core events
    [ 10382.829] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 10382.829] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.829] (--) evdev: Power Button: Found keys
    [ 10382.829] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.829] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 10382.829] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10382.829] (**) Option "xkb_rules" "evdev"
    [ 10382.829] (**) Option "xkb_model" "evdev"
    [ 10382.829] (**) Option "xkb_layout" "us"
    [ 10382.864] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 10382.864] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.864] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.864] (**) Video Bus: always reports core events
    [ 10382.864] (**) evdev: Video Bus: Device: "/dev/input/event6"
    [ 10382.864] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.864] (--) evdev: Video Bus: Found keys
    [ 10382.864] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.864] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input6/event6"
    [ 10382.864] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 10382.864] (**) Option "xkb_rules" "evdev"
    [ 10382.864] (**) Option "xkb_model" "evdev"
    [ 10382.864] (**) Option "xkb_layout" "us"
    [ 10382.865] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 10382.865] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10382.865] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10382.865] (**) Video Bus: always reports core events
    [ 10382.865] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 10382.865] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10382.865] (--) evdev: Video Bus: Found keys
    [ 10382.865] (II) evdev: Video Bus: Configuring as keyboard
    [ 10382.865] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:20/LNXVIDEO:01/input/input7/event7"
    [ 10382.865] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 10382.865] (**) Option "xkb_rules" "evdev"
    [ 10382.865] (**) Option "xkb_model" "evdev"
    [ 10382.865] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 10382.866] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Power Button'
    [ 10382.866] (**) Power Button: always reports core events
    [ 10382.866] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 10382.866] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10382.866] (--) evdev: Power Button: Found keys
    [ 10382.866] (II) evdev: Power Button: Configuring as keyboard
    [ 10382.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 10382.866] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 10382.866] (**) Option "xkb_rules" "evdev"
    [ 10382.866] (**) Option "xkb_model" "evdev"
    [ 10382.866] (**) Option "xkb_layout" "us"
    [ 10382.866] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 10382.866] (II) No input driver specified, ignoring this device.
    [ 10382.866] (II) This device may have been added with another device file.
    [ 10382.866] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 10382.866] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 10382.866] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 10382.866] (**) Sleep Button: always reports core events
    [ 10382.866] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 10382.867] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 10382.867] (--) evdev: Sleep Button: Found keys
    [ 10382.867] (II) evdev: Sleep Button: Configuring as keyboard
    [ 10382.867] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 10382.867] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 10382.867] (**) Option "xkb_rules" "evdev"
    [ 10382.867] (**) Option "xkb_model" "evdev"
    [ 10382.867] (**) Option "xkb_layout" "us"
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10382.867] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
    [ 10382.867] (II) No input driver specified, ignoring this device.
    [ 10382.867] (II) This device may have been added with another device file.
    [ 10382.867] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10382.868] (II) config/udev: Adding input device Chicony CNFA078 (/dev/input/event9)
    [ 10382.868] (**) Chicony CNFA078: Applying InputClass "evdev keyboard catchall"
    [ 10382.868] (II) Using input driver 'evdev' for 'Chicony CNFA078'
    [ 10382.868] (**) Chicony CNFA078: always reports core events
    [ 10382.868] (**) evdev: Chicony CNFA078: Device: "/dev/input/event9"
    [ 10382.868] (--) evdev: Chicony CNFA078: Vendor 0x4f2 Product 0xb23b
    [ 10382.868] (--) evdev: Chicony CNFA078: Found keys
    [ 10382.868] (II) evdev: Chicony CNFA078: Configuring as keyboard
    [ 10382.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input9/event9"
    [ 10382.868] (II) XINPUT: Adding extended input device "Chicony CNFA078" (type: KEYBOARD, id 11)
    [ 10382.868] (**) Option "xkb_rules" "evdev"
    [ 10382.868] (**) Option "xkb_model" "evdev"
    [ 10382.868] (**) Option "xkb_layout" "us"
    [ 10382.868] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event12)
    [ 10382.868] (II) No input driver specified, ignoring this device.
    [ 10382.868] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event13)
    [ 10382.869] (II) No input driver specified, ignoring this device.
    [ 10382.869] (II) This device may have been added with another device file.
    [ 10382.869] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
    [ 10382.869] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
    [ 10382.869] (**) Asus WMI hotkeys: always reports core events
    [ 10382.869] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event8"
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
    [ 10382.869] (--) evdev: Asus WMI hotkeys: Found keys
    [ 10382.869] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
    [ 10382.869] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input8/event8"
    [ 10382.869] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
    [ 10382.869] (**) Option "xkb_rules" "evdev"
    [ 10382.869] (**) Option "xkb_model" "evdev"
    [ 10382.869] (**) Option "xkb_layout" "us"
    [ 10382.869] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10382.869] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10382.869] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10382.870] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10382.870] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10382.870] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10382.870] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10382.870] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10382.870] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 10382.870] (**) Option "xkb_rules" "evdev"
    [ 10382.870] (**) Option "xkb_model" "evdev"
    [ 10382.870] (**) Option "xkb_layout" "us"
    [ 10382.870] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 10382.870] (II) LoadModule: "synaptics"
    [ 10382.870] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 10382.870] (II) Module synaptics: vendor="X.Org Foundation"
    [ 10382.870] compiled for 1.13.0, module version = 1.6.2
    [ 10382.870] Module class: X.Org XInput Driver
    [ 10382.870] ABI class: X.Org XInput driver, version 18.0
    [ 10382.870] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
    [ 10382.870] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.871] (**) Option "Device" "/dev/input/event10"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
    [ 10382.894] (**) Option "TapButton1" "1"
    [ 10382.894] (**) Option "TapButton2" "2"
    [ 10382.894] (**) Option "TapButton3" "3"
    [ 10382.894] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.894] (**) ETPS/2 Elantech Touchpad: always reports core events
    [ 10382.904] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
    [ 10382.904] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
    [ 10382.904] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
    [ 10382.904] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
    [ 10382.904] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
    [ 10382.904] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10382.904] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 10382.904] (II) No input driver specified, ignoring this device.
    [ 10382.904] (II) This device may have been added with another device file.
    [ 10383.047] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.047] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.047] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10383.591] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10383.592] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10383.592] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.163] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.163] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.163] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10397.460] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10397.460] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10397.460] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10565.020] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10565.020] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10565.020] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10567.301] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10567.301] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10567.301] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10624.571] (II) RADEON(0): EDID vendor "CMO", prod id 5543
    [ 10624.571] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 10624.571] (II) RADEON(0): Modeline "1366x768"x0.0 69.30 1366 1382 1416 1466 768 770 776 788 -hsync -vsync (47.3 kHz eP)
    [ 10656.759] (II) UnloadModule: "synaptics"
    [ 10656.759] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Asus WMI hotkeys: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Chicony CNFA078: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Sleep Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Video Bus: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.759] (II) evdev: Power Button: Close
    [ 10656.759] (II) UnloadModule: "evdev"
    [ 10656.779] Server terminated successfully (0). Closing log file.
    Last edited by dotfloat (2012-11-06 22:21:05)

    Nope. Minecraft seems to run fine, albeit quite slowly:
    https://dl.dropbox.com/u/7122698/bbs_ar … pyface.png
    Cinnamon screenshot: https://dl.dropbox.com/u/7122698/bbs_ar … adface.png
    The rendering errors at the bottom border of the "Cinnamon Settings" window and the white boxes between the chromium tabs. These are more or less permanent, they stay there until the window is destroyed, and reappear quickly after the window is first rendered. The white noise looking things on the chromium window stay there until the window repaints itself. Moving the chromium window causes the white noise to start flickering.
    The screen froze when I opened a nautilus window and tried to resize it. Xorg.0.log doesn't mention any errors.
    This doesn't happen in Cinnamon 2D, so I assume it has something to do with the OpenGL implementation.
    Forcing 7600M by adding
    BusID "PCI:1:0:0"
    to
    /etc/X11/xorg.conf.d/20-radeon.cfg
    causes Xorg to not even start.
    I'm thinking that I've managed to improperly configure the drivers, although I don't see how.
    Screenshot from aur/doomsday running doom shareware: https://dl.dropbox.com/u/7122698/bbs_ar … s_good.png
    The .wad (data file containing all the game's assets) isn't corrupted. The engine itself might be, as the sprites are always corrupted in the same way. Note the barrel on the right side that has parts of a lower resolution version of itself (mipmapping) and blue armour, the light thingy in the middle that contains a lower resolution of itself and a shotgun ammo, and the pillar in the other room that is just not nice to look at. Moving away or towards the sprite (which effectively changes the mipmap level rendered) might make the sprite look as it is supposed to be.

  • Crashes upon launching games...

    When I try launch most games on my macbook pro (early 2011) it either sits in the dock or just crashes instantly after displaying. Ive tried completelly uninstalling and reinstalling, repairing disk permissions and even completelly reinstalling the OS (without using time machine to restore) onto my computer. The fact ive completelly reinstalled the OS makes me think this is a hardware issue...
    Anybody help please? Ive attactched and error report from one of the games crashing below. 
    Process:         And Yet It Moves [2169]
    Path:            /Users/USER/Library/Application Support/Steam/*/And Yet It Moves.app/Contents/MacOS/And Yet It Moves
    Identifier:      es.brokenrul.AndYetItMovesFullSteam
    Version:         1.2.3 (5656)
    Code Type:       X86 (Native)
    Parent Process:  launchd [762]
    Date/Time:       2011-12-20 17:23:15.722 +0000
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          21007 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      9C98EE3E-A98B-4F0A-92C7-0DD7BDF305C0
    Crashed Thread:  0  MainThrd  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000001bbe7000
    VM Regions Near 0x1bbe7000:
        MALLOC_LARGE (reserved 0000000016514000-0000000016546000 [  200K] rw-/rwx SM=NUL  reserved VM address space (unallocated)
    -->
        __TEXT                 0000000070000000-0000000070142000 [ 1288K] r-x/rwx SM=COW  /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    Application Specific Information:
    objc[2169]: garbage collection is OFF
    Thread 0 Crashed:: MainThrd  Dispatch queue: com.apple.main-thread
    0   es.brokenrul.AndYetItMovesFullSteam          0x00226c3c 0x1000 + 2251836
    1   es.brokenrul.AndYetItMovesFullSteam          0x002275f1 0x1000 + 2254321
    2   es.brokenrul.AndYetItMovesFullSteam          0x0022531b 0x1000 + 2245403
    3   es.brokenrul.AndYetItMovesFullSteam          0x0022ec96 0x1000 + 2284694
    4   es.brokenrul.AndYetItMovesFullSteam          0x0022f80d 0x1000 + 2287629
    5   es.brokenrul.AndYetItMovesFullSteam          0x0022f999 0x1000 + 2288025
    6   es.brokenrul.AndYetItMovesFullSteam          0x0002bed8 0x1000 + 175832
    7   es.brokenrul.AndYetItMovesFullSteam          0x0002c066 0x1000 + 176230
    8   es.brokenrul.AndYetItMovesFullSteam          0x0002c5eb 0x1000 + 177643
    9   es.brokenrul.AndYetItMovesFullSteam          0x0002dad6 0x1000 + 182998
    10  es.brokenrul.AndYetItMovesFullSteam          0x00050c30 0x1000 + 326704
    11  es.brokenrul.AndYetItMovesFullSteam          0x0003ba4e 0x1000 + 240206
    12  es.brokenrul.AndYetItMovesFullSteam          0x0004450f 0x1000 + 275727
    13  es.brokenrul.AndYetItMovesFullSteam          0x0003dc23 0x1000 + 248867
    14  es.brokenrul.AndYetItMovesFullSteam          0x0003d70f 0x1000 + 247567
    15  es.brokenrul.AndYetItMovesFullSteam          0x0003d70f 0x1000 + 247567
    16  es.brokenrul.AndYetItMovesFullSteam          0x0003d70f 0x1000 + 247567
    17  es.brokenrul.AndYetItMovesFullSteam          0x0004657f 0x1000 + 284031
    18  es.brokenrul.AndYetItMovesFullSteam          0x00040b6e 0x1000 + 260974
    19  es.brokenrul.AndYetItMovesFullSteam          0x0004bb87 0x1000 + 306055
    20  es.brokenrul.AndYetItMovesFullSteam          0x00050740 0x1000 + 325440
    21  es.brokenrul.AndYetItMovesFullSteam          0x000507d6 0x1000 + 325590
    22  es.brokenrul.AndYetItMovesFullSteam          0x00072214 0x1000 + 463380
    23  es.brokenrul.AndYetItMovesFullSteam          0x000d44b3 0x1000 + 865459
    24  es.brokenrul.AndYetItMovesFullSteam          0x00071e44 0x1000 + 462404
    25  es.brokenrul.AndYetItMovesFullSteam          0x0019bee0 0x1000 + 1683168
    26  com.apple.HIToolbox                     0x9445f235 TimerVector + 22
    27  com.apple.CoreFoundation                0x998ce996 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    28  com.apple.CoreFoundation                0x998ce327 __CFRunLoopDoTimer + 743
    29  com.apple.CoreFoundation                0x998ad3e0 __CFRunLoopRun + 1888
    30  com.apple.CoreFoundation                0x998ac8ec CFRunLoopRunSpecific + 332
    31  com.apple.CoreFoundation                0x998ac798 CFRunLoopRunInMode + 120
    32  com.apple.HIToolbox                     0x94443a7f RunCurrentEventLoopInMode + 318
    33  com.apple.HIToolbox                     0x9444acc6 ReceiveNextEventCommon + 168
    34  com.apple.HIToolbox                     0x94499413 AcquireNextEventInMode + 67
    35  com.apple.HIToolbox                     0x945e05cb _AcquireNextEvent + 58
    36  com.apple.HIToolbox                     0x945cd88c RunApplicationEventLoop + 221
    37  es.brokenrul.AndYetItMovesFullSteam          0x0019c290 0x1000 + 1684112
    38  es.brokenrul.AndYetItMovesFullSteam          0x00002319 0x1000 + 4889
    39  es.brokenrul.AndYetItMovesFullSteam          0x00002248 0x1000 + 4680
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x91c4190a kevent + 10
    1   libdispatch.dylib                       0x93d29c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x93d286a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x91c4102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x926ceccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x926d06fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x91c4102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x926ceccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x926d06fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x91c4102e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x926ceccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x926d06fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x91c3ed36 mach_wait_until + 10
    1   libsystem_c.dylib                       0x9267a439 nanosleep + 388
    2   libsystem_c.dylib                       0x92678cba usleep + 60
    3   es.brokenrul.AndYetItMovesFullSteam          0x000e0025 0x1000 + 913445
    4   es.brokenrul.AndYetItMovesFullSteam          0x001c59fb 0x1000 + 1853947
    5   es.brokenrul.AndYetItMovesFullSteam          0x001c589d 0x1000 + 1853597
    6   es.brokenrul.AndYetItMovesFullSteam          0x000dfab2 0x1000 + 912050
    7   es.brokenrul.AndYetItMovesFullSteam          0x000dfc2f 0x1000 + 912431
    8   libsystem_c.dylib                       0x926cced9 _pthread_start + 335
    9   libsystem_c.dylib                       0x926d06de thread_start + 34
    Thread 6:: MainThrd
    0   libsystem_kernel.dylib                  0x91c4190a kevent + 10
    1   steamclient.dylib                       0x0730458e OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x01fc7433 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x01fc775c CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x073041c5 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x01fcab27 SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x926cced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x926d06de thread_start + 34
    Thread 7:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x91c3ec22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x91c3e1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x927809fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x92780a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x92778e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x92778926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x92778898 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x9277881d HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x926cced9 _pthread_start + 335
    9   libsystem_c.dylib                       0x926d06de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x02000000  ebx: 0x18000000  ecx: 0x00000000  edx: 0xfffffffc
      edi: 0x03be2df8  esi: 0x03be7000  ebp: 0xbfffc228  esp: 0xbfffc1a0
       ss: 0x00000023  efl: 0x00010246  eip: 0x00226c3c   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x1bbe7000
    Logical CPU: 1
    Binary Images:
        0x1000 -   0x2f2ffb +es.brokenrul.AndYetItMovesFullSteam (1.2.3 - 5656) <3CD53CD0-6CC6-383D-B605-2277D3963CBB> /Users/USER/Library/Application Support/Steam/*/And Yet It Moves.app/Contents/MacOS/And Yet It Moves
      0x3a2000 -   0x3b8fe7 +gameoverlayrenderer.dylib (??? - ???) <CD87B7DB-51C4-3CBF-A73C-21A5EE148D2C> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
      0x3c2000 -   0x3c3fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x3c6000 -   0x3caffd  com.apple.DrawSprocket (2.0.87 - DrawSprocket-2.0.87) <597E89F7-2CD9-3831-B2C1-B81C1DF94631> /System/Library/Frameworks/DrawSprocket.framework/Versions/A/DrawSprocket
      0x3d1000 -   0x3d4fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <1668DFC7-95FF-3E4F-B5FA-DD224A15BE69> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
      0x3d9000 -   0x3ddff7 +libsteam_api.dylib (??? - ???) <739F97C1-A91F-5D84-1397-04C95D1EF4CC> /Users/USER/Library/Application Support/Steam/*/And Yet It Moves.app/Contents/MacOS/libsteam_api.dylib
      0x3e3000 -   0x40cfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x7c7000 -   0x7f4ff8  GLRendererFloat (??? - ???) <1264885F-1492-3591-BFB1-B671A7B08A29> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1aed000 -  0x1af1ffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1fc2000 -  0x1fdefeb +libtier0_s.dylib (??? - ???) <9E15F6F0-12D0-3D2B-9AAF-AABA2B597F7E> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1fee000 -  0x1ff5ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0x3600000 -  0x376dffc  GLEngine (??? - ???) <C49CCDEA-F23E-30CD-9BCD-FC09C9D07CF4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x37a1000 -  0x37c4feb +libvstdlib_s.dylib (??? - ???) <54BE2EA0-F676-3FFA-B17C-CF117E842E10> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0x37d3000 -  0x37dbfff +crashhandler.dylib (??? - ???) <F0C73875-38BC-32F4-9AB6-785C48399358> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0x37f4000 -  0x37faffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x5f91000 -  0x6088ffb  libGLProgrammability.dylib (??? - ???) <8E592FEB-B6A8-3BFF-828B-B37B05D4D574> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x61ad000 -  0x61befe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0x61cc000 -  0x6279ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x6755000 -  0x6aebfff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.14.5 - 7.1.4) <3085DB78-3E8E-3570-B235-3ED8F1E712B3> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x6ca9000 -  0x768ffdf +steamclient.dylib (??? - ???) <3B07CB84-FE54-3C6D-A2C4-0CA02C61BECA> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0x8fa7000 -  0x9189ff3 +com.elgato.mpegsupport (EyeTV MPEG Support 1.2 [build 52] - 1.2) <35B97927-65D9-4556-1B6A-23CC2834C7FA> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0xce2d000 -  0xce2effc  ATSHI.dylib (??? - ???) <805E9255-39D3-3137-8DA9-3C69182D9BD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.1 - 1.7.1) <0E60D4BA-93D7-32E6-8905-A5EED211892E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe34000 - 0x8fe669c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
    0x90005000 - 0x90039ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x90071000 - 0x902e4fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x902e5000 - 0x903ddff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x903de000 - 0x903defff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
    0x90410000 - 0x904b4fff  com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x904b5000 - 0x904baff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x904bb000 - 0x904c3ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x904c4000 - 0x904c4ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x904c5000 - 0x9052cfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x9052d000 - 0x9053dfff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x90766000 - 0x907f3fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x907f4000 - 0x907f4fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9086a000 - 0x9098afec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90aa1000 - 0x90aabff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90aac000 - 0x90ad4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
    0x90b8c000 - 0x90cedffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90cee000 - 0x90d22ff3  libTrueTypeScaler.dylib (??? - ???) <A3A9D11A-74C6-3E0F-99D9-B57FE56C6646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x913be000 - 0x913feff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x913ff000 - 0x91428ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91429000 - 0x91448fff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x91449000 - 0x9151fa5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x91520000 - 0x9153cff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x91868000 - 0x91873fff  libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
    0x91874000 - 0x91878fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91879000 - 0x91892fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91893000 - 0x918dcff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91965000 - 0x91969ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x9196a000 - 0x91a7bff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91a7c000 - 0x91accff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ad7000 - 0x91adfff3  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
    0x91b20000 - 0x91b82ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x91b83000 - 0x91c10ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91c11000 - 0x91c27ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x91c28000 - 0x91c46ff7  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
    0x91c6f000 - 0x91c7ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91c80000 - 0x91c86ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91c98000 - 0x91f1dfe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x921ba000 - 0x92244ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92247000 - 0x9226cff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9248d000 - 0x9248eff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9248f000 - 0x9259effb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925a7000 - 0x925c1fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x925d3000 - 0x925d3fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x925d4000 - 0x9266bff3  com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9266c000 - 0x9266fffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x92670000 - 0x9273bfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x9273c000 - 0x9273fffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92764000 - 0x927c5ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x927c6000 - 0x927cdffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x927ce000 - 0x927d1ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9284b000 - 0x9299dfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9299e000 - 0x929daffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x929db000 - 0x92a38ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92aba000 - 0x92abaff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92ac7000 - 0x92acbfff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92c1e000 - 0x92c1ffff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92f2d000 - 0x92f8fffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92f90000 - 0x9360bfe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9360c000 - 0x9364afff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9364b000 - 0x93660ff7  com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93b00000 - 0x93ce9ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93cea000 - 0x93d26fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x93d27000 - 0x93d35fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x93e2e000 - 0x93e6cfff  com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93e6d000 - 0x93e71ffd  IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93e72000 - 0x93ee1fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x93f85000 - 0x94237ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9426c000 - 0x9435cff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x943e4000 - 0x94440ff3  com.apple.Symbolication (1.2 - 83.1) <A458DFFA-0294-319F-9508-D29A39487B1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94441000 - 0x94781ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x947a4000 - 0x947b4ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x947b5000 - 0x947b7ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x94abf000 - 0x94ac8ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x94af7000 - 0x94af7fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94af8000 - 0x94af9ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
    0x94afa000 - 0x94afdff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94b2c000 - 0x94b2dfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x94bf8000 - 0x94bf9fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x94c55000 - 0x94c60ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94c66000 - 0x94cb7ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x94f4f000 - 0x94f5affc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x94f5b000 - 0x94f5bfff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95074000 - 0x9507affd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x95161000 - 0x95befffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95bf0000 - 0x95c5aff3  com.apple.CoreSymbolication (2.1 - 66) <A58DF9DA-61E3-397A-892B-134C66D2CFE3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x95e85000 - 0x95f19ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95f20000 - 0x95f28fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95f29000 - 0x96011fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
    0x96012000 - 0x9601dffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9601e000 - 0x96049fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9604a000 - 0x960a2fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x960a3000 - 0x960d9ff4  com.apple.LDAPFramework (3.1 - 120.2) <A8601C27-6134-3AD1-A76C-F65D49183D9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x960da000 - 0x96102ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x96103000 - 0x96111fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x96138000 - 0x9613aff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9614c000 - 0x9625bff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x962f6000 - 0x962f9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9645a000 - 0x9646bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9646c000 - 0x964d1ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96848000 - 0x9684ffff  com.apple.agl (3.1.4 - AGL-3.1.4) <39BB17D3-4CF5-303C-BE8E-E07924AB2E66> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96856000 - 0x96857fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96858000 - 0x96c5aff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c5c000 - 0x96c69fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96c6a000 - 0x96d05ff3  com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96d06000 - 0x96d06fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d5f000 - 0x96d6dfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96dba000 - 0x96e0afff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96ee6000 - 0x96f08ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9709e000 - 0x9757aff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9757b000 - 0x975b1ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97600000 - 0x97675fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97676000 - 0x976cfffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x976d0000 - 0x976d7ff9  libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
    0x97891000 - 0x978bffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x97f75000 - 0x97f7dff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x97f8a000 - 0x9806dff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x98088000 - 0x98091fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x980d9000 - 0x98155fff  libType1Scaler.dylib (??? - ???) <DFBB3B4F-31F4-3ED0-B57C-713493CA2756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x985bd000 - 0x985beffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x985cb000 - 0x98652fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98657000 - 0x98726fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x98727000 - 0x9876efff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9876f000 - 0x9882fff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x98a7c000 - 0x98abfffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x98b6d000 - 0x98c99ff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x98c9a000 - 0x98c9afff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98ca7000 - 0x98cc4fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x98df9000 - 0x98e1cfff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98e1d000 - 0x98e53fff  com.apple.DebugSymbols (2.1 - 85) <713C77B2-0AE4-33A7-8DE2-9237389B12A6> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98e54000 - 0x98e58ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x99872000 - 0x99a48fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99a5d000 - 0x99b1dfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x99e90000 - 0x99e91ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x99e92000 - 0x99ed3ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x99f22000 - 0x99f9dffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x99f9e000 - 0x99fbbff3  com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9a001000 - 0x9ad51fff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9adf5000 - 0x9ae08ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9ae4e000 - 0x9ae51ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9ae52000 - 0x9aeb6fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9aef1000 - 0x9aef1ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9aef2000 - 0x9b1fcff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9b23e000 - 0x9b8e7eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9b8e8000 - 0x9b8fcfff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9b8fd000 - 0x9b904ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x9b905000 - 0x9b90affd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9b90b000 - 0x9b92dff1  com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9b92e000 - 0x9b95dff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x9b9b3000 - 0x9bcb5fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9bcb9000 - 0x9bcbaff7  libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
    0x9bdb3000 - 0x9bf67ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x9bf68000 - 0x9c3ddff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9c3de000 - 0x9c40cff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9c7c8000 - 0x9c7caffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9c7cb000 - 0x9c7e0fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9c813000 - 0x9c817ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 6325
        thread_create: 3
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=179.8M resident=67.6M(38%) swapped_out_or_unallocated=112.3M(62%)
    Writable regions: Total=274.5M written=148.3M(54%) resident=188.9M(69%) swapped_out=0K(0%) unallocated=85.6M(31%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 33.1M
    CG backing stores                  8196K
    CG raster data                       64K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                       3976K
    IOKit                              2176K
    MALLOC                            184.9M
    MALLOC guard page                    32K
    MALLOC_LARGE (reserved)             200K        reserved VM address space (unallocated)
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=249                      156K
    Stack                              68.1M
    VM_ALLOCATE                        27.7M
    VM_ALLOCATE (reserved)               40K        reserved VM address space (unallocated)
    __CI_BITMAP                          80K
    __DATA                             12.1M
    __DATA/__OBJC                       136K
    __IMAGE                            1256K
    __IMPORT                             12K
    __LINKEDIT                         47.8M
    __OBJC                             1440K
    __OBJC/__DATA                        52K
    __PAGEZERO                            4K
    __TEXT                            132.0M
    __UNICODE                           544K
    mapped file                       157.3M
    shared memory                      2048K
    shared pmap                        9268K
    ===========                      =======
    TOTAL                             695.2M
    TOTAL, minus reserved VM space    695.0M
    Model: MacBookPro8,1, BootROM MBP81.0047.B24, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: OCZ-VERTEX3, 120.03 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    Thanks in advance...

    Hey,
    Thanks for the reply but this issue isnt just happening with that game, its happening with almost all games even ones that I have been previously using with lion.
    Heres another error report from a completelly different game that I was using just yesterday before this started happening:
    Process:         SuperMeatBoy [480]
    Path:            /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/MacOS/SuperMeatBoy
    Identifier:      com.yourcompany.SuperMeatBoy
    Version:         ??? (1.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [252]
    Date/Time:       2011-12-21 12:15:21.884 +0000
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          20431 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  1 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      9C98EE3E-A98B-4F0A-92C7-0DD7BDF305C0
    Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager
    Exception Type:  EXC_CRASH (SIGBUS)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[480]: garbage collection is OFF
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   libGL.dylib                             0x969fb42a glViewport + 12
    1   com.yourcompany.SuperMeatBoy            0x000ca7f0 OpenGLGraphics::OpenGLGraphics() + 64
    2   com.yourcompany.SuperMeatBoy            0x000cb584 gfxCreateRenderDevice + 34
    3   com.yourcompany.SuperMeatBoy            0x0009fc78 TGraphics::TGraphics() + 134
    4   com.yourcompany.SuperMeatBoy            0x0009bb6a TEngine::TEngine(EngineParams const*) + 2598
    5   com.yourcompany.SuperMeatBoy            0x00002b13 SDL_main + 249
    6   com.yourcompany.SuperMeatBoy            0x00002258 -[SDLMain applicationDidFinishLaunching:] + 66
    7   com.apple.Foundation                    0x99d6df49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    8   com.apple.CoreFoundation                0x981acff3 ___CFXNotificationPost_block_invoke_1 + 275
    9   com.apple.CoreFoundation                0x98177d78 _CFXNotificationPost + 2776
    10  com.apple.Foundation                    0x99d59136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    11  com.apple.AppKit                        0x93dadd05 -[NSApplication _postDidFinishNotification] + 259
    12  com.apple.AppKit                        0x93dad9f8 -[NSApplication _sendFinishLaunchingNotification] + 84
    13  com.apple.AppKit                        0x93dac518 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
    14  com.apple.AppKit                        0x93dac22e -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
    15  com.apple.CoreFoundation                0x981c5548 -[NSObject performSelector:withObject:withObject:] + 72
    16  com.apple.Foundation                    0x99d9321a __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
    17  com.apple.Foundation                    0x99d91fcd -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
    18  com.apple.Foundation                    0x99d91da1 _NSAppleEventManagerGenericHandler + 234
    19  com.apple.AE                            0x9ac01045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    20  com.apple.AE                            0x9abeab67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    21  com.apple.AE                            0x9abeaa54 aeProcessAppleEvent + 253
    22  com.apple.HIToolbox                     0x96a55fea AEProcessAppleEvent + 103
    23  com.apple.AppKit                        0x93da92af _DPSNextEvent + 1301
    24  com.apple.AppKit                        0x93da88ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    25  com.apple.AppKit                        0x93da4c22 -[NSApplication run] + 911
    26  com.yourcompany.SuperMeatBoy            0x000029bb main + 1567
    27  com.yourcompany.SuperMeatBoy            0x0000208a start + 54
    Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x95c6590a kevent + 10
    1   libdispatch.dylib                       0x91f7fc58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x91f7e6a7 _dispatch_mgr_thread + 53
    Thread 2:: MainThrd
    0   libsystem_kernel.dylib                  0x95c6590a kevent + 10
    1   steamclient.dylib                       0x02b3158e OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x0242f433 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x0242f75c CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x02b311c5 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x02432b27 SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x97206ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9720a6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x95c6502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97208ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9720a6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x95c6502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97208ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9720a6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x95c6502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97208ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9720a6fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x95c6502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97208ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9720a6fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x95c6502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x97208ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9720a6fe start_wqthread + 30
    Thread 1 crashed with X86 Thread State (32-bit):
      eax: 0x00000004  ebx: 0xac1c2c40  ecx: 0xb00805dc  edx: 0x95c6590a
      edi: 0xb0080720  esi: 0x91f7f8a0  ebp: 0xb0080738  esp: 0xb00805dc
       ss: 0x00000023  efl: 0x00000247  eip: 0x95c6590a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x024d3000
    Logical CPU: 0
    Binary Images:
        0x1000 -   0x109fff +com.yourcompany.SuperMeatBoy (??? - 1.0) <4B4E1F0C-B4C6-660D-744C-1C126DC4CB96> /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/MacOS/SuperMeatBoy
      0x1d2000 -   0x1e8fe7 +gameoverlayrenderer.dylib (??? - ???) <CD87B7DB-51C4-3CBF-A73C-21A5EE148D2C> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
      0x1f2000 -   0x1f3fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x1f6000 -   0x21ffff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x22e000 -   0x74efe7 +Cg (??? - ???) /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/Frameworks/Cg.framework/Versions/1.0/ Cg
      0xbbb000 -   0xc20f17 +SDL (1.2.14 - 1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/Frameworks/SDL.framework/Versions/A/S DL
      0xc32000 -   0xc37ff7 +libsteam_api.dylib (??? - ???) <C7F8F814-5533-0555-F58F-06DE94815ED3> /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/MacOS/libsteam_api.dylib
      0xc3d000 -   0xd01ff3 +libmysql.16.dylib (16.0.0 - compatibility 16.0.0) <EFFDBEB9-2301-FAC0-6F2E-E3BB8FC11ABF> /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/MacOS/libmysql.16.dylib
      0xead000 -   0xec8ff4 +libpng15 (20.0.0 - compatibility 20.0.0) <E119A436-B1B3-3386-AEA9-49BD04543239> /Users/USER/Library/Application Support/Steam/*/SuperMeatBoy.app/Contents/Frameworks/libpng15.framework/Version s/1.5.4/libpng15
    0x242a000 -  0x2446feb +libtier0_s.dylib (??? - ???) <9E15F6F0-12D0-3D2B-9AAF-AABA2B597F7E> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x2480000 -  0x24b1fe3 +??? (??? - ???) <26AB6C1D-3C20-3600-A896-DF2F5F7CD50E> (null)
    0x24d6000 -  0x2ebcfdf +steamclient.dylib (??? - ???) <3B07CB84-FE54-3C6D-A2C4-0CA02C61BECA> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0x3247000 -  0x326afeb +libvstdlib_s.dylib (??? - ???) <54BE2EA0-F676-3FFA-B17C-CF117E842E10> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0x3279000 -  0x3281fff +crashhandler.dylib (??? - ???) <F0C73875-38BC-32F4-9AB6-785C48399358> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0x328c000 -  0x3293ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0x329e000 -  0x32affe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0x3700000 -  0x37adff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xa4a9000 -  0xa4b7fff  com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <DB6AB4A6-DA4F-3FC6-922F-C7395F998B26> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0xa4c5000 -  0xa761ffb +libsteam.dylib (??? - ???) <07A631AA-8792-3D4E-A3BC-F0CD36EE4428> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib
    0x3e000000 - 0x3e044fff  com.apple.glut (3.4.9 - GLUT-3.4.9) <28FCEDCC-0E24-3F81-BB29-E09CBCD5E047> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x8fede000 - 0x8ff109c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
    0x90005000 - 0x900f5ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x900f6000 - 0x900ffff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x90100000 - 0x901c0fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x902ac000 - 0x902b3ff9  libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
    0x902be000 - 0x90362fff  com.apple.QD (3.12 - ???) <02425CB4-2571-307F-96AD-F3CD3C83614A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90363000 - 0x90665fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90744000 - 0x907d8ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x907fb000 - 0x90818fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x90819000 - 0x9081cff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <13A8AA6F-C4AD-3B1B-AF83-338DB3C05049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9081d000 - 0x90821ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90826000 - 0x9082eff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x9082f000 - 0x9083dfff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90844000 - 0x90844fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90847000 - 0x9088affd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9088b000 - 0x90891ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9089d000 - 0x90b10fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x90b11000 - 0x90c22ff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x90c23000 - 0x90c85ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x90c86000 - 0x91162ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91192000 - 0x91201fff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x91202000 - 0x9125fffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91260000 - 0x9126bfff  libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
    0x9126c000 - 0x91270fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91299000 - 0x912a2fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x91481000 - 0x914caff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x914cb000 - 0x9151affb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91523000 - 0x91632ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91633000 - 0x91644fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91645000 - 0x916a1ff3  com.apple.Symbolication (1.2 - 83.1) <A458DFFA-0294-319F-9508-D29A39487B1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x91afc000 - 0x91b03ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x91b04000 - 0x91b40ffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91bff000 - 0x91c66fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x91c67000 - 0x91c71ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <0EC79339-4D19-37D9-9FF5-191EB3CB6F0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c72000 - 0x91c95fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91c96000 - 0x91caffff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cf5000 - 0x91cf6ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <5E7C184B-7A53-3C64-845C-046373419A5B> /usr/lib/system/libremovefile.dylib
    0x91f7d000 - 0x91f8bfff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x9200f000 - 0x9204bfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x92127000 - 0x923acfe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x926d8000 - 0x9274dfff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9274e000 - 0x92756fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92757000 - 0x92866ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x92867000 - 0x92872ffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9289d000 - 0x928a0ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x928b2000 - 0x92995ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x92996000 - 0x929a1ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <9B131BA5-E89B-3628-9F52-756D46EBC468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x929a2000 - 0x92ce4fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92ce5000 - 0x92db4fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92e44000 - 0x92e49ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x92e4a000 - 0x92f6afec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93982000 - 0x939b0fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x93d46000 - 0x93d9efff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93d9f000 - 0x9482dffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x949fb000 - 0x94a10ff7  com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94a11000 - 0x94a7bff3  com.apple.CoreSymbolication (2.1 - 66) <A58DF9DA-61E3-397A-892B-134C66D2CFE3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94a7c000 - 0x94b03fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94b38000 - 0x94b3bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9588d000 - 0x959effff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95aa9000 - 0x95b0eff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95b0f000 - 0x95b14ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x95b15000 - 0x95b40fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x95b41000 - 0x95b69ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
    0x95c4c000 - 0x95c6aff7  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
    0x95c6b000 - 0x96314eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9631d000 - 0x9631efff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9631f000 - 0x965d1ff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x965d2000 - 0x965d4ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x965d5000 - 0x965ecff8  com.apple.CoreMediaAuthoring (2.0 - 889) <3344CAE3-54BE-3990-B1AE-AD0666B9B885> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9694c000 - 0x969e3ff3  com.apple.securityfoundation (5.0 - 55005) <474C9466-D2D5-3DD8-B8D7-F506615E7236> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x969e4000 - 0x969f9fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x969fa000 - 0x96a07fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96a44000 - 0x96d84ffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96d8d000 - 0x96dacfff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x97168000 - 0x971a6fff  com.apple.NavigationServices (3.6 - 192) <073BFFFD-56EB-3C8C-A45A-34E26C210D1D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x971aa000 - 0x97275fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x97276000 - 0x97293ff3  com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97294000 - 0x9731effb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9735d000 - 0x97361ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x973d5000 - 0x97527fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97528000 - 0x97542fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9756d000 - 0x97571ffd  IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97572000 - 0x975d4ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97741000 - 0x97770ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x97776000 - 0x977b7ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x977b8000 - 0x977b9ff7  libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib
    0x977ba000 - 0x977cafff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x977d1000 - 0x977dcffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x977dd000 - 0x977ddfff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x979c4000 - 0x979c5fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x979c6000 - 0x979e8ff1  com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x979e9000 - 0x979edfff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x979ee000 - 0x97a1cff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97a1d000 - 0x97a46ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97a47000 - 0x97ba8ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97bc2000 - 0x97bc6ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x97cc7000 - 0x97d17fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x97d18000 - 0x97d1bffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x97d36000 - 0x97d3dffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x980c9000 - 0x980dcffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98128000 - 0x982fefe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x982ff000 - 0x98300ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x98301000 - 0x98348fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x983d2000 - 0x98433ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x98434000 - 0x98434fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x98436000 - 0x98438ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9845b000 - 0x98461ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x984d6000 - 0x984d6ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x984d7000 - 0x98564ff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x98565000 - 0x989daff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x98c24000 - 0x98c9fffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98cbd000 - 0x98cfdff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x98d17000 - 0x98d17ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x98d18000 - 0x98d69ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x98eea000 - 0x98f20fff  com.apple.DebugSymbols (2.1 - 85) <713C77B2-0AE4-33A7-8DE2-9237389B12A6> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98fe2000 - 0x98feaff3  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
    0x98feb000 - 0x98febfff  libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
    0x98fec000 - 0x99000fff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99001000 - 0x9900ffff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x99170000 - 0x991c1ff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x991c2000 - 0x995c4ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x99836000 - 0x99a1fff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99a20000 - 0x99a5efff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <264FF88C-3E76-36A7-9D3C-6732C6958477> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x99b2f000 - 0x99b54ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x99bc2000 - 0x99bc2fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x99bce000 - 0x99cb6fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
    0x99cb7000 - 0x99d44fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x99d56000 - 0x9a060ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9a061000 - 0x9a062ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x9a157000 - 0x9a173ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9a174000 - 0x9a177ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9a186000 - 0x9a187fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9a8fa000 - 0x9a8fcff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x9abad000 - 0x9abaefff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9abaf000 - 0x9abbfff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x9abc0000 - 0x9abe2ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9abe7000 - 0x9ac1dff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9ac4c000 - 0x9ad0cff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9ad0d000 - 0x9ad15ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9ad16000 - 0x9aecaff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x9aecd000 - 0x9aeceff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x9af02000 - 0x9af66fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9b16d000 - 0x9b16dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9b1a3000 - 0x9b1cbff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9b1cc000 - 0x9b2a2a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9b2f4000 - 0x9b2f7ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9b2f8000 - 0x9b393ff3  com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9b39a000 - 0x9b3f3ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9b3f4000 - 0x9b3f4fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9b3f5000 - 0x9b40bffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x9b40c000 - 0x9b7fffeb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9ba72000 - 0x9bb9eff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9c271000 - 0x9c369ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9c36a000 - 0x9c36affe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9c36b000 - 0x9c9e6fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9cab1000 - 0x9cb01ff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 536
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=173.8M resident=83.0M(48%) swapped_out_or_unallocated=90.8M(52%)
    Writable regions: Total=119.5M written=5180K(4%) resident=21.1M(18%) swapped_out=0K(0%) unallocated=98.4M(82%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 32.0M
    ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
    CG backing stores                   152K
    CG shared images                   1256K
    CoreGraphics                          8K
    CoreServices                       1608K
    MALLOC                             41.1M
    MALLOC guard page                    32K
    MALLOC_LARGE (reserved)             668K        reserved VM address space (unallocated)
    Memory tag=240                        4K
    Memory tag=242                       12K
    Stack                              68.1M
    VM_ALLOCATE                        27.6M
    __CI_BITMAP                          80K
    __DATA                             12.3M
    __DATA/__OBJC                        80K
    __IMAGE                            1256K
    __IMPORT                             24K
    __LINKEDIT                         49.5M
    __OBJC                             1628K
    __PAGEZERO                            4K
    __TEXT                            125.1M
    __UNICODE                           544K
    mapped file                       131.1M
    shared memory                       312K
    shared pmap                        9852K
    ===========                      =======
    TOTAL                             503.7M
    TOTAL, minus reserved VM space    503.1M
    Model: MacBookPro8,1, BootROM MBP81.0047.B24, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: OCZ-VERTEX3, 120.03 GB
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: iPhone, apple_vendor_id, 0x1297, 0xfa130000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: Ext HDD 1021, 0x1058  (Western Digital Technologies, Inc.), 0x1021, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • [Solved][OpenGL]Vertex Buffer Objects - Crash on binding a buffer.

    I am writing a little test application which is more or less just meant for learning and developing some of the underlying classes. I have recently decided to try replacing the immediate mode rendering with Vertex Buffer Objects. Since VBO's have been part of core OpenGL since 1.5, this should be no problem. Unfortunately, it does seem to be a problem, as the program crashes on the call to glBindBuffer. According to the debugger, it's a segmentation fault, which doesn't tell me much. I'm not sure what is going on, but I know my laptop supports well over OpenGL 1.5. ( I have up to OpenGL 2.1 until the Mesa libraries and ATI drivers get updated to allow OpenGL 3.2 on my card )
    I am using SDL 1.2 with OpenGL.
    Some code snippets of the VBO code.
    GLuint *VBOID;
    glGenBuffers(1, VBOID); // Works fine
    glBindBuffer(GL_ARRAY_BUFFER, *VBOID); //Crashes on this line
    Last edited by Katherine1 (2012-07-04 15:27:02)

    GLuint vboid;
    glGenBuffers(1, &vboid);
    glBindBuffer(GL_ARRAY_BUFFER, vboid);
    Your vboid is currently pointer, is it allocated? If it isn't your code makes no sense at all and it's miracle it doesn't crash on gen call.
    Also, gdb will tell you more if you read the documentation
    Last edited by Cloudef (2012-07-04 15:14:02)

  • Amnesia: The Dark Descent crash error (GMA 950 Macbook 2,1)

    Hello,
    Recently, I've found this amazing horror game, and though the game appears to run on other computers with my specs, it fails to on my own, crashing with the same error each time. Can anyone help? This is on OS X 10.6.5.
    Log:
    Process: AmnesiaDemo [307]
    Path: /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/MacOS/AmnesiaDemo
    Identifier: com.frictionalgames.AmnesiaDemo
    Version: 1.0 (1)
    Code Type: X86 (Native)
    Parent Process: launchd [135]
    Date/Time: 2010-11-10 22:39:43.953 -0500
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 1970 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 60 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: 82B66575-28B6-4E0D-8959-94C0553BFA91
    Exception Type: EXC_CRASH (SIGBUS)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
    Thread 0: Dispatch queue: com.apple.main-thread
    0 ??? 0000000000 0 + 0
    1 ...frictionalgames.AmnesiaDemo 0x002eab47 hpl::cLowLevelGraphicsSDL::CreateGpuShader(std::string const&, hpl::eGpuShaderType) + 55
    2 ...frictionalgames.AmnesiaDemo 0x002b2e18 hpl::cGpuShaderManager::IsShaderSupported(std::string const&, hpl::eGpuShaderType) + 168
    3 ...frictionalgames.AmnesiaDemo 0x002b351e hpl::cGpuShaderManager::CheckFeatureSupport() + 510
    4 ...frictionalgames.AmnesiaDemo 0x002b57df hpl::cGraphics::Init(int, int, int, int, int, hpl::eGpuProgramFormat, std::string const&, hpl::cVector2<int> const&, hpl::cResources*, unsigned int) + 591
    5 ...frictionalgames.AmnesiaDemo 0x0028db22 hpl::cEngine::GameInit(hpl::iLowLevelEngineSetup*, unsigned int, hpl::cEngineInitVars*) + 834
    6 ...frictionalgames.AmnesiaDemo 0x0028ec08 hpl::cEngine::cEngine(hpl::iLowLevelEngineSetup*, unsigned int, hpl::cEngineInitVars*) + 152
    7 ...frictionalgames.AmnesiaDemo 0x0028eeec hpl::CreateHPLEngine(hpl::eHplAPI, unsigned int, hpl::cEngineInitVars*) + 92
    8 ...frictionalgames.AmnesiaDemo 0x001b884c cLuxBase::InitEngine() + 828
    9 ...frictionalgames.AmnesiaDemo 0x001c25b0 cLuxBase::Init(std::string const&) + 96
    10 ...frictionalgames.AmnesiaDemo 0x0013f383 hplMain(std::string const&) + 51
    11 ...frictionalgames.AmnesiaDemo 0x002f0c17 SDL_main + 327
    12 ...frictionalgames.AmnesiaDemo 0x00236092 -[SDLMain applicationDidFinishLaunching:] + 66
    13 com.apple.Foundation 0x977b84df nsnotecallback + 176
    14 com.apple.CoreFoundation 0x92e21793 __CFXNotificationPost + 947
    15 com.apple.CoreFoundation 0x92e2119a _CFXNotificationPostNotification + 186
    16 com.apple.Foundation 0x977ad384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    17 com.apple.Foundation 0x977ba789 -[NSNotificationCenter postNotificationName:object:] + 56
    18 com.apple.AppKit 0x97a8e422 -[NSApplication _postDidFinishNotification] + 125
    19 com.apple.AppKit 0x97a8e332 -[NSApplication _sendFinishLaunchingNotification] + 74
    20 com.apple.AppKit 0x97be54ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    21 com.apple.AppKit 0x97be510d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    22 com.apple.Foundation 0x977ed7a4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    23 com.apple.Foundation 0x977ed568 _NSAppleEventManagerGenericHandler + 228
    24 com.apple.AE 0x928ddf58 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    25 com.apple.AE 0x928dde57 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    26 com.apple.AE 0x928ddd61 aeProcessAppleEvent + 197
    27 com.apple.HIToolbox 0x9206c323 AEProcessAppleEvent + 50
    28 com.apple.AppKit 0x97a5e9ca _DPSNextEvent + 1420
    29 com.apple.AppKit 0x97a5dfce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    30 com.apple.AppKit 0x97a20247 -[NSApplication run] + 821
    31 ...frictionalgames.AmnesiaDemo 0x002367c0 main + 1488
    32 ...frictionalgames.AmnesiaDemo 0x0006afca start + 54
    Thread 1 Crashed: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x902f3982 kevent + 10
    1 libSystem.B.dylib 0x902f409c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x902f3559 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x902f32fe dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x902f2d81 pthreadwqthread + 390
    5 libSystem.B.dylib 0x902f2bc6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x902f2a12 _workqkernreturn + 10
    1 libSystem.B.dylib 0x902f2fa8 pthreadwqthread + 941
    2 libSystem.B.dylib 0x902f2bc6 start_wqthread + 30
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0x00000004 ebx: 0x902f3fd6 ecx: 0xb0080d5c edx: 0x902f3982
    edi: 0xa00501ec esi: 0xb0080ed8 ebp: 0xb0080ef8 esp: 0xb0080d5c
    ss: 0x0000001f efl: 0x00000247 eip: 0x902f3982 cs: 0x00000007
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x14196f80
    Binary Images:
    0x1000 - 0x733fff +com.frictionalgames.AmnesiaDemo 1.0 (1) <5A399F13-9274-BFE3-1D44-4246BCD02B2D> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/MacOS/AmnesiaDemo
    0xb3f000 - 0xb41fff +com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/ALUT.framework/ Versions/A/ALUT
    0xb48000 - 0xbadf17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/SDL.framework/V ersions/A/SDL
    0xbbf000 - 0xbc2ff7 +org.xiph.ogg 1.1.4 (1.1.4) <80110C83-7258-7DDD-2256-18D9519A0BD8> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/Ogg.framework/V ersions/A/Ogg
    0xbc6000 - 0xc0fff7 +org.xiph.theora 1.0 (1.0) <9FDA05D7-6B32-3A15-6D9C-615A24ED30DA> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/Theora.framewor k/Versions/A/Theora
    0xc1f000 - 0xd31ff7 +org.xiph.vorbis 1.2.3 (1.2.3) <2ADA61A6-76A7-6C81-1B6C-A83A92A78CD1> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/Vorbis.framewor k/Versions/A/Vorbis
    0xd8c000 - 0xdb5fff com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0xdc3000 - 0xe32ff7 +libDevIL.dylib ??? (???) <7A233AB9-00A8-FE08-7B09-594524645DC2> /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/libDevIL.dylib
    0xf58000 - 0xf64ff7 +com.rogueamoeba.audiohijackserver.hermes 2.2.7 (2.2.7) <ED8425EF-125A-BDC9-E862-0A9F431AF3D9> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x1736c000 - 0x174e4fe7 GLEngine ??? (???) <A4BBE58C-1211-0473-7B78-C3BA7AC29C9B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x17516000 - 0x17559fe7 com.apple.driver.AppleIntelGMA950GLDriver 1.6.24 (6.2.4) <38F95CD3-0ADE-CA7A-EBB3-D22A8415364E> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x17563000 - 0x17587fe7 GLRendererFloat ??? (???) <EFE5EC6D-74B2-37A2-92E4-526A2EF6B791> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x34000000 - 0x3405cfcf +SDL_ttf 2.0.6 (2.0.6) /Applications/Amnesia Demo.app/Contents/Resources/AmnesiaDemo.app/Contents/Frameworks/SDLttf.framework/Versions/A/SDLttf
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90297000 - 0x902b2ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x902cc000 - 0x90473ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x9047c000 - 0x9047dff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x904b7000 - 0x904b7ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90634000 - 0x90654fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x908f9000 - 0x9090dffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9090e000 - 0x9090eff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9090f000 - 0x9094afeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90997000 - 0x909bfff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x909c0000 - 0x90a03ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90a04000 - 0x90b10ff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90b11000 - 0x90beeff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90bef000 - 0x90cf3fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x90cf4000 - 0x90d9efe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91011000 - 0x91011ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91012000 - 0x91043ff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91044000 - 0x9105cff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91092000 - 0x9113affb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x912a2000 - 0x912e4ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x912e5000 - 0x91365feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91366000 - 0x913d0fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9142c000 - 0x9142fffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91430000 - 0x9143cff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x9143d000 - 0x917a8ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x917a9000 - 0x91ac9ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91aca000 - 0x91ae9ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91bc7000 - 0x91bc7ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91bc8000 - 0x91c0cff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91d10000 - 0x91d49ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
    0x91df9000 - 0x91e0efff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91e28000 - 0x91e2bff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91e2c000 - 0x91e70fe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91e71000 - 0x91eb4ff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91efd000 - 0x91f07ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91f10000 - 0x91f22ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x91f23000 - 0x91f24ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91f65000 - 0x9202ffef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92030000 - 0x92354fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x923f7000 - 0x923f7ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x928b2000 - 0x928b7ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x928da000 - 0x9290dff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9290e000 - 0x92915ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92d02000 - 0x92d7cfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92dc6000 - 0x92f41fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92f42000 - 0x92f4dff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931a1000 - 0x931acff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9338a000 - 0x93397ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x937d9000 - 0x93871fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93872000 - 0x9390ffe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93910000 - 0x93914ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93a98000 - 0x93abeffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93db9000 - 0x93e72fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x93e83000 - 0x93ee7ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93f8e000 - 0x9403cff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x940b1000 - 0x94161ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x941a5000 - 0x941b9fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x941ba000 - 0x941caff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x941d2000 - 0x9421bfe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x942de000 - 0x9432fff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94330000 - 0x943b2ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94528000 - 0x945d5fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x945d6000 - 0x945d6ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x945dd000 - 0x9460ffe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x94610000 - 0x94631fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94632000 - 0x94638fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94644000 - 0x94646ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94654000 - 0x948b7fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x948b9000 - 0x94a3bfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x94a7a000 - 0x94ac7feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94bbd000 - 0x94cebfe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94cec000 - 0x94ea5feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94ea6000 - 0x94ee3ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95930000 - 0x95980ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95981000 - 0x9598fff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x959a3000 - 0x959bffe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95d4d000 - 0x9653c557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9653d000 - 0x9657eff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96701000 - 0x96705ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9677a000 - 0x96815ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96816000 - 0x96c2cff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96c2d000 - 0x96c2fff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96c30000 - 0x96c30ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96c6a000 - 0x9709fff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x970a3000 - 0x971d2fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x971d3000 - 0x971f5fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97207000 - 0x972bdff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x97338000 - 0x97413feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9749c000 - 0x974a0ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x975d7000 - 0x976d8fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x977a2000 - 0x97a15fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97a16000 - 0x982f6ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x982f7000 - 0x9831bff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x98365000 - 0x98373fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x98374000 - 0x983e3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9840f000 - 0x9846cff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x984ac000 - 0x9850dfe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9851a000 - 0x9851dff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x986ed000 - 0x986f0fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x986f1000 - 0x98737ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9975d000 - 0x99767fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x99768000 - 0x99771ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99772000 - 0x99783ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x997a6000 - 0x997a6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x997a7000 - 0x99839fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib

    I have no idea how to do those things.
    Then I don't understand why you're removing files when you don't understand why you're doing it or the consequences of your actions. That's an invitation to trouble. Open the preferences for Safari and go through all of them to be sure they are what you want them to be, then close that window and restart Safari.
    If you don't know how to create a new user account, then what account are you using to run your programs? You've been running 10.4 for several years and you've never had to do any system maintenance or create a new user account? Are you using the default Admin account? If so, you need to create your own account and stay out of the Admin account unless you're doing an administrative task. This is a huge security risk as well as leaving you open to hosing your entire system with one errant keystroke.
    Open System Preferences > Accounts and click on the '+' sign to create new account; give it a name and a password, make it so that you can Administer the Mac from the account and then quit System Preferences. Then logout of your current account and login to the new account you just created. You'll have to setup all your programs in this new account again.
    And try removing the cookies.plist file from the account you're currently in to see if the crashing goes away. You know how to do that, because you already removed two previous .plist files from a completely different folder.
    Mulder

  • Instant crash when trying to load steam game 'Dungeons of Dredmor'

    Everything is up to date, crash log + computer details below. Any help is appreciated!
    Exception Type:  EXC_SOFTWARE (SIGTRAP)
    Exception Codes: 0x0000000000000007, 0x0000000000000000
    Crashed Thread:  0  MainThrd  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  MainThrd  Dispatch queue: com.apple.main-thread
    0   ???                                     0xa085e068 vtable for __cxxabiv1::__si_class_type_info + 8
    1   libsteam_api.dylib                      0x0029db84 SteamAPI_Init + 18
    2   com.gaslampgames.dredmor                0x000af39d SDL_main + 29
    3   com.gaslampgames.dredmor                0x00031bdb -[SDLMain applicationDidFinishLaunching:] + 89
    4   com.apple.Foundation                    0x96259efc _nsnote_callback + 345
    5   com.apple.CoreFoundation                0x958b1793 __CFXNotificationPost + 947
    6   com.apple.CoreFoundation                0x958b119a _CFXNotificationPostNotification + 186
    7   com.apple.Foundation                    0x9624ecf0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    8   com.apple.Foundation                    0x9625c0fd -[NSNotificationCenter postNotificationName:object:] + 56
    9   com.apple.AppKit                        0x974e1216 -[NSApplication _postDidFinishNotification] + 125
    10  com.apple.AppKit                        0x974e1126 -[NSApplication _sendFinishLaunchingNotification] + 74
    11  com.apple.AppKit                        0x97638339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
    12  com.apple.AppKit                        0x97637f59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
    13  com.apple.Foundation                    0x9628f298 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
    14  com.apple.Foundation                    0x9628f05c _NSAppleEventManagerGenericHandler + 228
    15  com.apple.AE                            0x955aef5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
    16  com.apple.AE                            0x955aee5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
    17  com.apple.AE                            0x955aed65 aeProcessAppleEvent + 197
    18  com.apple.HIToolbox                     0x9153b197 AEProcessAppleEvent + 50
    19  com.apple.AppKit                        0x974b17d2 _DPSNextEvent + 1420
    20  com.apple.AppKit                        0x974b0dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    21  com.apple.AppKit                        0x974731f3 -[NSApplication run] + 821
    22  com.gaslampgames.dredmor                0x00031a05 CustomApplicationMain + 429
    23  com.gaslampgames.dredmor                0x00031e80 main + 281
    24  com.gaslampgames.dredmor                0x0000dee6 _start + 216
    25  com.gaslampgames.dredmor                0x0000de0d start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93244382 kevent + 10
    1   libSystem.B.dylib                       0x93244a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93243f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93243cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93243781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x932435c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x93243412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x932439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x932435c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x93243412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x932439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x932435c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0029eeb8  ebx: 0x0029d672  ecx: 0x023c36a8  edx: 0x02417028
      edi: 0x00000001  esi: 0x00000001  ebp: 0xbfffe588  esp: 0xbfffe52c
       ss: 0x0000001f  efl: 0x00010202  eip: 0xa085e068   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x93526d12
    Binary Images:
        0x1000 -   0x17dfff +com.gaslampgames.dredmor ??? (1.0) <BC4E2251-B944-93BA-B79E-6E2BB23557B6> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/MacOS/dredmor
      0x275000 -   0x28bff3 +gameoverlayrenderer.dylib ??? (???) <C7B6658D-4CFB-D6A5-1A86-6AE52275D3E0> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
      0x296000 -   0x297ffb +steamloader.dylib ??? (???) <331EEF7A-09A5-3AD3-B83A-4B7109F604C6> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x29a000 -   0x29fff7 +libsteam_api.dylib ??? (???) <F6448C63-FE85-A912-D883-F731C0DF2590> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/MacOS/libsteam_api.dylib
      0x2a5000 -   0x30af17 +SDL 1.2.14 (1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
      0x31c000 -   0x363fe7 +SDL_mixer 1.2.11 (1.2.11) <839BAACE-BD83-F3EA-4F72-80E964D2130C> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
      0x398000 -   0x39cff7 +SDL_image 1.2.10 (1.2.10) <7BC12AD9-295E-1930-DC86-D218D7A9BE7A> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
      0x3a1000 -   0x3cfff7 +mikmod 3.1.10r2 (3.1.12) <484ED43A-1C22-DF87-240A-594F8F37B9BE> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/mikmo d.framework/Versions/A/mikmod
      0x3e0000 -   0x41affb +smpeg ??? (0.0.1d1) <307DED87-2630-CFC1-0E46-1464733C0E70> /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/smpeg .framework/Versions/A/smpeg
      0x4bc000 -   0x4e5fff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1b02000 -  0x1b1dffb +libtier0_s.dylib ??? (???) <B0E33F1A-6645-E5E9-08CB-6AE9AC524497> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1b57000 -  0x1b89fe7 +bundle.dylib ??? (???) <8EE9A4A4-6388-3A80-8B0E-29224FE2A2BF> bundle.dylib
    0x1bac000 -  0x23bafab +steamclient.dylib ??? (???) <92B728A9-54BB-E6A2-CD5E-48F1E1E1D978> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0x26c6000 -  0x26e7ff3 +libvstdlib_s.dylib ??? (???) <12848C9B-43C6-4C37-7CA3-27D3D239BCE0> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0x34000000 - 0x3405cfcf +SDL_ttf 2.0.6 (2.0.6) /Users/dan/Library/Application Support/Steam/SteamApps/common/dungeons of dredmor/Dungeons of Dredmor.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x900ba000 - 0x9013cffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9013d000 - 0x90149ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x90247000 - 0x90250ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90254000 - 0x90296ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90306000 - 0x90626ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90627000 - 0x9067aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90683000 - 0x906a5fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x909bf000 - 0x90a7bfff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90af8000 - 0x90e63ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90e9f000 - 0x90fabff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91024000 - 0x9102afff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9116e000 - 0x91183fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91242000 - 0x91253ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x912af000 - 0x912c1ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x912c2000 - 0x912c2ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91306000 - 0x91322fe3  com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91323000 - 0x913cbffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91484000 - 0x914fefff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914ff000 - 0x91823fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91824000 - 0x91828ff7  libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91829000 - 0x918e2fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9190e000 - 0x9190eff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x91eb8000 - 0x91fb9fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x921b9000 - 0x921b9ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x921c5000 - 0x921e5fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x9220e000 - 0x92254ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x92a22000 - 0x93211557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93212000 - 0x9321cfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9321d000 - 0x933c4ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9349b000 - 0x9349bff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x934ba000 - 0x934fdff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93557000 - 0x93562ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9357c000 - 0x9357cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9357e000 - 0x9358cfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9358d000 - 0x93591ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93775000 - 0x93baaff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93bbc000 - 0x93bbdff7  com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93bdc000 - 0x93c04ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x93c05000 - 0x93c9dfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93cb1000 - 0x93cb6ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93cb7000 - 0x93cf4ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93cf5000 - 0x93d03ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93d04000 - 0x93db1fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x93e40000 - 0x93e90ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93eeb000 - 0x93eebff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94404000 - 0x94411ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x953a8000 - 0x95482fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95483000 - 0x954b6fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x954b9000 - 0x954bdff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x954be000 - 0x95507fe7  libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95508000 - 0x9554bff7  com.apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95586000 - 0x955aaff7  libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x955ab000 - 0x955deff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x955df000 - 0x955e2ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x955e3000 - 0x956aefef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95808000 - 0x95855feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95856000 - 0x959d1fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95a0d000 - 0x95a17ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95a18000 - 0x95a1aff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95a1b000 - 0x95a1bff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95a1c000 - 0x95a30fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x95a31000 - 0x95ab1feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95ab2000 - 0x95ad1ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95b63000 - 0x95f79ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95f87000 - 0x95f8dfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x95fc5000 - 0x960b9ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <8E589BA4-A0F9-BE25-34CE-FF216EC40697> /usr/lib/libiconv.2.dylib
    0x96244000 - 0x964b5fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x964b6000 - 0x96525ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96526000 - 0x9652dff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96782000 - 0x96785fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x967da000 - 0x96837ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9686c000 - 0x96887ff7  libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x969be000 - 0x96a28fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96a29000 - 0x96a6dfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96a6e000 - 0x96cd4ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96cd5000 - 0x96d8dfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x96e61000 - 0x96ec2fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96ec3000 - 0x96fc5fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x97051000 - 0x970e3fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97110000 - 0x971abfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97469000 - 0x97d4cff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98929000 - 0x9898dffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9898e000 - 0x98991ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x98992000 - 0x98a2ffe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98a35000 - 0x98a45ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x98a52000 - 0x98a96ff3  com.apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x98aaa000 - 0x98aabff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98af2000 - 0x98af5ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x98b21000 - 0x98ce3feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x98f10000 - 0x98ff0fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98ff1000 - 0x98ffcff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x98ffd000 - 0x9912bfe7  com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9912c000 - 0x9916dff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x992f3000 - 0x9932dff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x9932e000 - 0x9946bfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9948e000 - 0x994b4ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x994b5000 - 0x994e6ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x994e7000 - 0x994e7ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x995bb000 - 0x995dcfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x995dd000 - 0x9975ffe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x99760000 - 0x9980eff3  com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9993d000 - 0x99978feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x99a7c000 - 0x99a90ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x99a91000 - 0x99aa9ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99af2000 - 0x99af4ff7  libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x99af5000 - 0x99ba1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 7
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000 / 4
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 3

    Csound, can you elaborate on what you mean by "server installation"?But the main reason i use a mbp for games is because i'm stuck in college the majority of the year and it is just immensely easier to carry a laptop back and forth from campus.

  • Audacity crashing at startup

    Hello,
    I am trying to use audacity.  Can someone help me? I keep getting this error:
    ryanvade@ryan-linuux-desktop:~$ audacity -v
    ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM bs2b
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM bs2b
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM bs2b
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM bs2b
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM lowpass_21to21
    ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
    ALSA lib pcm_mmap.c:427:(snd_pcm_mmap) malloc failed: Cannot allocate memory
    Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1809
    audacity: pcm_null.c:143: snd_pcm_null_drop: Assertion `null->state != SND_PCM_STATE_OPEN' failed.
    Aborted (core dumped)
    I am wondering if the issue is my ~/.asoundrc..
    # dmix - plug:dmix supports 1-8 channels, and does use dmix!
    # Whereas surround51 doesn't use dmix
    # http://bbs.archlinux.org/viewtopic.php?pid=745946#p745946
    # cat /proc/asound/card0/pcm0p/sub0/hw_params
    # Output to hw:0,0 to keep at 44.1k rather than dmix's 48k
    # 44.1k stops dmix from working, though.
    # From https://bugs.launchpad.net/debian/+source/sdl-mixer1.2/+bug/66483
    # Not needed.
    #defaults.pcm.dmix_max_periods -1
    #defaults.pcm.rate_converter "samplerate_best"
    # See /usr/share/alsa/pcm/dmix.conf
    #defaults.dmix.period_time 0
    #defaults.dmix.periods 4
    #defaults.pcm.surround51.device "0"
    # From https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1853
    # Posted at http://bbs.archlinux.org/viewtopic.php?id=95582
    # Is a dmix that actually works!
    pcm.dmixed {
    type asym
    playback.pcm {
    # See plugin:dmix at http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html
    type dmix
    ipc_key 5678293
    ipc_perm 0660
    ipc_gid audio
    #rate 48000 # Don't put the rate here! Otherwise it resets the rate & channels set below, as shown by: cat /proc/asound/card0/pcm0p/sub0/hw_params
    slave {
    channels 6
    pcm {
    format S16_LE
    rate 48000
    type hw
    card 1
    device 0
    subdevice 0
    # Play with this value, if you get errors "unable to set buffer size" or "underrun occured"
    # 4320 is effective minimum with hda-intel, but flash in firefox needs at least 5000.
    buffer_size 5000
    period_time 0
    #period_size 512
    #periods 2
    capture.pcm {
    # Dummy, but present to stop wine from moaning: ALSA lib pcm_asym.c:106:(_snd_pcm_asym_open) capture slave is not defined
    type null
    # Playing
    #pcm.!default {
    # type asym
    # playback.pcm "upmix_20to51_resample"
    # Check that e.g. Thief2 still works, if default is redefined.
    pcm.!default {
    type plug
    # Always output to all 6 channels, so the dmixer actually works if e.g. 6-channel is attempted to be started, while 2-channel is playing.
    slave.pcm "dmixed"
    pcm.!surround20 {
    type plug
    slave.pcm "dmixed"
    pcm.!surround40 {
    type plug
    slave.pcm "dmixed"
    pcm.!surround51 {
    type plug
    slave.pcm "dmixed"
    # If get error "Slave PCM not usable", then need to use plug:
    # If get error "Cannot find rate converter", then install libsamplerate and alsa-plugins
    # Lunar Linux: lin ladspa-bs2b
    # listplugins
    # analyseplugin bs2b
    pcm.bs2b {
    type ladspa
    path "/usr/lib/ladspa"
    plugins {
    0 {
    id 4221 # Bauer stereophonic-to-binaural (4221/bs2b)
    input {
    controls [ 700 6 ]
    # http://bbs.archlinux.org/viewtopic.php?id=95582
    slave.pcm "plug:dmixed"
    # speaker-test -D headphones -c 2 -t wav
    # audacious uses less CPU when running bs2b as a listed plugin, probably because of samplerate_best
    # Posted at http://bbs.archlinux.org/viewtopic.php?pid=626573#p626573
    pcm.headphones {
    type rate
    slave {
    pcm "plug:bs2b"
    rate 48000
    # Choices: samplerate_best samplerate_medium samplerate samplerate_order samplerate_linear
    converter "samplerate_best"
    hint {
    show on
    description "Headphones"
    pcm.ch51dup {
    slave.pcm "dmixed"
    slave.channels 6
    type route
    # Front and rear
    ttable.0.0 0.5
    ttable.1.1 0.5
    ttable.2.2 0.5
    ttable.3.3 0.5
    # Center and LFE
    ttable.4.4 1
    ttable.5.5 1
    # Front left/right to center
    ttable.0.4 0.5
    ttable.1.4 0.5
    # Front left/right to rear
    ttable.0.2 0.5
    ttable.1.3 0.5
    # http://alsa.opensrc.org/SurroundSound
    # http://alsa.opensrc.org/index.php/Low-pass_filter_for_subwoofer_channel_(HOWTO)
    # Lunar: lin ladspa tap-plugins swh-plugins cmt-plugins libsamplerate
    # Fedora: yum install ladspa ladspa-blop-plugins ladspa-caps-plugins ladspa-cmt-plugins ladspa-swh-plugins ladspa-tap-plugins libsamplerate
    # Arch Linux: pacman -S ladspa blop swh-plugins libsamplerate tap-plugins cmt
    # For id 1672 - 4 Pole Low-Pass Filter with Resonance (FCRCIA) (1672/lp4pole_fcrcia_oa), install blop-plugins
    # speaker-test -D upmix_20to51 -c 2 -t wav
    # Debugging: speaker-test -D plug:lowpass_21to21 -c 3 -t wav
    # listplugins
    # analyseplugin cmt
    # http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html
    # http://forums.gentoo.org/viewtopic-p-4528619.html#4528619
    pcm.lowpass_21to21 {
    type ladspa
    slave.pcm upmix_21to51
    # Set the path to ladspa, to fix this error:
    # Playback open error: -2,No such file or directory
    path "/usr/lib/ladspa"
    channels 3
    plugins {
    0 {
    id 1098 # Identity (Audio) (1098/identity_audio)
    policy duplicate
    input.bindings.0 "Input";
    output.bindings.0 "Output";
    #1 {
    # id 1052 # High-pass filter
    # policy none
    # input.bindings.0 "Input";
    # output.bindings.0 "Output";
    # input {
    # controls [ 300 ]
    #2 {
    # id 1052 # High-pass filter
    # policy none
    # input.bindings.1 "Input";
    # output.bindings.1 "Output";
    # input {
    # controls [ 300 ]
    #3 {
    # id 1051 # Low-pass filter.
    # policy none
    # input.bindings.2 "Input";
    # output.bindings.2 "Output";
    # input {
    # controls [ 300 ]
    # From http://alsa.opensrc.org/index.php/Low-pass_filter_for_subwoofer_channel_(HOWTO)
    # Can be used instead of 1-3 above.
    1 {
    id 1672 # 4 Pole Low-Pass Filter with Resonance (FCRCIA) (1672/lp4pole_fcrcia_oa)
    policy none
    input.bindings.2 "Input";
    output.bindings.2 "Output";
    input {
    controls [ 300 2 ]
    # speaker-test -D upmix_20to51 -c 2 -t wav
    # In audacious: upmix_20to51
    pcm.upmix_20to51 {
    type plug
    slave.pcm "lowpass_21to21"
    slave.channels 3
    ttable {
    0.0 1 # left channel
    1.1 1 # right channel
    0.2 0.5 # mix left and right ...
    1.2 0.5 # ... channel for subwoofer
    # slave.rate 48000 makes CPU utilization 20% instead of 3%
    # Can't hear the difference with Audigy4 anyway.
    # slave.rate 44100 is 3%, so that proves audacious outputs 44100
    #slave.rate 48000
    #converter "samplerate"
    #slave.rate_converter "samplerate_best"
    # In audacious: upmix_20to51_resample
    # aplay -D upmix_20to51_resample ~/alsa/samplerate-test/udial.wav
    pcm.upmix_20to51_resample {
    type rate
    slave {
    pcm upmix_20to51
    #format S32_LE
    # Audigy4 upmixes to 48000 itself, and seems to use low-quality linear interpolation
    rate 48000
    # Choices: samplerate_best samplerate_medium samplerate samplerate_order samplerate_linear
    # 8% CPU with samplerate_medium - good choice
    converter "samplerate_medium"
    #converter "samplerate_linear"
    hint {
    show on
    description "20to51"
    # Debugging: speaker-test -D upmix_21to51 -c 3 -t wav
    pcm.upmix_21to51 {
    type plug
    # For ice1724:
    #slave.pcm surround51-ice
    # For Audigy:
    slave.pcm "dmixed"
    # http://bbs.archlinux.org/viewtopic.php?pid=745946#p745946
    #slave.pcm dmixed:6
    # For P5K ADI:
    #slave.pcm surround51-adi
    # Trying to pipe through Pulse Audio, to stop the clicks between songs.
    # Can't get Pulse Audio to work like this.
    #slave.pcm pulse
    # Don't need to specify the number of channels.
    slave.channels 6
    ttable {
    0.0 1 # front left
    1.1 1 # front right
    0.2 1 # rear left
    1.3 1 # rear right
    # Front left/right to center.
    # Imbalanced because is to the left of the monitor!
    # Would normally be 0.5 each.
    0.4 0.5
    1.4 0.5
    # Subwoofer, more powerful to compensate for bass-removal from other speakers.
    2.5 2
    # Channels are wrong way around in doom! This fixes them.
    # http://www.linuxforen.de/forums/archive/index.php/t-206470.html
    # http://forums.seriouszone.com/showthread.php?t=49869&page=10
    # http://forums.gentoo.org/viewtopic-p-4173170.html#4173170
    # For Audigy 4
    # Weird, doom3 has crappy sound if I add an alsa rate converter.
    # Posted at http://ubuntuforums.org/showthread.php?t=1304228
    pcm.doom-surround51 {
    slave.pcm "dmixed"
    slave.channels 6
    type route
    ttable.0.0 1
    ttable.1.1 1
    ttable.2.4 1
    ttable.3.5 1
    ttable.4.2 1
    ttable.5.3 1
    pcm.doom3-8930g {
    type plug
    slave.pcm {
    type dmix
    ipc_key 1093 # Must be unique
    ipc_key_add_uid false
    ipc_perm 0660
    slave {
    pcm "hw:0,0"
    rate 44100
    channels 2
    period_time 0
    period_size 1024
    buffer_time 0
    # Doom 3 wants buffer_size 8192
    # In ~/.doom3/base/autoexec.cfg
    # And ~/.quake4/q4base/autoexec.cfg
    # seta s_alsa_pcm "doom3-8930g"
    buffer_size 8192

    When you say "Audio Units Manager" are you talking about Logic's AU Manager, or some third party application? Is it the Granted Software one?
    If so, my versions of Waves 5 work well with them both. All that the Granted AU Manager does is move the component files (ie the Waveshell) between two directories to enable or disable the plugins, it won't affect Waves crashing at all.
    Without knowing what you did when things stopped working it's difficult to say, but it may well be a Waves installation, copy protection or authorisation issue, they can be notoriously odd behaving sometimes.
    Incidentally, why do you need two Waveshells? I think Logic only supports one of Waves' Waveshells at a time, at least it did in Logic 5, not sure about later ones.
    Not sure what else to suggest, really...

  • Gnome - severe graphical glitches, entire DM crashing

    For some time, most applications dealing with images started producing glitches - random misplaces rectangles and pixels being copied from the right side of the screen to the left and vice versa. This includes GIMP and Eye Of Gnome - it's almost impossible to work with images like this. Some other applications also cause the "pixel copying" behavior, such as SDL/OpenGL games and Wine. Screenshots usually look different from what I see on the screen! Here's one: http://i.imgur.com/F43Cj.jpg (note the status bar and text behind the date.)
    In addition, the entire Gnome crashes seemingly randomly. First I see a tty with the mouse cursor still visible and working, then I'm thrown back to GDM.
    I think those issues are related, because Gnome tends to crash more often when I'm trying to reproduce the glitches.
    Should I paste the logs somewhere? Which ones?
    EDIT: I know it should be "DE" in  the topic name.
    Last edited by Marach (2011-02-20 01:13:58)

    Apple - Feedback
    Have seen similar lines and artifacts on Safari on my 13" MBP.  It's a software bug and based on your additional findings, linked to bad drivers for the Intel 4000 chipset.  File your findings with Apple on that Feedback page for your respective system.  Make sure you provide all the info like you did here.  Someone will eventually see it and add it to the engineering things to fix if it hasn't already been addressed in the soon to be released 10.8.3 build.

  • DHLore Game crash on startup

    Hi to all
    I tried to install Dark Horizons game but it crash on startup
    http://www.garagegames.com/products/29/
    ./DHLore.bin: symbol lookup error: ./DHLore.bin: undefined symbol: X11_KeyToUnicode
    I searched on Google and I found this
    https://bugs.launchpad.net/ubuntu/+sour … +bug/66217
    Do i need to recompile the SDL lib with this patch and how ?
    Thanks
    edit:
    uhm ops
    with ./dhlore.sh work but give me another error
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7b8f8b1]
    #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7be2a8d]
    #3 ./lib/libSDL-1.2.so.0(SDL_XF86VidModeQueryVersion+0x8c) [0xb7f1376c]
    #4 ./lib/libSDL-1.2.so.0(X11_GetVideoModes+0x156) [0xb7f0e896]
    #5 ./lib/libSDL-1.2.so.0 [0xb7f105a9]
    #6 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #7 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #8 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #9 ./DHLore.bin [0x8341ab7]
    #10 ./DHLore.bin [0x8342928]
    #11 ./DHLore.bin [0x818b5e7]
    #12 ./DHLore.bin [0x818c03b]
    #13 ./DHLore.bin [0x8342ed7]
    #14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #15 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b8f81e]
    #2 /usr/lib/libX11.so.6 [0xb7be1e08]
    #3 /usr/lib/libX11.so.6(XMatchVisualInfo+0x40) [0xb7bd8a40]
    #4 ./lib/libSDL-1.2.so.0 [0xb7f0e641]
    #5 ./lib/libSDL-1.2.so.0(X11_GetVideoModes+0x3cf) [0xb7f0eb0f]
    #6 ./lib/libSDL-1.2.so.0 [0xb7f105a9]
    #7 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #8 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #9 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #10 ./DHLore.bin [0x8341ab7]
    #11 ./DHLore.bin [0x8342928]
    #12 ./DHLore.bin [0x818b5e7]
    #13 ./DHLore.bin [0x818c03b]
    #14 ./DHLore.bin [0x8342ed7]
    #15 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #16 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7b8f8b1]
    #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7be2a8d]
    #3 ./lib/libSDL-1.2.so.0(SDL_XineramaIsActive+0x75) [0xb7f19f05]
    #4 ./lib/libSDL-1.2.so.0(X11_GetVideoModes+0x5d4) [0xb7f0ed14]
    #5 ./lib/libSDL-1.2.so.0 [0xb7f105a9]
    #6 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #7 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #8 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #9 ./DHLore.bin [0x8341ab7]
    #10 ./DHLore.bin [0x8342928]
    #11 ./DHLore.bin [0x818b5e7]
    #12 ./DHLore.bin [0x818c03b]
    #13 ./DHLore.bin [0x8342ed7]
    #14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #15 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b8f81e]
    #2 /usr/lib/libX11.so.6 [0xb7be1e08]
    #3 /usr/lib/libX11.so.6(XCreateColormap+0x26) [0xb7bb8ef6]
    #4 ./lib/libSDL-1.2.so.0 [0xb7f106bc]
    #5 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #6 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #7 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #8 ./DHLore.bin [0x8341ab7]
    #9 ./DHLore.bin [0x8342928]
    #10 ./DHLore.bin [0x818b5e7]
    #11 ./DHLore.bin [0x818c03b]
    #12 ./DHLore.bin [0x8342ed7]
    #13 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #14 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7b8f8b1]
    #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7be2a8d]
    #3 ./lib/libSDL-1.2.so.0(SDL_XF86VidModeGetGamma+0x93) [0xb7f13a33]
    #4 ./lib/libSDL-1.2.so.0 [0xb7f0c8f7]
    #5 ./lib/libSDL-1.2.so.0(X11_SaveVidModeGamma+0x34) [0xb7f0c9a4]
    #6 ./lib/libSDL-1.2.so.0 [0xb7f1072a]
    #7 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #8 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #9 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #10 ./DHLore.bin [0x8341ab7]
    #11 ./DHLore.bin [0x8342928]
    #12 ./DHLore.bin [0x818b5e7]
    #13 ./DHLore.bin [0x818c03b]
    #14 ./DHLore.bin [0x8342ed7]
    #15 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #16 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b8f81e]
    #2 /usr/lib/libX11.so.6 [0xb7be1e08]
    #3 /usr/lib/libX11.so.6(XCreateWindow+0x26) [0xb7bd90e6]
    #4 ./lib/libSDL-1.2.so.0 [0xb7f1011b]
    #5 ./lib/libSDL-1.2.so.0 [0xb7f1074c]
    #6 ./lib/libSDL-1.2.so.0(SDL_VideoInit+0x24e) [0xb7f05a12]
    #7 ./lib/libSDL-1.2.so.0(SDL_InitSubSystem+0x43) [0xb7ee69c7]
    #8 ./lib/libSDL-1.2.so.0(SDL_Init+0x21) [0xb7ee6ad1]
    #9 ./DHLore.bin [0x8341ab7]
    #10 ./DHLore.bin [0x8342928]
    #11 ./DHLore.bin [0x818b5e7]
    #12 ./DHLore.bin [0x818c03b]
    #13 ./DHLore.bin [0x8342ed7]
    #14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7c9f390]
    #15 ./DHLore.bin [0x804fae1]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb7b8f8b1]
    #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7be2a8d]
    #3 ./lib/libSDL-1.2.so.0(SDL_XF86VidModeQueryVersion+0x8c) [0xb7f1376c]
    #4 ./lib/libSDL-1.2.so.0(SDL_XF86VidModeGetModeLine+0x67) [0xb7f13b27]
    #5 ./lib/libSDL-1.2.so.0 [0xb7f0e48b]
    #6 ./lib/libSDL-1.2.so.0(X11_EnterFullScreen+0x73) [0xb7f0f133]
    #7 ./lib/libSDL-1.2.so.0 [0xb7f11503]
    #8 ./lib/libSDL-1.2.so.0 [0xb7f116cc]
    #9 ./lib/libSDL-1.2.so.0(SDL_SetVideoMode+0x199) [0xb7f06269]
    #10 ./DHLore.bin [0x833d75f]
    #11 ./DHLore.bin [0x833d1e3]
    #12 ./DHLore.bin [0x828867e]
    #13 ./DHLore.bin [0x833cc95]
    #14 ./DHLore.bin [0x8342afd]
    #15 ./DHLore.bin [0x818b35d]
    #16 ./DHLore.bin [0x808fc69]
    #17 ./DHLore.bin [0x808f872]
    #18 ./DHLore.bin [0x808f872]
    #19 ./DHLore.bin [0x808f872]
    Locking assertion failure. Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb7b8f767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b8f81e]
    #2 /usr/lib/libX11.so.6 [0xb7be1e08]
    #3 /usr/lib/libX11.so.6(XMoveResizeWindow+0x25) [0xb7bb81e5]
    #4 ./lib/libSDL-1.2.so.0(X11_EnterFullScreen+0xe1) [0xb7f0f1a1]
    #5 ./lib/libSDL-1.2.so.0 [0xb7f11503]
    #6 ./lib/libSDL-1.2.so.0 [0xb7f116cc]
    #7 ./lib/libSDL-1.2.so.0(SDL_SetVideoMode+0x199) [0xb7f06269]
    #8 ./DHLore.bin [0x833d75f]
    #9 ./DHLore.bin [0x833d1e3]
    #10 ./DHLore.bin [0x828867e]
    #11 ./DHLore.bin [0x833cc95]
    #12 ./DHLore.bin [0x8342afd]
    #13 ./DHLore.bin [0x818b35d]
    #14 ./DHLore.bin [0x808fc69]
    #15 ./DHLore.bin [0x808f872]
    #16 ./DHLore.bin [0x808f872]
    #17 ./DHLore.bin [0x808f872]
    #18 ./DHLore.bin [0x808f872]
    #19 ./DHLore.bin [0x808f872]
    DHLore.bin: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed.
    Abortito
    Last edited by Zap (2008-01-12 15:46:33)

    roeleman wrote:Same error here, is this with all the garagegames?
    i only tried dhlore
    got it running.  Seems like it is a problem with the libDSL-1.2.so.0 that is in .../DHLore/lib/ 
    I tried first to make a symbolic link with the one in /usr/lib but this didn't work. 
    Then I copied the libSDL-1.2.so.0 that is included in UT2004 and now DHLore is running OK.
    Now works thanks
    Ffffffor the poeple that doesn't have the libSDL included with ut2004, it is attached.  Just copy it to your .../DHLore/lib/ folder (make a backup of your old libSDL, you never know...)
    I own ut2004
    this is the lib
    libSDL-1.2.so.0

  • Can't start kdnlive (SDL module missing in MLT)

    When i start firstime kdenlive, the configuration assistant is opened, and i see the message "MLT's SDL module not found. Please check your MLT install. Kdenlive will not work until this issue is fixed.".
    Can anybody help me?
    Thanks

    I realize this may be late, but I have the same problem. MLT is not upgraded to 0.8, 0.7.4 is still the latest (http://www.mltframework.org/twiki/bin/view/MLT/). Thanks to kikoloche for providing a downgrade path, I myself will be waiting for the next update, but if it doesn't work then I hope I can downgrade then.
    EDIT: Also I experience crashes in k9copy and Handbrake also, which may be due to the same issue as this.
    Last edited by ctown.myth (2011-07-30 21:29:08)

  • Troubles with SDL image library

    Hi, my goal is to port SuperTux - a 2D platform game to browser using crossbridge. I currently work on OS X Maverics if thats important. I'm very new to this area - I have some small experience with C++ after colege, but in work I work with web technologies - so Im some sort of noob with that - especially with Crossbridge.
    I followed install instruction and crossbridge itself works fine - Hello World compiles well. Now that I try to compile supertux proccess fails on ./configure level.
    $ export PATH=~/crossbridge/sdk/usr/bin:$PATH
    $ ./configure
    checking build system type... AVM2-unknown-freebsd8.2
    checking host system type... AVM2-unknown-freebsd8.2
    checking target system type... AVM2-unknown-freebsd8.2
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    /Users/zzz/Projekty/supertux13/missing: Unknown `--is-lightweight' option
    Try `/Users/zzz/Projekty/supertux13/missing --help' for more information
    configure: WARNING: 'missing' script is too old or missing
    checking for a thread-safe mkdir -p... ./install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for gprof mode... disabled
    checking for debug mode... disabled
    checking wether OpenGL should be used... yes
    checking for sdl-config... /Users/zzz/crossbridge/sdk/usr/bin/sdl-config
    checking for SDL - version >= 1.2.4... yes
    checking for Mix_OpenAudio in -lSDL_mixer... yes
    checking for IMG_Load in -lSDL_image... no
    configure: error: SDL_image library required
    And with the config.log:
    configure:5390: checking for IMG_Load in -lSDL_image
    configure:5415: gcc -o conftest -g -O2 -I/Users/zzz/crossbridge/sdk/usr/include/SDL -D_GNU_SOURCE=1   conftest.c -ltiff -ljpeg -lpng -lz -lSDL_image -lSDL_mixer  -L/Users/zzz/crossbridge/sdk/usr/lib -Wl,-rpath,/Users/zzz/crossbridge/sdk/usr/lib -lSDL -lm -lvgl >&5
    /Users/zzz/crossbridge/sdk/usr/bin/ld: error: cannot find -ltiff
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_calc_output_dimensions'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_CreateDecompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_destroy_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_finish_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_read_header'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_read_scanlines'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_resync_to_restart'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_start_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_std_error'
    At the moment I start to think that this maight be problem related to crossbridge itself. Lib SDL_image came with basic instalation - I also tried to compile it myself, but without any help. Some googling showed up that this problem was affecting some cygwin users, but I didn't give nay clues how ti fix that. I tried to skip SDL_image in configure - and that is the only problem I have with libraries.
    Also If want to compile it in a normal way - without Crossbridge, it works well.
    Anyone might be able to help with that? I already lost a lot of time facing this bug, but I couldn't make it work. I would really apprecieate any help.

    ziemovitto wrote:
    ... And with the config.log:
    configure:5390: checking for IMG_Load in -lSDL_image
    configure:5415: gcc -o conftest -g -O2 -I/Users/zzz/crossbridge/sdk/usr/include/SDL -D_GNU_SOURCE=1   conftest.c -ltiff -ljpeg -lpng -lz -lSDL_image -lSDL_mixer  -L/Users/zzz/crossbridge/sdk/usr/lib -Wl,-rpath,/Users/zzz/crossbridge/sdk/usr/lib -lSDL -lm -lvgl >&5
    /Users/zzz/crossbridge/sdk/usr/bin/ld: error: cannot find -ltiff
    This means you don't have a static library called "tiff" (at least in the library paths). I'm guessing you can live without TIFF (.tif) image support so you probably need to modify configure or it's arguments to reflect this (if the game has any TIFF image resources you will need to convert these to another format...)
    ziemovitto wrote:
    ... And with the config.log:
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_calc_output_dimensions'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_CreateDecompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_destroy_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_finish_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_read_header'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_read_scanlines'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_resync_to_restart'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_start_decompress'
    /Users/zzz/crossbridge/sdk/usr/lib/libSDL_image.a: error: undefined reference to '_jpeg_std_error'
    Pretty sure this means the jpeg library you have doesn't have the functions listed... but this error is stopping you from compiling conftest.c (ie. not the game) which is trying to see if your SDL_image library is up to it's standards...
    Porting doesn't mean compiling. You suggest that you can skip the tests on the SDL_image library and configure without further errors so that gives you a way forward. You may be lucky and find that the game doesn't call the missing JPEG functions, or if it does you may be able to work around what's missing, if the JPEG library is complete enough to load JPEG images then this might just mean replacing the function calls with their equivalents from the library which you have. Do remember though that as SuperTux is GPL you need to ensure that if you change anything your modify source code is made available to at least the same people as the compiled SWF.

Maybe you are looking for

  • Logview of process chain

    hi experts ,in my case on of the  process chain turns into red color ,due to invalid characters and showing the error that invalid characters ,so at that time ,i made corrections form the error stack and executes the error dtp,the load successfully l

  • JavaServer Faces and table

    Hello, I need to create a table as the following with a single column and more rows. I think I need a datatable component because my data are in a list but how can I display all the information in a single column? Thanks and bye, Giordano <table bord

  • Générer des UV avec Photoshop CC

    Bonsoir, J'apprend à utiliser le module 3D de Photoshop et je bloque sur le menu Générer des UV. Je sélectionne les options que je veux parmi celles présentées dans la fenêtre, mais je ne sais pas comment je peux ouvrir l'UV une fois générée par Phot

  • [SOLVED] Rsnapshot - Backup Windows Desktop folder

    Hi, I want to backup with rsnapshot the windows folder "C:\Documents and Settings\user\Desktop" and the folder c:\Miky using rsnapshot I can backup the folder c:\Miky but not the desktop one, getting this error when I manually launch this command /us

  • PocketMac for Blackberry Error

    I keep getting a Could not locate the Microsoft Entourage office synchronization toolerror. I am running Entourage:mac 208 version 12.1.0 and OS 10.5.6. Can anyone tell me how to solve this?