Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
it appears that zsh relies on a certain behavior of strncmp that has changed in the latest glibc, causing it to SIGSEGV on some filename completions. attaching a patch that fixes this for me.
Created an attachment (id=23893) [edit] fix for strncmp bug
Created an attachment (id=23894) [edit] ebuild for the new patch
Mamoru, please have a look - you might want to do it soonish, as -r9 is already stable on a few arch's ...
Yup, I checked and applied the patch. Thanks for reporting.