Skip to content

Segmentation fault #6

@ghost

Description

Hi,

I wanted to use the zmq plugin for some analytics but got a segmentation fault.

Environment:

  • Ubuntu 18.04
  • EOSIO latest / git head ( > v1.5.1)

GDB Output:

_gdb --args ./nodeos --disable-replay-opts --hard-replay-blockchain --data-dir /mnt/hdd1/crypto/eos.mainnet/data --plugin eosio::zmq_plugin
..
..
(gdb) r
Starting program: /home/jj/projects/lcc/analytics/eos/modules/nodeos/bin/nodeos --disable-replay-opts --replay-blockchain --hard-replay-blockchain --data-dir /mnt/hdd1/crypto/eos.mainnet/data --plugin eosio::zmq_plugin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff50bd700 (LWP 3168)]
[New Thread 0x7ffff48bc700 (LWP 3169)]
info 2018-12-15T17:25:34.235 thread-0 zmq_plugin.cpp:648 plugin_initialize ] Binding to ZMQ PUSH socket tcp://127.0.0.1:5556

Thread 1 "nodeos" received signal SIGSEGV, Segmentation fault.
0x0000000000fd4f66 in eosio::zmq_plugin::plugin_initialize(boost::program_options::variables_map const&) ()_

Best Regards,
Jiri / EOS Germany

nodeos_strace.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions