Displaying 20 results from an estimated 200 matches similar to: "Crash while accessing mdbox folders"
2010 Feb 28
2
Dovecot 2.0.beta3: mdbox mailbox crashes upon login
Hi,
converted my personal mailbox from 'maildir' to 'mdbox' for testing today:
# dsync convert -u user at domain mdbox:~/mdbox
Set mail location to mdbox in 'mail.conf' and restarted server:
mail_location = mdbox:~/mdbox
Dovecot panicked instantly upon login with different clients. Tried to disable several plugins to no avail:
Feb 28 14:43:02 spectre dovecot:
2012 Dec 04
1
indexer-worker Panic
I just found this in my logs. Any idea?
--8<---------------cut here---------------start------------->8---
12/4/12 12:33:43.831 PM dovecot[2660]: indexer-worker(dave): Panic: file mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed: (mailbox_list_is_valid_pattern(_list, name))
12/4/12 12:33:43.831 PM dovecot[2660]: indexer-worker(dave): Error: Raw backtrace: 2
2012 Apr 27
1
2.1.5: Panic: file mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed: (mailbox_list_is_valid_pattern(_list, name))
Dear Folks,
We had this assertion failure on Dovecot 2.1.1 on a particular
mailbox.
I upgraded to 2.1.5, and we have the same assertion failure, on the
same mailbox:
Apr 27 16:02:03 imap(nu-imaptest00258 at example.com): Panic: file mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed: (mailbox_list_is_valid_pattern(_list, name))
Apr 27 16:02:03 imap(nu-imaptest00258 at
2012 Jan 25
4
Crash on mail folder delete
Attempting to delete a folder from within the trash folder using
Thunderbird. I see the following in the log:
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Panic: file
mailbox-list-fs.c: line 156 (fs_list_get_path): assertion failed:
(mailbox_list_is_valid_pattern(_list, name))
Jan 25 15:36:22 bubba dovecot: imap(dmiller at amfes.com): Error: Raw
backtrace:
2010 Sep 21
1
Panic: file mailbox-list-fs.c
Hi,
I have dovecot 2.0.3.
Mailboxes have been converted with dsync from mbox to maildir last week.
There it was still version 2.0.2.
A user "produces" now this error:
imap(userx): Panic: file mailbox-list-fs.c: line 150
(fs_list_get_path): assertion failed:
(mailbox_list_is_valid_pattern(_list, name))
Error: Raw backtrace: follows.
And all other imap processes are closing down.
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
2010 Nov 18
1
dsync mbox->mdbox II: highest_modseq changed
Hi again,
after replacing CRLF in 4 mboxes dsync was able to sync all of the 30+GB
mailstore to mdbox.
Now the (repeated) calling of dsync yields info messages of the kind
dsync(athimm): Info: old/speicher: highest_modseq changed: 1 != 10
dsync(athimm): Info: root/root-heretic: highest_modseq changed: 1 != 10
dsync(athimm): Info: lists/ccrma.stanford.edu/planetccrma: highest_modseq changed: 11
2014 Jan 05
1
Panic: file mailbox-list-maildir.c: line 133: unreached
Hi
I am using dovecot 2.0.9 on CentOS 6.4
The following error appears in the logs when users connect to the imap
server using MACs. All
other clients that I tested work fine.
###### BEGIN ERROR ######
Jan 5 18:04:25 mail dovecot: imap(jcf): Panic: file
mailbox-list-maildir.c: line 133: unreached
Jan 5 18:04:25 mail dovecot: imap(user): Error: Raw backtrace:
2010 Sep 15
1
dsync crash
Hello,
When I run
dsync -u v.shokov -Dv mirror sdbox:/dsync/v.shokov
first time, process halting.
On second time I receive this error:
dsync(root): Debug: auth input: v.shokov system_groups_user=v.shokov uid=10000 gid=100 home=/home/v.shokov
dsync(root): Debug: Effective uid=10000, gid=100, home=/home/v.shokov
dsync(root): Debug: Namespace : type=private, prefix=, sep=.,
2010 Aug 03
3
How to disable "/Noselect" Flag
Hi all,
can you help me to disable the "/Noselect" flag from folder so imap
client can select the folder and his sub-folders to store mails inside
Thanks
2011 Jan 16
1
Panic: file mailbox-list-maildir.c: line 133: unreached
I converted personal mailboxes from maildir to sdbox. Public mailboxes
are still in maildir format, because I need per-user seen flags.
However, if the user is subscribed to public mailboxes and the client
sends 'LIST (SUBSCRIBED) "" *', dovecot crashes with:
imap(holger at mauermann.org): Panic: file mailbox-list-maildir.c: line 133: unreached
imap(holger at mauermann.org):
2012 May 26
1
Crash on force-resync if / is given as mailbox name
Hi,
when I specify a slash a mailbox name on the command line
of doveadm force-resync, it throws a panic. I'm not sure
this is considered a bug.
mail01:~# doveadm force-resync -u user1 at example.org /
doveadm(user1 at example.org): Panic: file mailbox-list-fs.c: line 150 (fs_list_get_path): assertion failed: (mailbox_list_is_valid_pattern(_list, name))
doveadm(user1 at example.org): Error:
2003 May 14
3
Redhat firewall problem...
I've just tried setting up a Shrike (9) version of Redhat. Using the
medium settings of lokkit, then adding manually accept commands for
ports 137/udp 138/udp, 139/tcp and 445/tcp, I thought I should have been
ready to go.
This isn't the case, however. I know it's not the smb.conf settup
because when I kill iptables samba works.
When iptables IS running however, it will respond
2007 Dec 14
3
Puppet 0.23 client on Redhat 9
Hi,
I wanted to know whats the ideal way to install puppet client
ie the below packages on Red Hat Linux release 9 (Shrike) system --
2.4.20-8smp
I get the dependencies issue with the below(bcso they are for RHEL4
which is 2.6 kernel).
What would be an ideal way, where can I get the tar source of the
compatible version of puppet/facter/ruby for Redhat 9
2004 Dec 08
9
Kernel/iptables question
As suggested here:
http://lists.shorewall.net/pipermail/shorewall-users/2004-October/015097.html
I''ve run:
adam@shrike:~$ /sbin/iptables -m policy --help
iptables v1.2.11
Usage: iptables -[AD] chain rule-specification [options]
iptables -[RI] chain rulenum rule-specification [options]
iptables -D chain rulenum [options]
--snip--
And:
adam@shrike:~$ sudo
2003 Jun 23
3
Trouble with CUPS/SAMBA - Solved
> SV: [Samba] Trouble with CUPS/SAMBA - Solved
> Bo Mellberg bo.mellberg at jolife.se
> Mon Jun 23 18:21:05 GMT 2003
>
>
> I solved the problem by using:
>
Which versions of CUPS and Samba are you using?
And are you *really* still using the "cupsomatic"-PPD
from Linuxprinting.org for that *PostScript*-printer??
> [global]
> printing = cups
>
2010 Jun 19
1
Coredump while searching a folder
Hi,
while searching through the message bodies in a real folder I got a
coredump. I used the master user for this operation. dovecot.index* files
have been removed before I started this operation. This looks a bit
different to my previous report.
Coredump:
Program terminated with signal 6, Aborted.
[New process 1628]
#0 0x00002b5e82a8ced5 in raise () from /lib/libc.so.6
#0 0x00002b5e82a8ced5
2003 May 02
5
Termcap support not found
Make sure you have libtermcap and libtermcap-devel loaded..
To check use
#rpm -q libtermcap
and
#rpm -q libtermcap-devel
I have an install guide for RH9 in PDF format if you are interested..
Later..
> Hello, I am trying to install asterisk and get this error.
>
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... yes
2010 Jul 10
1
dsync duplicates messages/crashed if a 'large' number of messages has been deleted
Hi,
I try to mirror two dovecots with:
dsync -v -f -u login mirror ssh -o
IdentityFile=/etc/dovecot/dsync.d/id_rsa root at shrike dsync -u login
This usually works, but if I delete a certain number of emails, I get
this messages:
dsync-local(mailverwalter): Info: Posteingang: Ignored 178 modseq changes
dsync-local(mailverwalter): Info: Posteingang: Couldn't keep all uids
2003 Jun 30
2
Give users Power user access level to local machines.
OK I have searched high and low and have not found anything that works.
We are running a software program which requires the user to have Power User
access level on the local machine.
The machines are Win2K sp3 and they are logging into a ADC which is Red Hat
9 (Shrike) and Samba Version 2.2.7a-security-rollup-fix.
I have been able to setup the ADC and all users have "User" level access