Skip to content

GL invalid argument when SdsmFitter deletes fence #2631

@codex128

Description

@codex128

SdsmFitter both registers fences with the NativeObjectManager and deletes the fences manually, which causes in invalid argument on the second deletion attempt. If not in GL debugging mode, this will cause Sdsm directional shadows to crash when moving the sun direction.

This should be an easy fix. All that needs to be done is get rid of the manual fence deletions in SdsmFitter (I believe there are two) and test with GL debug mode on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions