Package: inn2
Version: 2.4.2-3
Severity: normal
Hi,
I have inn2 segfaulting every other day at 03:08, a few minutes after
cron issues a ctlinnd reload incoming.conf "flush cach". I was finally
able to reproduce this on an straced innd by issueing the ctlinnd
command from the command line. Strace is as follows:
<snip>
rt_sigaction(SIGPIPE, {0xb7ce7a70, [], 0}, {0x80675b0, [],
SA_RESTART}, 8) = 0
send(5, "<60>Apr 6 13:06:52 innd: SERVER"..., 65, 0) = 65
rt_sigaction(SIGPIPE, {0x80675b0, [], SA_RESTART}, NULL, 8) = 0
sendto(15, "a\0\0070 Ok", 7, 0, {sa_family=AF_FILE,
path="/var/run/news/ctlinndtvd0Z5"}, 29) = 7
gettimeofday({1144321612, 117031}, NULL) = 0
gettimeofday({1144321612, 117396}, NULL) = 0
select(120, [3 4 14 16 69 70 73 74 76 77 79 80 82 84 85 89 92 97 98
103 105 107 108 110 113 115 117 119], [], NULL, {1114, 0}) = 17 (in
[69 70 73 76 77 79 80 82 84 85 92 103 107 108 110 113 117], left
{1114, 0})
gettimeofday({1144321612, 118963}, NULL) = 0
gettimeofday({1144321612, 119372}, NULL) = 0
gettimeofday({1144321612, 119651}, NULL) = 0
gettimeofday({1144321612, 120046}, NULL) = 0
read(92, "CHECK <1144321601.276858.286660@"..., 4096) = 385
gettimeofday({1144321612, 121022}, NULL) = 0
gettimeofday({1144321612, 121785}, NULL) = 0
gettimeofday({1144321612, 122126}, NULL) = 0
gettimeofday({1144321612, 122480}, NULL) = 0
write(92, "238 <[EMAIL PROTECTED]"..., 61) = 61
gettimeofday({1144321612, 123418}, NULL) = 0
gettimeofday({1144321612, 123909}, NULL) = 0
write(92, "438 <[EMAIL PROTECTED]"..., 53) = 53
gettimeofday({1144321612, 125165}, NULL) = 0
gettimeofday({1144321612, 125702}, NULL) = 0
write(92, "438 <[EMAIL PROTECTED]"..., 61) = 61
gettimeofday({1144321612, 127047}, NULL) = 0
gettimeofday({1144321612, 127519}, NULL) = 0
gettimeofday({1144321612, 128042}, NULL) = 0
<snip>
write(85, "431 <MPG.1e9f14b64af55bd4989772@"..., 50) = 50
gettimeofday({1144321612, 259270}, NULL) = 0
gettimeofday({1144321612, 259784}, NULL) = 0
write(85, "431 <[EMAIL PROTECTED]"..., 60) = 60
gettimeofday({1144321612, 261093}, NULL) = 0
gettimeofday({1144321612, 261809}, NULL) = 0
write(85, "431 <eb1d39386eea2a6e0266067603d"..., 88) = 88
gettimeofday({1144321612, 262850}, NULL) = 0
gettimeofday({1144321612, 263279}, NULL) = 0
gettimeofday({1144321612, 263686}, NULL) = 0
gettimeofday({1144321612, 264166}, NULL) = 0
select(120, [3 4 14 16 69 70 73 74 76 77 79 80 82 84 85 89 92 97 98 103 105 107
108 110 113 115 117 119], [], NULL, {1114, 0}) = 3 (in [77 80 92], left {1114,
0})
gettimeofday({1144321612, 265660}, NULL) = 0
gettimeofday({1144321612, 266177}, NULL) = 0
gettimeofday({1144321612, 266586}, NULL) = 0
gettimeofday({1144321612, 267005}, NULL) = 0
read(92, "TAKETHIS <1144321601.276858.2866"..., 4096) = 4096
gettimeofday({1144321612, 267954}, NULL) = 0
gettimeofday({1144321612, 268470}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
Looks like inn2 fails when it resumes its normal operation after
flushing.
Greetings
Marc
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.1-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]