Jérémie Koenig, le Fri 19 Mar 2010 04:49:20 +0100, a écrit : > On Fri, Mar 19, 2010 at 3:39 AM, Samuel Thibault > <samuel.thiba...@gnu.org> wrote: > > Jérémie Koenig, le Thu 11 Mar 2010 12:37:06 +0100, a écrit : > >> with DEB_BUILD_OPTIONS=debug,nostrip, I get a segfault from libtool. > >> (Could someone confirm they have this problem as well?) > > > > There are a couple of such odd libtool segfaults in the buildd logs, I > > believe there's a bug somewhere and you have found one way to reproduce > > it. > > For the record I get the same segfault without DEB_BUILD_OPTIONS, and > both on real hardware and within qemu. I'm quite puzzled by it, isn't > libtool supposed to be a shell script? Does the bug really happen in > bash?
It could be in bash, yes (or maybe rather in glibc, revealed by bash). Samuel