Skip to content

Instantly share code, notes, and snippets.

@michelp
Created November 30, 2012 15:41
Show Gist options
  • Select an option

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

Select an option

Save michelp/4176504 to your computer and use it in GitHub Desktop.
*** glibc detected *** /home/michel/wikiparser/.virt/bin/python: munmap_chunk(): invalid pointer: 0x0000000050eaac10 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x7ffff693eb96]
/usr/lib/libxapian.so.22(_ZNSt8_Rb_treeISsSt4pairIKSs14OmDocumentTermESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E+0x41)[0x7ffff36c3ae1]
/usr/lib/libxapian.so.22(_ZNSt8_Rb_treeISsSt4pairIKSs14OmDocumentTermESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E+0x2f)[0x7ffff36c3acf]
/usr/lib/libxapian.so.22(_ZNSt8_Rb_treeISsSt4pairIKSs14OmDocumentTermESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E+0x2f)[0x7ffff36c3acf]
/usr/lib/libxapian.so.22(_ZNSt8_Rb_treeISsSt4pairIKSs14OmDocumentTermESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E+0x2f)[0x7ffff36c3acf]
/usr/lib/libxapian.so.22(_ZN6Xapian8Document8InternalD1Ev+0x39)[0x7ffff36c0ef9]
/usr/lib/libxapian.so.22(_ZN6Xapian8Document8InternalD0Ev+0x9)[0x7ffff36c0fd9]
/usr/lib/python2.7/dist-packages/xapian/_xapian.so(+0x6d764)[0x7ffff3ad2764]
/usr/lib/python2.7/dist-packages/xapian/_xapian.so(+0x1ccf6)[0x7ffff3a81cf6]
/home/michel/wikiparser/.virt/bin/python[0x42497d]
/home/michel/wikiparser/.virt/bin/python[0x460d88]
/home/michel/wikiparser/.virt/bin/python[0x424402]
/home/michel/wikiparser/.virt/bin/python[0x42a826]
/home/michel/wikiparser/.virt/bin/python[0x42a890]
/home/michel/wikiparser/.virt/bin/python[0x57cbd5]
/home/michel/wikiparser/.virt/bin/python(PyDict_SetItem+0x49)[0x4faf79]
/home/michel/wikiparser/.virt/bin/python(PySys_SetObject+0x5f)[0x54d30f]
/home/michel/wikiparser/.virt/bin/python(PyEval_EvalFrameEx+0x42c4)[0x49bec4]
/home/michel/wikiparser/.virt/bin/python(PyEval_EvalCodeEx+0x1a0)[0x49f1c0]
/home/michel/wikiparser/.virt/bin/python(PyRun_FileExFlags+0xe1)[0x4a9081]
/home/michel/wikiparser/.virt/bin/python(PyRun_SimpleFileExFlags+0x1d1)[0x4a9311]
/home/michel/wikiparser/.virt/bin/python(Py_Main+0x55d)[0x4aa8bd]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7ffff68e176d]
/home/michel/wikiparser/.virt/bin/python[0x41b9b1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment