Skip to content

Travis fails on OpenJDK 7 #82

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

Closed
SethTisue opened this issue Sep 8, 2016 · 4 comments
Closed

Travis fails on OpenJDK 7 #82

SethTisue opened this issue Sep 8, 2016 · 4 comments

Comments

@SethTisue
Copy link
Member

this is interfering with pull request validation, so e.g. over at https://travis-ci.org/scala/scala-parser-combinators/jobs/157424627 the build is marked red (log) even though the failure is unrelated to the changes in the PR

*** buffer overflow detected ***: /usr/lib/jvm/java-7-openjdk-amd64/bin/java terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f8ef9feae37]
/lib/x86_64-linux-gnu/libc.so.6(+0x108d30)[0x7f8ef9fe9d30]
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/libnet.so(Java_java_net_Inet4AddressImpl_getLocalHostName+0x190)[0x7f8ee7dee9a0]
[0x7f8eed014e98]
@SethTisue
Copy link
Member Author

there is information in the comments at #81 about possible workarounds

@SethTisue
Copy link
Member Author

@gourlaysama are you still out there...?

@danslapman
Copy link

See discussion here: travis-ci/travis-ci#5227 (comment)

@gourlaysama
Copy link
Contributor

@SethTisue sorry for the delay. I merged the workaround from #81, and the build is back to green.

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