tester failures

Gedare Bloom gedare at rtems.org
Thu Jun 23 15:23:41 UTC 2016


I ran tester for sis last night after a rebase and see 4 new failures.
I have some local changes, but I suspect the failures affect the
vanilla HEAD too. log snippets below:

> run: /home/gedare/install/bin/sparc-rtems4.12-run -a -nouartrx ../../builds/b-sis/sparc-rtems4.12/c/sis/testsuites/libtests/mghttpd01/mghttpd01.exe
]
]
] *** BEGIN OF TEST MGHTTPD 1 ***
] Loading tarfs image ... successful
] === Get the index.html from second Mongoose instance:
] HTTP/1.1 200 OK
] Date: Fri, 01 Jan 1988 00:00:00 GMT
] Last-Modified: Fri, 01 Jan 1988 00:0Unexpected trap ( 9) at address 0x02026EB8
] data access exception at 0x0000000C

> run: /home/gedare/install/bin/sparc-rtems4.12-run -a -nouartrx ../../builds/b-sis/sparc-rtems4.12/c/sis/testsuites/psxtests/psxualarm/psxualarm.exe
]
]
] *** BEGIN OF TEST PSXUALARM ***
] Init's ID is 0x0b010001
] Init: ualarm in 500000 us
] Init: Unblock SIGALRM
] Init: clear ualarm with 0, 0
] Unexpected trap ( 9) at address 0x0200C8D8
] data access exception at 0x00000008
Result: failed     Time: 0:00:01.058878 psxualarm.exe

> run: /home/gedare/install/bin/sparc-rtems4.12-run -a -nouartrx ../../builds/b-sis/sparc-rtems4.12/c/sis/testsuites/sptests/sp12/sp12.exe
]
]
] *** BEGIN OF TEST SP 12 ***
] INIT - Forward priority queue test
] PRI1 - rtems_semaphore_obtain - wait forever on SM2
] PRI2 - rtems_semaphore_obtain - wait forever on SM2
] PRI3 - rtems_semaphore_obtain - wait forever on SM2
] PRI4 - rtems_semaphore_obtain - wait forever on SM2
] PRI5 - rtems_semaphore_obtain - wait forever on SM2
] INIT - Backward priority queue test
] PRI5 - rtems_semaphore_obtain - wait forever on SM2
] Unexpected trap ( 2) at address 0x00000000
] illegal instruction
Result: failed     Time: 0:00:01.018473 sp12.exe


> run: /home/gedare/install/bin/sparc-rtems4.12-run -a -nouartrx ../../builds/b-sis/sparc-rtems4.12/c/sis/testsuites/sptests/spintrcritical06/spintrcritical06.exe
]
]
] *** BEGIN OF TEST SPINTRCRITICAL 6 ***
] Init - Trying to generate semaphore release from ISR while blocking
] Init - There is no way for the test to know if it hits the case
] Init - Variation is: Priority/Restart Search Task (Forward)
] Unexpected trap ( 9) at address 0x0200D1D4
] data access exception at 0x00000008
Result: failed     Time: 0:00:01.061426 spintrcritical06.exe


More information about the devel mailing list