Changes between Initial Version and Version 1 of Ticket #851
- Timestamp:
- 2022-05-23T09:48:15Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #851 – Description
initial v1 1 1 Occasionally UI Demo can crash with a stack trace like: 2 2 3 {{{ 3 4 Kill message: Page fault: 0x00000028. 4 5 [/srv/taskmon(16)] taskmon: Task 71 fault in thread 0x84d83c48. … … 19 20 [/app/taskdump(72)] 0x08173ff8: 0x7015c16c (_end+1745820232) 20 21 [/app/taskdump(72)] Address space areas: 22 }}} 21 23 22 24 (this is compiled with -O0). This would typically happen when a menu entry is selected.