Opened 13 years ago
Closed 8 years ago
#7865 closed bug (duplicate)
kernel panic when running cmake (not every time)
Reported by: | myob | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | kernel panic vnode | Cc: | |
Blocked By: | #5262 | Blocking: | |
Platform: | All |
Description
I'm getting a kernel panic when running cmake on CorsixTH (http://code.google.com/p/corsix-th/), not every single time however. Only when a file relating to cmake has been modified, e.g. the linker list or similar.
Panic is "vnode already exists (node = 0x00c24050, vnode->node = 0x00000000
Attached is a screen-photo
Using SVN hrev42445
Attachments (1)
Change History (6)
by , 13 years ago
Attachment: | 23072011069.jpg added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
checkfs -c /boot 268734 nodes checked, 0 blocks not already allocated, 0 blocks already set, 26779 blocks could be freed
doesn't look that odd?
comment:3 by , 13 years ago
No, not at all; blocks that can be freed usually means that a file had been deleted, but its space could not be freed during the runtime because of a kernel crash or an unexpected power loss (it's a BFS shortcoming).
comment:4 by , 10 years ago
Not reproductible anymore, cmake runs fine and can build Corsix-TH without problems now. Does it still happen for you?
comment:5 by , 8 years ago
Blocked By: | 5262 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Does checkfs detect any errors?