Page 1 of 1
Please run stack trace on this.
Posted: 12 Aug 2010, 05:46
by oksnoop2
http://pastebin.ca/1915513
It's conflict terra, we keep getting crashes like this and we don't know what is the cause.
Re: Please run stack trace on this.
Posted: 12 Aug 2010, 13:35
by zerver
http://buildbot.eat-peet.net/spring/sta ... 12308.html
Has been in mantis for a while
http://springrts.com/mantis/view.php?id=1877
Seems to be either memory corruption or list iterators not behaving like the spec says they should do. If so, possibly fixed by this commit:
http://github.com/spring/spring/commit/ ... 8829073ede
Re: Please run stack trace on this.
Posted: 12 Aug 2010, 17:54
by oksnoop2
So it will possibly be fixed in next version of spring?
Re: Please run stack trace on this.
Posted: 12 Aug 2010, 18:47
by zerver
Yup, or crash in a different location that will provide further clues to solving the problem.
Re: Please run stack trace on this.
Posted: 12 Aug 2010, 19:55
by hoijui
you as a mod dev, should test on spring RC (this commit is in there).