Displaying 5 results from an estimated 5 matches for "chert_btreebase".
2011 Jan 24
2
Memory leak
...rind" reports "all blocks freed".
Thanks a lot
Marcus
total-size count source
294912 36 Line 64 of "backends/chert/chert_cursor.cc"
122880 15 Line 2070 of "backends/chert/chert_table.cc"
26021 5 Line 262 of "backends/chert/chert_btreebase.cc"
26021 5 Line 263 of "backends/chert/chert_btreebase.cc"
2056 1 Line 358 of "backends/dbfactory.cc"
1836 17 Line 383 of "./include/xapian/weight.h"
1700 17 Line 871 of "backends/chert/chert_database.cc"...
2012 Apr 16
1
Rebuilding corrupt databases from .DB files.
We've had some catastrophic filesystem failures that have left us with corrupted databases with empty files and no backup for about 15TB of our data. Recreating the 15TB from source data backups is possible but will take a very very long time.
I'm hoping that, given all of the .DB files are still intact, there my be some way to extract their contents and rebuild the other tables.
This
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...the configure script from
xapian-core-1.2.21 did not seem to have issues with a static zlib
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/xapian-core-1.2.21
successive runs of gmake resulted in the following errors
1) /backends/chert/chert_btreebase.cc:34
w/ citation to /common/io_utils.h:76 'fsync' undeclared
CPPFLAGS="-D_ALL_SOURCE" added
env CPPFLAGS="-D_ALL_SOURCE" \
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/xapian-core-1.2.21
2) /common/errn...
2017 Mar 15
2
xapian core missing link to math on MSYS2
...list.o backends/.libs/valuelist.o backends/.libs/dbfactory_remote.o backends/.libs/contiguousalldocspostlist.o backends/.libs/flint_lock.o backends/chert/.libs/chert_alldocsmodifiedpostlist.o backends/chert/.libs/chert_alldocspostlist.o backends/chert/.libs/chert_alltermslist.o backends/chert/.libs/chert_btreebase.o backends/chert/.libs/chert_check.o backends/chert/.libs/chert_compact.o backends/chert/.libs/chert_cursor.o backends/chert/.libs/chert_database.o backends/chert/.libs/chert_databasereplicator.o backends/chert/.libs/chert_dbcheck.o backends/chert/.libs/chert_dbstats.o backends/chert/.libs/chert_do...
2015 Sep 05
1
question / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...the configure script from
xapian-core-1.2.21 did not seem to have issues with a static zlib
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/xapian-core-1.2.21
successive runs of gmake resulted in the following errors
1) /backends/chert/chert_btreebase.cc:34
w/ citation to /common/io_utils.h:76 'fsync' undeclared
CPPFLAGS="-D_ALL_SOURCE" added
env CPPFLAGS="-D_ALL_SOURCE" \
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/xapian-core-1.2.21
2) /common/errno...