Bug 25478 - SIGSEGV in radeon_texture.c:524
Summary: SIGSEGV in radeon_texture.c:524
Status: RESOLVED DUPLICATE of bug 25355
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r200 (show other bugs)
Version: git
Hardware: Other All
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-06 10:47 UTC by David Ronis
Modified: 2009-12-10 00:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
GDB session log (16.15 KB, application/octet-stream)
2009-12-06 10:47 UTC, David Ronis
Details

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.