[Bug 105736] xorg/amdgpu crash when running wine's dxgi tests

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 5 21:28:48 UTC 2018


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

--- Comment #3 from Grazvydas Ignotas <notasas at gmail.com> ---
Created attachment 138644
  --> https://bugs.freedesktop.org/attachment.cgi?id=138644&action=edit
wine's dxgi test exe

You need to build wine from source, I'm using the 64bit version, which should
be something like:
> git clone git://source.winehq.org/git/wine.git && cd wine
> ./configure --prefix=/somewhere --enable-win64
> # (install dependencies and rerun configure as needed)
> make # -jN
and then run the test:
> make -C dlls/dxgi/tests/ testclean test
Alternatively install recent official binary packages and just run the attached
.exe under wine (it's compiled with wine's "make crosstest", which is intended
to run wine's tests under Windows).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20180405/c4f36e36/attachment.html>


More information about the xorg-driver-ati mailing list