[rtems-test] powerpc/psim: RTEMS_DEBUG, RTEMS_POSIX_API: Passed:565 Failed:2 Timeout:0 Invalid:0 Wrong:0

joel at rtems.org joel at rtems.org
Sun Jun 14 05:13:36 UTC 2020


Testing time     : 0:04:22.142666
Average test time: 0:00:00.443557

Host
====
Linux-3.10.0-1127.10.1.el7.x86_64-x86_64-with-centos-7.8.2003-Core (Linux devel.oarcorp.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 x86_64)

Configuration
=============
Version: 5.0.0-m2006-1
Build  : RTEMS_DEBUG,RTEMS_POSIX_API
Tools  : 7.5.0 20191114 (RTEMS 5, RSB 5.0.0-m2006-1, Newlib 7947581)

Summary
=======

Passed:        565
Failed:          2
User Input:      6
Expected Fail:  15
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         591

Failures:
 dl09.exe
 fsrfsbitmap01.exe
User Input:
 termios.exe
 fileio.exe
 monitor.exe
 dl10.exe
 top.exe
 capture.exe
Expected Fail:
 spstdthreads01.exe
 psxchroot01.exe
 spmountmgr01.exe
 spfatal31.exe
 spprivenv01.exe
 psx12.exe
 rbheap01.exe
 block11.exe
 psximfs02.exe
 spextensions01.exe
 spfifo02.exe
 termios01.exe
 fsimfsgeneric01.exe
 psxfenv01.exe
 psxpipe01.exe
Benchmark:
 linpack.exe
 dhrystone.exe
 whetstone.exe
Log
===

RTEMS Testing - Tester, 5.0.not_released
 Command Line: /home/joel/rtems-cron-5.0.0-m2006-1/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-cron-5.0.0-m2006-1/tools/5 --rtems-bsp=psim --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
 Host: Linux devel.oarcorp.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
 Python: 2.7.5 (default, Apr  2 2020, 13:16:51) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
Host: Linux-3.10.0-1127.10.1.el7.x86_64-x86_64-with-centos-7.8.2003-Core (Linux devel.oarcorp.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 x86_64)
[  1/591] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | powerpc/psim: dhrystone.exe
 <<skipping passes>>
