View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002169 | Spring engine | General | public | 2010-10-09 18:15 | 2011-06-16 22:47 |
| Reporter | zerver | Assigned To | zerver | ||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.82.5 | ||||
| Fixed in Version | 0.82.7+git | ||||
| Summary | 0002169: Crash in DrawLuaMatBins | ||||
| Description | With ca-stable-8405, crashes on UnitDrawer.cpp:608 lodMat->uniforms.Execute(unit); because there is no check for a NULL lodMat. | ||||
| Additional Information | I 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. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
Turned out to be a MT bug, easily reproducible with ZeroK https://github.com/spring/spring/commit/ceaaac38df58b159b4aa6c7c5e4885efb8279b17 |
| 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 |