On 01/22/2010 02:58 PM, Jukka Huhta wrote: > On Wed, 20 Jan 2010, Andrew Morgan wrote: > >> I've seen this segfault happen to me in a similar situation where >> the mailbox was listed as created on the frontend. > > Okay, this segfault seems to be caused by a missing authentication > mechanism the imapd is assuming to find -- it thinks it's connecting > to a backend. But we don't support digest-md5 on frontends. > > The imapd dies after passing xstrdup() a NULL pointer. And the fix > (to the segfault, not to my issue) seems to be dead simple. Attached. Could this be that it is also related to the issue we reported some days ago (01/12/2010)? Our message had the subject: Subject: sync_client segmentation fault when using TLS Didi ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html