tradindexed - Interrupted system call

Mirek Luc mirecki at nask.pl
Wed Jan 3 11:28:29 UTC 2001


On 2 Jan 2001, Bettina Fink wrote:

> Mirek Luc <mirecki at nask.pl> wrote:

> > innd) _should_ call it again. But how many times...? Who will patch
> > storage/ov3/ov3.c?:) If it's necessary of course.
> > What signal innd received (truss -t\!all -p <pid>)? SIGCLD?
> I'll try to reproduce the problem and truss innd.
I suppose it was SIGCLD (SIGCHLD). But it doesn't matter.
IMHO this file should be patched (like many other source files of INN).
In Solaris majority of system functions (open() for example) may return
with error and errno==EINTR. So such condition should be tested.

-Mirek




More information about the inn-workers mailing list