On Sun, Sep 07, 2003 at 07:30:37PM -0400, Arevalo, Carlos wrote: > what version of udpcast rpm were you using in your imageserver Dann? > > any chance looking at the segmentation fault in our servers?
i spent quite a bit of time on your cluster this weekend - the segfault went away with my last fix - the issue you saw after that was due to an old gzip, and is fixed with a new one. the binaries i used are installed on your devel imageserver (old ones are backed up w/ a dannf extension), and the code i changed is in cvs. the binaries on your test server get to the point of installing the file tree, but it always seems to fail at the same point (~260 MB into it)- maybe you already know how to tweak flamethrower, or maybe brian has some ideas... also note that the retry mechanism isn't working - the client exits immediately when it tries to receive a cast that is already in progress. the client detects that a cast is already in progress, so it would be possible to check for this failure case by either looking at the udpcast log, or the exit status of udp-receiver (assuming this is a unique exit code - if not, well, seems like a reasonable patch.) fyi, i tried both the old 200212xx version and the 20030611 versions in the initrd, and saw the same results. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