[ 18/591] p:7   f:0   u:0   e:1   I:0   B:3   t:0   i:0   W:0   | powerpc/psim: fsrfsbitmap01.exe
Result: failed     Time: 0:00:02.016272 fsrfsbitmap01.exe
=>  gdb: /home/joel/rtems-cron-5.0.0-m2006-1/tools/5/bin/powerpc-rtems5-gdb -i=mi --nx --quiet ./powerpc-rtems5/c/psim/testsuites/fstests/fsrfsbitmap01.exe
=>  Reading symbols from ./powerpc-rtems5/c/psim/testsuites/fstests/fsrfsbitmap01.exe...
=>  target sim -f /home/joel/rtems-cron-5.0.0-m2006-1/rtems-tools/tester/rtems/testing/bsps/psim-device-tree
=>  Connected to the simulator.
=>  load
=>  run
=>  Starting program: /home/joel/rtems-cron-5.0.0-m2006-1/b-psim/powerpc-rtems5/c/psim/testsuites/fstests/fsrfsbitmap01.exe 
] OpenPIC Version 1.2 (2 CPUs and 17 IRQ sources) at 0x4229103616
] OpenPIC Vendor 0 (Unknown), Device 0 (Unknown), Stepping 0
] Overriding NumSources (17) from configuration with 16
] OpenPIC timer frequency is 1 Hz
] BATs must not overlap; area 0x08000000..0x09000000 hits DBAT 0
=>  test start: FSRFSBITMAP 1
] *** BEGIN OF TEST FSRFSBITMAP 1 ***
] *** TEST VERSION: 5.0.0-m2006-1
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.0.0-m2006-1, Newlib 7947581)
] Initializing filesystem RFS
]  START of RFS Bitmap Unit Test
]  Bit set value       : 0
]  Bit clear value     : 1
]  Num bit per element : 32
] RFS Bitmap Test : size = 4096 (128)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (4095): pass (Success): bit = 4095
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (4095): pass (Success)
]   7. Test bit 32 in range (1,4094] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 3165: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 3165
]  11. Fail to find bit with seed = 0: pass (Success): bit = 2048
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (4095): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 4095
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (2048): pass (Success): bit = 0
]  18. Clear bit (size - 1) (4095): pass, (Success)
]  19. Find bit with seed = (size / 2) (2048): pass (Success): bit = 4095
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (2047): pass (Success): bit = 0
]  22. Clear bit (size - 1) (4095): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (2047): pass (Success): bit = 4095
]  23. Set all bits
]  23. Cleared bits (692, 723] (32)
]  23. Cleared bit still set: bit = 692
] RFS Bitmap Test : size = 2048 (64)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (2047): pass (Success): bit = 2047
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (2047): pass (Success)
]   7. Test bit 32 in range (1,2046] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 1674: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 1674
]  11. Fail to find bit with seed = 0: pass (Success): bit = 0
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (2047): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 2047
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (1024): pass (Success): bit = 0
]  18. Clear bit (size - 1) (2047): pass, (Success)
]  19. Find bit with seed = (size / 2) (1024): pass (Success): bit = 2047
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (1023): pass (Success): bit = 0
]  22. Clear bit (size - 1) (2047): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (1023): pass (Success): bit = 2047
]  23. Set all bits
]  23. Cleared bits (650, 681] (32)
]  23. Cleared bit still set: bit = 672
] RFS Bitmap Test : size = 420 (14)
]   1. Find bit with seed > size: pass (Success)
]   2. Find bit with seed = size: pass (Success)
]   3. Find bit 0 with seed = 0: pass (Success): bit = 0
]   4. Find bit (size - 1) with seed = (size - 1) (419): pass (Success): bit = 419
]   5. Test bit 0: pass (Success)
]   6. Test bit (size - 1) (419): pass (Success)
]   7. Test bit 32 in range (1,418] is set:  pass
]   8. Set all bits: PASS (Success)
]   9. Clear bit 359: PASS (Success)
]  10. Find bit with seed = 0: pass (Success): bit = 359
]  11. Fail to find bit with seed = 0: pass (Success): bit = 0
]  12. Clear bit 0: pass (Success)
]  13. Find bit with seed = (size - 1): pass (Success): bit = 0
]  14. Clear bit (size - 1) (419): pass (Success)
]  15. Find bit with seed = 0: pass (Success): bit = 419
]  16. Clear bit 0: pass (Success)
]  17. Find bit with seed = (size / 2) (210): pass (Success): bit = 0
]  18. Clear bit (size - 1) (419): pass, (Success)
]  19. Find bit with seed = (size / 2) (210): pass (Success): bit = 419
]  20. Clear bit 0: pass (Success)
]  21. Find bit with seed = ((size / 2) - 1) (209): pass (Success): bit = 0
]  22. Clear bit (size - 1) (419): pass (Success)
]  23. Find bit with seed = ((size / 2) - 1) (209): pass (Success): bit = 419
]  23. Set all bits
]  23. Cleared bits (126, 157] (32)
]  23. Cleared bit still set: bit = 126
]  Testing bitmap_map functions with zero initialized bitmap control pointer
]  Allocate most of memory - attempt to fail while open bitmap - expect ENOMEM
] assertion "_Chain_Is_node_off_chain( the_node )" failed: file "/home/joel/rtems-cron-5.0.0-m2006-1/rtems/cpukit/include/rtems/score/chainimpl.h", line 660, function: _Chain_Insert_unprotected
] *** FATAL ***
] fatal source: 7 (RTEMS_FATAL_SOURCE_ASSERT)
] fatal code: 341248 (0x00053500)
] RTEMS version: 5.0.0-m2006-1
] RTEMS tools: 7.5.0 20191114 (RTEMS 5, RSB 5.0.0-m2006-1, Newlib 7947581)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
=>  [Inferior 1 (process 42000) exited with code 075]
[ 19/591] p:7   f:0   u:0   e:1   I:0   B:3   t:0   i:0   W:0   | powerpc/psim: fsrofs01.exe
 <<skipping passes>>
