diff options
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/akaros/report/0 | 1 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/1 | 1 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/2 | 31 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/3 | 1 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/4 | 1 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/5 | 44 | ||||
| -rw-r--r-- | pkg/report/testdata/akaros/report/6 | 83 |
7 files changed, 149 insertions, 13 deletions
diff --git a/pkg/report/testdata/akaros/report/0 b/pkg/report/testdata/akaros/report/0 index a016ea926..d650a059a 100644 --- a/pkg/report/testdata/akaros/report/0 +++ b/pkg/report/testdata/akaros/report/0 @@ -1,4 +1,5 @@ TITLE: kernel panic: [German Accent]: OOM for a small slab growth!!! +CORRUPTED: Y / $ kernel panic at kern/src/slab.c:518, from core 1: [German Accent]: OOM for a small slab growth!!! diff --git a/pkg/report/testdata/akaros/report/1 b/pkg/report/testdata/akaros/report/1 index 361a4dc9f..131a1ac68 100644 --- a/pkg/report/testdata/akaros/report/1 +++ b/pkg/report/testdata/akaros/report/1 @@ -1,4 +1,5 @@ TITLE: kernel panic: Proc-ful Page Fault in the Kernel at ADDR! +CORRUPTED: Y HW TRAP frame at 0xfffffff00006ab90 on core 0 rax 0xffff8000044a0b60 diff --git a/pkg/report/testdata/akaros/report/2 b/pkg/report/testdata/akaros/report/2 index 818497af7..500200672 100644 --- a/pkg/report/testdata/akaros/report/2 +++ b/pkg/report/testdata/akaros/report/2 @@ -1,15 +1,20 @@ -TITLE: assertion failed: buf == buf_end +TITLE: assertion failed: rpi->gp_acked + 1 == READ_ONCE(rsp->gpnum) + +kernel panic at kern/src/rcu.c:325, from core 3: assertion failed: rpi->gp_acked + 1 == READ_ONCE(rsp->gpnum) + +Stack Backtrace on Core 3: + +#01 [<0xffffffffc200a3b7>] in backtrace + +#02 [<0xffffffffc2009b7c>] in _panic + +#03 [<0xffffffffc20502d9>] in rcu_report_qs_rpi + +#04 [<0xffffffffc2050c2c>] in rcu_report_qs + +#05 [<0xffffffffc2054343>] in __smp_idle + + +Entering Nanwan's Dungeon on Core 3 (Ints off): -kernel panic at kern/src/vfs.c:1359, from core 1: assertion failed: buf == buf_end -Entering Nanwan's Dungeon on Core 1 (Ints on): Type 'help' for a list of commands. -ROS(Core 1)> bash-4.3$ bt -Stack Backtrace on Core 1: -#01 [<0xffffffffc2016074>] in mon_backtrace -#02 [<0xffffffffc2017177>] in monitor -#03 [<0xffffffffc200cbfc>] in _panic -#04 [<0xffffffffc205c51c>] in generic_file_write -#05 [<0xffffffffc2053890>] in sys_write -#06 [<0xffffffffc2056919>] in syscall -#07 [<0xffffffffc2056ad4>] in run_local_syscall -#08 [<0xffffffffc20a28aa>] in sysenter_callwrapper diff --git a/pkg/report/testdata/akaros/report/3 b/pkg/report/testdata/akaros/report/3 index 104c05126..afa8d9d39 100644 --- a/pkg/report/testdata/akaros/report/3 +++ b/pkg/report/testdata/akaros/report/3 @@ -1,4 +1,5 @@ TITLE: assertion failed: page && pm_slot_check_refcnt(*page->pg_tree_slot) +CORRUPTED: Y Unhandled user trap in vcore context from VC 1 HW TRAP frame (partial) at 0xffffffffc82cbd20 on core 1 diff --git a/pkg/report/testdata/akaros/report/4 b/pkg/report/testdata/akaros/report/4 index 99e36f87c..2c260f01a 100644 --- a/pkg/report/testdata/akaros/report/4 +++ b/pkg/report/testdata/akaros/report/4 @@ -1,4 +1,5 @@ TITLE: assertion failed: n >= sizeof(struct kdirent) +CORRUPTED: Y kernel panic at kern/src/ns/sysfile.c:719, from core 1: assertion failed: n >= sizeof(struct kdirent) diff --git a/pkg/report/testdata/akaros/report/5 b/pkg/report/testdata/akaros/report/5 new file mode 100644 index 000000000..704a23ad5 --- /dev/null +++ b/pkg/report/testdata/akaros/report/5 @@ -0,0 +1,44 @@ +TITLE: assertion failed: !pte_is_mapped(pte) + +kernel panic at kern/src/mm.c:737, from core 1: assertion failed: !pte_is_mapped(pte) + +Stack Backtrace on Core 1: + +#01 [<0xffffffffc200a3b7>] in backtrace + +#02 [<0xffffffffc2009b7c>] in _panic + +#03 [<0xffffffffc200db41>] in map_page_at_addr + +#04 [<0xffffffffc200db92>] in populate_anon_va + +#05 [<0xffffffffc200fbf2>] in populate_va + +#06 [<0xffffffffc20560f0>] in sys_populate_va + +#07 [<0xffffffffc2059129>] in syscall + +#08 [<0xffffffffc20592e4>] in run_local_syscall + +#09 [<0xffffffffc2059819>] in prep_syscalls + +#10 [<0xffffffffc20aaefa>] in sysenter_callwrapper + + +Entering Nanwan's Dungeon on Core 1 (Ints on): + +Type 'help' for a list of commands. + +REPORT: +kernel panic at kern/src/mm.c:737, from core 1: assertion failed: !pte_is_mapped(pte) +Stack Backtrace on Core 1: +#01 [<0xffffffffc200a3b7>] in backtrace +#02 [<0xffffffffc2009b7c>] in _panic +#03 [<0xffffffffc200db41>] in map_page_at_addr +#04 [<0xffffffffc200db92>] in populate_anon_va +#05 [<0xffffffffc200fbf2>] in populate_va +#06 [<0xffffffffc20560f0>] in sys_populate_va +#07 [<0xffffffffc2059129>] in syscall +#08 [<0xffffffffc20592e4>] in run_local_syscall +#09 [<0xffffffffc2059819>] in prep_syscalls +#10 [<0xffffffffc20aaefa>] in sysenter_callwrapper diff --git a/pkg/report/testdata/akaros/report/6 b/pkg/report/testdata/akaros/report/6 new file mode 100644 index 000000000..61423b170 --- /dev/null +++ b/pkg/report/testdata/akaros/report/6 @@ -0,0 +1,83 @@ +TITLE: kernel panic: Proc-ful Page Fault in the Kernel at ADDR! + +HW TRAP frame at 0xfffffff00006dd00 on core 3 + + rax 0x0000000000000001 + + rbx 0x00000002deadbabe + + rcx 0x0000000000000080 + + rdx 0x00000002deadbac6 + + rbp 0xfffffff00006ddc8 + + rsi 0x0000000000000003 + + rdi 0x00000002deadbac6 + + r8 0x0000000000000000 + + r9 0x0000000000000000 + + r10 0x000010000000a4c0 + + r11 0x0000000000000206 + + r12 0xffff800002182e60 + + r13 0x00000000ffffffff + + r14 0x0000000000000004 + + r15 0xffff800002182ac0 + + trap 0x0000000e Page Fault + + gsbs 0xffffffffc8704140 + + fsbs 0x0000000000000000 + + err 0x--------00000000 + + rip 0xffffffffc2007ab7 + + cs 0x------------0008 + + flag 0x0000000000010206 + + rsp 0xfffffff00006ddc8 + + ss 0x------------0010 + + +Backtrace of kernel context on Core 3: + +#01 [<0xffffffffc2007ab7>] in kref_put + +#02 [<0xffffffffc2007e36>] in remove_fd_tap + +#03 [<0xffffffffc205846c>] in sys_tap_fds + +#04 [<0xffffffffc2059129>] in syscall + +#05 [<0xffffffffc20592e4>] in run_local_syscall + +#06 [<0xffffffffc2059819>] in prep_syscalls + +#07 [<0xffffffffc20aaefa>] in sysenter_callwrapper + +kernel panic at kern/arch/x86/trap.c:311, from core 3: Proc-ful Page Fault in the Kernel at 0x00000002deadbac6! + +Stack Backtrace on Core 3: + +#01 [<0xffffffffc200a3b7>] in backtrace + +#02 [<0xffffffffc2009b7c>] in _panic + +#03 [<0xffffffffc20aa629>] in trap + + +Entering Nanwan's Dungeon on Core 3 (Ints off): + +Type 'help' for a list of commands. |
