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: Alex fxmbsw7 Ratchev
Subject: Re: current bash.git.devel segfaults on my code
Date: Sun, 24 Oct 2021 09:53:43 +0200

i am nowhere ready, at slow thinking though i am.. does ' git bisect run '
support shell syntax, and where to enter the cleanup ' make clean ' there

On Sun, Oct 24, 2021, 00:25 Chet Ramey <chet.ramey@case.edu> wrote:

> 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]