Two Tests Time Out on Leon3/sis

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jun 9 17:54:58 UTC 2021


On 09/06/2021 19:50, Sebastian Huber wrote:
> On 09/06/2021 18:51, Joel Sherrill wrote:
>> For sparc/leon3, psx05.exe and psxmsg01 time out on sis. I I massively 
>> increased the timeout as an experiment to psx05 and it never finished.
> 
> This is a bit strange. I can reproduce this issue. The tests run on 
> gr740/sis and arm/realview_pbx_a9_qemu. Maybe something is wrong with 
> the clock driver.
> 

There is also a GDB issue which make it a bit hard to figure out what is 
going on:

event_init (e=0x1fb50 <test_instance+8>) at 
/home/EB/sebastian_h/src/rtems/testsuites/psxtests/psxclockrealtime01/init.c:145
145     {
(gdb)
148       eno = pthread_mutex_init(&e->mtx, NULL);
(gdb)
149       rtems_test_assert(eno == 0);
(gdb)
151       eno = pthread_cond_init(&e->cnd, NULL);
(gdb)
152       rtems_test_assert(eno == 0);
(gdb)
../../sourceware-mirror-binutils-gdb-7ab567f/gdb/inline-frame.c:172: 
internal-error: void inline_frame_this_id(frame_info*, void**, 
frame_id*): Assertion `frame_id_p (*this_id)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list