Ticket #551 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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:1 Changed 3 years ago by pownerus

  • Priority changed from critical to blocker

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.)

comment:3 Changed 3 years ago by skadge

Thanks: updating mesa from the xog-edgers PPA did actually solve the issue.

The framerate is near 1 image every 10 sec (Radeon X1600 - r500), but without any glitches.

comment:4 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.