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

ASSERT (pthreads.pthreads) heap.c:2039 out_of_vmheap_once || (known_stack available = reserve_size prot == 0) #135

Open
derekbruening opened this issue Nov 27, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

derekbruening commented Nov 27, 2014

From derek.br...@gmail.com on April 27, 2009 11:43:16

nondeterministic assert, seen only once in many runs in runsuite.cmake:

debug-internal-32: 79 tests passed, **** 1 tests failed: ****

    code_api|pthreads.pthreads =>  Application pthreads.pthreads (11965).  Internal Error Internal DynamoRIO Error: /work/opensource/withwiki/trunk/core/heap.c:2039 out_of_vmheap_once ||(known_stack  available = reserve_size  prot == 0)

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=135

@derekbruening
Copy link
Contributor Author

From derek.br...@gmail.com on June 13, 2009 19:42:52

still nondet but has shown up a few more times.
seen on ptsig as well:

code_api|pthreads.ptsig => Application pthreads.ptsig (13322). Internal Error
Internal DynamoRIO Error: /work/dr/esx/opensource/core/heap.c:2039 out_of_vmheap_once
|| (known_stack && available >= reserve_size && prot == 0)

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