Skip to content

Carla crashes when loading VST2 UI for Windows #2045

@sadko4u

Description

@sadko4u

Carla crashes when trying to start the UI for VST2 plugins under Windows.

Tested on latest Carla version 2.5.10.

The crash is related to de-referencing of a NULL pointer:

Image

This ticket is created as a result of investigations here: lsp-plugins/lsp-plugins#606

In logs of LSP Plugins I see two sequential calls of effEditGetRect before crash but no call to effEditOpen before them. It looks like the call to the dispatcher could be optimized out by the compiler here because of usage the || true expression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions