Re: linux syscall get_robust_list causes panic

From: Alexander Best <alexbestms_at_math.uni-muenster.de>
Date: Sun, 14 Jun 2009 20:50:57 +0200 (CEST)
thanks for comitting this fix so fast.

while running the ltp i stumbled upon another problem, which isn't causing a
panic however. the "testcases/kernel/ipc/ipc_stress/message_queue_test_02_rcv"
test seems to stall at sone point and needs to be killed. the test doesn't get
past this line (message_queue_test_02_rcv.c/line 131):

        if (msgrcv (msqid, message, BUF_SIZE, 0, 0) < 0)
                sys_error ("msgrcv failed", __LINE__);

i attached a linux_kdump.

cheers.

Chagin Dmitry schrieb am 2009-06-14:
> On Sun, Jun 14, 2009 at 05:30:44PM +0200, Alexander Best wrote:
> > wow.

> > thanks for the fix. after applying the patch the panic no longer
> > occurs. great
> > job! :-) hope this'll make it into CURRENT quickly. ;)

> > cheers.


> commited (r194203). thnx!



Received on Sun Jun 14 2009 - 16:51:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC