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

RouteGen tests failing on Ubuntu 18 & 20 - out of memory #196

Open
tril0byte opened this issue Apr 26, 2020 · 1 comment
Open

RouteGen tests failing on Ubuntu 18 & 20 - out of memory #196

tril0byte opened this issue Apr 26, 2020 · 1 comment

Comments

@tril0byte
Copy link

Running test RouteGen_test----- cjdns memory snapshot -----
RouteGen_test.c:117 [13016] bytes
RouteGen_test.c:107 [104216] bytes
| RouteGen.c:538 [881736] bytes
| | RouteGen.c:312 [104] bytes at [0x557fa6c05770]
[...lots of lines...]
RouteGen_test.c:117 [224] bytes at [0x557fa6ac05f0]
totalBytes [1048800] remaining [8]
----- end cjdns memory snapshot -----
ArrayList.c:72 Fatal error: [Out of memory, limit exceeded.]

Ubuntu 18.04.2 and 20.04 have this same problem building from master.
I worked around this on Ubuntu 18.04.2 using cjdns v20.2, but v20.2 does not build on Ubuntu 20.04 due to other problems including incompatible system headers.

@tril0byte
Copy link
Author

tril0byte commented Apr 26, 2020

complete output of running "./do 2>&1 > ubuntu-cjdns-build.txt"-
ubuntu-cjdns-build.txt

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

1 participant