Changes

35 bytes added ,  01:58, 2 June 2017
Line 164: Line 164:  
{| class=wikitable
 
{| class=wikitable
 
! Error || Description
 
! Error || Description
 +
|-
 +
| 2162-0002
 +
| Triggered by running [[SVC|svcBreak]].
 
|-
 
|-
 
| 2168-0000
 
| 2168-0000
Line 172: Line 175:  
|-
 
|-
 
| 2168-0002
 
| 2168-0002
| 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.
+
| Userland ARM data abort. Also caused by abnormal process termination via [[SVC|svcExitProcess]]. 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
 
|}
 
|}