Gallien Matthieu a écrit :
> Hi,
> 
> I can confirm that if /etc/ld.so.nohwcap exists, running perl -e "use Qt" 
> leads to a segfault in an up to date unstable. And thus at each upgrade of 
> libc6 the problem occurs.

Which is something really strange. When this file exists, the dynamic
loader uses the non-optimized version of the glibc instead of the normal
one, but they are both ABI compatible. I guess that either your
non-optimized glibc is broken or libqt-perl is doing bad things.

Could you please tell me what's the output of "ldd /usr/bin/perl" when
the /etc/ld.so.nohwcap file is present and when it is not?

Also do you have a backtrace of the segfault?

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to