-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Atmosphere crash when opening internet settings #295
Comments
Are you sure it's not a combination of other mods ? Try in a clean install of ams |
Atmosphere crashes under those cirumctances (in my own case) when having a theme installed. I don't know why it does happen under those circumstances or if there are more ways to trigger this crash on Atmosphere. |
I decided to delete the /atmosphere/contents/00FF0000A53BB665 folder (in other words, getting rid of SysDVR) and everything works fine with the themes, which means that the problem is a compatibility between the themes AND SysDVR (at least in my particular case). |
I don't think anyone else has reported this same issue as you. |
This issue can have several causes, the main one being SysDVR in combination with ldn_mitm, (assuming this is error code 2162-0002 with program ID 0100000000001006). I haven't extensively looked into it yet but it has been happening since atmosphere 1.6.0+ iirc (as I am the "main" maintainer of ldn_mitm now I guess (?)) |
Is there a way to profile HOS memory pools to know if the cause really is too many sysmodules ? |
I don't personally know if there is a way to profile that but I doubt it's a RAM issue as it did work before atmosphere 1.6.0 as far as I can remember, it's likely not an issue with sysdvr/ldn_mitm either as they work independently but not when used together (maybe something regarding the priority of sysmodules? not sure if relevant at all, just mentioning it) |
I don't track ams versions vs crash reports so really can't say. |
I haven't tried asking in RS, I might do so later (unless you want to do so first) but it's a strange issue. I appreciate your replies |
I didn't cause tbh i thought it was user error of having a messed up ams setup, i only received a couple of these crash reports. Go ahead and ask, make sure to ping me so i can follow the convo. |
This issue is stale because it has been open for 30 days with no activity. |
Happening to me aswell on firmware 18.1.0 with latest build |
on firmware 16.1.0,crashed; |
When I trying to use SysDVR 6.1, I found a strange thing. |
the SysDVR 6.1's UI abnormal |
The difference in size is because of the fonts in the settings app, I started trimming the Chinese one which was huge to only have the characters we need. The crash in internet settings as far as we know is caused by too many sysmodules or other mods |
Even with only ldn_mitm and SysDVR modules, internet settings keep crashing. |
Conflict is these two,maybe. But I set ldn_mitm to off, no effect. |
@exelix11 @RealHurrison I found it out! |
I test like these:
When the the background service for ldn_mitm is off, we start ldn_mitm with the wrong which is "ldn_mitm is not loaded". |
Unless you can track this down to an USB issue, I don't think it is accurate, it's more likely to be a memory usage issue. Not sure about ldn mitm but for network stuff sysdvr uses regular socketing APIs so I don't see how can that cause settings to crash. |
This issue is stale because it has been open for 30 days with no activity. |
Describe the bug
When opening internet settings, the atmosphere cfw would crash.
To Reproduce
Open the internet settings with SYS Dvr
Expected behavior
Expected the internet settings applet to open.
Setup information
Additional context
I found out the bug through renaming the sys module ID in the content folder.
The text was updated successfully, but these errors were encountered: