[Mesa-dev] [Bug 48899] llvmpipe doesn't work with wine 1.5.2 and 3Dmark2001se
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 20 01:11:40 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48899
José Fonseca <jfonseca at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jfonseca at vmware.com
--- Comment #3 from José Fonseca <jfonseca at vmware.com> 2012-04-20 01:11:40 PDT ---
Apitrace has a segfault handle to flush when segfaults happen, but probably
that segfault handler is being overriden by wine.
I suggest you use softpipe when tracing by setting
export GALLIUM_DRIVER=softpipe
and if it is a llvmpipe specific bug then that should allow to trace beyond the
point of failure, and that trace will hopefully reproduce the crash when
replayed with llvmpipe.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list