Re: Segmentation fault after stripping

2009-11-24 Thread linux fan
On 11/24/09, Bruce Dubbs wrote: > linux fan wrote: >> Intending to umount and roll back, I get: >> >> df -ha >> FilesystemSize Used Avail Use% Mounted on >> /dev/sda11 11G 7.6G 2.7G 74% / >> /proc0 0 0 - /proc >> sysfs0

Re: Segmentation fault after stripping

2009-11-24 Thread linux fan
On 11/24/09, Bruce Dubbs wrote: > I'd start over. Having a suspect base is not a good idea. Try jhalfs > to automate the build. Yes jhalfs has been working for me. Starting over from mke2fs. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/f

Re: Segmentation fault after stripping

2009-11-24 Thread Bruce Dubbs
linux fan wrote: > On 11/24/09, Bruce Dubbs wrote: >> linux fan wrote: >>> On 11/24/09, Bruce Dubbs wrote: Have you tried booting into memtest86+ and checking your memory? > > Thanks for that! > > Eliminated one memory bank at a time until it didn't fail before test #5. > > Rolled back

Re: Segmentation fault after stripping

2009-11-24 Thread linux fan
On 11/24/09, Bruce Dubbs wrote: > linux fan wrote: >> On 11/24/09, Bruce Dubbs wrote: >>> Have you tried booting into memtest86+ >>> and checking your memory? Thanks for that! Eliminated one memory bank at a time until it didn't fail before test #5. Rolled back to textinfo-ch5. make ... it got t

Re: Segmentation fault after stripping

2009-11-23 Thread Bruce Dubbs
linux fan wrote: > On 11/24/09, Bruce Dubbs wrote: >> Have you tried booting into memtest86+ >> and checking your memory? You can get it from http://www.memtest.org/ Put it in /boot and add an entry to the boot menu: Assuming grub-legacy with a separate boot partition: title Ubuntu 9.04, mem

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
On 11/24/09, Bruce Dubbs wrote: > > Have you tried booting int memtest86+ > and checking your memory? > I don't know whereis or howto memtest86+. I guess this will be a multi-day adventure. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.ht

Re: Segmentation fault after stripping

2009-11-23 Thread Bruce Dubbs
linux fan wrote: > On 11/23/09, Bruce Dubbs wrote: To check things out a little more, you can try > > Note: I had built up thru gmp-ch6 which is in the chroot > > Intending to umount and roll back, I get: > > df -ha > FilesystemSize Used Avail Use% Mounted on > /dev/sda11

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
On 11/23/09, Bruce Dubbs wrote: >>> To check things out a little more, you can try Note: I had built up thru gmp-ch6 which is in the chroot Intending to umount and roll back, I get: df -ha FilesystemSize Used Avail Use% Mounted on /dev/sda11 11G 7.6G 2.7G 74% / /proc

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
I must clarify my confusion. I am supposing that you would like for me to roll back to the point where it is to be stripped. Then strip. Then run /tools/command on /tools/file Correct? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Uns

Re: Segmentation fault after stripping

2009-11-23 Thread Bruce Dubbs
linux fan wrote: > On 11/23/09, Bruce Dubbs wrote: > >> To check things out a little more, you can try > > Er, uh, excuse my dumbness, but ... > did you mean like: > ldd /usr/bin/make Sorry. I did cd /usr/bin first. > or like: > ldd /tools/bin/make > > or like: > /tools/bin/ldd /tools/bin/ma

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
On 11/23/09, Bruce Dubbs wrote: > To check things out a little more, you can try Er, uh, excuse my dumbness, but ... did you mean like: ldd /usr/bin/make or like: ldd /tools/bin/make or like: /tools/bin/ldd /tools/bin/make ... By the way, this is without the stripping ... /tools/bin/ldd /too

Re: Segmentation fault after stripping

2009-11-23 Thread Bruce Dubbs
linux fan wrote: > On 11/23/09, Bruce Dubbs wrote: >> Is there any possibility >> that there could be a memory or disk problem? Are you sure you have >> enough disk space? > > Good thinking, but doesn't seem to be space issue: > > top - 19:43:27 up 11:00, 1 user, load average: 1.06, 1.03, 1.0

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
On 11/23/09, Bruce Dubbs wrote: > Is there any possibility > that there could be a memory or disk problem? Are you sure you have > enough disk space? Good thinking, but doesn't seem to be space issue: top - 19:43:27 up 11:00, 1 user, load average: 1.06, 1.03, 1.04 Tasks: 77 total, 2 runnin

Re: Segmentation fault after stripping

2009-11-23 Thread Bruce Dubbs
linux fan wrote: > Last night, I tried restarting "make" after it came back to the shell > prompt and all kinds of system problems occurred : > It barfed badly when trying to umount the build dir > System choked on attempt to shutdown > It just got the situation to be unstable > The sys.lo

Re: Segmentation fault after stripping

2009-11-23 Thread linux fan
On 11/23/09, Aleksandar Kuktin wrote: > As I have not tried jhalfs, a question, just to be clear: you are > running the make command via automated means, after stripping, in a > single slurp (from the same script)? jhalfs automates from start to finish. I have used it to build LFS 6.2.0, 6.3, and

Re: Segmentation fault after stripping

2009-11-23 Thread Aleksandar Kuktin
>On Mon, 23 Nov 2009 16:02:12 -0500 >linux fan wrote: > > Segmentation fault occurs right after stripping in chapter05. > > I am building lfs trunk using jhalfs trunk. > > The stripping step succeeds, but the next step which is to > restore-luser-env errors. The restore-luser-env step only has t

Segmentation fault after stripping

2009-11-23 Thread linux fan
Segmentation fault occurs right after stripping in chapter05. I am building lfs trunk using jhalfs trunk. The stripping step succeeds, but the next step which is to restore-luser-env errors. The restore-luser-env step only has to copy the saved $(LUSER_HOME)/.bashrc.XXX back to .bashrc, but that