search for: lastblock

Displaying 18 results from an estimated 18 matches for "lastblock".

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
2016 Jan 14
2
Strange index consistency issue
Olly Betts <olly <at> survex.com> writes: > > On Thu, Jan 14, 2016 at 11:04:29AM +0100, Jean-Francois Dockes wrote: > > Olly Betts writes: > > > On Sun, Jan 10, 2016 at 02:53:14AM +0000, Bob Cargill wrote: > > > > I will look into the bug you listed to see if it might be related. If there > > > > is anything else that I can do, please
2017 May 22
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...39;s a good thing to check. If xapian-check finds no problems, then > it's presumably just an in-core issue, which points to a Xapian bug or > memory issues. The output of xapian-check follows. Best regards, Jf xapian-check ~/.recoll/xapiandb record: baseB blocksize=8K items=943378 lastblock=85955 revision=6207 levels=2 root=18014 B-tree checked okay record table structure checked OK termlist: baseB blocksize=8K items=1886756 lastblock=417475 revision=6207 levels=3 root=83720 B-tree checked okay termlist table structure checked OK postlist: baseB blocksize=8K items=8872525 lastblock=...
2016 Jan 08
2
Strange index consistency issue
...ed 'term' and seemed to be reasonable for a document I then ran "delve -r 6 ./xapiandb -d" and got the following: Data for record #6: Error: DocNotFoundError: Document 6 not found And the output from xapian-check: ============ record: baseB blocksize=8K items=84507 lastblock=3379 revision=157 levels=2 root=12 B-tree checked okay record table structure checked OK termlist: baseB blocksize=8K items=169014 lastblock=24090 revision=157 levels=2 root=5 B-tree checked okay termlist table structure checked OK postlist: baseB blocksize=8K items=8727966 lastblock=66596 revisi...
2017 May 17
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
Hi, I have a user reporting the following error during recoll indexing: flush() failed: Db block overwritten - are there multiple writers? "flush() failed" is from recoll, the rest is, I think the text of the Xapian exception. This is with Xapian 1.4.3 on Linux (I asked for more details, should be coming). I don't think that I've ever seen this error, and I also
2010 Jan 18
3
postlist: Tag containing meta information is corrupt.
Greetings, Using latest svn. I've noticed the following error when performing index merging: postlist: baseB blocksize=8K items=33962 lastblock=534 revision=1 levels=2 root=459 B-tree checked okay Tag containing meta information is corrupt. postlist table errors found: 1 I can still search on this index (I've only checked very small indexes), but merging is now a problem since I check the return code when merging batches (this obvious...
2017 Feb 27
2
errors on rebuild
...ng Python 2.7 Django 1.7 Haystack 2.1.1 Xapian 1.2.21 The index rebuild command I’m using is: django-admin.py rebuild_index --noinput --batch-size=100000 The rebuild completes but an immediate xapian-check returns this error: xapian-check ./archive_index record: baseB blocksize=8K items=2219301 lastblock=126957 revision=223 levels=2 root=126448 B-tree checked okay record table structure checked OK termlist: baseB blocksize=8K items=4438602 lastblock=1134080 revision=223 levels=3 root=1128535 B-tree checked okay termlist table structure checked OK postlist: baseB blocksize=8K items=34620971 lastbl...
2004 May 11
2
"Error reading block xxx: got end of file"
Xapian (0.7.5) is spitting out this error on a regular basis: org.xapian.errors.DatabaseError: Error reading block 136618: got end of=20= file =A0=A0=A0=A0=A0=A0=A0 at=20 org.xapian.XapianJNI.writabledatabase_repalce_document(Native Method) =A0=A0=A0=A0=A0=A0=A0 at=20 org.xapian.WritableDatabase.replaceDocument(WritableDatabase.java:67) I don't have a gdb backtrace, only the Java
2011 Jul 19
1
xapian-compact ok, xapian-check failure
...code to handle errors, etc so things can be automated) and wondering about the best way to proceed: xapian-compact -b64k -m src1 src2.... tmp_dst -- works as expected, exit code 0. xapian-check tmp_dst -- produces the following error for the postlist: postlist: baseB blocksize=64K items=28175410 lastblock=117541 revision=1 levels=2 root=3493 B-tree checked okay document id 68511: length 32400 doesn't match 27468 in the termlist table postlist table errors found: 1 Using "delve -d -r68511" I can identify the source index which I then delveilter out so automated batch merging can contin...
2020 Oct 21
2
xapian-check sorted order error
Hi, We were running xapian-check on one of our Xapian indexes and it returns the following error: position: baseB blocksize=8K items=809896869 lastblock=2090419 revision=3161 levels=3 root=2084903 Failed to check B-tree: DatabaseError: Items not in sorted order The other tables verify without issue. It looks like our oldest backup of this database (a month old) has the same issue. Searching and indexing are still working fine as far as we can see....
2010 Jan 30
2
Failure trying to update document.
Hi list. I have a specific document that does not handle updates sitting in the index. What can I do about that? 2010-01-30T13:58:07 Eval failure: Exception: No termlist for document 287376 at /usr/lib/perl5/Search/Xapian/Enquire.pm line 56. 2010-01-30T13:58:07 job failed. considering retry. is max_retries of 1000 >= failures of 1? 2010-01-30T13:58:07 job failed: Exception: No
2011 Jan 11
1
chert-update creates a db with some errors
...Size unchanged (8K) termlist: doesn't exist position: Size unchanged (0K) spelling: Size unchanged (0K) synonym: Size unchanged (0K) But if I run xapian-check on the new database there're many errors reported: #./xapian-core-1.2.4/bin/xapian-check new postlist: baseB blocksize=8K items=67 lastblock=3 revision=1 levels=1 root=2 B-tree checked okay ....... document id 744 in value chunk is larger than get_last_docid() 490 document id 745 in value chunk is larger than get_last_docid() 490 document id 746 in value chunk is larger than get_last_docid() 490 postlist table errors found: 255 I'...
2011 Jan 17
2
DatabaseCorruptError
Hi there, My web app uses Xapian via the PHP bindings. I'm getting this error thrown occasionally when atempting to instantiate a XapianDatabase object for searching. DatabaseCorruptError: Expected block 107 to be level 1, not 0 Here's the line that invokes it: $database = new XapianDatabase(PROJROOT.'/data/xapian/posts'); And my version is xapian-core 1.2.3 with matchspy.
2017 May 24
0
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...k. If xapian-check finds no problems, then > > it's presumably just an in-core issue, which points to a Xapian bug or > > memory issues. > > The output of xapian-check follows. > xapian-check ~/.recoll/xapiandb [...] > postlist: > baseB blocksize=8K items=8872525 lastblock=524452 revision=6207 levels=3 root=238 > B-tree checked okay > termfreq 197211 != # of entries 197210 > collfreq 10861536 != sum wdf 10861533 > termfreq 14189 != # of entries 14188 > collfreq 98354 != sum wdf 98344 > termfreq 9866 != # of entries 9865 > collfreq 56453 != sum wd...
2009 Nov 05
0
[LLVMdev] Debug Information for LLVM 2.6 and TOT
...CloneAndPruneFunctionInto(Caller, CalledFunc, ValueMap, Returns, ".i", - &InlinedFunctionInfo, TD); + &InlinedFunctionInfo, TD, TheCall); // Remember the first block that is newly cloned over. FirstNewBlock = LastBlock; ++FirstNewBlock;
2009 Nov 05
2
[LLVMdev] Debug Information for LLVM 2.6 and TOT
Devang Patel wrote: > Hi John, > > On Wed, Nov 4, 2009 at 12:04 PM, John Criswell <criswell at uiuc.edu> wrote: > >> Dear All, >> >> 1) I recall reading somewhere that a few optimizations in LLVM 2.6 strip >> away debug information when such information interferes with >> optimization. Is this correct, >> > > Yes. > >
2009 Feb 26
11
OpenSSL::Cipher decrypt returns 'wrong final block length'
I just want to encrypt a string submitted through a form before saving it to the DB. And then decrypt it again when I need to retrieve and use it. Im trying to use the OpenSSL::Cipher library. I have the following module for encryption/decryption [code] require ''openssl'' module AESCrypt # Decrypts a block of data (encrypted_data) given an encryption key # and an
2015 Sep 24
0
[PATCH] com32/disk: add UEFI support
...ockIoProtocol, + &bio); + if (EFI_ERROR(status)) { + printf("%s: failed to get BlockIo protocol pointer\n", __func__); + return -1; + } + + diskinfo->bps = bio->Media->BlockSize; + diskinfo->lbacnt = bio->Media->LastBlock + 1; + diskinfo->cyl = 1; + diskinfo->head = 1; + diskinfo->spt = 1; + + diskinfo->biop = bio; + + return 0; +} + +/** + * Get disk block(s) and return a malloc'd buffer. + * + * @v diskinfo The disk drive to read from + * @v lba The logical block address to begin...