[Bug 32666] New: etqw triggers an assert in st_texture.c

2010-12-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32666

   Summary: etqw triggers an assert in st_texture.c
   Product: Mesa
   Version: git
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/Gallium/r300
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: aaalmosss at gmail.com


Created an attachment (id=41460)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41460
 Review: https://bugs.freedesktop.org/review?bug=32666=41460

zerotexture.diff

I don't know if it's the game's fault, or mesa's, or mine, but sometimes the
following assertion is hit:
state_tracker/st_texture.c:68:st_texture_create: Assertion `width0 > 0' failed.

The most systematic way to reproduce it is to get into the vehicle named
'mobile command post', but it's not the only occurrence.

The attached patch avoids the assert, and seems to render correctly, but I'm
sure it's not a good solution.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 32666] New: etqw triggers an assert in st_texture.c

2010-12-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32666

   Summary: etqw triggers an assert in st_texture.c
   Product: Mesa
   Version: git
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/Gallium/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: aaalmo...@gmail.com


Created an attachment (id=41460)
 View: https://bugs.freedesktop.org/attachment.cgi?id=41460
 Review: https://bugs.freedesktop.org/review?bug=32666attachment=41460

zerotexture.diff

I don't know if it's the game's fault, or mesa's, or mine, but sometimes the
following assertion is hit:
state_tracker/st_texture.c:68:st_texture_create: Assertion `width0  0' failed.

The most systematic way to reproduce it is to get into the vehicle named
'mobile command post', but it's not the only occurrence.

The attached patch avoids the assert, and seems to render correctly, but I'm
sure it's not a good solution.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel