*Synopsis*: shbinexec kernel module defunct

CR 6862121 changed on Jul 21 2009 by <User 1-5Q-1267>

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

Category               shell                       opensolaris                
Description            New Note                    Old Note                   
Hook 5                                             <email address omitted>    
SubCategory            korn93                      triage-queue               
====================== =========================== ===========================

     
*Change Request ID*: 6862121

*Synopsis*: shbinexec kernel module defunct

  Product: solaris
  Category: shell
  Subcategory: korn93
  Type: RFE
  Subtype: 
  Status: 1-Dispatched
  Substatus: 
  Priority: 2-High
  Introduced In Release: 
  Introduced In Build: 
  Responsible Engineer: 
  Keywords: opensolaris

=== *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: 
        Commit To Fix In Build: 
        Fixed In Build: 
        Integrated In Build: 
        Verified In Build: 
  See Also: 6561901, 6619428
  Duplicate of: 
  Hooks:
        Hook1: 
        Hook2: 
        Hook3: 
        Hook4: 
        Hook5: 
        Hook6: <email address omitted>
  Program Management: 
  Root Cause: 
  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


=== *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