Re: Floating point exception in httpd, FreeBSD 10.1, Cyrus-IMAPd 2.5.3

2016-04-08 Thread Philip Brown via Info-cyrus
Hello, I am running FreeBSD 10.3 with cyrus-imapd 25-2.5.7_2 with httpd support compiled in and receive a Floating Point Exception error as stated in this thread from last year. This email is just to confirm that as suggested in this old(ish) thread that removing digest as an auth mechanism from i

Re: Floating point exception in httpd, FreeBSD 10.1, Cyrus-IMAPd 2.5.3

2015-05-29 Thread Ken Murchison
The mailbox names that you have under #calendars and #addressbooks look hosed. Are you trying to use virtual domains? I haven't personally done any testing using virtdomains and can't guarantee that it will work. You should definitely remove #calendars* and #addressbooks* and let httpd autocr

Re: Floating point exception in httpd, FreeBSD 10.1, Cyrus-IMAPd 2.5.3

2015-05-28 Thread Scott Lambert
On Wed, May 27, 2015 at 05:33:41PM +1000, Bron Gondwana wrote: > Rebuilding with debugging symbols would be a great first step. I've rebuilt and reinstalled without striping the binaries. I'm still getting signaled to death, but haven't gotten a new core. Grr. > Other than that - are you using

Re: Floating point exception in httpd, FreeBSD 10.1, Cyrus-IMAPd 2.5.3

2015-05-27 Thread Bron Gondwana
Rebuilding with debugging symbols would be a great first step. Other than that - are you using DIGEST-MD5 authentication? I suspect that might be the problem. Bron. On Wed, May 27, 2015, at 05:18 PM, Scott Lambert wrote: > I suspect I have a problem which is purely local to my machine. > Probab