Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#16849 closed bug (duplicate)

Writing a file to NFS mounted directory causes kernel panic

Reported by: ryoon Owned by: mmu_man
Priority: normal Milestone: Unscheduled
Component: File Systems/NFS Version: R1/beta2
Keywords: Cc:
Blocked By: #5496 Blocking:
Platform: All

Description (last modified by pulkomandy)

When writing a file to NFS mounted directory was finished, kernel panics. I am running Haiku OS/x86_64 R1/beta2 on VMware ESXi 7.0b's ESXi 7.0 type VM. I have attached screenshot of kernel panic when I have invoked as follows.

~> mount_nfs ruthenium:/usr/cvs/pkgsrc pkgsrc user root
~> cd ~/pkgsrc
~/pkgsrc> touch test

NFS server is NetBSD/amd64 8.2_STANBLE's NFSv3 server.

Attachments (2)

20210314-nfs-write-kernel-panic-touch.png (107.9 KB ) - added by ryoon 3 years ago.
kernel panic by "touch test" in NFS mounted directory
kernel-panic-syslog.txt (2.8 KB ) - added by ryoon 3 years ago.
The kernel panic message from syslog

Download all attachments as: .zip

Change History (6)

by ryoon, 3 years ago

kernel panic by "touch test" in NFS mounted directory

comment:1 by pulkomandy, 3 years ago

Component: - GeneralFile Systems/NFS
Description: modified (diff)
Owner: changed from nobody to mmu_man

Panic message in text format for easier referencing:

dec_vnode_ref_count: called on busy vnode

by ryoon, 3 years ago

Attachment: kernel-panic-syslog.txt added

The kernel panic message from syslog

comment:2 by ryoon, 3 years ago

Sorry. I can extract the kernel panic message from syslog. It is attached.

comment:3 by diver, 3 years ago

Blocked By: 5496 added
Resolution: duplicate
Status: newclosed

This should be fixed in nightly.

comment:4 by ryoon, 3 years ago

Thank you. I will use nightly build.

Note: See TracTickets for help on using tickets.