Re: Skiplist errors on Cyrus 2.3.12

2008-09-02 Thread Bron Gondwana
On Fri, Jul 11, 2008 at 11:37:52AM +0200, Reinhard Zierke wrote: > Jul 11 10:32:41 mailhost.informatik.uni-hamburg.de cyradm[13944]: [ID 637875 > local6.error] Fatal error: Internal error: assertion failed: > cyrusdb_skiplist.c: 622: db->lock_status == UNLOCKED > Jul 11 10:32:41 mailhost.informat

Re: Skiplist errors on Cyrus 2.3.12

2008-09-02 Thread Rudy Gevaert
Stoyan Tzalev wrote: > sorry to confirm this, +1 :( -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Rudy Gevaert [EMAIL PROTECTED] tel:+32 9 264 4734 Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office Groep Systemen

Re: Skiplist errors on Cyrus 2.3.12

2008-08-01 Thread Stoyan Tzalev
Hi guys, sorry to confirm this,but it looks like I ran into the same issue on my testing machine, even with safeunlock and readlock patches applied: Aug 1 11:39:26 newmail imap[26804]: Deleted mailbox user.stockton Aug 1 11:39:26 newmail last message repeated 3 times Aug 1 11:39:26 newmail ima

Re: Skiplist errors on Cyrus 2.3.12

2008-07-14 Thread Reinhard Zierke
> hmm... and I realise I haven't updated the website for a while. > Doing that now... ok: > > http://cyrus.brong.fastmail.fm/patches/cyrus-skiplist-safeunlock-2.3.12.diff > http://cyrus.brong.fastmail.fm/patches/cyrus-skiplist-readlocktracking-2.3.12.diff > > I'd be interested to know if the issu

Re: Skiplist errors on Cyrus 2.3.12

2008-07-11 Thread Reinhard Zierke
Hi Bron, > Are you able to send me the exact sequence of commands your script runs? > Is there anything else between the deletes? I'll go have a look at the > source code. My script removemailboxes is attached. An example for its invocation is: -

Re: Skiplist errors on Cyrus 2.3.12

2008-07-11 Thread Reinhard Zierke
Hi Bron, > Oh yeah, a copy of your imapd.conf and whether you apply any patches > would be nice to know too. Handy for reconstructing the problem! The imapd.conf file is -- configdirectory: /var/imap partition-default: /var/spoo

Re: Skiplist errors on Cyrus 2.3.12

2008-07-11 Thread Bron Gondwana
On Fri, Jul 11, 2008 at 11:37:52AM +0200, Reinhard Zierke wrote: > Hi, > > Since I upgraded my Solaris 10 Postfix/Cyrus mail server to Cyrus 2.3.12, > I habe some problems when removing mailboxes. I try to delete > several users' mailboxes within one call of cyradm or in a homemade Perl > script

Re: Skiplist errors on Cyrus 2.3.12

2008-07-11 Thread Bron Gondwana
On Fri, Jul 11, 2008 at 11:37:52AM +0200, Reinhard Zierke wrote: > Hi, > > Since I upgraded my Solaris 10 Postfix/Cyrus mail server to Cyrus 2.3.12, > I habe some problems when removing mailboxes. I try to delete > several users' mailboxes within one call of cyradm or in a homemade Perl > script

Skiplist errors on Cyrus 2.3.12

2008-07-11 Thread Reinhard Zierke
Hi, Since I upgraded my Solaris 10 Postfix/Cyrus mail server to Cyrus 2.3.12, I habe some problems when removing mailboxes. I try to delete several users' mailboxes within one call of cyradm or in a homemade Perl script that uses Cyrus::IMAP::Admin. The first delete in one command invocation alw