Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

autocluster and prometheus_rabbitmq_exporter on kubernetes make rabbitmq segfault #12

@janwillies

Description

@janwillies

I'm using rabbitmq-3.6.6 (from dockerhub) with the following plugins:

autocluster-0.6.1.ez (from master)
rabbitmq_aws-0.1.3.ez (from master)
prometheus-3.0.1.ez
prometheus_process_collector-1.0.0.ez
prometheus_rabbitmq_exporter-v3.6.5.6.ez

As soon as I hit /api/metrics rabbitmq segfaults. Platform is kubernetes. I'm not sure which faults it is, just opening the bug here in case anyone runs into the same problem

           PID: 24250 (beam.smp)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 11 (SEGV)
     Timestamp: Thu 2016-12-01 14:09:42 UTC (2min 49s ago)
  Command Line: /usr/lib/erlang/erts-8.0.5/bin/beam.smp -W w -A 64 -P 1048576 -t 5000000 -stbt db -zdbbl 32000 -K true -B i -- -root /usr/lib/erlang -progname erl -- -home /var/lib/rabbitmq -- -pa /usr/lib/rabbitmq/lib/rabbitmq_server-3.6.6/ebin -noshell -noinput -s rabbit boot -name [email protected] -boot start_sasl -config /etc/rabbitmq-sxris/rabbitmq -kernel inet_default_connect_options [{nodelay,true}] -sasl errlog_type error -sasl sasl_error_logger tty -rabbit error_logger tty -rabbit sasl_error_logger tty -rabbit enabled_plugins_file "/etc/rabbitmq/enabled_plugins" -rabbit plugins_dir "/usr/lib/rabbitmq/lib/rabbitmq_server-3.6.6/plugins" -rabbit plugins_expand_dir "/var/lib/rabbitmq/mnesia/[email protected]" -os_mon start_cpu_sup false -os_mon start_disksup false -os_mon start_memsup false -mnesia dir "/var/lib/rabbitmq/mnesia/[email protected]" -kernel inet_dist_listen_min 25672 -kernel inet_dist_listen_max 25672
    Executable: /usr/lib/erlang/erts-8.0.5/bin/beam.smp
 Control Group: /
         Slice: -.slice
       Boot ID: 3b17e7f05a894cc0b77331744b33a795
    Machine ID: 1a8d01d73f6744fc858f25a25be315f8
      Hostname: ip-10-43-128-107.eu-central-1.compute.internal
      Coredump: /var/lib/systemd/coredump/core.beam\x2esmp.0.3b17e7f05a894cc0b77331744b33a795.24250.1480601382000000000000.xz
       Message: Process 24250 (beam.smp) of user 0 dumped core.

How can I help solving the issue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions