Crash when exiting after being started from hbl
roblabla opened this issue · 4 comments
roblabla commented
When libtransistor NROs are started from hbl, they crash on exit, yielding error 2347-0026. This is an undocumented errno. Pinging @plutooo on this. Any hints as to what that error code means ?
roblabla commented
Apparently, test_helloworld doesn't crash. But test_display crashes.
roblabla commented
Apparently : Failed to unmap code memory (.data+.bss).
misson20000 commented
I was like 90% sure I fixed this. My guess before doing any further investigation is that some resources might take a while to release before they reset memory states.