https://bugs.freedesktop.org/show_bug.cgi?id=48899
José Fonseca <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from José Fonseca <[email protected]> 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
