Summary: | llvmpipe doesn't work with wine 1.5.2 and 3Dmark2001se | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | jfonseca |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | glxinfo log |
Description
Andrew Randrianasulu
2012-04-18 17:17:20 UTC
Created attachment 60288 [details]
glxinfo log
Mesa's compilation line was: make distclean && ./autogen.sh --prefix=/usr/X11R7 --disable-egl --enable-gallium-llvm --with-gallium-drivers="i915 nouveau r600 r300 swrast" --enable-texture-float --with-dri-drivers="i965 r200 radeon nouveau" --enable-shared-glapi --enable-gallium-g3dvl --enable-vdpau --enable-debug 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. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.