Error codes: Difference between revisions
| Line 172: | Line 172: | ||
|- | |- | ||
| 2168-0002 | | 2168-0002 | ||
| Userland ARM data abort. Also caused by abnormal process termination via [[SVC|svcExitProcess]] and [[SVC|svcBreak]]. | | Userland ARM data abort. Also caused by abnormal process termination via [[SVC|svcExitProcess]] and [[SVC|svcBreak]]. Note: directly jumping to nnMain()-retaddr from non-main-thread has the same result. | ||
|- | |- | ||
| 2168-0003 | | 2168-0003 | ||
| Userland PC address not aligned to 4 bytes | | Userland PC address not aligned to 4 bytes | ||
|} | |} | ||