Hello colleagues,

i'm working on a library adaptation and if i close julia, i get a list of 
these:
julia> 
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF

Can i someone point me into the direction, how to get the information about 
these file descriptors which cause the problem? Afaics i have only 1 file 
pending, opened by the underlying library.

Wishing a happy day,
       Andreas

Reply via email to