search for: doflush

Displaying 9 results from an estimated 9 matches for "doflush".

Did you mean: noflush
2019 Aug 26
2
Commit error with Xapian 1.4.11
A Recoll user gets the following message while indexing: "Attempted to delete or modify an entry in a non-existent posting list for #bannerholder" The exception happens during a commit call. Xapian version 1.4.11, Debian Buster A little more detail here: https://opensourceprojects.eu/p/recoll1/tickets/108/ I asked if this was reproducible, and to run the indexing in single-thread
2018 Dec 20
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...;lucene::index::IndexCommitPoint*> >&) () > ?? from /usr/lib/libclucene-core.so.1 > No symbol table info available. > #2? 0x00007f1653f15312 in ?? () from /usr/lib/libclucene-core.so.1 > No symbol table info available. > #3? 0x00007f1653f325e3 in lucene::index::IndexWriter::doFlush(bool) () > from /usr/lib/libclucene-core.so.1 > No symbol table info available. > #4? 0x00007f1653f32f9c in lucene::index::IndexWriter::flush(bool, bool) > () from /usr/lib/libclucene-core.so.1 > No symbol table info available. > #5? 0x00007f1653f33052 in > lucene::index::Index...
2018 Dec 21
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...t;&) () >>> ?? from /usr/lib/libclucene-core.so.1 >>> No symbol table info available. >>> #2? 0x00007f1653f15312 in ?? () from /usr/lib/libclucene-core.so.1 >>> No symbol table info available. >>> #3? 0x00007f1653f325e3 in lucene::index::IndexWriter::doFlush(bool) () >>> from /usr/lib/libclucene-core.so.1 >>> No symbol table info available. >>> #4? 0x00007f1653f32f9c in lucene::index::IndexWriter::flush(bool, bool) >>> () from /usr/lib/libclucene-core.so.1 >>> No symbol table info available. >>> #5?...
2018 Dec 20
0
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...Point*, std::allocator<lucene::index::IndexCommitPoint*> >&) () ?? from /usr/lib/libclucene-core.so.1 No symbol table info available. #2? 0x00007f1653f15312 in ?? () from /usr/lib/libclucene-core.so.1 No symbol table info available. #3? 0x00007f1653f325e3 in lucene::index::IndexWriter::doFlush(bool) () from /usr/lib/libclucene-core.so.1 No symbol table info available. #4? 0x00007f1653f32f9c in lucene::index::IndexWriter::flush(bool, bool) () from /usr/lib/libclucene-core.so.1 No symbol table info available. #5? 0x00007f1653f33052 in lucene::index::IndexWriter::closeInternal(bool) () from...
2018 Dec 21
0
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...xCommitPoint*> >&) () >> ?? from /usr/lib/libclucene-core.so.1 >> No symbol table info available. >> #2? 0x00007f1653f15312 in ?? () from /usr/lib/libclucene-core.so.1 >> No symbol table info available. >> #3? 0x00007f1653f325e3 in lucene::index::IndexWriter::doFlush(bool) () >> from /usr/lib/libclucene-core.so.1 >> No symbol table info available. >> #4? 0x00007f1653f32f9c in lucene::index::IndexWriter::flush(bool, bool) >> () from /usr/lib/libclucene-core.so.1 >> No symbol table info available. >> #5? 0x00007f1653f33052 in &...
2018 Dec 22
0
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
...>> ?? from /usr/lib/libclucene-core.so.1 >>>> No symbol table info available. >>>> #2? 0x00007f1653f15312 in ?? () from /usr/lib/libclucene-core.so.1 >>>> No symbol table info available. >>>> #3? 0x00007f1653f325e3 in lucene::index::IndexWriter::doFlush(bool) () >>>> from /usr/lib/libclucene-core.so.1 >>>> No symbol table info available. >>>> #4? 0x00007f1653f32f9c in lucene::index::IndexWriter::flush(bool, bool) >>>> () from /usr/lib/libclucene-core.so.1 >>>> No symbol table info availab...
2018 Dec 19
2
Fatal: master: service(indexer-worker): child 493 killed with signal 11 (core dumped)
Hope this helps. There are no debugging symbols available for dovecot in the alpine repository. (gdb) bt full #0? a_crash () at ./arch/x86_64/atomic_arch.h:108 No locals. #1? free (p=0x55d949250660) at src/malloc/malloc.c:467 ??????? extra = 65 ??????? base = 0x55d94925060f "" ??????? len = 94391723427649 ??????? self = 0x55d949250650 ??????? next = <optimized out> ???????
2016 Oct 24
0
keent() from Tika - with doveadm
...::closeDocStore() () from /usr/local/lib/libclucene-core.so.1 No symbol table info available. #5 0x0000000803ea3d89 in lucene::index::DocumentsWriter::flush(bool) () from /usr/local/lib/libclucene-core.so.1 No symbol table info available. #6 0x0000000803ed26bb in lucene::index::IndexWriter::doFlush(bool) () from /usr/local/lib/libclucene-core.so.1 No symbol table info available. #7 0x0000000803ece25e in lucene::index::IndexWriter::flush(bool, bool) () from /usr/local/lib/libclucene-core.so.1 No symbol table info available. #8 0x0000000803ececbe in lucene::index::IndexWriter::addDocume...
2016 Oct 24
2
keent() from Tika - with doveadm
Hi! We found some problems with those patches, and ended up doing slightly different fix: https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch Aki On 24.10.2016 10:17, Aki Tuomi wrote: > Hi! > > Can you try these two patches? > > Aki > > > On 24.10.2016 08:48, Aki Tuomi wrote: >> Ok so that timeval makes no sense. We'll look into it. >>