Bug#711213: libapache2-mod-perl2: occasional core dumps after the test suite

Niko Tyni ntyni at debian.org
Wed Jun 5 14:42:04 UTC 2013


Package: libapache2-mod-perl2
Version: httpd24-r1449661-3

I'm seeing occasional core dumps on amd64 after the main test suite,
although all the tests pass.

This also happened with the powerpc build:

  t/vhost/log.t ........................... ok
  All tests successful.
  Files=248, Tests=2508, 392 wallclock secs ( 3.08 usr  1.16 sys + 307.20 cusr 57.86 csys = 369.30 CPU)
  Result: PASS
  [warning] server localhost:8529 shutdown
  [warning] port 8529 still in use...
  ...done
  [  error] oh dangnabit, server dumped core 
  [  error] for stacktrace, run: gdb /usr/sbin/apache2 -core /«BUILDDIR»/libapache2-mod-perl2-2.0.8+httpd24-r1449661/t/core
  [  error] oh dangit, server dumped core 
  [  error] for stacktrace, run: gdb /usr/sbin/apache2 -core /«BUILDDIR»/libapache2-mod-perl2-2.0.8+httpd24-r1449661/t/core
  cd ModPerl-Registry && make test
  [...]

Still trying to find a reproducible test case. The backtrace indicates
the segmentation fault happens at cleanup time.

 Core was generated by `/usr/sbin/apache2 -d /home/niko/libapache2-mod-perl2/t -f /home/niko/libapache2'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x00002aef88c821a0 in ?? ()
 (gdb) bt
 #0  0x00002aef88c821a0 in ?? ()
 #1  0x00002aef8516c716 in apr_pool_destroy () from /usr/lib/libapr-1.so.0
 #2  0x00002aef84861d3b in ?? ()
 #3  0x00002aef84861857 in main ()

-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list