GithubHelp home page GithubHelp logo

Comments (5)

bazsi avatar bazsi commented on July 20, 2024

It seems to have crashed because the username is unset.

It shouldnt crash in this case so its definitely a bug.

Bazsi

Steve Berryman [email protected] wrote:

destination config here:

amqp(
vhost("/")
host("rabbitmq-0.internal.example.com")
port(5672)
exchange("raw_logs")
exchange_type("fanout")
routing_key("")
body("")
persistent(yes)
value-pairs(
scope("selected-macros" "nv-pairs" "sdata")
)
);

Backtrace here:

Core was generated by `syslog-ng -dev -F --enable-core'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f1b1a65099f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) backtrace
#0 0x00007f1b1a65099f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f1b171b4bd2 in sasl_response (args=0x7f1b1b27da78,
method=AMQP_SASL_METHOD_PLAIN,
pool=0x7f1b10002040) at
../../../../../modules/afamqp/rabbitmq-c/librabbitmq/amqp_socket.c:149
#2 amqp_login_inner (vl=0x7f1b1b27da78,
sasl_method=AMQP_SASL_METHOD_PLAIN, heartbeat=0, frame_max=131072,
channel_max=0, state=0x7f1b10002000)
at
../../../../../modules/afamqp/rabbitmq-c/librabbitmq/amqp_socket.c:432
#3 amqp_login (state=0x7f1b10002000, vhost=0x152d9b0 "/",
channel_max=, frame_max=131072,
heartbeat=0, sasl_method=AMQP_SASL_METHOD_PLAIN)
at
../../../../../modules/afamqp/rabbitmq-c/librabbitmq/amqp_socket.c:517
#4 0x00007f1b171acb72 in afamqp_dd_connect (self=0x15235a0,
reconnect=)
at ../../modules/afamqp/afamqp.c:334
#5 0x00007f1b1ae18be8 in log_threaded_dest_driver_worker_thread_main
(arg=0x15235a0)
at ../../lib/logthrdestdrv.c:57
#6 0x00007f1b1ae1e22a in worker_thread_func (st=0x1514e20) at
../../lib/misc.c:586
#7 0x00007f1b1ab5c9b5 in ?? () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8 0x00007f1b1a8dde9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#9 0x00007f1b1a60a3fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x0000000000000000 in ?? ()


Reply to this email directly or view it on GitHub:
#80

from syslog-ng.

bazsi avatar bazsi commented on July 20, 2024

@algernon can you have a look pls? thanks.

from syslog-ng.

steveberryman avatar steveberryman commented on July 20, 2024

I can confirm that setting a username/password in the destination stops
the segfaulting :)

Balazs Scheidler wrote:

@algernon https://github.com/algernon can you have a look pls? thanks.


Reply to this email directly or view it on GitHub
#80 (comment).

from syslog-ng.

algernon avatar algernon commented on July 20, 2024

I can't easily fix it to work without a username/password pair, but I can make those two mandatory, so I'll do that.

from syslog-ng.

algernon avatar algernon commented on July 20, 2024

Merged to 3.5/master, closing here. #107 covers the fix for the master branch. Thanks for the report!

from syslog-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.