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: Tue, 12 Oct 2021 15:10:29 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 10/11/21 11:17 AM, Alex fxmbsw7 Ratchev wrote:
> as the topic says
> i fetched it earlier today, compiled, and tho it rather segfaults
> 
> due to i dunno to debug this, this mail consists of 3 parts, 1 gdb + bt
> ./bash (loading in bashrc a script which makesnit segfault)
> and once with gdb ./bash -vx
> third part is the code
> forth part is around where in the code it happens

I can't reproduce it. `mkPATH' isn't there, and there's probably a lot of
your environment that needs to be reproduced for it to work. It looks like
somewhere a free list block is getting clobbered, but I can't really tell.
Since I can't reproduce it, you'll have to see if you can get more detail
from something like valgrind or address sanitizer.

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]