[rabbitmq-discuss] Crash reports for bug21673 branch

Matthew Sackman matthew at lshift.net
Tue Mar 2 11:58:57 GMT 2010


On Tue, Mar 02, 2010 at 04:56:06AM +0000, Matthias Radestock wrote:
> scott w wrote:
> > One of my rabbitmq boxes (with bug21673 branc)  stopped responding and 
> > dumped a boat load of crash reports to rabbit-sasl.log. Below are the 
> > last four crash reports excerpted from the file.
> 
> It's usually the *first* few reports that are the most interesting. Can 
> you upload the entire rabbit.log and rabbit-sasl.log somewhere for us to 
> see?

The log entries you've shown us show that the rabbit_msg_store process
has crashed (which is why ets:lookup is failing with badarg - the table
has disappeared because its owner - the msg_store process - has died).
The log entries you've shown us do not suggest why the msg_store process
has crashed. The earliest entries in the logs which show something going
wrong may be more helpful. Also, which revision are you using?: I fixed
a number of bugs in the last couple of weeks which you may be hitting if
you've not kept up to date.

Matthew




More information about the rabbitmq-discuss mailing list