-
Bug
-
Resolution: Fixed
-
P4
-
port-stage-aarch32-8, port-stage-aarch32-9
-
None
-
aarch32
-
linux
The problem is caused by skipping extra instructions in handle_unsafe_access() function after catching SIGBUS signal.
Meanwhile this routine should skip only one instruction (as we can see on other platforms)
Meanwhile this routine should skip only one instruction (as we can see on other platforms)