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

GroovyScriptIT fails with SIGSEGV #16339

Closed
danielmitterdorfer opened this issue Feb 1, 2016 · 3 comments
Closed

GroovyScriptIT fails with SIGSEGV #16339

danielmitterdorfer opened this issue Feb 1, 2016 · 3 comments
Labels
:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >test Issues or PRs that are addressing/adding tests v2.0.3

Comments

@danielmitterdorfer
Copy link
Member

We've encountered a segment violation in build 663 for ES 2.0 in GroovyScriptIT:

[ERROR] ERROR: JVM J0 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /mnt/jenkins/workspace/elasticsearch-20-medium/core/target/junit4-J0-20160131_224721_430.sysout
  • JDK: 8.0_60-b27 (build 1.8.0_60-b27)
  • OS: Ubuntu 12.04.3 LTS (Kernel 3.2.0-52)
  • VM Args: -Xmx512m -Xms512m -XX:MaxDirectMemorySize=512m -Des.logger.prefix= -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/jenkins/workspace/elasticsearch-20-medium
  • Variables: -Dtests.prefix=tests -Dtests.seed=7C91414F00CB3DCD -Des.logger.level=DEBUG -Des.node.local= -Des.node.mode=local -DhaltOnFailure= -Djava.awt.headless=true -Djava.io.tmpdir=./temp -Dtests.appendseed= -Dtests.assertion.disabled=false -Dtests.awaitsfix= -Dtests.badapples= -Dtests.bwc= -Dtests.bwc.path= -Dtests.bwc.version= -Dtests.class= -Dtests.client.ratio= -Dtests.cluster= -Dtests.compatibility= -Dtests.config= -Dtests.enable_mock_modules= -Dtests.failfast= -Dtests.filter= -Dtests.heap.size=512m -Dtests.iters= -Dtests.jvm.argline= -Dtests.locale=random -Dtests.maven=true -Dtests.maxfailures= -Dtests.method= -Dtests.network=true -Dtests.nightly= -Dtests.project=org.elasticsearch:elasticsearch -Dtests.rest= -Dtests.rest.blacklist=cat.recovery/10_basic/* -Dtests.rest.load_packaged= -Dtests.rest.spec= -Dtests.rest.suite= -Dtests.security.manager=true -Dtests.showSuccess= -Dtests.thirdparty= -Dtests.timeoutSuite=500000 -Dtests.timezone=random -Dtests.verbose=false -Dtests.verify.phase=true -Dtests.version=2.0.3-SNAPSHOT -Dtests.weekly= -Djunit4.childvm.cwd=/mnt/jenkins/workspace/elasticsearch-20-medium/core/target/J0 -Djunit4.childvm.id=0 -Djunit4.childvm.count=1

Core dumps were disabled on the build machine. Find attached stdout (junit4-J0-20160131_224721_430.sysout) and the JVM crash log (hs_err_pid3786.log).

@danielmitterdorfer danielmitterdorfer added v2.0.3 >test Issues or PRs that are addressing/adding tests labels Feb 1, 2016
@clintongormley clintongormley added the :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache label Mar 1, 2016
@danielmitterdorfer
Copy link
Member Author

The Groovy scripting language was deprecated in 5.0 and removed in 6.0 with #21607 so I'd keep this ticket open at most as long as we run scheduled builds for ES 5.x.

@jasontedor
Copy link
Member

jasontedor commented Dec 19, 2016

Can we just close it? It doesn't look like it's a recurring issue, and I don't think anyone is digging/is going to dig into this unless it recurs frequently?

@danielmitterdorfer
Copy link
Member Author

Sure, I'm fine with closing it; I was just conservatively adding a comment instead of closing it preliminary. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >test Issues or PRs that are addressing/adding tests v2.0.3
Projects
None yet
Development

No branches or pull requests

3 participants