> 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