similar to: [bug] dovecot 1.1.15: segfault after message move

Displaying 20 results from an estimated 5000 matches similar to: "[bug] dovecot 1.1.15: segfault after message move"

2010 Mar 29
3
2.0.beta4, Panic: stream doesn't support seeking backwards
Hi, got the following with beta4 while uploading messages from a local mbox to the dovecot server in my LAN, tested with mutt and sylpheed, the same action works with 1.2.11: Mar 29 13:42:46 [dovecot] imap(juergen): Panic: stream doesn't support seeking backwards Mar 29 13:42:46 [dovecot] imap(juergen): Raw backtrace: /usr/lib/dovecot/libdovecot.so.0 [0xb76b7ec4] ->
2005 Feb 06
1
crash with test62
Hi, Got the following today with test62 and mbox: IMAP(juergen): Fixed index file /home/juergen/Mail/.imap/INBOX/dovecot.index: recent_messages_count 19 -> 0 imap-login: Login: juergen [192.168.0.1] file mail-index-sync-ext.c: line 118 (mail_index_sync_deinit_handlers): assertion failed: (size <= synch_size) child 31196 (imap) killed with signal 6 after that I had to delete
2004 Sep 20
3
1.0-test44
http://dovecot.org/test/ I think I finally fixed the hangs some people have been having when downloading mails. For some reason I could never reproduce this problem with Linux or Solaris, but with OpenBSD it happened immediately. Stupid problem with marking output buffer empty if it was full and write() returned EAGAIN. Other changes include: - LDAP initialization crashed - fixed some
2011 Feb 06
2
maildrop and multi-dbox
Hi there, I'm using Dovecot 2.0.9-1 under Arch Linux. Currently, I have Maildir configured, and I move all my emails into dovecot by using this sequence: 1) cron starts fetchmail periodically under user manfred to collect my mails from various email accounts. 2) In ~/.fetchmailrc I have configured /usr/bin/maildrop as MDA. 3) In ~/.mailfilter (used by maildrop) I have extensive filtering in
2005 Jan 12
1
Bug report for test-60
I got the following with mbox and test-60: Jan 12 20:11:17 ser dovecot: IMAP(juergen): file mail-index-transaction.c: line 57 (mail_keyword_transaction_free): assertion failed: (kt->keywords->kt == NULL) Jan 12 20:11:17 ser dovecot: child 24762 (imap) killed with signal 6 but only if I try to move/copy a larger number of messages, around >30, from on folder to another. MUA: mutt, no
2009 Jun 06
13
dovecot and ntp: Fatal: Time just moved backwards
Hallo, I am running dovecot on a PC (a workstation) to have a mail client independent storage for my mails. Now I would like to have the system clock set correctly by using ntpd or ntpdate (using debian/sid). The problem is, that the PC is not online at boot time, but is set online on demand manually using "pon" to start the pppd later. So ntpd cannot sync the time on boot time
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/ - Fixed APPEND hanging in some situations. Didn't happen with mail_save_crlf=yes. - Added pop3_uidl_format setting. No need to patch sources anymore if you don't want the default. Does anyone want pop3_uidl_xuidl_header yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header isn't found? Shouldn't be difficult to do.. - Added
2004 Jun 23
4
1.0-test22 - maildir fixed?
http://dovecot.org/test/ Well, remember when I said: > Here you go, maildir syncing problems finally fixed (I hope). Well, > except there's this "new-dir-only syncing" optimization which I'm not > really sure if it works as it should. Just before I found the expunge bug in index, I was trying to fix the new-dir-only syncing because the code looked wrong. Then I
2004 Jul 29
2
Problems compiling PHP --with-imap - can't find rfc822.h
I'm trying to add webmail (IMP/HORDE) to my OpenBSD 3.5 mail server (Procmail/Amavid/SA/DCC/Razor/Dovecot 0.99.10.7), which means adding PHP and several other libraries. I'm building PHP 4.3 from the ports tree and, as per the IMP/HORDE readme files, added --with-imap to the makefile. Makeing PHP barfs with a "Cannot find rfc822.h. Please check your IMAP installation." error. I
2004 Jul 04
1
1.0-test25 with new cache file code
http://dovecot.org/test/ Pretty much the only change since test24 is a redesign of how cache file writing works. Reading works as before - without locks. Before (in 1.0-tests, 0.99 was worse) we used to just try to lock it. If it failed, we just didn't update cache. If it didn't fail, the lock could have been kept a long time. For example if a user was downloading a 10MB mail, the
2004 Feb 14
2
SOS
Hi,When i run "service dovecot start",I receive following line: Starting IMAP daemon (dovecot): Fatal: Can't use SSL key file /usr/share/ssl/private/dovecot.pem: No such file or directory [FAILED] Please guide me until i can make a key file.... Yours,Mohsen. ===== ---------DIGITAL SIGNATURE-------------------
2003 Jun 24
1
Bug? Folder tree confusion
Can anyone else confirm this behaviour: o Open an IMAP mailbox o Make a new folder (foo/) o Make another new folder under foo (foo/bar) o Delete foo o Bar will go away and foo will remain (Outlook bug ?) o Try and delete foo, you won't be able to because Dovecot thinks foo is not empty and Outlook thinks it is. This is using Dovecot 0.99.10-rc2 and MS Outlook 2000. Don't know
2024 Mar 25
1
NT_STATUS_INVALID_SID error
On Mon, 25 Mar 2024 07:39:21 +0100 Kai via samba <samba at lists.samba.org> wrote: > Hello everyone, > > I have a Samba setup with an AD controller (DC01) and set up a second > system which should work as file share (filesrv01). > I was setting it up using this manual: > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs > > Somehow, I broke
2019 Jan 25
0
[klibc:update-dash] expand: Fixed "$@" expansion when EXP_FULL is false
Commit-ID: 77604985dadef38bdaf251e3898a0b2ef33ea08e Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=77604985dadef38bdaf251e3898a0b2ef33ea08e Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Thu, 1 Jan 2015 07:53:10 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] expand: Fixed
2020 Mar 28
0
[klibc:update-dash] dash: expand: Fixed "$@" expansion when EXP_FULL is false
Commit-ID: 57da2c169d4f22009725f47645ca6a4501f2475f Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=57da2c169d4f22009725f47645ca6a4501f2475f Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Thu, 1 Jan 2015 07:53:10 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: expand: Fixed
2024 Mar 25
1
NT_STATUS_INVALID_SID error
Hello everyone, I have a Samba setup with an AD controller (DC01) and set up a second system which should work as file share (filesrv01). I was setting it up using this manual: https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs Somehow, I broke the administrator's account. After I set up a test share, I got RPC server unavailable errors. I started investigating and
2024 Mar 25
1
NT_STATUS_INVALID_SID error
Am 25.03.24 um 10:01 schrieb Rowland Penny via samba: > On Mon, 25 Mar 2024 07:39:21 +0100 > Kai via samba<samba at lists.samba.org> wrote: > >> Hello everyone, >> >> I have a Samba setup with an AD controller (DC01) and set up a second >> system which should work as file share (filesrv01). >> I was setting it up using this manual: >>
2019 Jan 25
0
[klibc:update-dash] input: Allow two consecutive calls to pungetc
Commit-ID: 39d9f472762cd928024a5cb836aef46f14031756 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=39d9f472762cd928024a5cb836aef46f14031756 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 5 Jan 2015 22:50:57 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] input: Allow two
2020 Mar 28
0
[klibc:update-dash] dash: input: Allow two consecutive calls to pungetc
Commit-ID: 21178cb4e427385a4aba8dc2a2df50f34ae6684e Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=21178cb4e427385a4aba8dc2a2df50f34ae6684e Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Mon, 5 Jan 2015 22:50:57 +1100 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: input: Allow two
2005 Sep 15
1
Fwd: Re: IE in FreeBSD?
---------- Forwarded Message ---------- Subject: Re: [Wine] IE in FreeBSD? Date: Thursday 15 September 2005 20:32 From: Giulio Ferro <auryn@zirakzigil.org> To: Yuan Jue <yuanjue122@gmail.com> Yuan Jue wrote: >Hello, all > >Does anybody successfully run Internet Explorer under Wine in FreeBSD? What >should I do to get it run? Any suggestion will be appreciated. >