source: ada-examples/stack_check/check-on.txt @ 92f495a

ada-examples-4-10-branch
Last change on this file since 92f495a was 51f4331, checked in by Joel Sherrill <joel.sherrill@…>, on 09/17/09 at 18:13:38

2009-09-17 Joel Sherrill <joel.sherrill@…>

  • Makefile, check-off.txt, check-on.txt, stack_check.adb: Make follow standard RTEMS test output format. Add output screens where appropriate.
  • stack_check.scn: New file.
  • Property mode set to 100644
File size: 833 bytes
Line 
1#
2#  $Id$
3#
4
5Call depth =  1
6Call depth =  2
7Call depth =  3
8Call depth =  4
9Call depth =  5
10Call depth =  6
11Call depth =  7
12Call depth =  8
13Call depth =  9
14Call depth =  10
15Call depth =  11
16Call depth =  12
17Call depth =  13
18Call depth =  14
19Call depth =  15
20Call depth =  16
21Call depth =  17
22Call depth =  18
23Call depth =  19
24Call depth =  20
25Call depth =  21
26Call depth =  22
27Call depth =  23
28Call depth =  24
29Call depth =  25
30Call depth =  26
31Call depth =  27
32Call depth =  28
33Call depth =  29
34Call depth =  30
35Call depth =  31
36Call depth =  32
37Call depth =  33
38Call depth =  34
39Call depth =  35
40BLOWN STACK!!! Offending task(0x723E20): id=0x0B010002; name=0x00000000
41  stack covers range 0x72DAB8 - 0x746ABF (102408 bytes)
42rtems-4.8.99.0(PowerPC/PowerPC 603e/psim) PANIC ERROR 81
43
44
45raised STORAGE_ERROR : stack overflow detected
Note: See TracBrowser for help on using the repository browser.