On Wed, Aug 13, 2014 at 05:58:44PM -0700, walt wrote > 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?
It fails now, as does 3.12.21-r1. Fortunately, I always keep 2 kernels around. The production kernel is call "Production" and new builds always go as "Experimental". I use lilo to select the version to boot. Only after booting and running successfully for a couple of weeks do I run my "promote" script which copies the Experimental kernel and map and .config backup files over top of their Production equivalants. So my Production kernel is not screwed up. > The kernel build system uses perl (not sure about python), so I always > wonder if perl-cleaner may help fix strange new errors. I tried both "perl-cleaner --all" and "perl-cleaner --reallyall", but I still have the problem. Is there a way to manually run depmod? > I'm guessing you're running gentoo-stable on that machine? Has gcc > been updated recently? glibc? linux-headers? perl? python? kmod? Stable x86_64. glibc, perl, and python were on the list. This is a notebook that hadn't been updated for a month or so. cd to /var/log/portage and ran command ll -og | grep Aug\ 13 | sed "s/^.*Aug 13 //" to get a list of what ran that day... 06:10 app-admin:perl-cleaner-2.16:20140813-101043.log 06:53 app-admin:syslog-ng-3.4.8:20140813-105115.log 06:10 dev-lang:perl-5.16.3:20140813-101032.log 06:10 dev-lang:perl-5.18.2-r1:20140813-100135.log 06:43 dev-lang:python-2.7.7:20140813-103957.log 07:02 dev-lang:python-3.3.5-r1:20140813-105851.log 06:51 dev-libs:glib-2.40.0-r1:20140813-104703.log 06:22 dev-libs:libgcrypt-1.5.4:20140813-102137.log 06:46 dev-libs:libxml2-2.9.1-r4:20140813-104335.log 06:46 dev-libs:libxslt-1.1.28-r3:20140813-104613.log 06:29 dev-libs:openssl-1.0.1i:20140813-102446.log 15:07 dev-perl:Locale-gettext-1.50.0:20140813-190724.log 15:07 dev-perl:Locale-gettext-1.50.0:20140813-190729.log 15:07 dev-perl:XML-Parser-2.410.0-r2:20140813-190713.log 15:07 dev-perl:XML-Parser-2.410.0:20140813-190721.log 06:33 media-libs:freetype-2.5.3-r1:20140813-103217.log 05:52 media-libs:giflib-4.1.6-r3:20140813-095222.log 05:46 media-libs:libpng-1.6.12:20140813-094555.log 05:55 sys-apps:man-pages-3.69:20140813-095510.log 06:31 sys-apps:util-linux-2.24.1-r3:20140813-102936.log 05:52 sys-boot:lilo-24.0:20140813-095205.log 05:45 sys-devel:bin86-0.16.20-r2:20140813-094523.log 05:49 sys-devel:flex-2.5.39-r1:20140813-094901.log 05:44 sys-devel:gnuconfig-20140212:20140813-094454.log 06:19 sys-devel:libtool-2.4.2-r1:20140813-101832.log 06:35 sys-fs:e2fsprogs-1.42.10:20140813-103356.log 06:17 sys-kernel:gentoo-sources-3.14.14:20140813-101527.log 06:32 sys-libs:e2fsprogs-libs-1.42.10:20140813-103145.log 05:44 sys-libs:glibc-2.19-r1:20140813-092733.log 06:33 sys-libs:gpm-1.20.7-r2:20140813-103325.log 05:45 sys-libs:timezone-data-2014d:20140813-094502.log 05:45 virtual:libintl-0-r1:20140813-094516.log 06:53 x11-libs:gdk-pixbuf-2.30.8:20140813-105308.log -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

