Bug 25478

Summary: SIGSEGV in radeon_texture.c:524
Product: Mesa Reporter: David Ronis <David.Ronis>
Component: Drivers/DRI/r200Assignee: 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

Description David Ronis 2009-12-06 10:47:16 UTC
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.
Comment 1 Maciej Cencora 2009-12-07 11:36:30 UTC
It looks like duplicate of #25355. Should be fixed by 8cde43eb19c4dcceb7. Can you confirm?
Comment 2 David Ronis 2009-12-07 12:18:50 UTC
The patch in #25355 fixes the problem.  Note that it hasn't been committed to master yet.

Thanks
Comment 3 Fabio Pedretti 2009-12-10 00:48:26 UTC
Patch was applied in 7.7 branch and master.

*** This bug has been marked as a duplicate of bug 25355 ***

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.