Bug 134463

Summary: epoll syscall parameters not decoded
Product: [Fedora] Fedora Reporter: Ulrich Drepper <drepper>
Component: straceAssignee: Roland McGrath <roland>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-06 22:20:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to decode epoll parameters none

Description Ulrich Drepper 2004-10-03 07:19:07 UTC
Description of problem:
epoll support is currently restricted to printing the printing the
syscall names.  The parameters are not decoded.

Version-Release number of selected component (if applicable):
strace-4.5.7-2

How reproducible:
Always

Steps to Reproduce:
1.run code using epoll
2.
3.
  
Actual results:
[pid 24473] epoll_ctl(0xa, 0x1, 0x9, 0xfeec32a4) = 0


Expected results:
[pid 24462] epoll_ctl(10, EPOLL_CTL_DEL, 11, {0, {u32=0, u64=0}}) = 0


Additional info:
I'll attach a patch.

Comment 1 Ulrich Drepper 2004-10-03 07:19:51 UTC
Created attachment 104675 [details]
Patch to decode epoll parameters

Comment 2 Roland McGrath 2004-10-06 22:20:21 UTC
Patch is in upstream.

Comment 3 Tim Powers 2005-05-19 21:10:01 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2005-131.html