https://bugs.freedesktop.org/show_bug.cgi?id=94210

--- Comment #3 from Bartosz Kosiorek <gan...@poczta.onet.pl> ---
Hello Dariusz.
Unfortunately the backtrace is not so useful as it could be with debug symbols.

Please install following packages, reproduce crash and paste Xorg.0.log file.

  sudo apt-get install xserver-xorg-core-dbg xserver-xorg-video-openchrome-dbg


Also I would recommend to build latest openchrome version from git, with Debug
symbols enabled. It could be easily done with following commands:

    git clone git://anongit.freedesktop.org/openchrome/xf86-video-openchrome
    cd xf86-video-openchrome
    ./autogen.sh --prefix=/usr --enable-debug --enable-xv-debug
    make
    sudo make install

More information how to build and install you could find at:
https://www.freedesktop.org/wiki/Openchrome/Installation/

or:

https://help.ubuntu.com/community/OpenChrome

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to