11.11.2014, 08:10
I might be late but anyway, the server seems to be crasing in the MySQL processing thread while storing the result of a query (on Linux non-main threads usually start with a clone() call, plus there's a boost::thread thing in the middlle). This also would explain the non-sense AMX stack trace as it's happening in a totally different thread.