On Thu, Jun 17, 2010 at 11:45:02AM +0300, Fathi Boudra wrote: > Hi, > > I have uploaded febootstrap 2.7-1 to Debian. > > Unfortunately, this version still segfault: > Complete! > /usr/bin/fakeroot: line 1: 17946 Segmentation fault exit $RESULT
These segfaults are almost certainly caused by glibc in the chroot not matching glibc outside the chroot. In practice when we do this in Fedora we ensure that the glibc versions are identical. This in turn may be caused because we aren't setting the correct LD_LIBRARY_PATH(s) up inside febootstrap, so that we're in effect mixing internal parts of the two different glibc versions. I haven't really had time to look into this in any detail. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org