[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:04:49 GMT 2014


On Wednesday, March 19, 2014 at 09:19, Oskar Liljeblad wrote:
> > >=SUPERVISOR REPORT==== 18-Mar-2014::21:08:44 ===
> > >      Supervisor: {<0.21116.20>,
> > >                                            rabbit_channel_sup_sup}
> > >      Context:    shutdown_error
> > >      Reason:     shutdown
> > >      Offender:   [{nb_children,1},
> > >                   {name,channel_sup},
> > >                   {mfargs,{rabbit_channel_sup,start_link,[]}},
> > >                   {restart_type,temporary},
> > >                   {shutdown,infinity},
> > >                   {child_type,supervisor}]
> > >
> > >Not sure if they are important or not.
> > 
> > Those are harmless. Are there any other errors in the SASL log?
> 
> No, that's the only type of message there is in the SASL log.

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!

Regards,

Oskar


More information about the rabbitmq-discuss mailing list