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

api.detach_spawn failing locally, memcache.c:417. #3366

Open
hgreving2304 opened this issue Feb 5, 2019 · 2 comments
Open

api.detach_spawn failing locally, memcache.c:417. #3366

hgreving2304 opened this issue Feb 5, 2019 · 2 comments

Comments

@hgreving2304
Copy link

While debugging i#2694, I got this failure below twice. It seems to be very rare

<Application /usr/local/google/home/hgreving/dynamorio/build/suite/tests/bin/api.detach_spawn (166708). Internal Error: DynamoRIO debug check failure: /usr/local/google/home/hgreving/dynamorio/src/core/unix/memcache.c:417 found

xref #2694, #2623, #2690, same test.

@hgreving2304
Copy link
Author

Seems to happen only w/ debug.

Occasionally, I am also getting this error:

<Application /home/hgreving/dynamorio/build/suite/tests/bin/api.detach_spawn_FLAKY (38683).  Internal Error: DynamoRIO debug check failure: /home/hgreving/dynamorio/src/core/heap.c:1497 IF_WINDOWS(doing_detach ||) heapmgt->vmheap.num_free_blocks == heapmgt->vmheap.num_blocks - unfreed_blocks || ((ever_beyond_vmm IF_WINDOWS(|| get_os_version() >= WINDOWS_VERSION_8_1)) && heapmgt

@hgreving2304
Copy link
Author

Also exposed with api.detach_spawn_stress_FLAKY in 64 bit debug:

<Application /usr/local/google/home/hgreving/dynamorio/build/suite/tests/bin/api.detach_spawn_stress_FLAKY (210115).  Internal Error: DynamoRIO debug check failure: /usr/local/google/home/hgreving/dynamorio/src/core/unix/memcache.c:417 found
(Error occurred @784 frags)

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