From: Bram R. <bra...@ph...> - 2006-06-23 13:39:59
|
Hi all, After some suggestions by Harold, I limited the repetition of the failing operation to 2000 times. Further, special file allocation tests for these cases are added to the cpfspd test script. Developers, please update your sandboxes. Regards, Bram. -- A.K. (Bram) Riemens Principal Scientist, DSP group, Philips Research Office: WO-p-94, Postbox WO02 High Tech Campus 36 (WO), 5656 AE Eindhoven, The Netherlands Tel: +31 40 27 43833, Fax: +31 40 27 44675 E-mail: bra...@ph... Bram Riemens Sent by: pfs...@li... 19-06-2006 17:44 To pfs...@li... cc Subject [Pfs...@sf...] Workaround for bug # 1506617 (crash whengrowing large network files) Classification Hi all, Today, I implemented a workaround for this bug. https://sourceforge.net/tracker/index.php?func=detail&aid=1506617&group_id=137382&atid=738511 Workaround implemented in cpfspd_fio.c: The workaround involves catching the error code and reissuing the failing operation, involving: the steps of: close file, reopen file, write data. In function fio_fp_write_buf() for synchronous operation and in function fio_fp_wait() for asynchronous operation. The fix is in the sourceforge.net CVS repository. Developers, please update your sandboxes. Thanks to Harold for the discussions and suggestions. Regards, Bram. -- A.K. (Bram) Riemens Principal Scientist, DSP group, Philips Research Office: WO-p-94, Postbox WO02 High Tech Campus 36 (WO), 5656 AE Eindhoven, The Netherlands Tel: +31 40 27 43833, Fax: +31 40 27 44675 E-mail: bra...@ph... _______________________________________________ Pfspd-users mailing list Pfs...@li... https://lists.sourceforge.net/lists/listinfo/pfspd-users |