public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug testsuite/4391] New: syscall timer test is failing on s390x
@ 2007-04-18 17:04 dwilder at us dot ibm dot com
  2007-06-13  0:32 ` [Bug testsuite/4391] " hunt at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dwilder at us dot ibm dot com @ 2007-04-18 17:04 UTC (permalink / raw)
  To: systemtap

The syscall timer test is failing on s390x because the following are all
returning -EINVAL.

 syscall(SYS_timer_gettime, tid, &val);

  syscall(SYS_timer_settime, 0, tid, &val, &oval);
 
  syscall(SYS_timer_getoverrun, tid);

  syscall(SYS_timer_delete, tid);


*timer: timer_create (CLOCK_REALTIME, 0x0000000000000000, 0x000003ffff95cad8) = 0
timer: timer_gettime (1617920, 0x000003ffff95cab8) = -22 (EINVAL)
timer: timer_settime (0, 1617920, [-6960576.000000,0.000001],
0x000003ffff95ca98) = -22 (EINVAL)
timer: timer_getoverrun (1617920) = -22 (EINVAL)
timer: timer_delete (1617920) = -22 (EINVAL)
timer: exit_group (0) = 
  timer: exit (0) = 
--------- EXPECTED and NOT MATCHED ----------
timer: timer_gettime \(0, [x0-9a-fA-F]+\) = 0
timer: timer_settime \(0, 0, \[0.000000,0.000000\], [x0-9a-fA-F]+\) = 0
timer: timer_getoverrun \(0\) = 0
timer: timer_delete \(0\) = 0

-- 
           Summary: syscall timer test is failing on s390x
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: dwilder at us dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=4391

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug testsuite/4391] syscall timer test is failing on s390x
  2007-04-18 17:04 [Bug testsuite/4391] New: syscall timer test is failing on s390x dwilder at us dot ibm dot com
@ 2007-06-13  0:32 ` hunt at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: hunt at redhat dot com @ 2007-06-13  0:32 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |hunt at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED
            Summary|syscall timer test is       |syscall timer test is
                   |failing on s390x            |failing on s390x


http://sourceware.org/bugzilla/show_bug.cgi?id=4391

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-13  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-18 17:04 [Bug testsuite/4391] New: syscall timer test is failing on s390x dwilder at us dot ibm dot com
2007-06-13  0:32 ` [Bug testsuite/4391] " hunt at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).