> Since 5.22.2-4, the ext/XS-APItest/t/customop test fails on hppa and perl

I do see in the kernel dmesg that perl tries to jump into nirvana (type=6 means 
ITLB fault):

[55974.502498] do_page_fault() command='perl' type=6 address=0xbe400403 in 
attributes.so[f87c3000+3000]
[55974.503017]  vm_start = 0x001d7000, vm_end = 0x0039c000

gdb output isn't helpful either:
process 8125 is executing new program: /build/perl/perl-5.22.2/perl
.././ext/XS-APItest/t/customop.t .. [Thread debugging using libthread_db 
enabled]
Using host libthread_db library "/lib/hppa-linux-gnu/libthread_db.so.1".

Thread 2.1 "perl" received signal SIGSEGV, Segmentation fault.
0xbe400400 in ?? ()
(gdb) bt
#0  0xbe400400 in ?? ()
#1  0x0004203c in Perl_rpeep (my_perl=0x1d7008, o=0x37d8d0) at op.c:14015
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Niko wrote:
> Are there hppa porter boxes available? Can't do much without.

We don't have debian porter boxes, but if you send me your public ssh key 
and preferred login name via email to "del...@gmx.de", then I can provide you 
with
access to one of the debian buildds.

Helge

Reply via email to