bug-bash
[Top][All Lists]
Advanced

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

Re: current bash.git.devel segfaults on my code


From: Chet Ramey
Subject: Re: current bash.git.devel segfaults on my code
Date: Sat, 23 Oct 2021 18:25:23 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 10/22/21 9:03 PM, Alex fxmbsw7 Ratchev wrote:
./bash --noprofile --norc

bash-5.1# ./bash ../xbl5/xbl

malloc: unknown:0: assertion botched
malloc: 0x3000211ab0: allocated: last allocated from glob.c:1150
realloc: underflow detected; mh_nbytes out of range
Aborting...Aborted
bash-5.1#

You have everything you need to automatically run `git bisect': a non-
interactive reproducer, a failing commit, and a successful commit.

You can get the commit IDs from

http://git.savannah.gnu.org/cgit/bash.git/log/?h=devel

(click on an individual commit message to view the commit ID).

Look at my previous message for a link to a quick description of how to
use `git bisect'.

Good luck! Let us know what you find.

Chet

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



reply via email to

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