Getting following error from queryservice_test.py test.
Sun Sep 21 14:10:15 CDT 2014: Running test/initial_sharding.py...
*** Error in `/home/vts/gocode/bin/vttablet': free(): corrupted unsorted chunks: 0x00002acb70001090 ***
<snipped>
Sun Sep 21 14:11:47 CDT 2014: Running test/resharding_bytes.py...
*** Error in `/home/vts/gocode/bin/vttablet': free(): corrupted unsorted chunks: 0x00002afabc0f6150 ***
The OS version is "DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"" with 16G of RAM.
I got same error message in 12.04 but resolved after I increased the RAM from 4G to 8G.