write_line error

Dominik Szczerba dominik at itis.ethz.ch
Sat Nov 14 14:57:01 CST 2009


Yes I saw that post in google before but I was not able to conclude much 
for myself...

Interesting is it happens after all the usual (success) messages, e.g.

------------------------------------------
Using C linker: 
/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/bin/mpicc -Wall 
-Wwrite-strings -Wno-strict-aliasing -g3
Using Fortran linker: 
/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/bin/mpif90 -Wall 
-Wno-unused-variable -g
Using libraries: 
-Wl,-rpath,/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/lib 
-L/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/lib -lpetscts 
-lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc 
-Wl,-rpath,/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/lib 
-L/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/lib -lHYPRE 
-lmpichcxx -lstdc++ -lflapack -lfblas -lnsl -lrt 
-L/home/domel/pack/petsc-3.0.0-p9/linux-gnu-c-debug/lib 
-L/usr/lib/gcc/i486-linux-gnu/4.3.3 -ldl -lmpich -lpthread -lrt -lgcc_s 
-lmpichf90 -lgfortranbegin -lgfortran -lm -L/usr/lib/gcc/i486-linux-gnu 
-lm -lmpichcxx -lstdc++ -lmpichcxx -lstdc++ -ldl -lmpich -lpthread -lrt 
-lgcc_s -ldl
------------------------------------------


Jed Brown wrote:
> Dominik Szczerba wrote:
>> My application exits with the last displayed lines:
>>
>> [cli_0]: write_line error; fd=8 buf=:cmd=get kvsname=kvs_7282_0
>> key=P1-businesscard
>> :
>> system msg for write_line failure : Bad file descriptor
>> [cli_0]: write_line error; fd=8 buf=:cmd=get kvsname=kvs_7282_0
>> key=P1-businesscard
>> :
>> system msg for write_line failure : Bad file descriptor
>>
>>
>>
>> leaving me with no clue whatsoever what goes on here. Any directions are
>> highly appreciated.
> 
> Maybe this is related?
> 
>   http://trac.mcs.anl.gov/projects/mpich2/ticket/907
> 
> Jed
> 



More information about the petsc-users mailing list