Summary: |
SIGSEGV in radeon_texture.c:524 |
Product: |
Mesa
|
Reporter: |
David Ronis <David.Ronis> |
Component: |
Drivers/DRI/r200 | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
|
Severity: |
critical
|
|
|
Priority: |
medium
|
|
|
Version: |
git | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
GDB session log
|
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 31782 [details] GDB session log I've built the git master of xorg with -O0 -g on an i686-slackware box with an ati radion 9100IGP card. A game program (sauerbraten) SIGSEGV's as soon as I select a game to play. I attached a debugger and captured the session log attached below. The problem seems to be that baseImage is NULL. This worked a few days ago.