05.01.2011 21:54, Tony Finch пишет: > 28.12.2010 5:39, Phil Pennock пишет: >> This is a bug in Exim. Looking at the code, I'm rather shocked that >> it has never bitten us before now. >> http://bugs.exim.org/show_bug.cgi?id=1053 > I'm not convinced this is correct, since at the point in the code > where the panic occurs, Exim believes it is writing to a disk file and > short writes should not occur. > > Artem, can you reproduce the bug when running Exim under ktrace -di and/or > with the patch to log.c below? The st_mode value might tell us something > interesting. > > Tony. Hello again
Hello again I got it. But, unfortunately, forgot to set ktrace. That's what exim wrote in the panic log: 2011-01-22 19:18:46 [25517] failed to write to main log: length=115 result=-1 errno=4 (Interrupted system call) st_mode=81a0 I'll wait for the next time to get the output of ktrace. -- WBR, Артём Каялайнен -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
