bug-bash
[Top][All Lists]
Advanced

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

Re: Unexpected (?) segfault after unset LANG


From: Chet Ramey
Subject: Re: Unexpected (?) segfault after unset LANG
Date: Fri, 9 Feb 2018 11:29:59 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2/9/18 11:21 AM, mike b wrote:
> Core was generated by `bash'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  __gconv_close (cd=0x0) at gconv_close.c:35
> 35    gconv_close.c: No such file or directory.
> (gdb) bt
> #0  __gconv_close (cd=0x0) at gconv_close.c:35
> #1  0x00007fbf1e17a59f in iconv_close (cd=<optimized out>) at iconv_close.c:35
> #2  0x00000000004964d0 in u32reset ()
> #3  0x000000000046de67 in ?? ()
> #4  0x000000000043b403 in sv_locale ()
> #5  0x000000000043e53d in makunbound ()
> #6  0x0000000000481d45 in unset_builtin ()
> #7  0x00000000004327aa in ?? ()
> #8  0x00000000004349d4 in ?? ()
> #9  0x0000000000435b1b in execute_command_internal ()
> #10 0x000000000043737e in execute_command ()
> #11 0x00000000004213be in reader_loop ()
> #12 0x000000000041fca5 in main ()
> (gdb)

Thanks. I'm pretty sure this is the problem I fixed last November. The fix
is in the devel branch if you want to try that.

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