similar to: Crash in rc15

Displaying 20 results from an estimated 90 matches similar to: "Crash in rc15"

2007 Jan 05
2
Dovecot rc15 crash in mbox-sync-update.c
Here is another crash we've been seeing recently in rc15 on Solaris 10. (gdb) bt full #0 0xff1c12a4 in ?? () No symbol table info available. #1 0xff140040 in ?? () No symbol table info available. #2 0x000786a8 in t_buffer_alloc (size=688976) at data-stack.c:346 __PRETTY_FUNCTION__ = "file %s: line %" #3 0x00078190 in t_pop () at data-stack.c:149 frame_block = (struct
2004 Jul 31
1
Patch: fix $-terminated MCF
p/t_strdup_until wasn't returning a terminated string: Index: src/lib/strfuncs.c =================================================================== RCS file: /home/cvs/dovecot/src/lib/strfuncs.c,v retrieving revision 1.41 diff -u -p -r1.41 strfuncs.c --- src/lib/strfuncs.c 18 Jul 2004 01:44:59 -0000 1.41 +++ src/lib/strfuncs.c 31 Jul 2004 08:43:35 -0000 @@ -154,6 +154,7 @@ char
2007 Jan 10
1
RC15 problems with dovecot-shared and umask distilled
I recently posted about problems I've been having with dovecot-shared and umask in RC15 (using Solaris 9). I've now been able to distill what I'm experiencing into these two separate points: 1. dovecot-uidlist and message files never inherit the dovecot-shared group 2. With umask=0007 these files are created with mode 600 instead of 660: dovecot-uidlist, dovecot.index,
2006 Nov 19
0
1.0.rc15 released
http://dovecot.org/releases/dovecot-1.0.rc15.tar.gz http://dovecot.org/releases/dovecot-1.0.rc15.tar.gz.sig * Fixed an off-by-one buffer overflow in cache file handling. The code is executed only with mmap_disable=yes and only if index files are used (ie. INDEX=MEMORY is safe). * passdb checkpassword: Handle vpopmail's non-standard exit codes. - rc14 sometimes assert-crashed if
2006 Nov 19
0
1.0.rc15 released
http://dovecot.org/releases/dovecot-1.0.rc15.tar.gz http://dovecot.org/releases/dovecot-1.0.rc15.tar.gz.sig * Fixed an off-by-one buffer overflow in cache file handling. The code is executed only with mmap_disable=yes and only if index files are used (ie. INDEX=MEMORY is safe). * passdb checkpassword: Handle vpopmail's non-standard exit codes. - rc14 sometimes assert-crashed if
2006 Nov 20
2
rc14 and rc15 performance issues
Hi, I am stuck at rc13 because rc14 and rc15 have both failed to keep up with imap connections on my (slow old) system. I have the problem where if a lot of people check their email at once (like at the top of the hour) then my load goes way up and things slow to a crawl. My setup: Solaris 10 on an E220R, mbox format, imap and imaps only. I also use "login_process_per_connection =
2006 Dec 15
1
First Login (Thunderbird) Aborted in RC15?
Not sure if this is anything to worry about. Just upgraded to RC15 to do some testing, and like always, I monitor the logs when I do this. I restarted the server (basically a clean install, uninstalled RC2, installed RC15, same config file), and then opened Thunderbird. (Ip's masked) Dec 15 14:35:50 mafeking dovecot: imap-login: Login: user=<joeblogs>, method=plain, rip=<me>,
2006 Dec 07
0
rc15 sort bug
Hi, ive come across what looks like a bug in how dovecot sorts the mail when sorting on subject. We noticed this on our current beta8 version, and I can also reproduce it in rc15. One of our customers has hundreds of emails with subjects like this: Subject: 20060823 Kanglaonline-NSCN(IM) cadres violating Tml truce: NSCN(K) Subject: 20060824 LSE - Shell jv denies 3.2 bln usd fraud claims by
2006 Dec 19
1
rc15 in FC6
Hi, just a note that FC6 now has the very latest of dovecot as an official update. :) It will upgrade the atrpms packages automatically to the official vendor version, there is nothing you need to take care of. -- Axel.Thimm at ATrpms.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not
2007 Dec 04
1
Mails "get lost" - RHEL 5.1 - dovecot-1.0-1.2.rc15.el5
Hi, we do have a Voiceboxserver which forward recorded avi messages to the mailserver account of users. I'v tested it for my account 10 minutes ago and everything works. Some users don't get the messages shown up in there mailclient while the logs show a delivery of that mail. May be some mail caches are messed up? We use Thunderbird 2 and the users concerned use imap. Where may I
2008 May 27
1
Dovecot 1.0 rc15 + Quota by user using mysql
Hi all, I installed the Dovecot on a Debian by apt-get, it's all working except quota by user.. I have a database with all quotas in bytes, and that lines in /etc/dovecot/dovecot-sql.conf : driver = mysql connect = host=127.0.0.1 dbname=mailserver user=USER password=PASS default_pass_scheme = CRYPT password_query = SELECT email as user, password FROM view_users WHERE email='%u';
2007 Jan 05
1
Failed proxy auth drops connection for IMAP/POP3 proxy in 1.0-RC15
Hello, I was seeing an odd behavior in a proxy-only configuration of dovecot. When a user entered an incorrect password in either IMAP or POP3, the Dovecot connection would be immediately dropped, sometimes with the auth failure message, sometimes without (a timing issue). I believe I have tracked down the cause to the code commented out in the attached diff. It appears that the proxy
2006 Dec 06
2
rc15 'configure' fails at "unexpected token `SSL,'"
i'm building dovecot-1.0.rc15 on osx. when i, ./configure --with-ssl=openssl --with-ssldir=/etc/ssl_certs --disable-static --enable-shared --disable-maintainer-mode --disable-ipv6 --with-mysql --with-sql-drivers=mysql --with-deliver --with-pop3d --with-storages=maildir,mbox --disable-debug it fails at, ... checking how to hardcode library paths into programs... immediate appending
2007 Jan 02
1
Dovecot 1.0-rc15 on Solaris 10
We are running Dovecot 1.0-rc15 on Solaris 10 and are starting to ramp up our user count and ran into a file descriptor limit: Jan 1 19:38:54 <hostname> dovecot: IMAP(username): Newly created index file is corrupted: /home/username/.imap/foldername/dovecot.index.tmp Jan 1 19:38:54 <hostname> dovecot: IMAP(username): file mail-index.c: line 1806 (mail_index_move_to_memory): assertion
2006 Nov 27
2
problem in rc15 (proxy mode)
Hi, I have test dovecot on one of my pop3/imap proxies (from rc10 to rc15). I immediately get a lot of error messages like this one : Nov 27 15:10:45 mproxy1 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed) Nov 27 15:10:45 mproxy1 dovecot: child 21677 (login) killed with signal 6 A lot means one every 2 or 3 seconds. Any suggestion ?
2006 Dec 10
2
segfault in RC15
Hi all, ive seen a few segfaults in RC15. It's hard for me to reproduce but I was able to get a core when it happened with one of our customers. RC15 FreeBSD 4.10 X86 NFS/NetApp It's squirrelmail/webmail client. Can't reproduce it, cant turn on dovecot.rawlog because I dont know in advance which customer will hit this. See it about 5 times per hour, with thousands of logins per hour.
2006 Nov 28
1
dovecot-1.0.rc15 with quota-rewrite on FreeBSD
Hello, I tried to compile dovecot rc15 from the sources with the quota-rewrite patch (http://dovecot.org/patches/1.0/quota-rewrite.diff) on FreeBSD 6.1, but the compilation stop with the following errors. I am not very good in coding, so if you could fix the patch for FreeBSD it will be great. Making all in trash if /usr/local/bin/bash ../../../libtool --tag=CC --mode=compile gcc
2006 Dec 23
2
rc15 errors
Hi, Since I installed rc15 I'm seing the following errors in logs of a server with several hundreds of pop3 and imap users. All the indexes have been erased and recreated after installation. Dec 21 21:06:46 rouge dovecot: pop3-login: inotify_init() failed: Too many open files The maildir mailboxes are on NFS, but the indexes are local. What should be done to correct this error ? These two
2006 Nov 23
1
rc15 dumped core
We have been running rc15 since Sunday experiencing no trouble, but today one user crashed. rc15 on Solaris-5.9, the server had app 6GB free memory at the time of the crash, app 70% idle running with an avg.load at 4 of 8 processors available. The USER's INBOX was quite smooth, app 13MB containing 320 messages. The core dump was accompanied with these log-entries: Nov 23 2006 12:27:00
2006 Dec 04
3
assertion failed
Hi, Would anyone know what these errors mean? Running DoveCot RC15 on RedHat ES 4 Dec 1 17:30:53 serv-01 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed) Dec 1 17:31:21 serv-01 dovecot: pop3-login: file client.c: line 423 (client_unref): assertion failed: (client->destroyed) Dec 1 17:31:25 serv-01 dovecot: pop3-login: file client.c: