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

binary not working if both HEAP_PROFILE_MMAP and HEAP_PROFILE_MMAP_LOG set to ttrue #35

Closed
GoogleCodeExporter opened this issue May 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. set HEAP_PROFILE_MMAP_LOG to true
2. set HEAP_PROFILE_MMAP to true
3. run HEAPPROFILE=/user/kgx02018/temp/mem.hprof   a.out



What is the expected output? What do you see instead?
The binary never terminates. It is expected to terminate immediately. I
used a very small example program.

What version of the product are you using? On what operating system?
I am using 
Linux demuxetc 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686
i386 GNU/Linux
and using 0.91.1 (latest release).


Please provide any additional information below.

Original issue reported on code.google.com by klkvgu...@gmail.com on 11 Dec 2007 at 8:39

@GoogleCodeExporter
Copy link
Author

see issue #13

Original comment by ytimen...@gmail.com on 11 Dec 2007 at 5:08

@GoogleCodeExporter
Copy link
Author

In particular, let us know if the patch in issue 13 fixes your problem (I hope 
it does!)

Original comment by csilv...@gmail.com on 11 Dec 2007 at 11:16

  • Changed state: Duplicate

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