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    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to