View Issue Details

IDProjectCategoryView StatusLast Update
0004281Spring engineLinuxpublic2014-01-20 16:31
Reporterjamerlan Assigned TojK  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionduplicate 
Product Version96.0 
Summary0004281: spring 96 is frozen on exit of the game
Descriptionspring is frozen on exit (game is not ended yet but I just quit)

gdb bt full: http://pastebin.com/EkHxJTWM

TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

related to 0004279 resolvedabma crash after game end in~CVertexArray 
related to 0004282 resolvedjK another endgame crash with bt full 

Activities

jamerlan

2014-01-19 12:45

reporter   ~0012731

demo was not written again

silentwings

2014-01-19 12:54

reporter   ~0012736

Last edited: 2014-01-19 12:57

Does the replay exist on replays.springrts.com?

cleanrock

2014-01-19 14:03

reporter   ~0012737

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.

abma

2014-01-20 15:54

administrator   ~0012744

very likely https://github.com/spring/spring/commit/708c3d60fbca010152d8a5084f2605d5f4427c8d fixed this crash

Issue History

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