Re: skiplist db corruption

2006-11-13 Thread Robert Mueller
When restarting (e.g. after the crash) the transaction is not rolled back in every case -- corruption. Yes, we've seen that. It's annoying, though not deadly so far since it's only been seen state databases. Workaround: Switch to BDB. I trust BDB a lot less than the skiplist db. I've

Re: skiplist db corruption

2006-11-13 Thread Ken Murchison
Robert Mueller wrote: Just reviving an old issue to see if anyone has any more information. http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-develmsg=1072 We still see this every now and then, most often with seen state databases. It's most often after an unclean shutdown,

Re: skiplist db corruption

2006-11-13 Thread Sergio Devojno Bruder
Ken Murchison wrote: Robert Mueller wrote: Just reviving an old issue to see if anyone has any more information. http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-develmsg=1072 We still see this every now and then, most often with seen state databases. It's most often after