RFR: 8331977: Crash: SIGSEGV in dlerror()
David Holmes
dholmes at openjdk.org
Tue Jun 4 05:57:04 UTC 2024
On Mon, 3 Jun 2024 14:38:03 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> I am yet to see anything that actually explains the cause of the `dlerror` crash here ???
>
> @dholmes-ora there is no fix for the cause of the `dlerror` crash in this PR. The PR fixes jpackage tests to rerun a launcher if it crashes. This workaround for jpackage tests was first introduced in [JDK-8269403](https://bugs.openjdk.org/browse/JDK-8269403) fix but MainClassTest was left unfixed back then. This PR complements [JDK-8269403](https://bugs.openjdk.org/browse/JDK-8269403).
@alexeysemenyukoracle But now there is no bug to investigate the dlerrror crash! If you wanted to make the test more robust a new JBS issue should have been filed for that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19502#issuecomment-2146669916
More information about the core-libs-dev
mailing list