hjespers / node-red-contrib-rdkafka

Publish/subscribe nodes for Node-Red using high performance librdkafka C library
MIT License
6 stars 9 forks source link

segfault in librdkafka.so.1 #15

Open trinitry opened 5 years ago

trinitry commented 5 years ago

Dear all,

i am using the latest 0.2.2 version, and i noticed that after an almost a day, node-red crashes. I show in the /var/log/messages the bellow message which i think is the cause of node-red crash.

Jun 26 02:53:06 iot2000 user.info kernel: rdk:broker-1[437]: segfault at b2aeab9b ip b28f0b80 sp b0 2ff01c error ffff0004 in librdkafka.so.1[b28e9000+10b000]

What should i do to prevent this from happening? My system is the iot2040 by siemens. Node-RED version: v0.18.4 Node.js version: v6.12.3 Linux 4.4.105-cip15 ia32 LE

Thank you for your support