Public bug reported:

The autopkgtests segfault against perl 5.26.0-7 in Ubuntu, and the new
version of the package also fails to build in -proposed because the
tests are segfaulting at package build time.

$ perl ./t/02_signals.t
1..5
ok 1
Segmentation fault (core dumped)
$ gdb --args perl ./t/02_signals.t
GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
[...]
(gdb) run
Starting program: /usr/bin/perl ./t/02_signals.t
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
1..5
ok 1

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff738811e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff738811e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff626591d in ?? ()
   from /usr/lib/x86_64-linux-gnu/perl5/5.26/auto/Async/Interrupt/Interrupt.so
#2  0x00007ffff62672a9 in ?? ()
   from /usr/lib/x86_64-linux-gnu/perl5/5.26/auto/Async/Interrupt/Interrupt.so
#3  0x000055555562fab1 in Perl_pp_entersub ()
#4  0x00005555556278e6 in Perl_runops_standard ()
#5  0x00005555555a8d87 in perl_run ()
#6  0x0000555555580332 in main ()
(gdb)

** Affects: libanyevent-perl (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: perl (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: perl (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717367

Title:
  FTBFS: segfaults in testsuite with perl 5.26.0-7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libanyevent-perl/+bug/1717367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to