similar to: 2.1.10 crashes at login (buf->used <= buf->alloc)

Displaying 20 results from an estimated 2000 matches similar to: "2.1.10 crashes at login (buf->used <= buf->alloc)"

2010 Aug 31
2
Dovecot upgrades break Blackberry instant email (BIS)
Hello, Just like when upgrading to 1.2, upgrading to 2.0.1 confuses RIM's BIS servers and users don't have instant email anymore on their Blackberrys. Under normal conditions, the BIS servers keep one open connection per email account with Dovecot. They're using IMAP IDLE to monitor changes and push them to devices very quickly. After an upgrade, all changes. The BIS servers can't
2017 Dec 18
1
v2.3.0 release candidate released
On 18 Dec 2017, at 23.16, Mark Moseley <moseleymark at gmail.com> wrote: > > doveadm(test1-shared at test.com): Panic: file buffer.c: line 97 > (buffer_check_limits): assertion failed: (buf->used <= buf->alloc) .. > /usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so(+0x43fe) > [0x6ba6997c33fe] -> Since the panic is coming from pigeonhole, did you
2012 Apr 24
2
sievec segfaults
Hello, sievec segfaults when it reads a file. I've tried with both the standard and gold linker. I've tried with various sieve files and they all make it crash. I've compiled pigeonhole with -ggdb, but I'm not getting much info Program received signal SIGSEGV, Segmentation fault. 0x0000000800b8e587 in strlen () from /lib/libc.so.7 (gdb) bt full #0 0x0000000800b8e587 in strlen ()
2006 Apr 08
4
anyone running with Horde mail?
Hey again folks ;-) Seems my auth is working afterall when I telnet to the IMAP port. But darned if I can get it working with Horde web mail. Is anyone out there doing this just first of all to confirm to me that the combination works OK. I don't care so much about shadow auth since apparantly my pam auth is working just fine. thanks, -Alan -- "True Budo is done for the sake of
2013 Jun 18
2
Crashes at login time with freshest code
Hello, Dovecot keeps crashing at login time. Things were fine on 2.2.2 Fatal: master: service(imap): child 5014 killed with signal 11 Here is the trace: Core was generated by `imap'. Program terminated with signal 11, Segmentation fault. #0 0x00000000105cdfdf in mailbox_list_get_storage (list=0x7fffffffe310, vname=0x10a04ab0 "INBOX/spam", storage_r=0x7fffffffe308) at
2012 Apr 26
2
LDA crashes on delivery (using sieve)
Hello, The current version of LDA can crash (seg fault 11) under certain circumstances. I don't know why it happens only with some accounts, but here is a backtrace. The user has a sieve filter in place : (gdb) bt full #0 0x0000000800443434 in smtp_client_open () from /usr/lib/dovecot/libdovecot-lda.so.0 No symbol table info available. #1 0x00000008009943ab in
2006 Apr 12
1
Horde problem not fixed in beta6
We experience the same problem between Horde and Dovecot 1.0 beta 6. Beta 3 is still the only working solution right now. Best regards, Olivier Paroz interfaSys s?rl
2012 Nov 14
2
Dovecot 2.1.10
Hi all, I've a problem with dovecot-2.1.10. At time we use dovecot-1.2 without zlib. We setup a new server with dovecot 2.1.10. After syncing the emails everything looks fine. But if we use zlib plugin all new emails have no content. There are a lot of "Error: Maildir filename has wrong S value" log entrys. So we have compiled dovecot-2.0.18 and we use exactly the same
2012 Jan 17
1
Antispam plugin not compatible with Dovecot 2.1
Here is what I get when I try to compile the antispam plugin agaisnt Dovecot 2.1 ************** mailbox.c: In function 'antispam_save_begin': mailbox.c:138:12: error: 'struct mail_save_context' has no member named 'copying' mailbox.c: In function 'antispam_save_finish': mailbox.c:174:12: error: 'struct mail_save_context' has no member named
2010 Oct 04
1
[2.0.5] quota in maildirsize doesn't work with mdbox
Hello, I'm using mdbox to store messages and maildirsize to store quotas I have the following in my dovecot.conf mail_plugins = quota trash zlib fts fts_squat imap_quota imap_zlib antispam quota = maildir:User quota quota_rule = ?:storage=1G quota_rule2 = Trash:storage=+10%% I noticed that the quotas were wrong, so I sent myself some emails in hope of seeing the ratio change to the correct
2011 Mar 04
1
Is the trunk version of Pigeonhole still broken or am I missing something?
Things broke a couple of months back and I thought I had caught the repository at a bad time, but trying again today, after having seen that people had been working on it recently, bore the same result. ../../../../libtool: line 2072: cmd-vacation.c: command not found I'm simply syncing with the repository and using autogen, configure and make. Are there any other steps required? Olivier
2010 Aug 31
1
status of antispam plugin for DC 2.x ?
Hello, I saw that there is now an antispam plugin repository for the V2.x version. It doesn't compile and it seems it cannot be configured like the old one. Any ETA? Cheers, Olivier
2010 Aug 30
1
[DC2.x ]pop3-login seg faults when compiled with gcc 4.5.2 and gold
Hello, On FreeBSD, Dovecot 2.0.1 compiles fine with gcc45 and the other services have no problem, but even without any optimizations (CFLAGS) at all, pop3-login seg faults when a user tries to connect to Dovecot using POP3. As this is not the only application that has a problem with the latest version of gcc (mod_php), there may be nothing that can be done on the Dovecot side, but I thought I
2010 Sep 14
1
autogen.sh fails
autogen.sh fails on FreeBSD 8.1 m4 1.4.15 autoconf 2.67 Here is the error message: libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure:20543: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl If
2010 Sep 15
1
sieve is broken in the latest revision
All the sudden messages filtered by sieve are delivered to folders named after the recipient instead of sticking to the rules and delivering the messages to the INBOX. Is this an intended change? Instead of Maildir/.INBOX it goes to Maildir/.user at domain.com Cheers, Olivier
2010 Sep 29
1
dovecot-lda segfaults with some sieve scripts
Hello, One account couldn't get emails all the sudden. dovecot-lda was crashing with "signal 11 (segmentation fault)". There was absolutely nothing in the dovecot logs, even with mail_debug=yes. I found out that it was because of the following lines in a sieve script that were generated by a script generator (Ingo). if true { keep; stop; } I'm using the latest
2010 Oct 06
1
Master user sees empty folder list
Hello, I'm having a "path" problem with master users. When logged on as a master user, I can't see the user's folders. I'm trying to use system users as master users, so I'm using something like this: # Master password auth_master_user_separator = * passdb { driver = passwd master = yes pass = yes } # System users passdb { driver = passwd } # Virtualusers
2010 Nov 11
1
version_ignore=yes
Hello, When upgrading Dovecot, I get this: Dovecot version mismatch: Master is v2.0.6, imap-login is v2.0.7 (if you don't care, set version_ignore=yes) This should not occur as version_ignore=yes is in dovecot.conf, at the top. Cheers, Olivier
2011 Jan 13
1
master: Error: service(imap): child 40100 killed with signal 11
Hello, I've just updated to 2.0.9 and I've got lots of these in the logs now. Jan 13 18:57:13 master: Error: service(imap): child 40100 killed with signal 11 (core not dumped - set service imap { drop_priv_before_exec=yes }) Is there a configuration change or something else I should have done while updating? I tried to get some information by loading the binary into gdb and got this:
2012 Jan 18
1
[Dovecot 2.1] ACL plugin makes imap service crash when using some clients
Hello, I've just noticed that when Horde is connecting to Dovecot 2.1, it crashes the imap service if Dovecot is configured to use the ACL plugin. I'm not sure what's so special about the command Horde sends, but it shouldn't make Dovecot crash. Everything is fine when using Thunderbird. Here is the message in Dovecot's logs "Fatal: master: service(imap): child 89974