Opened 8 years ago
Closed 8 years ago
#13051 closed bug (duplicate)
PANIC: vnode %ld:%lld already exists
Reported by: | arfonzo | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/BFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #5262 | Blocking: | |
Platform: | All |
Description
I seem to get this fairly often on the packaging buildslave VM.
Please see KDL image screenshot:
http://arfonzo.org/pub/pictures/screenshots/haiku_kdl_20160102.png
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Blocked By: | 5262 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Happens in bfs_create calling new_vnode. Quite often with mktemp and similar tools (including an userland implementation in bash), but maybe only because there is lots of activity in /tmp and similar names often used.