bugzilla-noreply at freebsd.org
2014-Sep-06 08:02 UTC
[Bug 193365] New: [panic] handle_written_inodeblock: Invalid link count
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193365
Bug ID: 193365
Summary: [panic] handle_written_inodeblock: Invalid link count
Product: Base System
Version: 9.1-RELEASE
Hardware: i386
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: Normal
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: sasamotikomi at gmail.com
CC: stable at FreeBSD.org
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
--
You are receiving this mail because:
You are on the CC list for the bug.
bugzilla-noreply at freebsd.org
2014-Sep-06 08:05 UTC
[Bug 193365] [panic] handle_written_inodeblock: Invalid link count
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193365 --- Comment #1 from sasamotikomi at gmail.com --- 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 -- You are receiving this mail because: You are on the CC list for the bug.
bugzilla-noreply at freebsd.org
2014-Sep-06 08:32 UTC
[Bug 193365] [panic] handle_written_inodeblock: Invalid link count
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193365 --- Comment #2 from sasamotikomi at gmail.com --- 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 -- You are receiving this mail because: You are on the CC list for the bug.
bugzilla-noreply at freebsd.org
2014-Sep-08 16:51 UTC
[Bug 193365] [panic] handle_written_inodeblock: Invalid link count
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193365
John Baldwin <jhb at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Triage |Issue Resolved
CC| |jhb at FreeBSD.org
Resolution|--- |DUPLICATE
--- Comment #3 from John Baldwin <jhb at FreeBSD.org> ---
*** This bug has been marked as a duplicate of bug 193364 ***
--
You are receiving this mail because:
You are on the CC list for the bug.