Every semaphore call results in "uninterruptable sleep"

Kammerloher, Josef (Josef.Kammerloher@est.fujitsu.com)
Fri, 15 Nov 2002 13:01:21 +0100


I use SuSE 8.1 ( kernel 2.4.19-4GB) and a program with semaphores.
It runs okay on many PCs and laptops except one laptop (with Pentium
Mobile).

Every semaphore function (semget(),..) , "ipcs -s" ... results in
"uninterruptable sleep".
The processes cannot be killed by kill -9.

cat /proc/sys/kernel/sem returns 250 256000 32 1024

I always use the default kernel without special configurations.

What can I do ??
Thanks for your help,
Josef

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/