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

José Fonseca <jfons...@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfons...@vmware.com

--- Comment #3 from José Fonseca <jfons...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to