View Issue Details

IDProjectCategoryView StatusLast Update
0002169Spring engineGeneralpublic2011-06-16 22:47
Reporterzerver Assigned Tozerver  
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version0.82.5 
Fixed in Version0.82.7+git 
Summary0002169: Crash in DrawLuaMatBins
DescriptionWith ca-stable-8405, crashes on

UnitDrawer.cpp:608 lodMat->uniforms.Execute(unit);

because there is no check for a NULL lodMat.
Additional InformationI could add the NULL check, but I'm not sure if something else should be drawn instead if the material is null, therefore someone else is probably suited to fix this.
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

related to 0002228 resolvedabma Spring.exe should give more & better error messages 

Activities

zerver

2011-06-16 22:47

reporter   ~0006755

Turned out to be a MT bug, easily reproducible with ZeroK

https://github.com/spring/spring/commit/ceaaac38df58b159b4aa6c7c5e4885efb8279b17

Issue History

Date Modified Username Field Change
2010-10-09 18:15 zerver New Issue
2010-11-22 11:36 abma Relationship added related to 0002228
2011-06-16 00:48 zerver Status new => assigned
2011-06-16 00:48 zerver Assigned To => zerver
2011-06-16 22:47 zerver Note Added: 0006755
2011-06-16 22:47 zerver Status assigned => resolved
2011-06-16 22:47 zerver Fixed in Version => 0.82.7+git
2011-06-16 22:47 zerver Resolution open => fixed