linux syscall get_robust_list causes panic
Alexander Best
alexbestms at math.uni-muenster.de
Sun Jun 14 18:51:06 UTC 2009
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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: messagequeuetest02rcv.c.kdump
Type: application/octet-stream
Size: 8791 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090614/5d8a9645/messagequeuetest02rcv.c.obj
More information about the freebsd-current
mailing list