<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - quick dump fails when compiled --with-libunwind"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90814">90814</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>quick dump fails when compiled --with-libunwind
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>DRI git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [byt dsi] No image on WinBook TW700 tablet's DSI display after DRM initializes"
   href="show_bug.cgi?id=89704#c17">https://bugs.freedesktop.org/show_bug.cgi?id=89704#c17</a>

Adam Honse 2015-03-28 04:18:22 UTC:

I compiled it but when I run quick_dump.py I get:

root@Adam-WinBook:/home/adam/intel-gpu-tools/tools/quick_dump# ./quick_dump.py 
Traceback (most recent call last):
  File "./quick_dump.py", line 17, in <module>
    import chipset
  File "/home/adam/intel-gpu-tools/tools/quick_dump/chipset.py", line 28, in
<module>
    _chipset = swig_import_helper()
  File "/home/adam/intel-gpu-tools/tools/quick_dump/chipset.py", line 24, in
swig_import_helper
    _mod = imp.load_module('_chipset', fp, pathname, description)
  File "/usr/lib/python3.4/imp.py", line 243, in load_module
    return load_dynamic(name, filename, file)
ImportError: /home/adam/intel-gpu-tools/tools/quick_dump/_chipset.so: undefined
symbol: _Ux86_64_getcontext</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>