[rabbitmq-discuss] FW: RabbitMQ 3.2.4 crashes - std_alloc: Cannot allocate 1125562100111744 bytes of memory (of type "arg_reg")
Oskar Liljeblad
oskar at osk.mine.nu
Wed Mar 19 10:23:24 GMT 2014
On Wednesday, March 19, 2014 at 11:15, Oskar Liljeblad wrote:
> > >By the way, I followed up on the previous conversation.
> > >I have now done the following:
> > >
> > >Added ulimit -c unlimited to the rabbitmq-server init.d script.
> > >Added SERVER_START_ARGS="-kernel error_logger silent +d" to
> > >/etc/rabbitmq/rabbitmq-env.conf.
> > >
> > >I hope that is all that is needed to get an erlang core dump.
> > >I will let you know what happens during the next crash!
> >
> > That won't get you a core dump. It will simply prevent the error from being
> > logged.
> >
> > Getting a core dump out of erlang would unlikely prove useful.
>
> The changes above was what Emile suggested some time ago (for the other
> cluster crashes).
>
> Isn't it the Erlang runtime that crashes?
>
> How do you suggest to troubleshoot this error?
By the way (#2), I'm seeing this logged during crashes:
kernel: [27189492.819522] beam[3863] general protection ip:483f27 sp:7fffd0af52a0 error:0 in beam[400000+1c8000]
Regards,
Oskar
More information about the rabbitmq-discuss
mailing list