[Dovecot] dovecot crashes -- more details

Geo Carncross geocar-dovecot at internetconnection.net
Wed Apr 6 22:36:14 EEST 2005


src/lib-storage/index/maildir/maildir-storage.c
goes ahead and makes a call to index_storage_mailbox_init() on line 427.

src/lib-storage/index/index-storage.c line 300 touches a "ibox-
>box.storage" which is set to NULL. Thus dovecot crashes.



On Wed, 2005-04-06 at 12:50 -0400, Geo Carncross wrote:
> On Wed, 2005-04-06 at 17:51 +0200, Marcus Rueckert wrote:
> > On 2005-04-06 11:22:11 -0400, Geo Carncross wrote:
> > > I'm getting these over and over again in my dovecot [CVS] logs. I'm
> > > using PAM for authentication- something that worked a few weeks ago.
> > > 
> > > Apr  6 15:22:11 [PAM-env] Unknown PAM_ITEM: <XAUTHORITY>
> > > Apr  6 15:22:11 [dovecot-auth] PAM pam_putenv: delete non-existent
> > > entry; XAUTHORITY
> > > 
> > 
> > definetly a pam issue. how does your pam config for imap/dovecot look
> > like?
> 
> I'm not certain it is [anymore] - after doing some further tests, it
> appears I can log in, but dovecot is crashing when a SELECT operation
> occurs. The last thing it does is:
> 
> [pid  6691] lstat64("/home/geocar/.maildir/cur", {st_mode=S_IFDIR|0700,
> st_size=458624, ...}) = 0
> [pid  6691] lstat64("/home/geocar/.maildir/new", {st_mode=S_IFDIR|0700,
> st_size=104, ...}) = 0
> [pid  6691] lstat64("/home/geocar/.maildir/tmp", {st_mode=S_IFDIR|0700,
> st_size=48, ...}) = 0
> [pid  6691] mkdir("/home/geocar/.indexes/.INBOX", 0770) = -1 EEXIST
> (File exists)
> [pid  6691] stat64("/home/geocar/.indexes/.INBOX", {st_mode=S_IFDIR|
> 0700, st_size=48, ...}) = 0
> [pid  6691] stat64("/home/geocar/.maildir/dovecot-shared",
> {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
> [pid  6691] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 
> I'm looking further to see if there's some better information I can
> give.

-- 
Internet Connection High Quality Web Hosting
http://www.internetconnection.net/




More information about the dovecot mailing list