Displaying 20 results from an estimated 900 matches similar to: "Segfault in imap process"
2005 Apr 07
1
imap segfault in mail-cache.c
Found an imap crash. I'm using the CVS copy from March 23. This is
running under Linux, kernel 2.6.11.something. We use mbox over NFS,
everything is on the NFS server. There is currently only one dovecot
server accessing the mailbox.
Here's the log messages:
dovecot: Apr 05 13:11:20 Error: 27911 IMAP(support): UIDVALIDITY changed (1112720886 -> 1112721068) in mbox file
2005 May 11
1
Segfault in imap process
I'm running the CVS version from May 9. I've seen these errors in the
log file before (every time I open my mailbox), but this is the first
time it crashed.
Todd
dovecot: May 11 15:00:18 Error: 8438 IMAP(todd.bluegenesis.com): Corrupted index cache file /mailhome/new/t/b/todd.bluegenesis.com/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO
dovecot: May 11
2005 Jul 18
2
Assertion failure in mail-index-transaction.c
I just noticed one instance of this in the current CVS version:
dovecot: Jul 18 15:25:48 Error: 5962 IMAP(mailuser): mbox sync: Expunged
message reappeared in mailbox /mailhome/new/o/h/mailuser/mbox (UID 2834
< 2872)
dovecot: Jul 18 15:25:48 Error: 5962 IMAP(mailuser): file
mail-index-transaction.c: line 129 (mail_index_buffer_convert_to_uids):
assertion failed: (*seq != 0)
dovecot: Jul
2012 May 11
2
multi-instance doveadm user -m woes
I'm having difficulty with the doveadm who command on a multi-instance setup of dovecot. When I run the who command on the non-standard instance with the -m flag (to see their mail location), this happens:
[root at wardentest3 dovecot]# doveadm -i mailtest user -m warden
doveadm(root): Error: user warden: Initialization failed: Namespace 'INBOX.': Ambiguous mail location setting,
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on.
For example, my default quota is filesystem (NFS rquota) and I can get that by doing:
doveadm quota get -u warden
which tells me:
Quota name
2005 Feb 03
1
help troubleshooting inconsistencies in back up sizes
Hello list,
I'll first describe my set up:
server1 : live server
server2 : backup
server3 : backup of the backup
so the data set is copied in this order
server1->server2->server3
they are not done at the same time so there would be no collisions.
I use this shell script to back up:
for i in a b c d e f g h i j k l m n o p q r s t u v w x y z `seq 0 9`; do
2020 Aug 18
2
INBOX sharing does not work
Hello!
INBOX sharing does not seem to work, although all other mailboxes work.
User bar at example.de has shared a few mailboxes:
# doveadm acl get -u bar at example.de INBOX
ID Global Rights
user=foo at example.de lookup read write-seen
# doveadm acl get -u bar at example.de Sent
ID Global Rights
user=foo at example.de
2014 Aug 04
13
[Bug 82152] New: any OpenGL application crashes X, locks up machine with nouveau and PRIME
https://bugs.freedesktop.org/show_bug.cgi?id=82152
Priority: medium
Bug ID: 82152
Assignee: nouveau at lists.freedesktop.org
Summary: any OpenGL application crashes X, locks up machine
with nouveau and PRIME
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: celticmadman at
2008 Mar 08
3
1.1 master auth not expanding static userdb variables
Can dovecot-1.1 deliver work with static userdb? I'm currently running
dovecot-1.0.12 and postfix-2.4.6, with virtual users' maildirs all owned
by vmail and mail_location = maildir:/var/mail/%Lu. The following
definition of the dovecot transport in postfix/master.conf works fine with
dovecot-1.0:
dovecot unix - n n - 1 pipe
flags=DRh
2005 Dec 15
1
Another Assertion Failure in Current CVS Version
This is in the CVS version as of Dec. 12. A user got a few of these:
dovecot: Dec 14 15:10:29 Error: 23648 imap(username): mbox sync:
UID inserted in the middle of mailbox /mailhome/new/s/h/username/DONE
(1591 > 19, seq=19, idx_msgs=1593)
dovecot: Dec 14 15:10:33 Error: 23648 imap(username): file
mbox-sync-rewrite.c: line 106 (mbox_sync_headers_add_space): assertion
failed: (start_pos
2005 Jan 26
1
mbox slowness in dovecot-1.0-test61
Hi,
We're trying out Dovecot to see if it's a good replacement for UW-imapd.
It seems to be very slow in opening an mbox file, even after it's been
indexed. (I mean way slower than UW)
Here's some info on the system:
Dovecot-1.0-test61
SuSE 8.1, Linux kernel 2.4
Using NFS to access mail.
I've tried turning off mmap, using dotlocking, using fcntl locking
(lockd, etc. are
2005 Jun 23
2
APPEND issue with Thunderbird
I'm getting a strange problem with APPEND and Thunderbird 0.8. This was
working fine in the CVS version from June 8 and is not so fine as of June 20.
It works fine using Pine.
It appears that imap is hanging when trying to append to a folder.
Right now, an imap process has the file open for about 1/2 hour. It wrote
the headers out, but not the body. When Thunderbird disconnects from it,
it
2005 Mar 26
0
Another imap crash...
The segfault problem that was happening seems to be fixed. I'm still
getting some "(imap) killed with signal 6" errors.
I just noticed that it did get one segfault. Unfortunately, I don't
have a core file. I'll try to get one if this happens again.
Here's the error messages, not sure if it will help. I'm using the CVS
copy from March 24.
dovecot: Mar 26
2010 Sep 25
1
password_query, user_query and unrelated userid and emails
Let's say one has a SQL table with following fields for John Doe:
login: u0007
password: {SHA1}...
mailhome: /path/to/joeshome
email: john.doe at example.com
To log in, for internal policy reasons, John MUST make use of his userid "u0007".
So, in the password_query, one would need something like:
... WHERE login = '%u' ...
On the other hand, for receiving mail thru
2005 Apr 09
2
Trying to allocate 0 bytes in index-mail-headers.c
Here's a new one. It just started with the latest (April 8) CVS
version.
In index-mail-headers.c, line 622:
fields = t_new(struct mail_cache_field, count);
count is 0
I'm seeing this with several mailboxes. We're using mbox.
Here's the error message and backtrace.
dovecot: Apr 09 10:53:18 Error: 3348 IMAP(chairman): Trying to allocate 0 bytes
dovecot: Apr 09
2005 Jul 12
1
Headers "missing" in new CVS version
We're experiencing an odd problem with dovecot "losing" headers.
This started happening with the CVS release as of July 4 and still
happens with July 12. It was working properly June 28.
It does not happen using pine or thunderbird.
It happens using webmail (twig).
When you open the inbox, you see subject, etc. When you open a mail,
all of the headers are gone. Returning to the
2015 Jul 30
1
doveadm import - strange warning
Am 27.07.2015 um 11:41 schrieb Ralf Hildebrandt:
> * Daniel Tr?der <troeder at univention.de>:
>
>> Just guessing?
>>
>> The signature of the command is:
>> doveadm [-Dv] import [-S socket_path] [-s] -u user source_location
>> dest_parent search_query
>>
>> You supply "" as dest_parent which I guess could mean ".", and that
2005 Oct 28
3
Asserion Failure in Current CVS
Just installed the version from CVS as of Oct. 27.
I noticed three problems quite quickly:
Still seeing "(imap) killed with signal 14"
My INBOX closed with "access error" after reading it for a bit. There's
nothing in the logs or anything, but this hasn't happened for quite a
while now. There where quite a lot of incoming messages at the time and
I was marking
2005 May 16
2
Assertion Failure in mbox-sync.c
I've been getting a few of these errors on a couple different mboxes.
This is using the CVS version as of May 14.
So far, these are the only errors and it looks like most/all of the older
ones are gone. (maybe I shouldn't say that ;-)
dovecot: May 16 17:41:07 Error: 20973 IMAP(todd.bluegenesis.com): file mbox-sync.c: line 1165 (mbox_sync_handle_eof_updates): assertion failed:
2011 Feb 19
5
Problem with expire plugin and expunge
Hello,
I am running dovecot 2.0.9 with expire plugin, using the sqlite backend. The
following command is executed every day by cron:
doveadm expunge -A mailbox Trash savedbefore 30d
I started to use the expire plugin about one month ago. Since then,
using "doveadm search -A mailbox Trash savedbefore <days>" with different
values for <days>, I could see every day how