| 1 | $ unset XAPIAN_PREFER_GLASS
|
|---|
| 2 | $ rm -rf db_the_error
|
|---|
| 3 | $ valgrind ./the_error
|
|---|
| 4 | ==44840== Memcheck, a memory error detector
|
|---|
| 5 | ==44840== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
|
|---|
| 6 | ==44840== Using Valgrind-3.11.0.SVN and LibVEX; rerun with -h for copyright info
|
|---|
| 7 | ==44840== Command: ./the_error
|
|---|
| 8 | ==44840==
|
|---|
| 9 | --44840-- ./the_error:
|
|---|
| 10 | --44840-- dSYM directory is missing; consider using --dsymutil=yes
|
|---|
| 11 | ==44841== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 12 | ==44841== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 13 | ==44841== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 14 | ==44841== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 15 | ==44841== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 16 | ==44841== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 17 | ==44842== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 18 | ==44842== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 19 | ==44842== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 20 | ==44842== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 21 | ==44842== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 22 | ==44842== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 23 | ==44840== Invalid read of size 1
|
|---|
| 24 | ==44840== at 0x100087B67: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 25 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 26 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 27 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 28 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 29 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 30 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 31 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 32 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 33 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 34 | ==44840== Address 0x100bc24e9 is 9 bytes inside a block of size 8,192 free'd
|
|---|
| 35 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 36 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 37 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 38 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 39 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 40 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 41 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 42 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 43 | ==44840==
|
|---|
| 44 | ==44840== Invalid read of size 1
|
|---|
| 45 | ==44840== at 0x100087B6E: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 46 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 47 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 48 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 49 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 50 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 51 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 52 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 53 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 54 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 55 | ==44840== Address 0x100bc24ea is 10 bytes inside a block of size 8,192 free'd
|
|---|
| 56 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 57 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 58 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 59 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 60 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 61 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 62 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 63 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 64 | ==44840==
|
|---|
| 65 | ==44840== Invalid read of size 1
|
|---|
| 66 | ==44840== at 0x100087B95: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 67 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 68 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 69 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 70 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 71 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 72 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 73 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 74 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 75 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 76 | ==44840== Address 0x100bc24f3 is 19 bytes inside a block of size 8,192 free'd
|
|---|
| 77 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 78 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 79 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 80 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 81 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 82 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 83 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 84 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 85 | ==44840==
|
|---|
| 86 | ==44840== Invalid read of size 1
|
|---|
| 87 | ==44840== at 0x100087B9D: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 88 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 89 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 90 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 91 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 92 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 93 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 94 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 95 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 96 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 97 | ==44840== Address 0x100bc24f4 is 20 bytes inside a block of size 8,192 free'd
|
|---|
| 98 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 99 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 100 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 101 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 102 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 103 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 104 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 105 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 106 | ==44840==
|
|---|
| 107 | ==44840== Invalid read of size 1
|
|---|
| 108 | ==44840== at 0x100087BA9: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 109 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 110 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 111 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 112 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 113 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 114 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 115 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 116 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 117 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 118 | ==44840== Address 0x100bc44a6 is 8,134 bytes inside a block of size 8,192 free'd
|
|---|
| 119 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 120 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 121 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 122 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 123 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 124 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 125 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 126 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 127 | ==44840==
|
|---|
| 128 | ==44840== Invalid read of size 1
|
|---|
| 129 | ==44840== at 0x10000C717: _platform_memcmp (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 130 | ==44840== by 0x100087BF7: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 131 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 132 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 133 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 134 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 135 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 136 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 137 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 138 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 139 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 140 | ==44840== Address 0x100bc44a7 is 8,135 bytes inside a block of size 8,192 free'd
|
|---|
| 141 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 142 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 143 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 144 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 145 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 146 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 147 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 148 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 149 | ==44840==
|
|---|
| 150 | ==44840== Invalid read of size 1
|
|---|
| 151 | ==44840== at 0x100087C2F: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 152 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 153 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 154 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 155 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 156 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 157 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 158 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 159 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 160 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 161 | ==44840== Address 0x100bc24f5 is 21 bytes inside a block of size 8,192 free'd
|
|---|
| 162 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 163 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 164 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 165 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 166 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 167 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 168 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 169 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 170 | ==44840==
|
|---|
| 171 | ==44840== Invalid read of size 1
|
|---|
| 172 | ==44840== at 0x100087C37: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 173 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 174 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 175 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 176 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 177 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 178 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 179 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 180 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 181 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 182 | ==44840== Address 0x100bc24f6 is 22 bytes inside a block of size 8,192 free'd
|
|---|
| 183 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 184 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 185 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 186 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 187 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 188 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 189 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 190 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 191 | ==44840==
|
|---|
| 192 | ==44840== Invalid read of size 1
|
|---|
| 193 | ==44840== at 0x100087C43: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 194 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 195 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 196 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 197 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 198 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 199 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 200 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 201 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 202 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 203 | ==44840== Address 0x100bc4494 is 8,116 bytes inside a block of size 8,192 free'd
|
|---|
| 204 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 205 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 206 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 207 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 208 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 209 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 210 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 211 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 212 | ==44840==
|
|---|
| 213 | ==44840== Invalid read of size 1
|
|---|
| 214 | ==44840== at 0x10000C717: _platform_memcmp (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 215 | ==44840== by 0x100087C91: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 216 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 217 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 218 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 219 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 220 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 221 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 222 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 223 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 224 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 225 | ==44840== Address 0x100bc4495 is 8,117 bytes inside a block of size 8,192 free'd
|
|---|
| 226 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 227 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 228 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 229 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 230 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 231 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 232 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 233 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 234 | ==44840==
|
|---|
| 235 | ==44840== Invalid read of size 1
|
|---|
| 236 | ==44840== at 0x100087CF8: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 237 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 238 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 239 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 240 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 241 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 242 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 243 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 244 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 245 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 246 | ==44840== Address 0x100bc24ef is 15 bytes inside a block of size 8,192 free'd
|
|---|
| 247 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 248 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 249 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 250 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 251 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 252 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 253 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 254 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 255 | ==44840==
|
|---|
| 256 | ==44840== Invalid read of size 1
|
|---|
| 257 | ==44840== at 0x100087D00: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 258 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 259 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 260 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 261 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 262 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 263 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 264 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 265 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 266 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 267 | ==44840== Address 0x100bc24f0 is 16 bytes inside a block of size 8,192 free'd
|
|---|
| 268 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 269 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 270 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 271 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 272 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 273 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 274 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 275 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 276 | ==44840==
|
|---|
| 277 | ==44840== Invalid read of size 1
|
|---|
| 278 | ==44840== at 0x100087D08: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 279 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 280 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 281 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 282 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 283 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 284 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 285 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 286 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 287 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 288 | ==44840== Address 0x100bc43c6 is 7,910 bytes inside a block of size 8,192 free'd
|
|---|
| 289 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 290 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 291 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 292 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 293 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 294 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 295 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 296 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 297 | ==44840==
|
|---|
| 298 | ==44840== Invalid read of size 1
|
|---|
| 299 | ==44840== at 0x10000C717: _platform_memcmp (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 300 | ==44840== by 0x100087D5F: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 301 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 302 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 303 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 304 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 305 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 306 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 307 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 308 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 309 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 310 | ==44840== Address 0x100bc43c7 is 7,911 bytes inside a block of size 8,192 free'd
|
|---|
| 311 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 312 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 313 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 314 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 315 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 316 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 317 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 318 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 319 | ==44840==
|
|---|
| 320 | ==44840== Invalid read of size 1
|
|---|
| 321 | ==44840== at 0x10000C717: _platform_memcmp (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 322 | ==44840== by 0x100087D2A: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 323 | ==44840== by 0x100087F0C: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 324 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 325 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 326 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 327 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 328 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 329 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 330 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 331 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 332 | ==44840== Address 0x100bc439a is 7,866 bytes inside a block of size 8,192 free'd
|
|---|
| 333 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 334 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 335 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 336 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 337 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 338 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 339 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 340 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 341 | ==44840==
|
|---|
| 342 | ==44840== Invalid read of size 1
|
|---|
| 343 | ==44840== at 0x100087F1B: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 344 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 345 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 346 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 347 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 348 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 349 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 350 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 351 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 352 | ==44840== Address 0x100bc24f1 is 17 bytes inside a block of size 8,192 free'd
|
|---|
| 353 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 354 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 355 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 356 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 357 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 358 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 359 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 360 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 361 | ==44840==
|
|---|
| 362 | ==44840== Invalid read of size 1
|
|---|
| 363 | ==44840== at 0x100087F24: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 364 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 365 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 366 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 367 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 368 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 369 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 370 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 371 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 372 | ==44840== Address 0x100bc24f2 is 18 bytes inside a block of size 8,192 free'd
|
|---|
| 373 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 374 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 375 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 376 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 377 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 378 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 379 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 380 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 381 | ==44840==
|
|---|
| 382 | ==44840== Invalid read of size 1
|
|---|
| 383 | ==44840== at 0x100087F2D: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 384 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 385 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 386 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 387 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 388 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 389 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 390 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 391 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 392 | ==44840== Address 0x100bc4399 is 7,865 bytes inside a block of size 8,192 free'd
|
|---|
| 393 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 394 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 395 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 396 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 397 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 398 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 399 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 400 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 401 | ==44840==
|
|---|
| 402 | ==44840== Invalid read of size 1
|
|---|
| 403 | ==44840== at 0x10000C714: _platform_memcmp (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 404 | ==44840== by 0x100087F50: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 405 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 406 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 407 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 408 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 409 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 410 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 411 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 412 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 413 | ==44840== Address 0x100bc439a is 7,866 bytes inside a block of size 8,192 free'd
|
|---|
| 414 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 415 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 416 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 417 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 418 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 419 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 420 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 421 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 422 | ==44840==
|
|---|
| 423 | ==44840== Invalid read of size 1
|
|---|
| 424 | ==44840== at 0x100089ACF: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 425 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 426 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 427 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 428 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 429 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 430 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 431 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 432 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 433 | ==44840== Address 0x100bc24f1 is 17 bytes inside a block of size 8,192 free'd
|
|---|
| 434 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 435 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 436 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 437 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 438 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 439 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 440 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 441 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 442 | ==44840==
|
|---|
| 443 | ==44840== Invalid read of size 1
|
|---|
| 444 | ==44840== at 0x100089AD8: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 445 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 446 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 447 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 448 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 449 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 450 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 451 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 452 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 453 | ==44840== Address 0x100bc24f2 is 18 bytes inside a block of size 8,192 free'd
|
|---|
| 454 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 455 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 456 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 457 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 458 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 459 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 460 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 461 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 462 | ==44840==
|
|---|
| 463 | ==44840== Invalid read of size 1
|
|---|
| 464 | ==44840== at 0x100089AE1: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 465 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 466 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 467 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 468 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 469 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 470 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 471 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 472 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 473 | ==44840== Address 0x100bc4399 is 7,865 bytes inside a block of size 8,192 free'd
|
|---|
| 474 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 475 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 476 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 477 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 478 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 479 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 480 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 481 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 482 | ==44840==
|
|---|
| 483 | ==44840== Invalid read of size 1
|
|---|
| 484 | ==44840== at 0x100089AED: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 485 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 486 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 487 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 488 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 489 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 490 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 491 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 492 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 493 | ==44840== Address 0x100bc43a1 is 7,873 bytes inside a block of size 8,192 free'd
|
|---|
| 494 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 495 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 496 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 497 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 498 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 499 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 500 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 501 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 502 | ==44840==
|
|---|
| 503 | ==44840== Invalid read of size 1
|
|---|
| 504 | ==44840== at 0x100089AFB: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 505 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 506 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 507 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 508 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 509 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 510 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 511 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 512 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 513 | ==44840== Address 0x100bc43a2 is 7,874 bytes inside a block of size 8,192 free'd
|
|---|
| 514 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 515 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 516 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 517 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 518 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 519 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 520 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 521 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 522 | ==44840==
|
|---|
| 523 | ==44840== Invalid read of size 1
|
|---|
| 524 | ==44840== at 0x100089B34: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 525 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 526 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 527 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 528 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 529 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 530 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 531 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 532 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 533 | ==44840== Address 0x100bc4399 is 7,865 bytes inside a block of size 8,192 free'd
|
|---|
| 534 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 535 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 536 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 537 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 538 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 539 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 540 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 541 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 542 | ==44840==
|
|---|
| 543 | ==44840== Invalid read of size 1
|
|---|
| 544 | ==44840== at 0x100089B3D: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 545 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 546 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 547 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 548 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 549 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 550 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 551 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 552 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 553 | ==44840== Address 0x100bc4397 is 7,863 bytes inside a block of size 8,192 free'd
|
|---|
| 554 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 555 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 556 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 557 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 558 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 559 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 560 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 561 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 562 | ==44840==
|
|---|
| 563 | ==44840== Invalid read of size 1
|
|---|
| 564 | ==44840== at 0x100089B42: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 565 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 566 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 567 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 568 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 569 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 570 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 571 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 572 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 573 | ==44840== Address 0x100bc4398 is 7,864 bytes inside a block of size 8,192 free'd
|
|---|
| 574 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 575 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 576 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 577 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 578 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 579 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 580 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 581 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 582 | ==44840==
|
|---|
| 583 | ==44840== Invalid read of size 16
|
|---|
| 584 | ==44840== at 0x100789FED: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 585 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 586 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 587 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 588 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 589 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 590 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 591 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 592 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 593 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 594 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 595 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 596 | ==44840== Address 0x100bc43b4 is 7,892 bytes inside a block of size 8,192 free'd
|
|---|
| 597 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 598 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 599 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 600 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 601 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 602 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 603 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 604 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 605 | ==44840==
|
|---|
| 606 | ==44840== Invalid read of size 32
|
|---|
| 607 | ==44840== at 0x100789FF8: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 608 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 609 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 610 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 611 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 612 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 613 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 614 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 615 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 616 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 617 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 618 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 619 | ==44840== Address 0x100bc43a3 is 7,875 bytes inside a block of size 8,192 free'd
|
|---|
| 620 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 621 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 622 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 623 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 624 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 625 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 626 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 627 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 628 | ==44840==
|
|---|
| 629 | ==44840== Invalid read of size 1
|
|---|
| 630 | ==44840== at 0x100089B67: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 631 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 632 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 633 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 634 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 635 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 636 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 637 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 638 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 639 | ==44840== Address 0x100bc4397 is 7,863 bytes inside a block of size 8,192 free'd
|
|---|
| 640 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 641 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 642 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 643 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 644 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 645 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 646 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 647 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 648 | ==44840==
|
|---|
| 649 | ==44840== Invalid read of size 1
|
|---|
| 650 | ==44840== at 0x10008CE87: ChertTable::next_default(Cursor*, int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 651 | ==44840== by 0x10006277D: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 652 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 653 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 654 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 655 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 656 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 657 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 658 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 659 | ==44840== Address 0x100bc24e9 is 9 bytes inside a block of size 8,192 free'd
|
|---|
| 660 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 661 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 662 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 663 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 664 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 665 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 666 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 667 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 668 | ==44840==
|
|---|
| 669 | ==44840== Invalid read of size 1
|
|---|
| 670 | ==44840== at 0x10008CE8F: ChertTable::next_default(Cursor*, int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 671 | ==44840== by 0x10006277D: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 672 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 673 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 674 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 675 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 676 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 677 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 678 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 679 | ==44840== Address 0x100bc24ea is 10 bytes inside a block of size 8,192 free'd
|
|---|
| 680 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 681 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 682 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 683 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 684 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 685 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 686 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 687 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 688 | ==44840==
|
|---|
| 689 | ==44840== Invalid read of size 1
|
|---|
| 690 | ==44840== at 0x1000623BB: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 691 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 692 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 693 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 694 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 695 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 696 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 697 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 698 | ==44840== Address 0x100bc24f1 is 17 bytes inside a block of size 8,192 free'd
|
|---|
| 699 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 700 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 701 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 702 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 703 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 704 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 705 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 706 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 707 | ==44840==
|
|---|
| 708 | ==44840== Invalid read of size 1
|
|---|
| 709 | ==44840== at 0x1000623C3: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 710 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 711 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 712 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 713 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 714 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 715 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 716 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 717 | ==44840== Address 0x100bc24f2 is 18 bytes inside a block of size 8,192 free'd
|
|---|
| 718 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 719 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 720 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 721 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 722 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 723 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 724 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 725 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 726 | ==44840==
|
|---|
| 727 | ==44840== Invalid read of size 1
|
|---|
| 728 | ==44840== at 0x1000623CB: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 729 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 730 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 731 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 732 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 733 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 734 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 735 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 736 | ==44840== Address 0x100bc4399 is 7,865 bytes inside a block of size 8,192 free'd
|
|---|
| 737 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 738 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 739 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 740 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 741 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 742 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 743 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 744 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 745 | ==44840==
|
|---|
| 746 | ==44840== Invalid read of size 1
|
|---|
| 747 | ==44840== at 0x1000623D3: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 748 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 749 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 750 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 751 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 752 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 753 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 754 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 755 | ==44840== Address 0x100bc439f is 7,871 bytes inside a block of size 8,192 free'd
|
|---|
| 756 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 757 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 758 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 759 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 760 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 761 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 762 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 763 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 764 | ==44840==
|
|---|
| 765 | ==44840== Invalid read of size 1
|
|---|
| 766 | ==44840== at 0x1000623DA: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 767 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 768 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 769 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 770 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 771 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 772 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 773 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 774 | ==44840== Address 0x100bc43a0 is 7,872 bytes inside a block of size 8,192 free'd
|
|---|
| 775 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 776 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 777 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 778 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 779 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 780 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 781 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 782 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 783 | ==44840==
|
|---|
| 784 | ==44840== Invalid read of size 1
|
|---|
| 785 | ==44840== at 0x1000623F9: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 786 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 787 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 788 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 789 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 790 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 791 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 792 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 793 | ==44840== Address 0x100bc24f1 is 17 bytes inside a block of size 8,192 free'd
|
|---|
| 794 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 795 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 796 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 797 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 798 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 799 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 800 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 801 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 802 | ==44840==
|
|---|
| 803 | ==44840== Invalid read of size 1
|
|---|
| 804 | ==44840== at 0x100062401: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 805 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 806 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 807 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 808 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 809 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 810 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 811 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 812 | ==44840== Address 0x100bc24f2 is 18 bytes inside a block of size 8,192 free'd
|
|---|
| 813 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 814 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 815 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 816 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 817 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 818 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 819 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 820 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 821 | ==44840==
|
|---|
| 822 | ==44840== Invalid read of size 1
|
|---|
| 823 | ==44840== at 0x10006240E: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 824 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 825 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 826 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 827 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 828 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 829 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 830 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 831 | ==44840== Address 0x100bc4399 is 7,865 bytes inside a block of size 8,192 free'd
|
|---|
| 832 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 833 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 834 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 835 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 836 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 837 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 838 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 839 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 840 | ==44840==
|
|---|
| 841 | ==44840== Invalid read of size 1
|
|---|
| 842 | ==44840== at 0x10078A056: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 843 | ==44840== by 0x100313591: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::assign(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 844 | ==44840== by 0x10006241B: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 845 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 846 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 847 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 848 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 849 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 850 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 851 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 852 | ==44840== Address 0x100bc439a is 7,866 bytes inside a block of size 8,192 free'd
|
|---|
| 853 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 854 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 855 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 856 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 857 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 858 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 859 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 860 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 861 | ==44840==
|
|---|
| 862 | ==44840== Invalid read of size 1
|
|---|
| 863 | ==44840== at 0x10078A064: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 864 | ==44840== by 0x100313591: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::assign(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 865 | ==44840== by 0x10006241B: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 866 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 867 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 868 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 869 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 870 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 871 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 872 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 873 | ==44840== Address 0x100bc439b is 7,867 bytes inside a block of size 8,192 free'd
|
|---|
| 874 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 875 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 876 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 877 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 878 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 879 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 880 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 881 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 882 | ==44840==
|
|---|
| 883 | ==44843== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 884 | ==44843== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 885 | ==44843== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 886 | ==44843== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 887 | ==44843== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 888 | ==44843== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 889 | ==44840== Invalid read of size 32
|
|---|
| 890 | ==44840== at 0x10078A00E: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 891 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 892 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 893 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 894 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 895 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 896 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 897 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 898 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 899 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 900 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 901 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 902 | ==44840== Address 0x100c675c0 is 7,552 bytes inside a block of size 8,192 free'd
|
|---|
| 903 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 904 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 905 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 906 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 907 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 908 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 909 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 910 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 911 | ==44840==
|
|---|
| 912 | ==44844== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 913 | ==44844== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 914 | ==44844== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 915 | ==44844== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 916 | ==44844== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 917 | ==44844== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 918 | ==44840== Invalid read of size 32
|
|---|
| 919 | ==44840== at 0x100785C1D: _platform_memchr$VARIANT$Haswell (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 920 | ==44840== by 0x100314EFD: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::find(char, unsigned long) const (in /usr/lib/libc++.1.dylib)
|
|---|
| 921 | ==44840== by 0x10007AECF: Chert::PostlistChunkWriter::flush(ChertTable*) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 922 | ==44840== by 0x1000814CB: ChertPostListTable::merge_changes(std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::map<unsigned int, std::__1::pair<char, unsigned int>, std::__1::less<unsigned int>, std::__1::allocator<std::__1::pair<unsigned int const, std::__1::pair<char, unsigned int> > > >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::map<unsigned int, std::__1::pair<char, unsigned int>, std::__1::less<unsigned int>, std::__1::allocator<std::__1::pair<unsigned int const, std::__1::pair<char, unsigned int> > > > > > > const&, std::__1::map<unsigned int, unsigned int, std::__1::less<unsigned int>, std::__1::allocator<std::__1::pair<unsigned int const, unsigned int> > > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::pair<int, int>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::pair<int, int> > > > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 923 | ==44840== by 0x100067AA4: ChertWritableDatabase::commit() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 924 | ==44840== by 0x10001FE43: Xapian::WritableDatabase::commit() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 925 | ==44840== by 0x100001171: run() (in ./the_error)
|
|---|
| 926 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 927 | ==44840== Address 0x100d79c40 is 32 bytes before a block of size 96 in arena "client"
|
|---|
| 928 | ==44840==
|
|---|
| 929 | ==44840== Invalid read of size 32
|
|---|
| 930 | ==44840== at 0x10078A080: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 931 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 932 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 933 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 934 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 935 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 936 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 937 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 938 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 939 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 940 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 941 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 942 | ==44840== Address 0x100d0caeb is 7,099 bytes inside a block of size 8,192 free'd
|
|---|
| 943 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 944 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 945 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 946 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 947 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 948 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 949 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 950 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 951 | ==44840==
|
|---|
| 952 | ==44840== Invalid read of size 32
|
|---|
| 953 | ==44840== at 0x10078A098: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 954 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 955 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 956 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 957 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 958 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 959 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 960 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 961 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 962 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 963 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 964 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 965 | ==44840== Address 0x100d0cb0b is 7,131 bytes inside a block of size 8,192 free'd
|
|---|
| 966 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 967 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 968 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 969 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 970 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 971 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 972 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 973 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 974 | ==44840==
|
|---|
| 975 | ==44840== Invalid read of size 32
|
|---|
| 976 | ==44840== at 0x10078A0A0: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 977 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 978 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 979 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 980 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 981 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 982 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 983 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 984 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 985 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 986 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 987 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 988 | ==44840== Address 0x100d0cb2b is 7,163 bytes inside a block of size 8,192 free'd
|
|---|
| 989 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 990 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 991 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 992 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 993 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 994 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 995 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 996 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 997 | ==44840==
|
|---|
| 998 | ==44840== Invalid read of size 32
|
|---|
| 999 | ==44840== at 0x10078A100: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 1000 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1001 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1002 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1003 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1004 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1005 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1006 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1007 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1008 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1009 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1010 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1011 | ==44840== Address 0x100d0cb24 is 7,156 bytes inside a block of size 8,192 free'd
|
|---|
| 1012 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1013 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1014 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1015 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1016 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1017 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1018 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 1019 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1020 | ==44840==
|
|---|
| 1021 | ==44840== Invalid read of size 32
|
|---|
| 1022 | ==44840== at 0x10078A105: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 1023 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1024 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1025 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1026 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1027 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1028 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1029 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1030 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1031 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1032 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1033 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1034 | ==44840== Address 0x100d0cb44 is 7,188 bytes inside a block of size 8,192 free'd
|
|---|
| 1035 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1036 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1037 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1038 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1039 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1040 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1041 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 1042 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1043 | ==44840==
|
|---|
| 1044 | ==44845== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1045 | ==44845== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1046 | ==44845== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1047 | ==44845== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1048 | ==44845== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1049 | ==44845== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1050 | ==44840== Invalid read of size 32
|
|---|
| 1051 | ==44840== at 0x10078A0C8: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 1052 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1053 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1054 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1055 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1056 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1057 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1058 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1059 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1060 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1061 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1062 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1063 | ==44840== Address 0x100db4b54 is 6,708 bytes inside a block of size 8,192 free'd
|
|---|
| 1064 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1065 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1066 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1067 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1068 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1069 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1070 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 1071 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1072 | ==44840==
|
|---|
| 1073 | ==44840== Invalid read of size 32
|
|---|
| 1074 | ==44840== at 0x10078A0CC: _platform_memmove$VARIANT$Unknown (in /usr/lib/system/libsystem_platform.dylib)
|
|---|
| 1075 | ==44840== by 0x100313E8C: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1076 | ==44840== by 0x100313D22: std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*, unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1077 | ==44840== by 0x100089B66: ChertTable::read_tag(Cursor*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1078 | ==44840== by 0x100062757: ChertCursor::read_tag(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1079 | ==44840== by 0x1000910A7: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1080 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1081 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1082 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1083 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1084 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1085 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1086 | ==44840== Address 0x100db4b74 is 6,740 bytes inside a block of size 8,192 free'd
|
|---|
| 1087 | ==44840== at 0x10000A9DF: free (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1088 | ==44840== by 0x10008B79C: ChertTable::close(bool) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1089 | ==44840== by 0x10008CA73: ChertTable::open(unsigned int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1090 | ==44840== by 0x1000632AA: ChertDatabase::open_tables_consistent() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1091 | ==44840== by 0x10006509E: ChertDatabase::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1092 | ==44840== by 0x10001D9DB: Xapian::Database::reopen() (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1093 | ==44840== by 0x100001182: run() (in ./the_error)
|
|---|
| 1094 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1095 | ==44840==
|
|---|
| 1096 | ==44846== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1097 | ==44846== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1098 | ==44846== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1099 | ==44846== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1100 | ==44846== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1101 | ==44846== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1102 | ==44847== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1103 | ==44847== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1104 | ==44847== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1105 | ==44847== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1106 | ==44847== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1107 | ==44847== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1108 | ==44848== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1109 | ==44848== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1110 | ==44848== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1111 | ==44848== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1112 | ==44848== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1113 | ==44848== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1114 | ==44849== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1115 | ==44849== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1116 | ==44849== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1117 | ==44849== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1118 | ==44849== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1119 | ==44849== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1120 | ==44850== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1121 | ==44850== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1122 | ==44850== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1123 | ==44850== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1124 | ==44850== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1125 | ==44850== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1126 | ==44851== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1127 | ==44851== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1128 | ==44851== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1129 | ==44851== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1130 | ==44851== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1131 | ==44851== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1132 | ==44852== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1133 | ==44852== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1134 | ==44852== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1135 | ==44852== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1136 | ==44852== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1137 | ==44852== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1138 | ==44853== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1139 | ==44853== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1140 | ==44853== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1141 | ==44853== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1142 | ==44853== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1143 | ==44853== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1144 | ==44854== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1145 | ==44854== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1146 | ==44854== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1147 | ==44854== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1148 | ==44854== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1149 | ==44854== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1150 | ==44855== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1151 | ==44855== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1152 | ==44855== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1153 | ==44855== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1154 | ==44855== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1155 | ==44855== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1156 | ==44856== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1157 | ==44856== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1158 | ==44856== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1159 | ==44856== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1160 | ==44856== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1161 | ==44856== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1162 | ==44857== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1163 | ==44857== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1164 | ==44857== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1165 | ==44857== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1166 | ==44857== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1167 | ==44857== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1168 | ==44858== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1169 | ==44858== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1170 | ==44858== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1171 | ==44858== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1172 | ==44858== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1173 | ==44858== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1174 | ==44859== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1175 | ==44859== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1176 | ==44859== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1177 | ==44859== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1178 | ==44859== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1179 | ==44859== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1180 | ==44860== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1181 | ==44860== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1182 | ==44860== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1183 | ==44860== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1184 | ==44860== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1185 | ==44860== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1186 | ==44861== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1187 | ==44861== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1188 | ==44861== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1189 | ==44861== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1190 | ==44861== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1191 | ==44861== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1192 | ==44862== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1193 | ==44862== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1194 | ==44862== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1195 | ==44862== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1196 | ==44862== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1197 | ==44862== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1198 | ==44863== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1199 | ==44863== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1200 | ==44863== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1201 | ==44863== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1202 | ==44863== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1203 | ==44863== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1204 | ==44864== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1205 | ==44864== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1206 | ==44864== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1207 | ==44864== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1208 | ==44864== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1209 | ==44864== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1210 | ==44865== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1211 | ==44865== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1212 | ==44865== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1213 | ==44865== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1214 | ==44865== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1215 | ==44865== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1216 | ==44866== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1217 | ==44866== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1218 | ==44866== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1219 | ==44866== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1220 | ==44866== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1221 | ==44866== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1222 | ==44867== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1223 | ==44867== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1224 | ==44867== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1225 | ==44867== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1226 | ==44867== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1227 | ==44867== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1228 | ==44868== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1229 | ==44868== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1230 | ==44868== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1231 | ==44868== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1232 | ==44868== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1233 | ==44868== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1234 | ==44869== Warning: invalid file descriptor 2560 in syscall close()
|
|---|
| 1235 | ==44869== Warning: invalid file descriptor 2561 in syscall close()
|
|---|
| 1236 | ==44869== Use --log-fd=<number> to select an alternative log fd.
|
|---|
| 1237 | ==44869== Warning: invalid file descriptor 2562 in syscall close()
|
|---|
| 1238 | ==44869== Warning: invalid file descriptor 2563 in syscall close()
|
|---|
| 1239 | ==44869== Warning: invalid file descriptor 2564 in syscall close()
|
|---|
| 1240 | ==44840== Invalid read of size 8
|
|---|
| 1241 | ==44840== at 0x100087E50: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1242 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1243 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1244 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1245 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1246 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1247 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1248 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1249 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1250 | ==44840== Address 0x100af5d38 is 0 bytes after a block of size 24 alloc'd
|
|---|
| 1251 | ==44840== at 0x10000A59B: malloc (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1252 | ==44840== by 0x10031043D: operator new(unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1253 | ==44840== by 0x100061CD5: ChertCursor::ChertCursor(ChertTable const*) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1254 | ==44840== by 0x10008A698: ChertTable::cursor_get() const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1255 | ==44840== by 0x100090DFA: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1256 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1257 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1258 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1259 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1260 | ==44840== by 0x100001084: run() (in ./the_error)
|
|---|
| 1261 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1262 | ==44840==
|
|---|
| 1263 | ==44840== Invalid read of size 4
|
|---|
| 1264 | ==44840== at 0x100087E54: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1265 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1266 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1267 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1268 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1269 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1270 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1271 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1272 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1273 | ==44840== Address 0x100af5d40 is 8 bytes after a block of size 24 alloc'd
|
|---|
| 1274 | ==44840== at 0x10000A59B: malloc (in /usr/local/Cellar/valgrind/HEAD/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)
|
|---|
| 1275 | ==44840== by 0x10031043D: operator new(unsigned long) (in /usr/lib/libc++.1.dylib)
|
|---|
| 1276 | ==44840== by 0x100061CD5: ChertCursor::ChertCursor(ChertTable const*) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1277 | ==44840== by 0x10008A698: ChertTable::cursor_get() const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1278 | ==44840== by 0x100090DFA: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1279 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1280 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1281 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1282 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1283 | ==44840== by 0x100001084: run() (in ./the_error)
|
|---|
| 1284 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1285 | ==44840==
|
|---|
| 1286 | ==44840== Invalid read of size 1
|
|---|
| 1287 | ==44840== at 0x100087B67: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1288 | ==44840== by 0x100087E63: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1289 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1290 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1291 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1292 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1293 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1294 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1295 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1296 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1297 | ==44840== Address 0x9 is not stack'd, malloc'd or (recently) free'd
|
|---|
| 1298 | ==44840==
|
|---|
| 1299 | ==44840==
|
|---|
| 1300 | ==44840== Process terminating with default action of signal 11 (SIGSEGV): dumping core
|
|---|
| 1301 | ==44840== Access not within mapped region at address 0x9
|
|---|
| 1302 | ==44840== at 0x100087B67: ChertTable::find_in_block(unsigned char const*, Key, bool, int) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1303 | ==44840== by 0x100087E63: ChertTable::find(Cursor*) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1304 | ==44840== by 0x100062273: ChertCursor::find_entry(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1305 | ==44840== by 0x100090EEC: ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1306 | ==44840== by 0x10009312D: ChertValueManager::get_value(unsigned int, unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1307 | ==44840== by 0x1000783EB: ChertDocument::do_get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1308 | ==44840== by 0x1000211C7: Xapian::Document::get_value(unsigned int) const (in /usr/local/Cellar/xapian/HEAD/lib/libxapian-1.3.3.dylib)
|
|---|
| 1309 | ==44840== by 0x100000BB3: process_all(Xapian::Database const&, int, int, bool, bool) (in ./the_error)
|
|---|
| 1310 | ==44840== by 0x1000011AD: run() (in ./the_error)
|
|---|
| 1311 | ==44840== by 0x100001247: main (in ./the_error)
|
|---|
| 1312 | ==44840== If you believe this happened as a result of a stack
|
|---|
| 1313 | ==44840== overflow in your program's main thread (unlikely but
|
|---|
| 1314 | ==44840== possible), you can try to increase the size of the
|
|---|
| 1315 | ==44840== main thread stack using the --main-stacksize= flag.
|
|---|
| 1316 | ==44840== The main thread stack size used in this run was 8388608.
|
|---|
| 1317 | ==44840==
|
|---|
| 1318 | ==44840== HEAP SUMMARY:
|
|---|
| 1319 | ==44840== in use at exit: 664,705 bytes in 468 blocks
|
|---|
| 1320 | ==44840== total heap usage: 16,226 allocs, 15,758 frees, 21,076,580 bytes allocated
|
|---|
| 1321 | ==44840==
|
|---|
| 1322 | ==44840== LEAK SUMMARY:
|
|---|
| 1323 | ==44840== definitely lost: 16 bytes in 1 blocks
|
|---|
| 1324 | ==44840== indirectly lost: 0 bytes in 0 blocks
|
|---|
| 1325 | ==44840== possibly lost: 13,042 bytes in 110 blocks
|
|---|
| 1326 | ==44840== still reachable: 651,647 bytes in 357 blocks
|
|---|
| 1327 | ==44840== suppressed: 0 bytes in 0 blocks
|
|---|
| 1328 | ==44840== Rerun with --leak-check=full to see details of leaked memory
|
|---|
| 1329 | ==44840==
|
|---|
| 1330 | ==44840== For counts of detected and suppressed errors, rerun with: -v
|
|---|
| 1331 | ==44840== ERROR SUMMARY: 68148 errors from 54 contexts (suppressed: 0 from 0)
|
|---|
| 1332 | [1] 44840 segmentation fault valgrind ./the_error
|
|---|