Your message dated Sun, 12 Apr 2009 22:19:49 +0200
with message-id <[email protected]>
and subject line Re: Bug#516044: rsyslog-gssapi: gssapi input module
(imgssapi.so) causes segfault at start up
has caused the Debian Bug report #516044,
regarding rsyslog-gssapi: gssapi input module (imgssapi.so) causes segfault at
start up
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516044
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsyslog-gssapi
Version: 3.20.4-2
Severity: normal
I'm currently using a *backported* version of rsyslog (from Unstable) on a
Lenny machine (and also on Etch).
I was previously using a locally patched version of rsyslog 3.18.6 (enabling
gssapi input and output plugins). No problems with that version.
All of my client machines run just fine with version 3.20.4-2 (using the
gssapi output module 'omgssapi.so').
But my primary server segfaults, according to 'strace', on startup with
the following GSSAPI configs (which work properly with 3.18.6):
# GSSAPI rsyslog server configs
$ModLoad imgssapi.so # provides GSSAPI authenticated/encrypted input
$InputGSSServerPermitPlainTCP off # forbid non-authenticated connections
$InputGSSServerRun 10514 # run GSSAPI authenticated connections on this port
Removing these lines allows rsyslogd to start successfully.
The segfault occurs right after rsyslogd binds to its port and issues the
'listen' system call:
bind(3, {sa_family=AF_INET, sin_port=htons(10514),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
listen(3, 25) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGABRT, {SIG_DFL}, NULL, 8) = 0
I'd love to do whatever I can to help resolve this issue.
Ben
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages rsyslog-gssapi depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libkrb53 1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
ii rsyslog 3.20.4-2 enhanced multi-threaded syslogd
ii ucf 3.0016 Update Configuration File: preserv
Versions of packages rsyslog-gssapi recommends:
ii krb5-user 1.6.dfsg.4~beta1-5 Basic programs to authenticate usi
rsyslog-gssapi suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.20.5-1
Ben Poliakoff wrote:
> I just built 3.20.5-1 for lenny (and etch) and have found that the
> problems appear to have been resolved. As far as I can see this bug can
> be resolved. Thanks for all your work maintaining this package!
Hi Ben,
thanks for reporting back.
I'll close the bug then for version 3.20.5-1
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---