Summary: | Mesa compiled with LLVM/clang-7.0 segfaults | ||
---|---|---|---|
Product: | Mesa | Reporter: | Tomasz Paweł Gajc <tpgxyz> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | 18.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Tomasz Paweł Gajc
2019-01-09 12:47:31 UTC
Build logs for mesa compiled with LLVM/clang-7.0.1 can be found here https://abf.openmandriva.org/build_lists/351189 When building mesa with clang these flags are used -pthread -mavx2 -mfma -mbmi2 -mf16c -DKNOB_ARCH=KNOB_ARCH_AVX2 with gcc [-pthread -mavx -DKNOB_ARCH=KNOB_ARCH_AVX I'm confused, you're targeting generic x86_64, but compiling with -mavx and -mavx2? Additionally, there's a bug with SWR (I can't find it right now), due to global constructors that mean that if you build SWR you have to have the special instructions it relies on. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1035. |
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.