olafbuddenha...@gmx.net, le Wed 18 Aug 2010 14:38:34 +0200, a écrit :
> Yes for both. I generated a backtrace from the hang with dash:
>
>#0 0x0104ef1c in swtch_pri () at
> /usr/src/eglibc-2.11.2/build-tree/hurd-i386-libc/mach/swtch_pri.S:2
>#1 0x010507b4 in __spin_lock_solid (lock=0x11
Hi,
On Mon, Aug 16, 2010 at 03:45:55PM +0200, olafbuddenha...@gmx.net wrote:
> I'll check whether a NOP loop also causes a hang. And whether it
> happens with another shell.
Yes for both. I generated a backtrace from the hang with dash:
#0 0x0104ef1c in swtch_pri () at
/usr/src/eglibc-2.11
Hi,
> I've first seen this problem after having had the following command
> line run for a week, or two, or three:
>
> Start `screen`. Find PID of pfinet.
>
> $ while sleep 66; do echo "$(date)" " $(ps --no-header
> --format=hurd -p [PID])"; done | tee ps-pfinet
>
> Leave it running, deta