8000 Segv while start a media driver · Issue #612 · aeron-io/aeron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Segv while start a media driver  #612
Closed
@QIvan

Description

@QIvan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0