16 Nov
2006
16 Nov
'06
3:12 a.m.
New in rc14 is this as well: file ioloop.c: line 22 (io_add): assertion failed: (fd >= 0)
Still, I dont know why. But during some debugging I have found that this call to io_add() comes from 'void _cork()' in src/lib/ostream-file.c when fstream->fd is -1
hmk