search for: testinstanz

Displaying 3 results from an estimated 3 matches for "testinstanz".

2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...(core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ====== my configure: CPPFLAGS="-D_POSIX_PTHREAD_SEMANTICS" LDFLAGS="-L/opt/csw/lib -L/usr/lib -R/opt/csw/lib/" ./configure --prefix=/usr/local/dovecot/2.0.12-testinstanz --with-ssl=openssl --with-rundir=/var/run/dovecot-testinstanz --with-storages=maildir,mbox,sdbox,mdbox --with-ldap=yes --sysconfdir=/usr/local/dovecot/etc-testinstanz 2.0.9 works. The gdb coredump shows: gdb ../../dovecot2-testinstanz/libexec/dovecot/imap /var/run/dovecot-testinstanz/core GN...
2011 Jun 20
3
Performance settings for 500-1000User/per day
...ile } verbose_proctitle = yes verbose_ssl = yes protocol imap { imap_idle_notify_interval = 2 mins mail_max_userip_connections = 10 mail_plugins = acl quota fts fts_squat imap_acl imap_quota mail_log notify autocreate trash listescape fts fts_squat zlib ssl_cert = </usr/local/dovecot/etc-testinstanz/dovecot/ssl/imapd.pem ssl_key = </usr/local/dovecot/etc-testinstanz/dovecot/ssl/imapd.pem } protocol lda { mail_plugins = acl quota fts fts_squat sieve quota fts fts_squat } protocol pop3 { mail_plugins = acl quota fts fts_squat quota fts fts_squat pop3_client_workarounds = outlook-no-nu...
2011 Apr 27
0
2.0.12 Coredump under Solaris 10
On Wed, 2011-04-27 at 10:24 +0200, Denny Schierz wrote: > The gdb coredump shows: Almost great bug report! Just: > gdb ../../dovecot2-testinstanz/libexec/dovecot/imap /var/run/dovecot-testinstanz/core > > Core was generated by `dovecot/imap'. > Program terminated with signal 11, Segmentation fault. > #0 0xfeb559f8 in strcmp () from /lib/libc.so.1 Give "bt full" command here and show the output.