Displaying 20 results from an estimated 800 matches similar to: "Errors and periodic corruption using 99.10.5 release with mbox"
2004 Apr 14
1
syslog() logging problems
was wondering if anyone else has had problems with dovecot logging to
syslog? When I start the server it works fine, then after an hour or so
it stops.. restarting the server always makes it work again.
--
James L Moser james at powweb.com
PowWeb Hosting http://www.powweb.com
/(bb|[^b]{2})/, that is the Question.
mysql>SELECT * FROM user WHERE clue >
2003 Dec 17
2
Assert in Fedora dovecot-0.99.10.4-1
Hello,
I'm seeing this in my dovecot log file:
imap(blair): Dec 16 13:53:06 Panic: file istream.c: line 93
(i_stream_set_read_limit): assertion failed:
(stream->v_size == 0 || v_offset <= stream->v_size)
I get this consistently when I search for the string
"unknown C primitive"
across 10 mailboxes using the Windows Netscape 4.80 client.
If there's any more
2011 Feb 14
3
Search failure
doveadm search -u dmiller at amfes.com text xyzxyz
doveadm(dmiller at amfes.com): Panic: file istream-limit.c: line 79
(i_stream_limit_seek): assertion failed: (v_offset <= lstream->v_size)
doveadm(dmiller at amfes.com): Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x3ca8a) [0x7fcf3daaca8a] ->
/usr/local/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x32)
2004 Apr 08
3
Dovecot for production environment
Sorry if this question has been asked before I looked through some of the
archives before posting this.
I am considering using dovecot on a small 35 user environment (only around
6 gigs of email) that will be primarly be used with squirrelmail for the
MUA. I have been using dovecot for a few weeks now and really like it. It
is a big improvement over uw-imap thats for sure. I was wondering how
2005 Jan 14
2
istream-limit.c - assertion failed
dovecot: Jan 14 12:25:49 Error: IMAP(xxxuser): file istream-limit.c:
line 85 (_seek): assertion failed: (v_offset <= lstream->v_size)
That error message is generated when squirrelmail 1.4.4-rc1 attempts to
access this peculiar message partially quoted below. It doesn't happen
(after copying the message to our testing account) accessing it through
squirrelmail now. But it did.
The
2005 Jan 07
0
Errors: file istream.c: line 135... assertion failed
I'm getting thease messages in log file:
file istream.c: line 135 (i_stream_skip): assertion failed: (stream->v_size == 0 || stream->v_offset + count <= stream->v_size)
kernel: pid 23364 (pop3), uid 1042: exited on signal 6
It doesn't happen very often, but I'd like to know what is causing them, any ideas? Should I be worried about it ?
System is freebsd, format is mbox
2017 Jul 05
2
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
On 07/05/17 13:25, Aki Tuomi wrote:
>> I use mbox compressed by gzip as read-only folder (using zlib plugin).
>>
>> I have errors in logs:
>> Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
>> failed: (ret == -1)
...
>> The bug appeared in 2.2.26 and still can be reproduced (in 2.2.31)
>>
>> Using 'git bisect' was not
2011 Jan 17
0
dsync crash
Hello!
I'm converting mailboxes from maildirs to mdbox and dsync crashes on two
of them
/var/mail-nfs-1 - nfs mount
/var/mail-nfs-indexes - local fs
/usr/bin/dsync -f -u user at site.ru mirror
mdbox:/var/mail-nfs-1/mail/site.ru/user/mail:INDEX=/var/mail-nfs-indexes/site.ru/user
dsync(user at site.ru): Panic: file istream-limit.c: line 79
(i_stream_limit_seek): assertion failed: (v_offset
2017 Jul 05
2
gzip compressed mbox: Panic: file istream-zlib.c: line 421 (i_stream_zlib_seek): assertion failed: (ret == -1)
Hello,
I use mbox compressed by gzip as read-only folder (using zlib plugin).
I have errors in logs:
Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
failed: (ret == -1)
and can't read messages in MUA.
IMAP commands to reproduce a bug:
1 SELECT "compressed.gz"
2 UID fetch 2 BODY.PEEK[]
# sleep 5
3 UID fetch 2 BODY.PEEK[]
# repeat sleep/fetch until assert (a
2004 May 21
2
feature request / question?
Occasionally we get a user who decided they need to pop their account 3
to 4 times a second... usually I just disable their account and shout
"no!", but now I have someone trying to do it repeatedly with an invalid
username so I don't know who to spank. =) Before if this happened I
would block the IP and wait for someone to complain... dovecot doesn't
make that very
2004 May 27
1
dovecot API / Virtual Folders?
I was wondering if anyone has done something like this, or knows of any
reason it would not work.
Would it be possible to use dovecot's API to create virtual folders
where when messages are placed in them some other application can be
executed on them? With programs like DSPAM and SpamAssassin, and with
users who do not have shell access to the machines, it would be nice if
there was a
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest.
I dont think I broke it..
Place into dovecot-source root as usual and compile with:
gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H
src/lib/liblib.a
As per Timo's instructions.
# imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX]
[clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO]
USER = template for
2004 Jun 06
2
Feature request?
I'd like to toss a feature request on the table for consideration. We
currently use a different popd because of a feature that allows us to
restrict pop access based upon an allowed users list. This is the only
thing that keeps us from using the popd in dovecot currently. It's a
simple text file of usernames that are allowed to use pop, if the name
isn't in that list then pop
2011 Jan 20
0
Bug found, assertion failed
Hi there,
We're running dovecot 2.06, with mdbox.
Following message was in our syslog:
Jan 20 09:26:48 servername dovecot: [ID 583609 mail.crit] imap(user): Panic: file istream-limit.c:
line 79: assertion failed: (v_offset <= lstream->v_size)
The problem could be solved on client side, by just deleting the ImapMail-Folder in Thunderbird.
Why? Thunderbird tried to move a message, that
2004 Mar 06
0
Mails manipulation and indices
I've recently manipulated the contents of my maildir, changing the content
of some mail files (mime handling and such...). This broke dovecot since it
expected different filesizes while reading contents of files that were
previously indexed. Therefore dovecot returned some assert like this:
imap(jwk at bug.it): file istream.c: line 163 (i_stream_seek): assertion
failed: (v_offset <=
2006 Nov 13
0
[LLVMdev] gcc 4 frontend binary for mac os x x86
> I wanted to install llvm 1.8 and the frontend at my MacBook Pro but I
> think the gcc4 frontend doesn't work (gcc3 and llvm 1.8 works fine on
> my old ppc-based mac). There are no fixheaders-script and no include
> directories ...
> Are there working gcc 4 binaries? Did I miss some informations on the
> llvm-webpage?
> Or do I have to build my own gcc frontend?
I assume
2006 Nov 13
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
Hi,
I wanted to install llvm 1.8 and the frontend at my MacBook Pro but I
think the gcc4 frontend doesn't work (gcc3 and llvm 1.8 works fine on
my old ppc-based mac). There are no fixheaders-script and no include
directories ...
Are there working gcc 4 binaries? Did I miss some informations on the
llvm-webpage?
Or do I have to build my own gcc frontend?
Thank you
Nico
2006 Nov 14
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
Hi,
On Nov 13, 2006, at 9:17 PM, Tanya M. Lattner wrote:
> I assume you have an Mac with an Intel processor.
Yes. Sorry, I forgot to mentioned it in the mailbody.
> Download this:
> http://llvm.org/releases/1.8/llvm-gcc4-1.8-x86-darwin.tar.gz
I think that is the same tarball I used before.
> Let me know if that doesn't work.
Again: there is no fixheader-script like you
2004 Nov 01
1
Machine accounts by migrating from smbpasswd to ldapsam
Hi all,
I'm wondering what about machine accounts (WinXP) by migrating from
Samba 2.2.8 with authentication backend /etc/smbpasswd to Samba 3.0.4
with ldapsam.
Is it possible just to take NT hash from smbpasswd and paste it to
ldap record as sambaNTPassword?
I'm not able to login from machine vs3 to new domain. My
configuration files and log files follow. The Samba-SID is the same
2023 Jun 06
0
[bug report] ocfs2/cluster: Pin/unpin o2hb regions
[ This is ancient code. - dan ]
fs/fs_context.c
168 {
169 int ret;
170
171 struct fs_parameter param = {
172 .key = key,
173 .type = fs_value_is_flag,
174 .size = v_size,
175 };
176
177 if (value) {
--> 178 param.string =