Skip to content

Stack overflow during gfx_FloodFill #655

@Bobb56

Description

@Bobb56

Hello,
I am currently facing an issue with the gfx_FloodFill function.
I have a program that uses gfx_FloodFill, and sometimes while gfx_FloodFill is running, the calculator's RAM is cleared. I checked that the x and y coordinates are within the screen boundaries, and I also checked that the RAM Cleared happens in the gfx_FloodFill's code. So this is really a problem with gfx_FloodFill and not my program.

The CEMU console indicates that this is caused by a stack overflow (writing at address D19881).

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions