** Bug watch added: Debian Bug tracker #875927
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875927

** Also affects: glibc (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875927
   Importance: Unknown
       Status: Unknown

** Changed in: libanyevent-perl (Ubuntu)
       Status: New => Invalid

** Changed in: glibc (Ubuntu)
       Status: New => Invalid

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

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

Status in glibc package in Ubuntu:
  Invalid
Status in libanyevent-perl package in Ubuntu:
  Invalid
Status in perl package in Ubuntu:
  Fix Released
Status in glibc package in Debian:
  Unknown

Bug description:
  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)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to