Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 479264

Summary: [RHEL4] lost siginfo when a signal queue is full
Product: Red Hat Enterprise Linux 4 Reporter: Tomas Smetana <tsmetana>
Component: kernelAssignee: Linda Wang <lwang>
Status: CLOSED ERRATA QA Contact: Evan McNabb <emcnabb>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.6CC: onestero, roland, vgoyal
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-16 16:01:53 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
Testing program
none
Proposed patch none

Description Tomas Smetana 2009-01-08 14:12:57 UTC
Created attachment 328465 [details]
Testing program

Description of problem:
When the signal queue is filled up to RLIMIT_SIGPENDING, the subsequent signal (not originated from the sigqueue call) would miss the siginfo.

Version-Release number of selected component (if applicable):
kernel-2.6.9-78.21

How reproducible:
always

Steps to Reproduce:
1. compile and run the testing c-program.
  
Actual results:
The application prints:
signal: signo=11 si_code=0 si_addr=(nil)

Expected results:
The application prints:
signal: signo=11 si_code=1 si_addr=0xffffffff

Comment 1 Tomas Smetana 2009-01-08 14:14:49 UTC
Created attachment 328466 [details]
Proposed patch

My attempt to backport the fix from RHEL-5 kernel.  Briefly tested on i386 and seems to work OK.

Comment 2 Roland McGrath 2009-05-13 18:08:41 UTC
Looks like a straightforward backport to the current upstream behavior.

Comment 3 RHEL Program Management 2009-07-02 21:23:48 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 4 Vivek Goyal 2009-07-14 18:51:19 UTC
Committed in 89.6.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/

Comment 11 errata-xmlrpc 2011-02-16 16:01:53 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 therefore 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/RHSA-2011-0263.html