public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/5153] New: sa_restorer field not available on ia64
@ 2007-10-09 17:22 wcohen at redhat dot com
  2007-10-09 17:28 ` [Bug tapsets/5153] sa_restorer field is " wcohen at redhat dot com
  2007-10-09 18:00 ` hunt at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: wcohen at redhat dot com @ 2007-10-09 17:22 UTC (permalink / raw)
  To: systemtap

function _struct_sigaction_u:string(uaddr:long)

-- 
           Summary: sa_restorer field not available on ia64
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
GCC target triplet: ia64


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

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

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

* [Bug tapsets/5153] sa_restorer field is not available on ia64
  2007-10-09 17:22 [Bug tapsets/5153] New: sa_restorer field not available on ia64 wcohen at redhat dot com
@ 2007-10-09 17:28 ` wcohen at redhat dot com
  2007-10-09 18:00 ` hunt at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: wcohen at redhat dot com @ 2007-10-09 17:28 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From wcohen at redhat dot com  2007-10-09 17:28 -------
The function _struct_sigaction_u:string(uaddr:long) in aux_syscalls.stp accesses
the field act.sa_restorer. This field is not available in the ia64 struct sigaction:

struct sigaction {
        __sighandler_t sa_handler;
        unsigned long sa_flags;
        sigset_t sa_mask;               /* mask last for extensibility */
};

This causes buildok/aux_syscalls-embedded.stp, buijldok/syscall.stp, sys.stp,
and the systemtap.syscall tests to fail.

The change in syscall2.stp 2007-10-05 seem to be what triggered this failure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|sa_restorer field not       |sa_restorer field is not
                   |available on ia64           |available on ia64


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

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

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

* [Bug tapsets/5153] sa_restorer field is not available on ia64
  2007-10-09 17:22 [Bug tapsets/5153] New: sa_restorer field not available on ia64 wcohen at redhat dot com
  2007-10-09 17:28 ` [Bug tapsets/5153] sa_restorer field is " wcohen at redhat dot com
@ 2007-10-09 18:00 ` hunt at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hunt at redhat dot com @ 2007-10-09 18:00 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From hunt at redhat dot com  2007-10-09 18:00 -------
Fix checked in.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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

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

end of thread, other threads:[~2007-10-09 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-09 17:22 [Bug tapsets/5153] New: sa_restorer field not available on ia64 wcohen at redhat dot com
2007-10-09 17:28 ` [Bug tapsets/5153] sa_restorer field is " wcohen at redhat dot com
2007-10-09 18:00 ` 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).