Closed
Description
Hi! Today i had a funny bug-hunting. And we found that you can get a SEGV with such strange but valid code:
try (MediaDriver.Context context = new MediaDriver.Context()) {
MediaDriver.launch(context);
}
That was added because Sonar has a rule https://rules.sonarsource.com/java/RSPEC-2095 and someone "fixed" it =)
I don't know what we can do here if you don't know too feel free to close the issue immediately but I think this issue might be useful for other aeron users.
Metadata
Metadata
Assignees
Labels
No labels