http://pastebin.ca/1915513
It's conflict terra, we keep getting crashes like this and we don't know what is the cause.
Please run stack trace on this.
Moderator: Moderators
Re: Please run stack trace on this.
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
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.
So it will possibly be fixed in next version of spring?
Re: Please run stack trace on this.
Yup, or crash in a different location that will provide further clues to solving the problem.
Re: Please run stack trace on this.
you as a mod dev, should test on spring RC (this commit is in there).