Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sysmodule does not de-init properly #52

Open
Craftyawesome opened this issue Nov 15, 2024 · 1 comment
Open

Sysmodule does not de-init properly #52

Craftyawesome opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Craftyawesome
Copy link

Information
Atmosphere version: 1.8.0
Switch OS version: 19.0.1
Syscon version: 1.4.3
Controller: (NA / only joycons connected)

Description
When using something like ovl-sysmodules to stop the sysmodule without rebooting, the memory usage does not decrease. Turning it on again will decrease free memory.

But even with seemingly enough free memory, the 4th attempt to load sys-con will cause atmosphere to panic.

If this is an intentional compromise to avoid requiring a reboot, it should be added to the readme.

Logs
Not much help, it initializes 3 times normally but crashes before any output on the 4th try.
(useless) log+config.zip

@Craftyawesome Craftyawesome added the bug Something isn't working label Nov 15, 2024
@o0Zz
Copy link
Owner

o0Zz commented Nov 16, 2024

Hi thanks for the report, I will have a look, I'm not really surprise by this finding, I never took the time to unitialize the module properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants