Page 1 of 1

zma exiting unexpectedly - exit code 214

Posted: Mon Aug 27, 2012 5:47 am
by erpo41
Recently, I've been seeing zma exiting unexpectedly. Some of the time it gives an exit status of 255, but mostly it's 214.

I couldn't find a list of exit statuses and their meanings anywhere, so I downloaded the source code and grepped through it. It seems that the exit status is sometimes passed on from the mysql libraries? This is where I get lost.

Any ideas?