Kevin Richter
2007-Jan-16 12:56 UTC
[Dovecot] Dovecot-1.0.rc17 on Solaris10 = assert_error
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))) The error occures whenever i start my mail client and the authorization is successful. Cam anyone help me? Regards, Kevin Richter
Timo Sirainen
2007-Jan-16 22:23 UTC
[Dovecot] Dovecot-1.0.rc17 on Solaris10 = assert_error
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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070117/070565b3/attachment.bin>