Bug#478409: problem with SEGV still persists

2009-02-07 Thread Simon Raven
2009/2/7 Niko Tyni : close 478409 thanks stupid PEBKAC. /lib/libdl* was symlinked BADLY, to an old version from 2005, making most stuff using dlopen() and futexes crash horribly. As such, I made a foreign lenny debootstrap to compare notes, so to speak, and thus found the culprit, and fixed the

Bug#478409: problem with SEGV still persists

2009-02-07 Thread Niko Tyni
severity 478409 grave thanks On Fri, Feb 06, 2009 at 05:45:54PM -0500, Simon wrote: > I have an in-progress Etch->Lenny upgrade going and the problem still > persists with the perl segfaults. I would consider this to be grave > since debconf cannot run properly, and makes most of the configurati

Bug#478409: problem with SEGV still persists

2009-02-06 Thread Simon Raven
2009/2/6 Simon : > > On 6-Feb-09, at 5:45 PM, Simon wrote: > >> /usr/lib/perl/5.10.0/Fcntl.pm > > is the file debconf dies on, FYI. > > paraphrased: > > symbol lookup error Perl_sv_free > > and a number of other errors when I do: > > ldd -u -v -r -d /usr/lib/perl/5.10.0/Fcntl.pm on the same PPC box

Bug#478409: problem with SEGV still persists

2009-02-06 Thread Simon
On 6-Feb-09, at 5:45 PM, Simon wrote: /usr/lib/perl/5.10.0/Fcntl.pm is the file debconf dies on, FYI. paraphrased: symbol lookup error Perl_sv_free and a number of other errors when I do: ldd -u -v -r -d /usr/lib/perl/5.10.0/Fcntl.pm on the same PPC box. -- To UNSUBSCRIBE, email to d

Bug#478409: problem with SEGV still persists

2009-02-06 Thread Simon
I have an in-progress Etch->Lenny upgrade going and the problem still persists with the perl segfaults. I would consider this to be grave since debconf cannot run properly, and makes most of the configuration of packages useless and very broken. I've been trying to work around it since early t