On Sun, 21 Sep 2014 23:55:45 +0200, Leon Timmermans wrote: > > Here are some log extracts from recent builds: > > armhf: > > https://buildd.debian.org/status/fetch.php?pkg=libdevel-bt-perl&arch=armhf&ver=0.06-2&stamp=1409851075 > > That suggests the issue is missing symbols in the gdb output. What is the > output on such a machine of: > (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", > 1' | egrep '^#' > Does that include a perl_run entry?
Here we go: That's armhf on a Debian box in an unstable chroot: (sid_armhf-dchroot)gregoa@harris:~$ (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", 1' | egrep '^#' #1 0xb6f3f048 in Perl_newSVpv () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20 #2 0x00040002 in ?? () /* Just for fun, armhf/jessie on Rasbian: gregoa@guinan ~ % (echo r; echo bt; echo quit) | gdb --args perl -e 'unpack "p", pack "L!", 1' | egrep '^#' Cannot access memory at address 0x0 #1 0xb6f062f8 in Perl_newSVpv () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20 #2 0xb6f767d8 in ?? () from /usr/lib/arm-linux-gnueabihf/libperl.so.5.20 */ Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: David Bowie: Rebel Rebel
signature.asc
Description: Digital Signature