Skip to content

Instantly share code, notes, and snippets.

@michelp
Created December 11, 2012 20:37
Show Gist options
  • Select an option

  • Save michelp/4261930 to your computer and use it in GitHub Desktop.

Select an option

Save michelp/4261930 to your computer and use it in GitHub Desktop.
==15718== Invalid write of size 1
==15718== at 0x99C7AFB: ChertTable_base::next_free_block() (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99F120A: ChertTable::alter() (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99F5EBB: ChertTable::add_kt(bool) (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99F662F: ChertTable::add(std::string const&, std::string, bool) (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99E2030: ??? (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99DA2D6: ??? (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x99DA69E: ??? (in /usr/lib/libxapian.so.22.5.0)
==15718== by 0x968AF26: ??? (in /usr/lib/python2.7/dist-packages/xapian/_xapian.so)
==15718== by 0x49D584: PyEval_EvalFrameEx (in /home/michel/wikiparser/.virt/bin/python)
==15718== by 0x49F1BF: PyEval_EvalCodeEx (in /home/michel/wikiparser/.virt/bin/python)
==15718== by 0x4983B7: PyEval_EvalFrameEx (in /home/michel/wikiparser/.virt/bin/python)
==15718== by 0x49F1BF: PyEval_EvalCodeEx (in /home/michel/wikiparser/.virt/bin/python)
==15718== Address 0xdc1cdcc is not stack'd, malloc'd or (recently) free'd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment