Hi guys,

 I get a lot of

 ==8186== Warning: invalid file descriptor 1019 in syscall open()

 and similar with other systen calls (accept & socket). It is
 always descriptor number 1019, on each run. It seems to be
 something with Valgrind. I ran strace and it seems like my
 program never uses 1019, all output is Valgrind-related. This
 guy seems to have had the same issue:

 http://old.nabble.com/Valgrind-and-error-1019-td20604591.html

 But his solution doesn't work for me. Anyone has any suggestions
 what to do?

 All the best,
 Daniel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to