Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: segfault on menu-select



Philipp Hartwig wrote:
[...]
>> To put the backtrace to a file, the following oneliner works:
>> 
>> % gdb -c core /usr/local/bin/zsh <<< $'bt full\nquit\n' > backtrace.txt
>> 
[...]
> Ok, apart from a "warning: Can't read pathname for load map: 
> Input/output error." it looks like this has worked. I've attached the 
> result.

Thanks.
I've tried following the trace but frankly, I know next to nothing about
the code in compcore.c, compresult.c and zle_tricky.c.

I'm sure somebody else will pitch in when they find the time.

Regards, Frank

-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925



Messages sorted by: Reverse Date, Date, Thread, Author