Opened 5 days ago

Last modified 5 days ago

#19122 new bug

PANIC: rw_lock_destroy(): read-locked and caller doesn't hold the write lock

Reported by: bbjimmy Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: File Systems/BFS Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking: #8405
Platform: All

Description

hrev58163

browsing https://arstechnica.com/ in WebPositive

Attachments (1)

IMG_20240923_113442545.jpg (4.4 MB ) - added by bbjimmy 5 days ago.
screenshot of KDL

Change History (4)

by bbjimmy, 5 days ago

Attachment: IMG_20240923_113442545.jpg added

screenshot of KDL

comment:1 by waddlesplash, 5 days ago

Blocking: 8405 added
Component: System/KernelFile Systems/BFS
Owner: changed from nobody to axeld
Priority: highnormal

This is probably the real cause of #8405.

comment:2 by waddlesplash, 5 days ago

Summary: PANICK: rw_lock_destroy()PANIC: rw_lock_destroy(): read-locked and caller doesn't hold the write lock

comment:3 by waddlesplash, 5 days ago

Actually, I think this is a VFS bug and not a BFS bug. The VFS should keep references to vnodes that are currently performing asynchronous I/O.

Note: See TracTickets for help on using tickets.