bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash 4.3 with patch 29 causing segfault during ./configure when tryi


From: Chet Ramey
Subject: Re: Bash 4.3 with patch 29 causing segfault during ./configure when trying to upgrade to patch 30
Date: Thu, 09 Oct 2014 19:56:45 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 10/8/14, 8:17 PM, jon wrote:
> dmesg.....
> 
> [307688.764489] configure[25847]: segfault at 9558104 ip 080e2246 sp bfd478f0 
> error 4 in bash[8048000+148000]
> [307689.436739] configure[25966]: segfault at 95580b4 ip 080e2246 sp bfd478f0 
> error 4 in bash[8048000+148000]
> [307689.467279] configure[25983]: segfault at 9558104 ip 080e2246 sp bfd478f0 
> error 4 in bash[8048000+148000]
> 
> ./configure

I can't reproduce this on Mac OS X or RHEL 5 using `bash ./configure' (so
I know what version of bash is running the script).  Since configure starts
with `#! /bin/sh', it's going to run whatever version of bash you have
installed as /bin/sh.

If you don't get the same results if you run `bash ./configure', open a
bug report with your vendor against /bin/sh.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]