Description
Steps to reproduce:
- You will need Windows on ARM, see https://reactos.org/wiki/ARM_Port#Debugging_steps
- If you intend to work on this, but don't have required environment, you can ask for help in the Mattermost chat
- Build RAPPS application for ARM architecture and start it in WoA environment within WinDbg debugger attached
(48c.348): Illegal instruction - code c000001d (first chance)
|
(48c.348): Illegal instruction - code c000001d (!!! second chance !!!)
|
|
rapps!_rt_udiv64+0x12:
|
0035101e 0000 movs r0,r0
|
Debug log attached: rapps_arm_dbg.txt
Attachments
Issue Links
- relates to
-
CORE-17614 osk!__rt_sdiv causes crash in Windows msvcrt.dll on ARM
- Resolved