[e-users] eio and ibox related crash

2013-01-12 Thread Tomas Cech
Hi, I'm having quite frequently following crash: (gdb) bt #0 0x7f5049894a7d in pause () from /lib64/libpthread.so.0 #1 #2 0x7f5048181d25 in raise () from /lib64/libc.so.6 #3 0x7f50481831a8 in abort () from /lib64/libc.so.6 #4 0x7f504817ac22 in __assert_fail_base () from /l

[e-users] EIO

2010-10-21 Thread Cedric BAIL
Hi guys, I wanted to introduce you to the new kid in svn, EIO. This library is designed to provide asynchronous input/output operation. You application should never lock again when listing a directory content, changing file permission, copying file, ... Eio documentation is available at http://do