-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Range tree panic while running unit tests #361
Comments
|
stack: Aug 27 03:26:24 big-vm-mac kernel[0]: ZFS: rt->rt_space is !0 : space 6144 from metaslab.c:1982 |
Documented in Issue #361 but reason as of yet unknown, but as it is house-keeping panic it is better the users do not experience crashes.
Documented in Issue #361 but reason as of yet unknown, but as it is house-keeping panic it is better the users do not experience crashes.
Documented in Issue #361 but reason as of yet unknown, but as it is house-keeping panic it is better the users do not experience crashes.
Documented in Issue #361 but reason as of yet unknown, but as it is house-keeping panic it is better the users do not experience crashes.
|
|
panic(cpu 2 caller 0xffffff7f849b0b20): "zfs: freeing free segment (offset=1934882766848 size=512)"@spl-err.c:53 |
While running the following:
spl.kext_version: 1.3.1-29_g0ea00ce
zfs.kext_version: 1.3.1-378_ga8e5b6c
Test log: <wait a sec!>
This panic occurred:
Anonymous UUID: A4929C5D-2A53-9781-733C-BA9069AE669C
Fri Aug 21 04:14:37 2015
*** Panic Report ***
panic(cpu 0 caller 0xffffff7f8a065e08): "VERIFY3(" "0" " " "==" " " "rt->rt_space" ") " "failed (" "0" " " "==" " " "14336" ")\n"@range_tree.c:153
Backtrace (CPU 0), Frame : Return Address
0xffffff887fc53860 : 0xffffff80094f16e1 mach_kernel : _panic + 0xd1
0xffffff887fc538e0 : 0xffffff7f8a065e08 Backtrace (CPU 0), Frame : Return Address
0xffffff887fc530c0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc530f0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc53170 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc53350 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc53370 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc53490 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc534c0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53820 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc53860 : 0xffffff80094f16e1 mach_kernel : _panic + 0xd1
0xffffff887fc538e0 : 0xffffff7f8a065e08 Backtrace (CPU 0), Frame : Return Address
0xffffff887fc52920 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc52950 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc529d0 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52bb0 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52bd0 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc52cf0 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc52d20 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53080 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc530c0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc530f0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc53170 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc53350 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc53370 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc53490 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc534c0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53820 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc53860 : 0xffffff80094f16e1 mach_kernel : _panic + 0xd1
0xffffff887fc538e0 : 0xffffff7f8a065e08 Backtrace (CPU 0), Frame : Return Address
0xffffff887fc52180 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc521b0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc52230 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52410 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52430 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc52550 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc52580 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc528e0 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc52920 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc52950 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc529d0 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52bb0 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52bd0 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc52cf0 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc52d20 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53080 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc530c0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc530f0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc53170 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc53350 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc53370 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc53490 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc534c0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53820 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc53860 : 0xffffff80094f16e1 mach_kernel : _panic + 0xd1
0xffffff887fc538e0 : 0xffffff7f8a065e08 Backtrace (CPU 0), Frame : Return Address
0xffffff887fc519e0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc51a10 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc51a90 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc51c70 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc51c90 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc51db0 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc51de0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc52140 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc52180 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc521b0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc52230 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52410 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52430 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc52550 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc52580 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc528e0 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc52920 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc52950 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc529d0 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52bb0 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52bd0 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc52cf0 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc52d20 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53080 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc530c0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc530f0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc53170 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc53350 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc53370 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc53490 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc534c0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc53820 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc53860 : 0xffffff80094f16e1 mach_kernel : _panic + 0xd1
0xffffff887fc538e0 : 0xffffff7f8a065e08 Backtrace (CPU 0), Frame : Return Address
0xffffff887fc51240 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc51270 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc512f0 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc514d0 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc514f0 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc51610 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc51640 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc519a0 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc519e0 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc51a10 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc51a90 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc51c70 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc51c90 : 0xffffff80095e5980 mach_kernel : _print_uuid_info + 0x710
0xffffff887fc51db0 : 0xffffff80095e5011 mach_kernel : _panic_print_symbol_name + 0x81
0xffffff887fc51de0 : 0xffffff80095e4b02 mach_kernel : _panic_i386_backtrace + 0x2f2
0xffffff887fc52140 : 0xffffff80095e42aa mach_kernel : _Debugger + 0xda
0xffffff887fc52180 : 0xffffff80094f21ad mach_kernel : _panic_display_hibb + 0x40d
0xffffff887fc521b0 : 0xffffff80094f165f mach_kernel : _panic + 0x4f
0xffffff887fc52230 : 0xffffff80095df68a mach_kernel : _kernel_trap + 0x91a
0xffffff887fc52410 : 0xffffff80095fcb83 mach_kernel : _return_from_trap + 0xe3
0xffffff887fc52430 : 0xffffff80095e5980 mach_k
Repeatability: I see this frequently under test conditions.
The text was updated successfully, but these errors were encountered: