Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooked allocator frame not found, heap check fails #529

Closed
alk opened this issue Aug 23, 2015 · 3 comments
Closed

hooked allocator frame not found, heap check fails #529

alk opened this issue Aug 23, 2015 · 3 comments

Comments

@alk
Copy link
Contributor

alk commented Aug 23, 2015

Originally reported on Google Code with ID 526

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

Reported by scerveau@connected-labs.com on 2013-04-30 14:08:17


- _Attachment: [config.log](https://storage.googleapis.com/google-code-attachments/gperftools/issue-526/comment-0/config.log)_
@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

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?

Reported by zatrazz on 2013-05-02 17:18:28

@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

Yes this is working better with the last rev R208.

Reported by tuiphane on 2013-05-03 12:55:32

@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

apparently fixed already

Reported by alkondratenko on 2013-07-06 22:57:29

  • Status changed: CannotReproduce

@alk alk closed this as completed Aug 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant