*Synopsis*: shbinexec kernel module defunct

CR 6862121 changed on Jul 30 2009 by <User 1-F4SZV>

=== Field ============ === New Value ============= === Old Value =============

See Also               6866676                                                
====================== =========================== ===========================

     
*Change Request ID*: 6862121

*Synopsis*: shbinexec kernel module defunct

  Product: solaris
  Category: shell
  Subcategory: korn93
  Type: RFE
  Subtype: 
  Status: 8-Fix Available
  Substatus: 
  Priority: 2-High
  Introduced In Release: solaris_nevada
  Introduced In Build: snv_106
  Responsible Engineer: <User 1-7MTUEB>
  Keywords: opensolaris, oss-request, oss-sponsor

=== *Description* ============================================================
Category
   solaris/kernel (Solaris Kernel)
Sub-Category
   other
Description
   [Originally reported by Sun Japan]
The new shbinexec kernel module added in B106 is defunct, originally caused by 
my mismerge of the original development tree and later because the matching 
test module didn't test it correctly (April quickly discovered the problem but 
the issue drowned in the cleanup putbacks ).
Frequency
   Always
Regression
   No
Steps to Reproduce
   $ cat test1.sh                                                               
                                    
print hello
printf "args=%s\n" "$@"
$ shcomp test1.sh test1
# note: this MUST be bash since ksh93 has special support for compiled shell
# scripts which causes the kernel module to be bypassed (that's why the tes
# never worked)
$ bash -c './test1 "a b" "c" "d"'
Expected Result
   hello                                                
args=a a1
args=b
args=c
Actual Result
   ./test1: line 1: a: not found
Error Message(s)
   ./test1: line 1: a: not found
Test Case
   See above.
Workaround
   None.
Additional configuration information
   Solaris 11/B110

*** (#1 of 1): 2009-07-20 06:13:20 GMT+00:00 <User 1-F4SZV>
*** Last Edit: 2009-07-21 04:58:16 GMT+00:00 <User 1-5Q-1267>


=== *Public Comments* ========================================================

=== *Workaround* =============================================================

=== *Additional Details* =====================================================
        Targeted Release: solaris_nevada
        Commit To Fix In Build: snv_121
        Fixed In Build: snv_121
        Integrated In Build: 
        Verified In Build: 
  See Also: 6561901, 6619428, 6866676
  Duplicate of: 
  Hooks:
        Hook1: 
        Hook2: 
        Hook3: 
        Hook4: 
        Hook5: <email address omitted>
        Hook6: <email address omitted>
  Program Management: 
  Root Cause: Insufficient Testing
  Fix Affects Documentation: No
  Fix Affects Localization: No

=== *History* ================================================================
        Date Submitted: 2009-07-20 06:13:19 GMT+00:00
        Submitted By: <User 1-F4SZV>

        Status Changed    Date Updated                  Updated By
        7-Fix in Progress 2009-07-29 18:11:26 GMT+00:00 <User 1-7MTUEB>
        8-Fix Available   2009-07-29 20:15:46 GMT+00:00 <User 1-5HNZ8F>


=== *Service Request* ========================================================
        Impact: Significant
        Functionality: Secondary
        Severity: 3
        Product Name: solaris
        Product Release: solaris_nevada
        Product Build: snv_110
        Operating System: solaris_nevada
        Hardware: generic
        Submitted Date: 2009-07-20 06:13:20 GMT+00:00


=== *Multiple Release (MR) Cluster* - 0 ======================================


Reply via email to