Bug 193365 - [panic] handle_written_inodeblock: Invalid link count
Summary: [panic] handle_written_inodeblock: Invalid link count
Status: Closed DUPLICATE of bug 193364
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 9.1-RELEASE
Hardware: i386 Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-06 08:02 UTC by sasamotikomi
Modified: 2014-09-08 16:51 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sasamotikomi 2014-09-06 08:02:47 UTC
panic: handle_written_inodeblock: Invalid link count 65280 for inodedep 0xd07eb000
panic: handle_written_inodeblock: Invalid link count 65280 for inodedep 0xd07eb000
cpuid = 0
KDB: stack backtrace:
#0 0xc0af3b1f at kdb_backtrace+0x4f
#1 0xc0ac054f at panic+0x16f
#2 0xc0cf89b8 at softdep_disk_write_complete+0x8f8
#3 0xc0b3c066 at bufdone_finish+0x26
#4 0xc0b3c39d at bufdone+0x4d
#5 0xc0a26e2e at g_vfs_done+0x1ae
#6 0xc0b36ad9 at biodone+0xb9
#7 0xc0a238c1 at g_io_schedule_up+0x81
#8 0xc0a23f31 at g_up_procbody+0x71
#9 0xc0a90546 at fork_exit+0x96
#10 0xc0e0f744 at fork_trampoline+0x8
Comment 1 sasamotikomi 2014-09-06 08:05:21 UTC
FreeBSD 9.1-RELEASE-p4
panic: handle_written_inodeblock: Invalid link count 65284 for inodedep 0xc834de00
#0 0xc0af3b1f at kdb_backtrace+0x4f
#1 0xc0ac054f at panic+0x16f
#2 0xc0cf89b8 at softdep_disk_write_complete+0x8f8
#3 0xc0b3c066 at bufdone_finish+0x26
#4 0xc0b3c39d at bufdone+0x4d
#5 0xc0a26e2e at g_vfs_done+0x1ae
#6 0xc0b36ad9 at biodone+0xb9
#7 0xc0a238c1 at g_io_schedule_up+0x81
#8 0xc0a23f31 at g_up_procbody+0x71
#9 0xc0a90546 at fork_exit+0x96
#10 0xc0e0f744 at fork_trampoline+0x8
Comment 2 sasamotikomi 2014-09-06 08:32:18 UTC
core.txt.17
panic: handle_written_inodeblock: Invalid link count 65535 for inodedep 0xc8028d00
cpuid = 0
KDB: stack backtrace:
#0 0xc0af3e5f at kdb_backtrace+0x4f
#1 0xc0ac088f at panic+0x16f
#2 0xc0cf8dd8 at softdep_disk_write_complete+0x8f8
#3 0xc0b3c3a6 at bufdone_finish+0x26
#4 0xc0b3c6dd at bufdone+0x4d
#5 0xc0a2716e at g_vfs_done+0x1ae
#6 0xc0b36e19 at biodone+0xb9
#7 0xc0a23c01 at g_io_schedule_up+0x81
#8 0xc0a24271 at g_up_procbody+0x71
#9 0xc0a90886 at fork_exit+0x96
#10 0xc0e0fb64 at fork_trampoline+0x8
Comment 3 John Baldwin freebsd_committer freebsd_triage 2014-09-08 16:51:05 UTC

*** This bug has been marked as a duplicate of bug 193364 ***