Displaying 11 results from an estimated 11 matches for "message_body_search_ctx".
2005 Sep 19
0
1.0alpha2: two asserts/cores
Hi,
Two cores over the weekend, same assert message in syslog:
imap(user): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed: (input->v_offset <=
part->physical_pos)
Setup: Solaris 9, imap usage only, mbox format, dovecot compiled
with gcc 4.0.1.
gdb sessions of the two core files attached. Let me know if you
need further analysis of the cores.
Jeff Earickson
Colby College
--------------...
2005 Dec 22
1
alpha5: (message_body_search_ctx) assert
...second case of this assert, gdb analysis of the core
dump attached. My setup: Solaris 9, dovecot built with
gcc 4.0.2, mbox format, imap usage only. INBOX is NFS
mounted from another Solaris 9 system, index files are local.
Syslog complaint is:
imap(user): file message-body-search.c: line 414 (message_body_search_ctx):
assertion failed: (input->v_offset == part->physical_pos +
part->header_size.physical_size)
Jeff Earickson
Colby College
-------------- next part --------------
%gdb imap core.cwfeng
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU Gen...
2006 Sep 20
1
dovecot rc7 assert, core
...a long time.
Here goes:
Setup: Solaris 10, dovecot built with gcc 4.1.1, imap and imaps
only. User's home directory lives on a ZFS filesystem, but I
don't think that makes a difference. So does every other user
here (>3K).
Assert:
IMAP(mulepri): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed: (input->v_offset <=
part->physical_pos)
gdb backtrace and other poking at the core is attached.
Jeff Earickson
Colby College
-------------- next part --------------
Script started on Wed Sep 20 13:13:11 2006
%gdb imap core.mulepri
GNU gdb 6.3
Copyright 2004 Free Soft...
2005 Oct 18
1
1.0alpha3: assert and core
Hi,
An assert and core with 1.0alpha3 on Solaris 9, mbox format,
imap only, compiled with gcc 4.0.1. The syslog message was:
imap(user): file message-body-search.c: line 393
(message_body_search_ctx): assertion failed: (input->v_offset <=
part->physical_pos)
gdb core dump analysis is attached.
Jeff Earickson
Colby College
-------------- next part --------------
Script started on Tue Oct 18 10:47:29 2005
%gdb imap core.mdieng
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc....
2005 Dec 19
0
alpha5: assert and core
...PPFLAGS=-I/opt/openssl/include \
LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot.$VERSION --with-ssl=openssl \
--with-ssldir=/opt/openssl/ssl > configure.out
The assertion:
Dec 16 14:59:54 emerald dovecot: [ID 107833 mail.error] imap(user): file message-body-search.c: line 414 (message_body_search_ctx): assertion failed: (input->v_offset == part->physical_pos + part->header_size.physical_size)
Dec 16 14:59:58 emerald dovecot: [ID 107833 mail.error] imap(user): file message-body-search.c: line 414 (message_body_search_ctx): assertion failed: (input->v_offset == part->physical_pos +...
2005 Sep 07
0
1.0alpha1: new assert/core
Hi,
I saw a new assert and core dump today in 1.0alpha1.
Setup is Solaris 9, dovecot built with gcc 4.0.1, running
as imap server for mbox format. The syslog said:
IMAP(user): file message-body-search.c: line 393 (message_body_search_ctx): assertion failed: (input->v_offset <= part->physical_pos)
A gdb analysis of the core dump is attached. BTW, I save
core dumps in case you need further debugging done for an
assert.
On another note, I have also had issues with dovecot locking
up with "Too many open files" sys...
2006 Jun 26
1
Squirrel mail search tool fails
When I do a search in squirrelmail, it will start giving several results,
but then fails. I use squirrelmail via https.
maillog reveils:
file message-body-search.c: line 391 (message_body_search_ctx): assertion
failed: (input->v_offset <= part->physical_pos)
Squirrel mail browser interface reveils: ERROR: Connection dropped by IMAP
server. Query: SEARCH CHARSET UTF-8 ALL TEXT {4} "text"
Current versions (all up to date)
squirrelmail-1.4.6-5.el4.centos4
dovecot-0.99.11-2.EL...
2006 Jun 23
0
Squirrel mail search tool fails
When I do a search in squirrelmail, it will start giving several results,
but then
fails. I use squirrelmail via https.
maillog reveils:
file message-body-search.c: line 391 (message_body_search_ctx): assertion
failed:
(input->v_offset <= part->physical_pos)
Squirrel mail browser interface reveils:
ERROR: Connection dropped by IMAP server.
Query: SEARCH CHARSET UTF-8 ALL TEXT {4} "text"
Current versions (all up to date)
squirrelmail-1.4.6-5.el4.centos4
dovecot-0.99.11-2.EL...
2005 Apr 13
0
dovecot 0.99.14 assertion failed
Hello.
Recently I've got following assertion on my server with dovecot 0.99.14
when searching:
file message-body-search.c: line 391 (message_body_search_ctx):
assertion failed: (input->v_offset <= part->physical_pos)
--
Ivan Pesin
N-iX Newcomp GmbH
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
2004 Dec 20
1
panic with search
...src=0x80c7950, src_pos=0, copy_size=4096) at buffer.c:240
#9 0x080a0a71 in message_search_body_block (ctx=0xbffffa00, block=0x80c7950) at message-body-search.c:229
#10 0x080a0e4e in message_search_body (ctx=0xbffffa00, input=0x80de170, part=0x80dede0) at message-body-search.c:336
#11 0x080a1135 in message_body_search_ctx (ctx=0xbffffa60, input=0x80ddf08, part=0x80dede0) at message-body-search.c:408
#12 0x080a11ff in message_body_search (key=0x80d4f60 "hoge", charset=0x0, unknown_charset=0xbffffabc, input=0x80ddf08, part=0x80dede0,
search_header=0) at message-body-search.c:433
#13 0x0807f58a in search...