Displaying 20 results from an estimated 33 matches for "end_offset".
2003 Apr 21
0
Patch for zero content-length
...index, const char
*function);
*** mbox-index.c.orig Mon Mar 24 05:52:44 2003
--- mbox-index.c Sun Apr 20 12:41:16 2003
***************
*** 264,277 ****
start_offset = ctx->input->v_offset;
i_stream_set_read_limit(ctx->input, 0);
! end_offset = start_offset + ctx->content_length;
! if (ctx->content_length == 0 ||
!mbox_verify_end_of_body(ctx->input, end_offset)) {
! if (ctx->content_length != 0)
i_stream_seek(ctx->input, start_offset...
2006 Mar 19
3
Ferret 0.9.0-alpha (port of Apache Lucene to pure ruby)
...currently this version isn''t very extendable. For example,
you can''t write your own Analyzer, Filter or Query.
* changed Token#term_text to Token#text
* changed Token#position_increment to Term#pos_inc
* changed order of args to Token.new. Now Term.new(text, start_offset,
end_offset, pos_inc=1, type="text"). NOTE: type does nothing.
* changed TermVectorOffsetInfo#start_offset to TermVectorOffsetInfo#start
* changed TermVectorOffsetInfo#end_offset to TermVectorOffsetInfo#end
* added :id_field option to Index::Index class.
2013 Jul 17
0
opusfile, compiler warnings
...# x86-Linux builds / gcc48 and clang-3.3
(no warnings)
# x86-Linux builds / gcc34
src/opusfile.c: In function `op_calc_bitrate':
src/opusfile.c:1777: warning: integer constant is too large for "long" type
src/opusfile.c: In function `op_open2':
src/opusfile.c:1131: warning: 'end_offset' might be used uninitialized
in this function
$ x86-Linux builds / gcc-2.95.4
src/opusfile.c: In function `op_bisect_forward_serialno':
src/opusfile.c:1131: warning: `end_offset' might be used uninitialized
in this function
src/opusfile.c: In function `op_calc_bitrate':
src/opusfi...
2005 Aug 16
2
test80: assert/core debug info
...0003f338 in mbox_sync_update_header_from (ctx=0xffbff3a0, mail=0xb3900) at mbox-sync-update.c:443
#5 0x0003db78 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
) at mbox-sync-rewrite.c:353
#6 0x0003e0dc in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
) at mbox-sync-rewrite.c:473
#7 0x0003a328 in mbox_sync_handle_eof_updates (sync_ctx=0xffbff708, mail_ctx=0xffbff5d8) at mbox-sync.c:1265
#8 0x0003a9f4 in mbox_sync_do (sync_ctx=0...
2005 Oct 28
3
Asserion Failure in Current CVS
...x34a9 <Address 0x34a9 out of bounds>) at failures.c:375
No locals.
#7 0x0809b784 in i_panic (
format=0x80a88ec "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x08073c33 in mbox_sync_rewrite (sync_ctx=0xbffff7d0, mail_ctx=0xbffff740,
end_offset=Unhandled dwarf expression opcode 0x93
) at mbox-sync-rewrite.c:447
mails = Variable "mails" is not available.
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbfffeec8 in ?? ()
#2 0x00000006 in ?? ()
#3 0x000034a9 in ?? ()
#4 0xb7ef1d41 in raise () from /lib/tls/libc.so.6
#5 0xb7ef3...
2007 Apr 05
7
Problems using GFS2 and clustered dovecot
...og on
twice and end up on different servers.
I seem to suffer from never ending index file corruption:
Apr 4 16:55:49 mailstore-b dovecot:
IMAP(david at everybody-loves.craigon.co.uk): Corrupted transaction log
file
/mnt/mailstore/e/everybody-loves.craigon.co.uk/d/david/.fish/dovecot.ind
ex.log:
end_offset (284) > current sync_offset (104) Apr 4 16:55:49 mailstore-b
dovecot:
IMAP(david at everybody-loves.craigon.co.uk): broken sync positions in
index file
/mnt/mailstore/e/everybody-loves.craigon.co.uk/d/david/.fish/dovecot.ind
ex
Apr 4 16:55:49 mailstore-b dovecot:
IMAP(david at everybody-loves....
2007 Apr 03
2
Lock file issues
...les not
being cleaned up. This issue presents itself as a user not being able to
login via the webmail interface. The logfile will contain something
similar to the following:
Apr 3 08:37:51 app02 dovecot: IMAP(user): Corrupted transaction log
file /mail_home3/j/ji/user/Maildir/dovecot.index.log: end_offset (23440)
> current sync_offset (23368)
Apr 3 08:37:51 app02 dovecot: IMAP(user): file
mail-index-sync-update.c: line 40 (mail_index_sync_update_log_offset):
assertion failed: (prev_offset >= map->hdr.log_file_int_offset ||
prev_seq > map->hdr.log_file_seq)
Apr 3 08:37:51 app02 dovec...
2007 Oct 30
1
Errors in Dovecot 1.0.5
Hello,
I am running Dovecot 1.0.5 and seem to have lots of errors in my Dovecot
logs. The worst errors are things like:
Oct 30 16:11:42 delta2 dovecot: IMAP(x): Corrupted transaction log file
/home/spamcop-net2/deputies/dovecot.index.log: end_offset (392) >
current sync_offset (388)
Oct 30 16:11:42 delta2 dovecot: IMAP(x): file mail-index-sync-update.c:
line 841 (mail_index_sync_update_index): assertion failed:
(view->hdr.messages_count == map->hdr.messages_count)
Oct 30 16:11:42 delta2 dovecot: IMAP(x): Raw backtrace: imap [0x462a...
2005 Aug 26
0
1.0alpha1: assert and core
...in mbox_sync_update_header_from (ctx=0xffbff318, mail=0xbf930)
at mbox-sync-update.c:443
#5 0x0003db18 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
)
at mbox-sync-rewrite.c:353
#6 0x0003e07c in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
)
at mbox-sync-rewrite.c:473
#7 0x00039570 in mbox_sync_handle_missing_space (mail_ctx=0xffbff5d8)
at mbox-sync.c:827
#8 0x00039c00 in mbox_sync_loop (sync_ctx=0xffbff708,...
2005 Sep 01
0
another assert/core with 1.0alpha1
...in mbox_sync_update_header_from (ctx=0xffbff3a0, mail=0xaf2b0)
at mbox-sync-update.c:443
#5 0x0003db18 in mbox_sync_read_and_move (sync_ctx=0xffbff708, mails=Variable "mails" is not available.
)
at mbox-sync-rewrite.c:353
#6 0x0003e07c in mbox_sync_rewrite (sync_ctx=0xffbff708, end_offset=The value of variable 'end_offset' is distributed across several
locations, and GDB cannot access its value.
)
at mbox-sync-rewrite.c:473
#7 0x0003a2c8 in mbox_sync_handle_eof_updates (sync_ctx=0xffbff708,
mail_ctx=0xffbff5d8) at mbox-sync.c:1265
#8 0x0003a994 in mbox_sync_do (sy...
2006 Nov 12
2
assertion failed: (need_space == (uoff_t)-mails[idx].space)
I'm running Dovecot dovecot-1.0.r13 on FreeBSD (FreeBSD 6.1-RELEASE-
p10). Mail is stored in mbox format (dovecot.conf after the msg).
Procmail delivers mail to subfolders under ~/.mail, locking using
dotfiles. One folder in particular for one user has an mbox file
~/.mail/Cron.
Quite often, I'll see that procmail processes are stacking up because
~/.mail/Cron.lock exists, and
2007 Jan 05
2
Dovecot rc15 crash in mbox-sync-update.c
...ile %s: line %"
#3 0x00078190 in t_pop () at data-stack.c:149
frame_block = (struct stack_frame_block *) 0x7fffffff
#4 0x00042a90 in mbox_sync_update_status (ctx=0x8f7e0)
at mbox-sync-update.c:267
No locals.
#5 0x00041730 in mbox_sync_rewrite (sync_ctx=0xffbff548, mail_ctx=0x39d5,
end_offset=14098141, move_diff=27645, extra_space=1, first_seq=45,
last_seq=163) at mbox-sync-rewrite.c:552
mails = (struct mbox_sync_mail *) 0xcf238
offset = 1
dest_offset = 4294967295
next_end_offset = 14079696
next_move_diff = 6
start_offset = 1275633
expunged_space = 0
idx = 185
first_nonexp...
2006 Jul 13
3
Corrupted Indexes - again...
...(breu at cfu.net): Corrupted index
cache file
/var/spool/mail/filer/storage//cfu.net/b/r/breu/dovecot.index.cache:
invalid record size
Jul 13 12:07:45 pop1.cfu.net dovecot: IMAP(breu at cfu.net): Corrupted
transaction log file
/var/spool/mail/filer/storage//cfu.net/b/r/breu/dovecot.index.log:
end_offset (30280) > current sync_offset (30244)
Jul 13 12:08:46 pop6.cfu.net dovecot: IMAP(breu at cfu.net): Corrupted index
cache file
/var/spool/mail/filer/storage//cfu.net/b/r/breu/dovecot.index.cache: field
header names corrupted
Jul 13 12:29:44 pop5.cfu.net dovecot: IMAP(breu at cfu.net): Corrupte...
2007 Jul 30
0
Ferret crashing ruby while highlighting
...start++) {
const int start_offset = matches[e_start].start_offset;
if (e_start > e_end) {
running_score = 0.0;
e_end = e_start;
}
while (e_end < mv->size && (matches[e_end].end_offset
<= start_offset +
excerpt_len)) {
running_score += matches[e_end].score;
e_end++;
}
pq_push(excerpt_pq,
excerpt_new(e_start, e_end - 1, running_score...
2006 Apr 12
1
testing tokenizers
Hi,
is there a way to test tokenizers? I mean, I want to give input stream
and see the output tokens.
AND is there a way to see an indexed document''s index tokens? Which
words in the document are used to index this document?
Thanks in advance
Onur
2005 Nov 24
0
New Assert Failure
...args=0x2d00 <Address 0x2d00 out of bounds>) at failures.c:375
No locals.
#7 0x0809b954 in i_panic (
format=0x80a8acc "file %s: line %d (%s): assertion failed: (%s)")
at failures.c:173
No locals.
#8 0x08073ce3 in mbox_sync_rewrite (sync_ctx=0xbffff7d0, mail_ctx=0x0,
end_offset=Unhandled dwarf expression opcode 0x93
) at mbox-sync-rewrite.c:454
mails = Variable "mails" is not available.
2005 May 26
0
Core dumps when opening an IMAP folder (Was: Re: 1.0-test70)
...t (view=0x3c020500,
min_file_seq=8, min_file_offset=7148, max_file_seq=8,
max_file_offset=7148, type_mask=8) at
mail-transaction-log-view.c:102
file = (struct mail_transaction_log_file *) 0x2b1dbec8
first = (struct mail_transaction_log_file *) 0xb21b372
seq = 0
end_offset = 4324021345303134216
ret = 3932679
#1 0x1c03a17a in view_sync_get_expunges (view=0x3c01f700,
expunges_r=0xcfbf97d0) at mail-index-view-sync.c:105
hdr = (const struct mail_transaction_header *) 0xe4e1c00
src = (struct mail_transaction_expunge *) 0xff
src_end = (str...
2007 May 25
2
Quick question on multiple access to dovecot indexes
...tion per server?
Just today I started running dovecot on more than one server like this and started
seeing things in the logs like:
May 25 11:19:13 boomhauer dovecot: IMAP(mcdouga9): Corrupted transaction log file
/home/mcdouga9/Maildir/dovecot/public/indexes/decs/.support.In/dovecot.index.log: end_offset (1332) > current
sync_offset (1244)
May 25 11:19:13 boomhauer dovecot: IMAP(mcdouga9): broken sync positions in index file
/home/mcdouga9/Maildir/dovecot/public/indexes/decs/.support.In/dovecot.index
May 25 11:19:13 boomhauer dovecot: IMAP(mcdouga9): fscking index file
/home/mcdouga9/Maildir/...
2007 Mar 28
2
assertion failed (1.0-rc27)
Under Dovecot 1.0-rc27 on Solaris 10 we noticed this error today affecting
one of our users repeatedly:
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): file mbox-sync-rewrite.c: line 423 (mbox_sync_read_and_move): assertion failed: (need_space == (uoff_t)-mails[idx].space)
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): Raw backtrace: 0x7ac54 -> 0x42cd4 -> 0x3e968 -> 0x3f54c -> 0x3f980
2013 Jan 25
1
assert in mail-transaction-log-file.c
...x=<value optimized out>, format=<value optimized out>, args=<value optimized out>) at failures.c:413
#4 0x000000080099a8a3 in i_panic (format=<value optimized out>) at failures.c:263
#5 0x000000080081bdb6 in mail_transaction_log_file_map (file=0x801670e00, start_offset=40, end_offset=18446744073709551615) at mail-transaction-log-file.c:1694
#6 0x000000080081da41 in mail_transaction_log_view_set (view=0x801654a80, min_file_seq=1, min_file_offset=40, max_file_seq=2, max_file_offset=18446744073709551615,
reset_r=0x7fffffffbedf) at mail-transaction-log-view.c:228
#7 0x0000000...