Opened 13 years ago
Closed 8 years ago
#8326 closed bug (duplicate)
kernel crashed while deleting a file
Reported by: | bharath_a0 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/BFS | Version: | R1/alpha3 |
Keywords: | Cc: | ||
Blocked By: | #4756 | Blocking: | |
Platform: | x86 |
Description
While trying to delete a file from desktop the kernel crashed, below is the snapshot of the kernel crash
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | Selection_001.png added |
---|
follow-up: 2 comment:1 by , 13 years ago
Component: | File Systems → File Systems/BFS |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Possibly a duplicate of #4756.
follow-up: 3 comment:2 by , 13 years ago
comment:3 by , 13 years ago
Replying to HaikuReactOSTrac:
These two issues don't look like duplicates to me, because the panic in #4756 occurs right after boot, and the panic in this issue occurs while trying to delete a file. Also, I could not reproduce this issue (also using R1/Alpha 3).
The timing isn't really all that relevant. The fact that a transaction is involved hints that both cases involve writes, and furthermore, similar code paths in BFS are being hit, which hints that the underlying problem may be the same. In any case, I've never seen this one in 5-6 years of running Haiku across various revisions either. I'll leave it to Axel to decide on whether it's a duplicate or not for certain.
comment:4 by , 8 years ago
Blocked By: | 4756 added |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
Yep, seems to be the same issue as #4756; of course, it might be caused by a different issue, but that's impossible to tell from the available info.
kernel crash snapshot