Displaying 6 results from an estimated 6 matches for "i_stream_file_read".
2009 Oct 15
3
1.2.6 Spurious pread()/stream errors/index corruption
...do with 64bit file offsets
so we've played around with disable-largefile and setting _FILE_OFFSET_BITS
manually but without any success)
---- error while reading main dovecot conf file
Unexpected eof found when reading file 'UNOPENED' (Errcode: -1)
Panic: file istream-file.c: line 80 (i_stream_file_read): assertion
failed: (errno != 0)
Error: Raw backtrace: /NOC4/dovecot/sbin/dovecot [0x41ad42] ->
/NOC4/dovecot/sbin/dovecot(default_fatal_handler+0x34) [0x41ae54] ->
/NOC4/dovecot/sbin/dovecot [0x41a486] -> /NOC4/dovecot/sbin/dovecot
[0x41d9b0] -> /NOC4/dovecot/sbin/dovecot(i_stream_read...
2012 Apr 30
2
Dovecot/doveadm crash
Having a problem with a mailbox. I've been trying to rebuild - but
doveadm force-resync crashes. This is mdbox with sis.
doveadm purge -u dmiller at amfes.com
doveadm(dmiller at amfes.com): Panic: file istream.c: line 466
(i_stream_grow_buffer): assertion failed: (stream->max_buffer_size > 0)
doveadm(dmiller at amfes.com): Error: Raw backtrace:
2003 Aug 15
1
0.9.10 and Cygwin
Has anybody succeeded in compiling 0.9.10 with Cygwin? I'm getting the
following error:-
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -c istream-file.c
istream-file.c:57: conflicting types for `_close'
/usr/include/sys/unistd.h:148: previous declaration of
2016 Dec 20
1
Latest Dovecot v2.2.devel (9bc8d9b) crashes on login and lmtp
...username = 0x7f917a52d070 "tlx at leuxner.net"
dctx = {pool = 0x0, set = 0x7f917a560a10, session = 0x0, timeout_secs = 0, session_time_msecs = 0, delivery_time_started = {tv_sec = 140262799447056, tv_usec = 140262799447168}, dup_ctx = 0x2,
session_id = 0x7f9177d980d8 <i_stream_file_read+136> "H\211\305H\211\350H\301\350?\204\300D\017\266\350\017\205\030\001", src_mail = 0xf72,
src_envelope_sender = 0xf65305b35804d500 <error: Cannot access memory at address 0xf65305b35804d500>, dest_user = 0x0, dest_addr = 0x7f917a561410 "\001", final_dest_add...
2010 Oct 07
0
dovecot-1.2.12 core
...available.
) at istream.c:416
old_size = 0
#3 0x00000000004142e5 in i_stream_get_buffer_space (stream=0x8012f08a0, wanted_size=Variable "wanted_size" is not available.
) at istream.c:432
__PRETTY_FUNCTION__ = "i_stream_get_buffer_space"
#4 0x0000000000414848 in i_stream_file_read (stream=0x8012f08a0) at istream-file.c:49
size = Variable "size" is not available.
(gdb)
2009 Mar 03
4
failed assertion in 1.1.8: istream.c: line 81
Hello,
We're having a problem in Dovecot 1.1.8 with a failed assertion on
certain mbox format mailboxes. It happens both with deliver when it
attempts to delier to the mailbox, and with IMAP connections for the
affected box (though I'm not sure what they're doing at the time).
Mar 3 12:55:26 <snip> dovecot: Panic: IMAP(<snip>): file istream.c:
line 81 (i_stream_read):