View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004281 | Spring engine | Linux | public | 2014-01-19 12:43 | 2014-01-20 16:31 |
| Reporter | jamerlan | Assigned To | jK | ||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | closed | Resolution | duplicate | ||
| Product Version | 96.0 | ||||
| Summary | 0004281: spring 96 is frozen on exit of the game | ||||
| Description | spring is frozen on exit (game is not ended yet but I just quit) gdb bt full: http://pastebin.com/EkHxJTWM | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
demo was not written again |
|
|
Does the replay exist on replays.springrts.com? |
|
|
I dont think we need demo for this one, bt is pretty clear, it crashes at rts/Rendering/GL/VertexArray.cpp:24 which is end of ~CVertexArray. Since its end of dtor and not one of the two "delete[]" i wonder if this object has already been deleted, i might be off here though. |
|
|
very likely https://github.com/spring/spring/commit/708c3d60fbca010152d8a5084f2605d5f4427c8d fixed this crash |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-01-19 12:43 | jamerlan | New Issue | |
| 2014-01-19 12:43 | jamerlan | File Added: infolog.txt | |
| 2014-01-19 12:45 | jamerlan | Note Added: 0012731 | |
| 2014-01-19 12:54 | silentwings | Note Added: 0012736 | |
| 2014-01-19 12:54 | silentwings | Note Edited: 0012736 | |
| 2014-01-19 12:57 | silentwings | Note Edited: 0012736 | |
| 2014-01-19 14:03 | cleanrock | Note Added: 0012737 | |
| 2014-01-20 15:54 | abma | Relationship added | related to 0004279 |
| 2014-01-20 15:54 | abma | Relationship added | related to 0004282 |
| 2014-01-20 15:54 | abma | Note Added: 0012744 | |
| 2014-01-20 16:31 | jK | Status | new => closed |
| 2014-01-20 16:31 | jK | Assigned To | => jK |
| 2014-01-20 16:31 | jK | Resolution | open => duplicate |