[RTEMS Project] #2296: powerpc psxualarm01 Failure

RTEMS trac trac at rtems.org
Wed Mar 11 17:26:15 UTC 2015


#2296: powerpc psxualarm01 Failure
---------------------------+-----------------------------
 Reporter:  joel.sherrill  |      Owner:  sebastian.huber
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.11.1
Component:  General        |    Version:  4.11
 Severity:  normal         |   Keywords:
---------------------------+-----------------------------
 Assigning this to Sebastian and politely asking that he tries this on real
 hardware.

 psxualarm01 fails on psim at init.c:95. I added the Status print.

 *** BEGIN OF TEST PSXUALARM ***
 Init's ID is 0x0b010001
 Init: ualarm in 1 us
 Status=4294
 ../../../../../../../rtems/c/src/../../testsuites/psxtests/psxualarm/init.c:
 96 status == 0

 Tracing, sleep() calls nanosleep(). nanosleep() appears to complete that
 the sleep() didn't block at all and there are 10 seconds remaining. The
 sleep() call in newlib doesn't appear to have the correct value in its ts
 variable and ts.tv_sec is 4294 consistent with the value printed.

 Can you check this on real PowerPC hardware and see if it happens there? I
 am concerned that this is something odd beyond a coding bug (which I don't
 think there is).

 Thanks.

--
Ticket URL: <http://devel.rtems.org/ticket/2296>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list