bug-glibc
[Top][All Lists]
Advanced

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

Re: intermittent hangs with threads (clone() bug?/linuxthreads bug?)


From: Wolfram Gloger
Subject: Re: intermittent hangs with threads (clone() bug?/linuxthreads bug?)
Date: Thu, 21 Jun 2001 14:10:56 +0200 (MDT)

Hello,

> Yes, I see the problem on 8, 4 and 2 CPU's.
> 
> Another person suggested I post a "ps" in this form.  Hope it helps.
> 
> address@hidden ps -t 2 -H -o pid,ppid,stat,wchan,comm
>   PID  PPID STAT WCHAN  COMMAND
>  1272  1271 S    wait4  login
>  1273  1272 S    rt_sig   tcsh
> 13188  1273 S    rt_sig     ex1
> 13209 13188 Z    do_exi       ex1 <defunct>

I'm sorry, I can't reproduce this with 2 P3-500 CPUs, glibc-2.2.4-CVS,
and Linux-2.2.14SMP, even though I tried hard.  I've tried all
combinations of ./ex1,

#!/bin/sh
exec ex1

from an xterm and from the console.  It always works fine for me.

Regards,
Wolfram.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]