On 08/13/2014 03:51 PM, Walter Dnes wrote: > Going from 3.12.13 to 3.14.14 using "make old config" and then the > standard build (64 bit). At the DEPMOD stage near the very end I get... > > DEPMOD 3.14.14-gentoo > /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 27721 > Segmentation fault "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX > make: *** [_modinst_post] Error 139
I *hate* when that happens! Just a few random ideas that may help the old bulb light up :) Can you re-emerge 3.12.13 without any errors? The kernel build system uses perl (not sure about python), so I always wonder if perl-cleaner may help fix strange new errors. I'm guessing you're running gentoo-stable on that machine? Has gcc been updated recently? glibc? linux-headers? perl? python? kmod?

