jvm crash in randomized runner/analyzers-common tests [LUCENE-5571]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Sometimes we get those sporatic jvm crashes, well i accidentally hit one with a fastdebug build. maybe this information is useful.
Seems to happen in:
com.carrotsearch.randomizedtesting.ClassModel$ModelBuilder::build
---
Migrated from [LUCENE-5571](https://issues.apache.org/jira/browse/LUCENE-5571) by Robert Muir (@rmuir)
Attachments: [hs_err_pid22989.log](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-5571/hs_err_pid22989.log)
Contributor guide
Research direction
Start by reading the attached hs_err_pid22989.log and the com.carrotsearch.randomizedtesting.ClassModel$ModelBuilder::build entry point, then try to reproduce the crash in the randomized runner with a fastdebug JVM. Done means identifying a reproducible cause and establishing a validated fix for the analyzers-common test failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100