On Tue, 2007-01-16 at 13:56 +0100, Kevin Richter wrote:
Hi,
i have a problem with dovecot rc17 on Solaris10.
I have compiled Dovecot and openSSL in 32bit: CFLAGS="-I/opt/openssl-0.9.7l/include" LDFLAGS="-L/opt/openssl-0.9.7l/lib -R/opt/openssl-0.9.7l/lib" ./configure --prefix=/opt/dovecot-1.0.rc17 --with-ssl=openssl --with-ssldir=/opt/openssl-0.9.7l --enable-shared --disable-ipv6 --with-file-offset-size=32
make and make install ran without errors or warnings.
The /opt/dovecot-1.0.rc17/var/log says:
dovecot: Jan 16 11:20:05 Error: IMAP(kric0999): file lib.c: line 13 (nearest_power): assertion failed: (num <= ((size_t)1 << (BITS_IN_SIZE _T-1)))
Something's really broken in there. I've never seen this assert happen before. Could you get gdb backtrace from it? See http://dovecot.org/bugreport.html