Opened 4 years ago
Closed 3 years ago
#16366 closed bug (fixed)
NVMe KDL: release_spinlock: lock was already released
Reported by: | KapiX | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | System/Kernel | Version: | R1/beta2 |
Keywords: | Cc: | mmlr | |
Blocked By: | #16894 | Blocking: | |
Platform: | All |
Description
x86_64 hrev54381
Attachments (1)
Change History (5)
by , 4 years ago
Attachment: | 20200704_003253.jpg added |
---|
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Component: | Drivers/Disk/NVMe → System/Kernel |
---|---|
Owner: | changed from | to
Oh dear, this looks like another race condition in the ConditionVariables code. I must have somehow got that wrong in some subtle way...
comment:3 by , 4 years ago
Cc: | added |
---|
I reviewed the ConditionVariables code again, and I am kind of stumped how we are getting into a state where a spinlock is being double-released. mmlr, do you have any ideas? I think you reviewed this code at the time I wrote it...
comment:4 by , 3 years ago
Blocked By: | 16894 added |
---|---|
Milestone: | Unscheduled → R1/beta4 |
Resolution: | → fixed |
Status: | new → closed |
"Duplicate" of #16894 which has been since fixed.
Note:
See TracTickets
for help on using tickets.
git status
again :)