[syslog-ng] [Bug 161] Syslog-ng stops processing after reload
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Fri Feb 24 14:31:02 CET 2012
https://bugzilla.balabit.com/show_bug.cgi?id=161
--- Comment #2 from Patrick <bugzilla.syslogng at feystorm.net> 2012-02-24 14:31:02 ---
(gdb) frame 1
#1 0x00007fb9c65820f8 in log_proto_file_writer_flush (s=0x171b5a0) at logproto.c:270
270 rc = writev(self->fd, self->buffer, self->buf_count);
(gdb) p *self
$1 = {super = {transport = 0x171b570, convert = 0xffffffffffffffff, encoding = 0x0, flags = 0,
prepare = 0x7fb9c658264e <log_proto_file_writer_prepare>, is_preemptable = 0,
restart_with_state = 0, fetch = 0, queued = 0,
post = 0x7fb9c65823ef <log_proto_file_writer_post>,
flush = 0x7fb9c658208d <log_proto_file_writer_flush>, free_fn = 0}, partial = 0x0,
partial_len = 0, partial_pos = 0, buf_size = 10, buf_count = 7, fd = 723, sum_len = 2485,
buffer = 0x171b5a0}
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list