[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#824363: glibc: Update debian xfail list for hppa



Source: glibc
Version: 2.22
Severity: normal
Tags: patch

Dear Maintainer,

The attach patch updated the hppa xfail list based on the failures seen
in various builds for 2.22.  It adds two tests that sometimes fail.

Both tests fail during the unwind phase of cancellation.  It seems the
stack is being clobbered in a timing dependent manner and this breaks
the unwind.  The cause of the unwind failure is still undertermined.

This appears to be the reason many cancellation and cleanup tests fail
on hppa.

With this change and the other two patches provided today, glibc should
now build successfully on hppa.

Regards,
Dave Anglin

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.18.29+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- testsuite-xfail-debian.mk.save	2016-05-11 17:13:39.000000000 -0400
+++ testsuite-xfail-debian.mk	2016-05-11 20:18:33.848340159 -0400
@@ -160,8 +160,10 @@
 test-xfail-tst-cancel5 = yes
 test-xfail-tst-cancelx20 = yes
 test-xfail-tst-cancelx21 = yes
+test-xfail-tst-cancelx3 = yes
 test-xfail-tst-cancelx4 = yes
 test-xfail-tst-cancelx5 = yes
+test-xfail-tst-cleanup4 = yes
 test-xfail-tst-cleanupx4 = yes
 test-xfail-tst-cputimer2 = yes
 test-xfail-tst-cputimer3 = yes

Reply to: