Summary: | FlightGear 2.10 crashes on load | ||
---|---|---|---|
Product: | Mesa | Reporter: | Marc Dietrich <marvin24> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marc Dietrich
2013-06-28 10:55:41 UTC
Is this a regression? Does it work on mesa 9.1 or 9.0? If yes, can you bisect? Does setting the envvar DRAW_USE_LLVM=0 help? DRAW_USE_LLVM=0 helped, release_33 also works wasted a week of bisecting, just to find out that I configured my llvm branch wrong (I used --enable-targets=r600). It turned out that you need at least --enable-targets=host,r600 or you will get the crash above. Maybe mesa's configure should check for "llvm-config --targets-build" or document this fact somewhere. |
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.