You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using latest master, there seems to be a race condition when destroying a ZVOL just after writing to it. With a bit of luck, it can sometimes be reproduced using the following commands in quick succession:
Using latest master, there seems to be a race condition when destroying a ZVOL just after writing to it. With a bit of luck, it can sometimes be reproduced using the following commands in quick succession:
The result:
Fortunately, the system seems to continue working just fine after this despite the null pointer dereference bug.
The text was updated successfully, but these errors were encountered: