RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 743242 - gawk + byacc = YACC Stack Overflow regression
Summary: gawk + byacc = YACC Stack Overflow regression
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: gawk
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Vojtech Vitek
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On: 743343
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-04 10:50 UTC by Konrad J Hambrick
Modified: 2015-03-04 23:57 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 743343 (view as bug list)
Environment:
Last Closed: 2012-03-13 13:58:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
contains two files: ProcessParms.awk and a parameter file (10.10 KB, application/octet-stream)
2011-10-04 10:50 UTC, Konrad J Hambrick
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0385 0 normal SHIPPED_LIVE gawk bug fix update 2012-03-13 17:57:39 UTC

Description Konrad J Hambrick 2011-10-04 10:50:59 UTC
Created attachment 526225 [details]
contains two files:  ProcessParms.awk and a parameter file

Description of problem:

Complex Scripts fail with YACC Stack Overflow.  These same scripts have been working on RHEL and as far back as RH 4.2.  Works on RHEL 4 and 5 and it works on gawk 3.1.7 compiled from source with GNU Bison instead of byacc

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

gawk 3.1.7 ( gawk-3.1.7-6.el6.i686 )


How reproducible:  every time


Steps to Reproduce:
1. download the attachment
2. cd  into a temp working directory
3. tar -zxvf gawk-yacc-stack-overflow-B11004.tgz
4. /bin/gawk -f ProcessParms.awk ppdf-rsync-proc-iplinput.26923
  
Actual results:

   gawk: ProcessParms.awk:202: YarCmpTab = $2 ""
   gawk: ProcessParms.awk:202: ^ yacc stack overflow


Expected results:

   silent return from ProcessParms.awk

Additional info:

tar -ztvf gawk-yacc-stack-overflow-B11004.tgz

-rw-r--r-- ppdf0/clients 42522 2011-01-02 08:36 ProcessParms.awk
-rw-rw-r-- ppdf0/clients  5303 2011-10-04 04:29 ppdf-rsync-proc-iplinput.26923

Comment 2 RHEL Program Management 2011-10-04 11:09:13 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.

Comment 3 Vojtech Vitek 2011-10-05 00:38:38 UTC
The bug is in byacc component (byacc-1.9.20070509-6.1.el6 build), so I've opened bug 743343. After it's resolution I can fix gawk by rebuilding the package..

Comment 13 errata-xmlrpc 2012-03-13 13:58:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0385.html


Note You need to log in before you can comment on or make changes to this bug.