[Bug 90814] New: quick dump fails when compiled --with-libunwind
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 2 04:28:23 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90814
Bug ID: 90814
Summary: quick dump fails when compiled --with-libunwind
Product: DRI
Version: DRI git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Intel
Assignee: intel-gfx-bugs at lists.freedesktop.org
Reporter: chris at chris-wilson.co.uk
QA Contact: intel-gfx-bugs at lists.freedesktop.org
CC: intel-gfx-bugs at lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=89704#c17
Adam Honse 2015-03-28 04:18:22 UTC:
I compiled it but when I run quick_dump.py I get:
root at 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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20150602/10ea5b31/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list