Created
December 6, 2012 19:14
-
-
Save michelp/4227347 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==25665== Invalid write of size 1 | |
| ==25665== at 0x99DBBDB: ChertTable_base::next_free_block() (chert_btreebase.cc:457) | |
| ==25665== by 0x9A07CEA: ChertTable::alter() (chert_table.cc:433) | |
| ==25665== by 0x9A0CCD0: ChertTable::add_kt(bool) (chert_table.cc:901) | |
| ==25665== by 0x9A0D462: ChertTable::add(std::string const&, std::string, bool) (chert_table.cc:1118) | |
| ==25665== by 0x99F7875: ChertPositionListTable::set_positionlist(unsigned int, std::string const&, Xapian::PositionIterator, Xapian::PositionIterator const&, bool) (chert_positionlist.cc:67) | |
| ==25665== by 0x99EF9AD: ChertWritableDatabase::add_document_(unsigned int, Xapian::Document const&) (chert_database.cc:1185) | |
| ==25665== by 0x99F1189: ChertWritableDatabase::add_document(Xapian::Document const&) (chert_database.cc:1149) | |
| ==25665== by 0x969A3F7: ??? (in /usr/lib/python2.7/dist-packages/xapian/_xapian.so) | |
| ==25665== by 0x49D584: PyEval_EvalFrameEx (in /home/michel/wikiparser/.virt/bin/python) | |
| ==25665== by 0x49F1BF: PyEval_EvalCodeEx (in /home/michel/wikiparser/.virt/bin/python) | |
| ==25665== by 0x4983B7: PyEval_EvalFrameEx (in /home/michel/wikiparser/.virt/bin/python) | |
| ==25665== by 0x49F1BF: PyEval_EvalCodeEx (in /home/michel/wikiparser/.virt/bin/python) | |
| ==25665== Address 0x1cf19120 is not stack'd, malloc'd or (recently) free'd | |
| ==25665== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment