<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unknown Card-Ids (7122|1458|D000), Chipset: VX900"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94210#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unknown Card-Ids (7122|1458|D000), Chipset: VX900"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94210">bug 94210</a>
              from <span class="vcard"><a class="email" href="mailto:gang65@poczta.onet.pl" title="Bartosz Kosiorek <gang65@poczta.onet.pl>"> <span class="fn">Bartosz Kosiorek</span></a>
</span></b>
        <pre>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:
<a href="https://www.freedesktop.org/wiki/Openchrome/Installation/">https://www.freedesktop.org/wiki/Openchrome/Installation/</a>

or:

<a href="https://help.ubuntu.com/community/OpenChrome">https://help.ubuntu.com/community/OpenChrome</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>