| Summary: |
"ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build |
| Product: |
Mesa
|
Reporter: |
raffarti |
| Component: |
Mesa core | Assignee: |
mesa-dev |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
mesa-dev |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
|
|
| Version: |
git | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
glxinfo 32bit backtrace
|
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.
Created attachment 130046 [details] glxinfo 32bit backtrace commit cd2b55e536dc806f9358f71db438dd9c246cdb14 "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes segmentation fault in 32bit build with -O3, -O2 works fine.