[ 95/591] p:82  f:1   u:0   e:2   I:0   B:3   t:0   i:0   W:0   | powerpc/psim: dl09.exe
Result: failed     Time: 0:00:13.181636 dl09.exe
=>  gdb: /home/joel/rtems-cron-5.0.0-m2006-1/tools/5/bin/powerpc-rtems5-gdb -i=mi --nx --quiet ./powerpc-rtems5/c/psim/testsuites/libtests/dl09.exe
=>  Reading symbols from ./powerpc-rtems5/c/psim/testsuites/libtests/dl09.exe...
=>  target sim -f /home/joel/rtems-cron-5.0.0-m2006-1/rtems-tools/tester/rtems/testing/bsps/psim-device-tree
=>  Connected to the simulator.
=>  load
=>  run
=>  Starting program: /home/joel/rtems-cron-5.0.0-m2006-1/b-psim/powerpc-rtems5/c/psim/testsuites/libtests/dl09.exe 
] OpenPIC Version 1.2 (2 CPUs and 17 IRQ sources) at 0x4229103616
] OpenPIC Vendor 0 (Unknown), Device 0 (Unknown), Stepping 0
] Overriding NumSources (17) from configuration with 16
] OpenPIC timer frequency is 1 Hz
] BATs must not overlap; area 0x08000000..0x09000000 hits DBAT 0
=>  test start: libdl (RTL) 9
] *** BEGIN OF TEST libdl (RTL) 9 ***
] *** TEST VERSION: 5.0.0-m2006-1
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 7.5.0 20191114 (RTEMS 5, RSB 5.0.0-m2006-1, Newlib 7947581)
] --------------------------------------------------
]  Run: 0
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] Allocation size: 33554432
] load: /dl09-o1.o
] handel: 0x77cf8: unresolved externals
] handle: 0x77cf8 loaded
] space alloc: /dl09-o1.o: 33554432: 0x2000028
] load: /dl09-o2.o
] handel: 0x799b8: unresolved externals
] handle: 0x799b8 loaded
] space alloc: /dl09-o2.o: 33554432: 0x4000050
] load: /dl09-o3.o
] handel: 0x7aa18: unresolved externals
] handle: 0x7aa18 loaded
] space alloc: /dl09-o3.o: 33554432: 0x6000078
] load: /dl09-o4.o
] handel: 0x7b7c8: unresolved externals
] handle: 0x7b7c8 loaded
] space alloc: /dl09-o4.o: 33554432: 0x80000a0
] load: /dl09-o5.o
] handel: 0x7cb48: no unresolved externals
] handle: 0x7cb48 loaded
] handel: 0x7cb48: no unresolved externals
] Check is any unresolved externals exist:
] handel: 0xfffffffd: no unresolved externals
] Running rtems_main_o1:
] dlo1: module: testsuites/libtests/dl09/dl09-o1.c @ 0x793d8
] dlo1:         dl01_bss1:    4: 0x57190: 0
] dlo1:         dl01_bss2:    4: 0x797d0: %f
] dlo1:         dl01_bss3:    1: 0x79848: 00
] dlo1:        dl01_data1:    4: 0x5719c: 1
] dlo1:        dl01_data2:    4: 0x571a0: %f
] dlo1:       dl01_const1:    4: 0x57194: 3
] dlo1:       dl01_const2:    4: 0x57198: %f
] dlo1:        dl01_func1:    1: 0x793d0
] dlo1:     rtems_main_o2:       0x7a570
] dlo2: module: testsuites/libtests/dl09/dl09-o2.c @ 0x7a570
] dlo2:         dl02_bss1:    4: 0x571a4: 0
] dlo2:         dl02_bss2:    4: 0x7a850: %f
] dlo2:         dl02_bss3:    1: 0x7a86c: 00
] dlo2:        dl02_data1:    4: 0x571ac: 12345678
] dlo2:        dl02_data2:    4: 0x571a8: %f
] dlo3: module: testsuites/libtests/dl09/dl09-o3.c : 0x7b270
] dlo3:   dl04_unresolv_1:    4: 0x571b4: 12345
] dlo3:   dl04_unresolv_2:    4: 0x571b0: %f
] dlo3:   dl04_unresolv_3:    1: 0x571b8: 7a
] dlo3:   dl04_unresolv_4:    4: 0x571bc: 0x7c92c
] dlo3:   dl04_unresolv_5:    4: 0x571c0: 4
] dlo3:   dl04_unresolv_6:    4: 0x571c4: dl-O4
] dlo3:   dl05_unresolv_1:    8: 0x571c8: 0
] dlo3:   dl05_unresolv_2:    2: 0x571d0: 0
] dlo3:   dl05_unresolv_3:    4: 0x571d4: 0
] dlo3:   dl05_unresolv_4:    1: 0x571d8: 0
] dlo3:   dl05_unresolv_5:    8: 0x571dc: 0
] dlo4: module: testsuites/libtests/dl09/dl09-o4.c @ 0x7c690
] dlo4:   dl04_unresolv_1:    4: 0x571b4: 12345
] dlo4:   dl04_unresolv_2:    4: 0x571b0: %f
] dlo4:   dl04_unresolv_3:    1: 0x571b8: 7a
] dlo4:   dl04_unresolv_4:    4: 0x571bc: aBcDeF
] dlo4:   dl04_unresolv_5:    4: 0x571c0: 4
] dlo4:   dl04_unresolv_6:    4: 0x571c4: dl-O4
] dlo5: module: testsuites/libtests/dl09/dl09-o5.c @ 0x7d778
] dlo5:   dl05_unresolv_1:    8: 0x571c8: 0
] dlo5:   dl05_unresolv_2:    2: 0x571d0: 0
] dlo5:   dl05_unresolv_3:    4: 0x571d4: 0
] dlo5:   dl05_unresolv_4:    1: 0x571d8: 0
] dlo5:   dl05_unresolv_5:    8: 0x571dc: 0
] handle: 0x77cf8 closing
] space dealloc: 0x2000028
] handle: 0x799b8 closing
] space dealloc: 0x4000050
] handle: 0x7aa18 closing
] space dealloc: 0x6000078
] handle: 0x7b7c8 closing
] space dealloc: 0x80000a0
] handle: 0x7cb48 closing
] space dealloc: 0
] --------------------------------------------------
]  Run: 1
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] Allocation size: 33554432
] load: /dl09-o1.o
] handel: 0x7db88: unresolved externals
] handle: 0x7db88 loaded
] space alloc: /dl09-o1.o: 33554432: 0x2000028
] load: /dl09-o2.o
] handel: 0x7ab60: unresolved externals
] handle: 0x7ab60 loaded
] space alloc: /dl09-o2.o: 33554432: 0x4000990
] load: /dl09-o3.o
] handel: 0x7b910: unresolved externals
] handle: 0x7b910 loaded
] space alloc: /dl09-o3.o: 33554432: 0x60009b8
] load: /dl09-o4.o
] handel: 0x7ccc0: unresolved externals
] handle: 0x7ccc0 loaded
] space alloc: /dl09-o4.o: 33554432: 0x8000cc0
] load: /dl09-o5.o
] handel: 0xa000ce8: no unresolved externals
] handle: 0xa000ce8 loaded
] handel: 0xa000ce8: no unresolved externals
] Check is any unresolved externals exist:
] handel: 0xfffffffd: no unresolved externals
] Running rtems_main_o1:
] dlo1: module: testsuites/libtests/dl09/dl09-o1.c @ 0x7ea40
] dlo1:         dl01_bss1:    4: 0x57190: 0
] dlo1:         dl01_bss2:    4: 0x7ee38: %f
] dlo1:         dl01_bss3:    1: 0x7eeb0: 00
] dlo1:        dl01_data1:    4: 0x5719c: 1
] dlo1:        dl01_data2:    4: 0x571a0: %f
] dlo1:       dl01_const1:    4: 0x57194: 3
] dlo1:       dl01_const2:    4: 0x57198: %f
] dlo1:        dl01_func1:    1: 0x7ea38
] dlo1:     rtems_main_o2:       0x4000488
] dlo2: module: testsuites/libtests/dl09/dl09-o2.c @ 0x4000488
] dlo2:         dl02_bss1:    4: 0x571a4: 0
] dlo2:         dl02_bss2:    4: 0x4000768: %f
] dlo2:         dl02_bss3:    1: 0x4000784: 00
] dlo2:        dl02_data1:    4: 0x571ac: 12345678
] dlo2:        dl02_data2:    4: 0x571a8: %f
] dlo3: module: testsuites/libtests/dl09/dl09-o3.c : 0x7c168
] dlo3:   dl04_unresolv_1:    4: 0x571b4: 12345
] dlo3:   dl04_unresolv_2:    4: 0x571b0: %f
] dlo3:   dl04_unresolv_3:    1: 0x571b8: 7a
] dlo3:   dl04_unresolv_4:    4: 0x571bc: 0x8000b3c
] dlo3:   dl04_unresolv_5:    4: 0x571c0: 4
] dlo3:   dl04_unresolv_6:    4: 0x571c4: dl-O4
] dlo3:   dl05_unresolv_1:    8: 0x571c8: 0
] dlo3:   dl05_unresolv_2:    2: 0x571d0: 0
] dlo3:   dl05_unresolv_3:    4: 0x571d4: 0
] dlo3:   dl05_unresolv_4:    1: 0x571d8: 0
] dlo3:   dl05_unresolv_5:    8: 0x571dc: 0
] dlo4: module: testsuites/libtests/dl09/dl09-o4.c @ 0x7b088
] dlo4:   dl04_unresolv_1:    4: 0x571b4: 12345
] dlo4:   dl04_unresolv_2:    4: 0x571b0: %f
] dlo4:   dl04_unresolv_3:    1: 0x571b8: 7a
] dlo4:   dl04_unresolv_4:    4: 0x571bc: aBcDeF
] dlo4:   dl04_unresolv_5:    4: 0x571c0: 4
] dlo4:   dl04_unresolv_6:    4: 0x571c4: dl-O4
] dlo5: module: testsuites/libtests/dl09/dl09-o5.c @ 0xa0018e8
] dlo5:   dl05_unresolv_1:    8: 0x571c8: 0
] dlo5:   dl05_unresolv_2:    2: 0x571d0: 0
] dlo5:   dl05_unresolv_3:    4: 0x571d4: 0
] dlo5:   dl05_unresolv_4:    1: 0x571d8: 0
] dlo5:   dl05_unresolv_5:    8: 0x571dc: 0
] handle: 0x7db88 closing
] space dealloc: 0x2000028
] handle: 0x7ab60 closing
] space dealloc: 0x4000990
] handle: 0x7b910 closing
] space dealloc: 0x60009b8
] handle: 0x7ccc0 closing
] space dealloc: 0x8000cc0
] handle: 0xa000ce8 closing
] space dealloc: 0
] --------------------------------------------------
]  Run: 2
] Test source (link in strstr): testsuites/libtests/dl09/dl-load.c
] Allocation size: 33554432
] load: /dl09-o1.o
] handel: 0xa001d80: unresolved externals
] handle: 0xa001d80 loaded
] space alloc: /dl09-o1.o: 33554432: 0x2000028
] load: /dl09-o2.o
] handel: 0x7ac78: unresolved externals
] handle: 0x7ac78 loaded
] space alloc: /dl09-o2.o: 33554432: 0x4000990
] load: /dl09-o3.o
] handel: 0x7b7f8: unresolved externals
] handle: 0x7b7f8 loaded
] space alloc: /dl09-o3.o: 33554432: 0x60009b8
] load: /dl09-o4.o
] handel: 0x7d088: unresolved externals
] handle: 0x7d088 loaded
] space alloc: /dl09-o4.o: 33554432: 0x8000cc0
] load: /dl09-o5.o
] handel: 0xa000e30: no unresolved externals
] handle: 0xa000e30 loaded
] handel: 0xa000e30: no unresolved externals
] Check is any unresolved externals exist:
] handel: 0xfffffffd: no unresolved externals
] Running rtems_main_o1:
] dlo1: module: testsuites/libtests/dl09/dl09-o1.c @ 0xa002c38
] dlo1:         dl01_bss1:    4: 0x57190: 0
] dlo1:         dl01_bss2:    4: 0xa003030: %f
] dlo1:         dl01_bss3:    1: 0xa0030a8: 00
] dlo1:        dl01_data1:    4: 0x5719c: 1
] dlo1:        dl01_data2:    4: 0x571a0: %f
] dlo1:       dl01_const1:    4: 0x57194: 3
] dlo1:       dl01_const2:    4: 0x57198: %f
] dlo1:        dl01_func1:    1: 0xa002c30
] dlo1:     rtems_main_o2:       0x40004e8
] dlo2: module: testsuites/libtests/dl09/dl09-o2.c @ 0x40004e8
] dlo2:         dl02_bss1:    4: 0x571a4: 0
] dlo2:         dl02_bss2:    4: 0x40007c8: %f
] dlo2:         dl02_bss3:    1: 0x40007e4: 00
] dlo2:        dl02_data1:    4: 0x571ac: 12345678
] dlo2:        dl02_data2:    4: 0x571a8: %f
] dlo3: module: testsuites/libtests/dl09/dl09-o3.c : 0x7c050
] dlo3:   dl04_unresolv_1:    4: 0x571b4: 12345
] dlo3:   dl04_unresolv_2:    4: 0x571b0: %f
] dlo3:   dl04_unresolv_3:    1: 0x571b8: 7a
] dlo3:   dl04_unresolv_4:    4: 0x571bc: 0x7c53c
] dlo3:   dl04_unresolv_5:    4: 0x571c0: 4
] dlo3:   dl04_unresolv_6:    4: 0x571c4: dl-O4
] dlo3:   dl05_unresolv_1:    8: 0x571c8: 0
] dlo3:   dl05_unresolv_2:    2: 0x571d0: 0
] dlo3:   dl05_unresolv_3:    4: 0x571d4: 0
] dlo3:   dl05_unresolv_4:    1: 0x571d8: 0
] dlo3:   dl05_unresolv_5:    8: 0x571dc: 0
] *** FATAL ***
] fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)
] exception vector 7 (0x7)
]   next PC or address of fault = 0x0807dbc8
]   saved MSR = 0x0008a072
]   context = task, ISR nest level = 0
]   thread dispatch disable level = 0
]   R0  = 0x0007c1f4 R1  = 0x0006f2e8 R2  = 0x00000000 R3  = 0x0005709c
]   R4  = 0x0007c428 R5  = 0x0007c404 R6  = 0x080009e0 R7  = 0x0007d02d
]   R8  = 0x0007d02c R9  = 0x00026220 R10 = 0x00000020 R11 = 0x00000000
]   R12 = 0x080009e0 R13 = 0x0005f000 R14 = 0x00000000 R15 = 0x00000000
]   R16 = 0x00000000 R17 = 0x00000000 R18 = 0x00030000 R19 = 0x0002fad0
]   R20 = 0x0002fae4 R21 = 0x0002f9b4 R22 = 0x0002f9fc R23 = 0x00030000
]   R24 = 0x00030000 R25 = 0x0002fac4 R26 = 0x0006f36c R27 = 0x0006f36c
]   R28 = 0x00030000 R29 = 0x00030000 R30 = 0x0002fb80 R31 = 0x0005709c
]   CR  = 0x20000242
]   CTR = 0x080009e0
]   XER = 0x20000000
]   LR  = 0x08000a18
]   DAR = 0x00000000
]   executing thread ID = 0x0a010001, name = UI1 
] Stack Trace: 
]   IP: 0x0807dbc8, LR: 0x08000a18
] --^ 0x0007c1f4--^ 0x040005cc--^ 0x0a002d9c--^ 0x000007d4--^ 0x000002c0
] --^ 0x0000c884--^ 0x0000c780
] RTEMS version: 5.0.0-m2006-1
] RTEMS tools: 7.5.0 20191114 (RTEMS 5, RSB 5.0.0-m2006-1, Newlib 7947581)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
=>  [Inferior 1 (process 42000) exited with code 075]
[ 96/591] p:82  f:1   u:0   e:2   I:0   B:3   t:0   i:0   W:0   | powerpc/psim: dl10.exe
 <<skipping passes>>
[591/591] p:560 f:2   u:6   e:15  I:0   B:3   t:0   i:0   W:0   | powerpc/psim: tmtimer01.exe

Passed:        565
Failed:          2
User Input:      6
Expected Fail:  15
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         591
Failures:
 dl09.exe
 fsrfsbitmap01.exe
User Input:
 termios.exe
 fileio.exe
 monitor.exe
 dl10.exe
 top.exe
 capture.exe
Expected Fail:
 spstdthreads01.exe
 psxchroot01.exe
 spmountmgr01.exe
 spfatal31.exe
 spprivenv01.exe
 psx12.exe
 rbheap01.exe
 block11.exe
 psximfs02.exe
 spextensions01.exe
 spfifo02.exe
 termios01.exe
 fsimfsgeneric01.exe
 psxfenv01.exe
 psxpipe01.exe
Benchmark:
 linpack.exe
 dhrystone.exe
 whetstone.exe
Average test time: 0:00:00.443557
Testing time     : 0:04:22.142666


More information about the build mailing list