NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/53656: rump shmif triggers assertions
>Number: 53656
>Category: kern
>Synopsis: rump shmif triggers assertions
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 07 09:00:00 +0000 2018
>Originator: Martin Husemann
>Release: NetBSD 8.99.25
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD thirdstage.duskware.de 8.99.25 NetBSD 8.99.25 (MODULAR) #119: Sat Oct 6 21:44:09 CEST 2018 martin%thirdstage.duskware.de@localhost:/usr/src/sys/arch/sparc64/compile/MODULAR sparc64
Architecture: sparc64
Machine: sparc64
>Description:
I see spurious failures in the fs/vfs/t_full/nfs_fillfs test case:
Termination reason
FAILED: child died
Standard output stream
rpcbind debugging enabled.
[ 2.0800090] panic: kernel diagnostic assertion "sp.sp_len <= ETHERMTU + ETHER_HDR_LEN" failed: file "/usr/src/sys/rump/net/lib/libshmif/if_shmem.c", line 733
[ 2.0800090] rump kernel halting...
halted
[ 1.0900090] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1538848666.919902788 1538848666.919902788, mtime 1538848666.919902788 1538848666.919902788)
Standard error stream
Getting export list.
Got line
Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2
Making new ep fs=0xc500,0x78b
doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2
doing opt -noresvmnt -maproot=0:0 10.3.2.2
doing opt -maproot=0:0 10.3.2.2
got host 10.3.2.2
Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2
Found ep fs=0xc500,0x78b
doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2
doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2
doing opt -noresvmnt -maproot=0:0 10.4.2.2
doing opt -maproot=0:0 10.4.2.2
got host 10.4.2.2
Getting mount list.
Here we go.
can't register with udp6 portmap
can't register with tcp6 portmap
got mount request from 10.3.2.2
-> rpcpath: /myexport
-> dirpath: /myexport
Mount successful.
>How-To-Repeat:
Not exactly repeatable, but try a while:
cd /usr/tests/fs/vfs && atf-run t_full
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index