Skip to content

SEGV when advancing to the next event #270

@brownd1978

Description

@brownd1978

Using the current head of EventDisplay it segvs when 'nextevent' is pressed. This happens with nominal_example and extracted. Gdb says the segv happens when the main thread is waiting for mutex to return, which means the actual crash is probably in a subthread, but there are 14 (!) threads active at the time of the crash so it's difficult to debug. Also give #268 ED currently doesn't initialize when compiled in debug mode, which also makes debugging hard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions