Skip to content

nvExit() never returns #701

Description

@TristanIsrael

Hello I am coding a sysmodule under Atmosphère and I have the following issue:

When I call framebufferClose() on a valid FrameBuffer* it never returns. I looked into it and realized that the function nvExit() never returns.

I double-checked the count of framebufferBegin() and framebufferEnd() and they match.

Is there any known issue with framebufferClose()?

Thank you.

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