Changes between Initial Version and Version 1 of Ticket #53, comment 24
- Timestamp:
- Jun 29, 2017, 12:45:51 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53, comment 24
initial v1 15 15 }}} 16 16 17 So, the trap handler stack (0x90) appears to be overflown (stack limit is reached), that's because trap 0008 occured. Not sure about the original stack. 17 So, the trap handler stack (0x90) appears to be overflown (stack limit is reached), that's because trap 0008 occured. Not sure about the original stack. -- I thought, it is insufficient of original stack.