[Bug 4380] New: bash causes scp to "lost connection"

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon Jun 23 03:30:21 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4380

           Summary: bash causes scp to "lost connection"
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: bzhou at nslu2-linux.org


On at least slugosbe, with bash 3.2, scp file to non-root at slugosbe will get
"lost connection" error.

Based on my investigation, bash cross configure defaults
bash_cv_getcwd_malloc=no is causing the problem.

I added bash_cv_getcwd_malloc=${bash_cv_getcwd_malloc=yes} to site/arm-common,
rebuilt and reinstalled bash ipk, and the problem is solved.

I'm not sure whether this configuration change should go to other CPU arch
though.

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list