[Asterisk-Dev] Re: file.c: ast_waitstream_full
Tony Mountifield
tony at softins.clara.co.uk
Sun Jun 12 13:33:52 MST 2005
In article <6C77F679-7AFC-4088-A85C-ADED9769FCA5 at ionosphere.net>,
Darren Sessions <dsessions at ionosphere.net> wrote:
> I've just upgraded one of my servers to Suse 9.2 with the 2.6.8
> kernel and * 1.0.7. I put about 200 or so customers on it, and now
> I'm getting this error message on the console.
>
> Never gotten it before on any of the other servers running * 1.0.2
> (which run the 2.4 kernel)
>
> I'm not familiar enough with file.c to know what this error means or
> what would generate it. Just getting comfortable with the application
> stuff right now.
>
> Jun 12 15:04:26 WARNING[579]: file.c:1073 ast_waitstream_full: Wait
> failed (Interrupted system call)
>
> Any ideas would be appreciated.
You need to get a post-1.0.7 version from CVS-stable. Here is an extract
from the cvs log for file.c:
RCS file: /usr/cvsroot/asterisk/file.c,v
Working file: file.c
head: 1.69
branch:
locks: strict
access list:
symbolic names:
v1-0-7: 1.51.2.2
[...snip...]
----------------------------
revision 1.51.2.3
date: 2005/04/01 03:13:38; author: russell; state: Exp; lines: +3 -0
ignore interrupted system calls (bug #3831)
----------------------------
The above indicates that this has been fixed in file.c from CVS-stable
since 1.0.7 was released.
Cheers
Tony
--
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-dev
mailing list