[rabbitmq-discuss] RabbitMQ 3.2.4 crashes - std_alloc: Cannot allocate 1125562100111744 bytes of memory (of type "arg_reg")
Oskar Liljeblad
oskar at vergic.com
Wed Mar 19 07:13:58 GMT 2014
Hi!
That was in a different cluster, and we solved that problem by not mirroring some queues (!).
The new crashes occur on a standalone node. Just need to know how to enable debugging.
I'm not familiar with Erlang debugging in general, but if you'd tell me to run rabbitmq-server in gdb, recompile etc I'd probably know what to do.
Regards,
Oskar
-----Original Message-----
From: Matthias Radestock [mailto:matthias at rabbitmq.com]
Sent: Wednesday, March 19, 2014 07:22
To: Discussions about RabbitMQ
Cc: Oskar Liljeblad
Subject: Re: [rabbitmq-discuss] RabbitMQ 3.2.4 crashes - std_alloc: Cannot allocate 1125562100111744 bytes of memory (of type "arg_reg")
Oskar,
On 18/03/14 12:41, Oskar Liljeblad wrote:
> We are running a single node RabbitMQ 3.2.4 setup with an issue: Several
> times during the day, the RabbitMQ crashes.
>
> The crashes seem to occur during high load (e.g. when >=100000 messages
> are processed in a short period of time).
>
> The generated erl_crash.dump always has the same error:
>
> Slogan: std_alloc: Cannot allocate 1125562100111744 bytes of memory (of
> type "arg_reg").
>
> OS: Debian GNU/Linux wheezy/jessie, amd64
>
> Erlang: R16B03-1 (HIPE enabled)
>
> How can we troubleshoot this error?
You asked the same question back in September:
http://rabbitmq.1065348.n5.nabble.com/RabbitMQ-3-1-5-crash-Cannot-allocate-1124815738393216-bytes-of-memory-of-type-quot-arg-reg-quot-td29326.html
No new data has come to light since then to help us debug this.
Is there anything noteworthy in RabbitMQ's log files?
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list