cuitao2046 / gperftools

Automatically exported from code.google.com/p/gperftools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

hooked allocator frame not found, heap check fails #526

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download gperf 2.0
2. ./configure
3. make check

What is the expected output? What do you see instead?
10 of 44 tests failed

What version of the product are you using? On what operating system?
gperf-2.0 with Ubuntu 12.04.2 LTS
 Linux version 3.2.0-40-generic-pae (buildd@roseapple) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #64-Ubuntu SMP Mon Mar 25 21:44:41 UTC 2013

Please provide any additional information below.
I get plenty of  Hooked allocator frame not found, returning empty trace
during the test.
I got the same error using a sample c program with 
LD_PRELOAD=/usr/local/libtc_malloc.so HEAPCHECK=normal sample_test_c

Original issue reported on code.google.com by scerv...@connected-labs.com on 30 Apr 2013 at 2:08

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
As previous reports in other issues, I can't see these issues with SVN r209.
Is this happening with SVN trunk revision in your environment?

Original comment by zatr...@gmail.com on 2 May 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Yes this is working better with the last rev R208.

Original comment by tuiph...@gmail.com on 3 May 2013 at 12:55

GoogleCodeExporter commented 9 years ago
apparently fixed already

Original comment by alkondratenko on 6 Jul 2013 at 10:57