Re: I/O error whitst writing to binary file
From: Andrei Voropaev (avorop_at_mail.ru)
Date: 10/31/05
- Next message: Pascal Bourguignon: "Re: I/O error"
- Previous message: mobenoua: "I/O error"
- In reply to: mobenoua: "I/O error whitst writing to binary file"
- Next in thread: mobenoua: "Re: I/O error whitst writing to binary file"
- Reply: mobenoua: "Re: I/O error whitst writing to binary file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Oct 2005 15:10:39 +0000 (UTC)
On 2005-10-31, mobenoua <mobenoua@hotmail.com> wrote:
> I am running about 10 unix processes writing different binary files to
> the same output directory. The processes run for about 12 hours. After
> 8 hours, one or two of the processes gets an I/O error whilst trying to
> write to a binary file. I have checked that
[...]
Why don't you print out the error that your write function returns? Then
you know exactly what has happened, and nobody has to guess what could
have happened :)
-- Minds, like parachutes, function best when open
- Next message: Pascal Bourguignon: "Re: I/O error"
- Previous message: mobenoua: "I/O error"
- In reply to: mobenoua: "I/O error whitst writing to binary file"
- Next in thread: mobenoua: "Re: I/O error whitst writing to binary file"
- Reply: mobenoua: "Re: I/O error whitst writing to binary file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]