Your message dated Sat, 19 Jul 2008 22:10:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Tests no longer failing?!
has caused the Debian Bug report #487013,
regarding libthread-pool-simple-perl: FTBFS: tests block
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
487013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487013
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libthread-pool-simple-perl
Version: 0.23-1
Severity: serious

Hi,

libthread-pool-simple-perl's tests sometimes go into a deadlock when
running inside fakeroot.

This can be reproduced by running:
~/libthread-pool-simple-perl-0.23# while fakeroot perl t/2.t ; do true; done

The place where it blocks differ each time. For example, I just got it
to block at the following places:
ok 33
ok 12
ok 1 - use Thread::Pool::Simple;
ok 901

stracing the sleeping process gives the following results:
* futex(0x525624, FUTEX_WAIT, 1, NULL
* futex(0x75f3b4, FUTEX_WAIT, 1, NULL
* futex(0x525624, FUTEX_WAIT, 9, NULL
I also got it to block in an msgrcv call, but I couldn't reproduce this
right now.

I could reproduce it:
* in an up to date sid i386 chroot running with an amd64 kernel, on a
  2-CPU system, using fakeroot
* on an amd64 system, 2-CPU system, using fakeroot (without any chroot
  involved)

I could NOT reproduce it:
* on my laptop (i386, single CPU), even using fakeroot
* without using fakeroot, on amd64

So, I think that it is related to
  fakeroot AND (smp OR amd64)

Or maybe it's related to a specific kernel version. My laptop runs
2.6.21-1-686, while the AMD64 I tested it on are running 2.6.18-3-amd64.

I don't have access to an i386 SMP or an AMD64 UP system to investigate
further.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
On Sat, 19 Jul 2008 23:00:14 +0300, Damyan Ivanov wrote:

> > I ran the test suite 100 times in a loop, and all tests were
> > successful.
> Did the same on a 4-CPU system and all 100 times tests passed.

Thanks for checking!
 
> Whatever it was, it seems it is fixed.

Yup.

Cheers,
gregor, closing this bug now 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    NP: Dhafer Youssef: Wood Talk

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to