mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 03:49:45 +00:00
pkg/report: add test where we fail to detect corrupted report
This commit is contained in:
parent
a87e30dc1b
commit
779a655b43
14
pkg/report/testdata/linux/report/138
vendored
Normal file
14
pkg/report/testdata/linux/report/138
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# TODO: this must be marked as corrupted
|
||||
TITLE: INFO: task hung in __schedule
|
||||
|
||||
[ 369.632194] INFO: task syz-executor1:12659 blocked for more than 120 seconds.
|
||||
[ 369.639544] Not tainted 4.15.0-rc2+ #152
|
||||
[ 369.644142] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
|
||||
[ 369.652103] syz-executor1 D21600 12659 3368 0x00000004
|
||||
[ 369.657750] Call Trace:
|
||||
[ 369.660348] __schedule+0x8eb/0x2060
|
||||
[ 369.664105] ? __sched_text_start+0x8/0x8
|
||||
[ 369.668257] ? insert_work+0x5d0/0x5d0
|
||||
[ 369.672158] ? find_held_lock+0x39/0x1d0
|
||||
[ 369.676239] ? print_usage_bug+0x3f0/0x3f0
|
||||
[ 369.680486] ? checkpacket_write_wait: Connection to 216.239.38.127 port 9600: Broken pipe
|
Loading…
Reference in New Issue
Block a user