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

CMake build test error #545

Closed
lucaslulu opened this issue Mar 7, 2022 · 3 comments
Closed

CMake build test error #545

lucaslulu opened this issue Mar 7, 2022 · 3 comments
Assignees

Comments

@lucaslulu
Copy link

1/64 Test #1: Test_AbsoluteValueConstraint .......Subprocess aborted***Exception: 0.11 sec
==36235==ERROR: AddressSanitizer failed to allocate 0xdfff0001000 (15392894357504) bytes at address 2008fff7000 (errno: 12)
==36235==ReserveShadowMemoryRange failed while trying to map 0xdfff0001000 bytes. Perhaps you're using ulimit -v

  Start 37: Test_SparseUnsortedArray

2/64 Test #2: Test_BlandsRule ....................Subprocess aborted***Exception: 0.11 sec
==36236==ERROR: AddressSanitizer failed to allocate 0xdfff0001000 (15392894357504) bytes at address 2008fff7000 (errno: 12)
==36236==ReserveShadowMemoryRange failed while trying to map 0xdfff0001000 bytes. Perhaps you're using ulimit -v

  Start 38: Test_SparseUnsortedArrays

Above are the error message, but when I type ulimit, it displays that the memory is unlimited. How to overcome this issue?

@lucaslulu
Copy link
Author

It is the memory tests crashing.

@wu-haoze
Copy link
Collaborator

Hi @lucaslulu , could you please share the cmake options that you used when building Marabou?

@wu-haoze wu-haoze self-assigned this Mar 25, 2022
@idan0610
Copy link
Collaborator

idan0610 commented Feb 8, 2024

This issue has most likely become stale and is being closed. If the problem persists, please contact us or open a new issue.

@idan0610 idan0610 closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants