Actions
Bug #25
closedFixing a bug in stack overflow handling
Start date:
01/16/2015
Due date:
% Done:
100%
Estimated time:
Forum topic:
Description
After a stack overflow, BB responds with a low-level modal trap dialog.
After closing it and producing another stack overflow, the BB process is terminated.
According to luowy, the reason is that in Kernel.TrapHandler the page guard
is not set correctly after the first occurrence of a stack overflow.
Reported by OberonCore.
Refers to CPC 1.7 rc5 change list number 8.
Actions