Ticket #551 (closed defect: invalid)
Assertion failed in state_tracker/st_mesa_to_tgsi.c
| Reported by: | skadge | Owned by: | |
|---|---|---|---|
| Priority: | Release Blocker | Milestone: | |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
While starting a single player game, the game crashes with this message:
GAME STARTED, ALL INIT COMPLETE pyrogenesis: state_tracker/st_mesa_to_tgsi.c:181: dst_register: Assertion `t->outputMapping[index] < (sizeof(t->outputs)/sizeof(*(t->outputs)))' failed.
Running alpha 1 on Ubuntu 10.04 (kernel 2.6.32). Driver: radeon Graphic card: Radeon Mobility X1600 (r500)
Change History
comment:2 Changed 3 years ago by Philip
- Status changed from new to closed
- Resolution set to invalid
This sounds like https://bugs.freedesktop.org/show_bug.cgi?id=28169 which was apparently fixed 2 months ago. I assume the fix should be in the Mesa 7.8.3 release (not released yet). (The packages at https://launchpad.net/~xorg-edgers/+archive/ppa might perhaps include this fix.)
(Marking as 'invalid' since it's a driver bug, not our bug.)
