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

Bug#650350: apr: testsuite hangs on testprocmutex



Source: apr
Version: 1.4.5-1
Severity: important

Hello,

  When cmpiling apr under armhf architecture, testsuite seem to hang
  at testprocmutex test with the followinf backtrace:

  testprocmutex       : |^C
  Program received signal SIGINT, Interrupt.
  0x400a03e4 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
  (gdb) bt
  #0  0x400a03e4 in __libc_do_syscall () from /lib/arm-linux-gnueabihf/libpthread.so.0
  #1  0x4009f3b2 in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0
  #2  0x40037cdc in apr_proc_wait (proc=0x429f3f50, exitcode=0xbefff5d8, exitwhy=0xbefff5dc,
      waithow=<optimized out>) at ../threadproc/unix/proc.c:635
  #3  0x00019680 in await_child (tc=0xbefff620, proc=<optimized out>)
      at ../../test/testprocmutex.c:105
  #4  0x00019856 in test_exclusive (mech=<optimized out>, tc=0xbefff620, lockname=<optimized out>)
      at ../../test/testprocmutex.c:126
  #5  proc_mutex (tc=0xbefff620, data=<optimized out>) at ../../test/testprocmutex.c:173
  #6  0x0000c970 in abts_run_test (ts=<optimized out>, f=0x197bd <proc_mutex>, value=0xbefff63c)
      at ../../test/abts.c:168
  #7  0x000199bc in testprocmutex (suite=0x890c8) at ../../test/testprocmutex.c:198
  #8  0x0000ce94 in main (argc=<optimized out>, argv=<optimized out>) at ../../test/abts.c:424

  This bug is currently blocking armhf archive bootstrap as it should break a circular dependency cycle.
  Please if you have any hint or are willing to reproduce, you could use harris.debian.org, please let us know.

  Kind regards

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
    APT policy: (500, 'unreleased'), (500, 'unstable')
	Architecture: armhf (armv7l)

	Kernel: Linux 3.0.0-1+armhf.1-mx5
	Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
	Shell: /bin/sh linked to /bin/bash



Reply to: