[Bug 784424] Re: syslog-ng crashes

2014-02-04 Thread Launchpad Bug Tracker
[Expired for syslog-ng (Ubuntu) because there has been no activity for 60 days.] ** Changed in: syslog-ng (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 784424] Re: syslog-ng crashes

2013-12-06 Thread Gergely Nagy
This is an old report, and the crash has likely been fixed by then, so I'm setting it to Incomplete, because I can't reproduce it anymore, and never received any more feedback, either. ** Changed in: syslog-ng (Ubuntu) Status: New = Incomplete -- You received this bug notification

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread tdn
Linux malbec 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Config file here: http://paste.adora.dk/P2065.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Christian Iversen
I also saw this kind of crash. This is my config: options { chain_hostnames(0); time_reopen(10); time_reap(360); log_fifo_size(2048); create_dirs(yes); owner(root); group(adm); perm(0640); dir_owner(root); dir_group(adm); dir_perm(0755); use_dns(yes); use_fqdn(yes);

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Laszlo Boszormenyi
Hi tdn, Christian, Please post the output of dpkg -l libpcre3|grep ^ii -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784424 Title: syslog-ng crashes -- ubuntu-bugs mailing list

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread tdn
ii libpcre3 8.12-3ubuntu2 Perl 5 Compatible Regular Expression Library - runtime files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784424 Title: syslog-ng crashes

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Gergely Nagy
I couldn't reproduce this on a freshly installed Ubuntu 11.04 (x86). I'll try upgrading and x86-64 aswell.. Is there anything particular that triggers the crash, does it happen randomly, or every time syslog-ng would receive a message? (For the record, I only have file destinations: no program,

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread tdn
I am not sure what triggers this crash. It does not happen every time syslog-ng would log a message, because it works most of the time. It just happens to crash every now and then. It is hard to catch the crash, because there is nothing in the logs -- obviously. So I have to catch it in dmesg or

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Gergely Nagy
Yeah, it's not feasible to run syslog-ng under strace all the time. But if it takes days to crash... perhaps it happens when reloading syslog-ng? That gave me an idea, thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread tdn
I just tried reloading and restarting syslog-ng. It did not crash. However, I noticed this in dmesg: [ 12.784790] Bluetooth: Core ver 2.15 [ 12.784829] NET: Registered protocol family 31 [ 12.784831] Bluetooth: HCI device and connection manager initialized [ 12.784833] Bluetooth: HCI

[Bug 784424] Re: syslog-ng crashes

2011-05-24 Thread Gergely Nagy
This is harmless (see https://bugs.launchpad.net/ubuntu/+source/syslog- ng/+bug/759590), and unrelated. As for restart: that probably won't crash it. My suspicion is reload, under certain conditions. I'll play with that tonight. -- You received this bug notification because you are a member of

[Bug 784424] Re: syslog-ng crashes

2011-05-23 Thread Laszlo Boszormenyi
Hi! I've asked upstream about this issue. We both think it may not be related to syslog-ng itself. We ask more information to hunt it down. Please give us your architecture (x86 / x64 or any other). Also, did you change your config file? If yes, can you attach it? Regards, Laszlo/GCS -- You