Opened 7 years ago
Closed 7 years ago
#14118 closed bug (duplicate)
KDL while running WebKit testsuite: vnode->advisory_locking == __null
Reported by: | pulkomandy | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #14121 | Blocking: | |
Platform: | All |
Description
I hit this panic reproductibly while running the WebKit test suite.
If I interpret things properly:
- The vnode is being freed by the low resource handler because it is unused,
- But, its advisory_locking is unexpectedly not null
- The team that supposedly holds the lock seems to be gone.
Attachments (1)
Change History (3)
by , 7 years ago
Attachment: | DSC_0004.JPG added |
---|
comment:1 by , 7 years ago
Summary: | vnode->advisory_locking == __null → KDL while running WebKit testsuite: vnode->advisory_locking == __null |
---|
comment:2 by , 7 years ago
Blocked By: | 14121 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
screenshot of short debug session