Descriptive Problem Summary: When booting up the server on the latest
stable version, crashing happens more often. The server crashed three times within the past hour or so and seems to indicate that realloc() is the cause.
Here are the logs: http://pastie.org/private/063fb55twbdjkos9qewxea
ID:1880879
Jun 24 2015, 7:17 am
|
|||||||||||||
| |||||||||||||
Complicating matters is that this crash apparently happened in a reallocation within the webclient code, and that definitely needs to be kept up to date. (If you're going to host for the webclient, I actually recommend always keeping the server on the newest beta version.) I don't know if the webclient code specifically is responsible for the issue or if this just happens to be where the crash happened, because it's some kind of heap corruption.
This is really as far as I can take this issue without details from a newer build.