Skip to content

Instantly share code, notes, and snippets.

Created December 6, 2013 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7819855 to your computer and use it in GitHub Desktop.
Save anonymous/7819855 to your computer and use it in GitHub Desktop.
xcut
valgrind: m_transtab.c:675 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed.
==9866== at 0x38054640: ??? (in /usr/lib/valgrind/memcheck-arm-linux)
sched status:
running_tid=1
Thread 1: status = VgTs_Runnable
==9866== at 0x4A132B4: _itoa_word (in /usr/lib/libc-2.17.so)
Note: see also the FAQ in the source distribution.
It contains workarounds to several common problems.
In particular, if Valgrind aborted or crashed after
identifying problems in your program, there's a good chance
that fixing those problems will prevent Valgrind aborting or
crashing, especially if it happened in m_mallocfree.c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment