Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2017
539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. ------------[ cut here ]------------
  2. WARNING: CPU: 3 PID: 20506 at net/core/stream.c:204 sk_stream_kill_queues+0x3b4/0x520
  3. Kernel panic - not syncing: panic_on_warn set ...
  4.  
  5. CPU: 3 PID: 20506 Comm: syz-executor6 Not tainted 4.14.0-rc4 #1
  6. Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
  7. Call Trace:
  8. dump_stack+0x115/0x1da
  9. panic+0x1b4/0x3a7
  10. __warn+0x1c4/0x1d9
  11. report_bug+0x211/0x2d0
  12. fixup_bug+0x40/0x90
  13. do_trap+0x260/0x390
  14. do_error_trap+0x11c/0x350
  15. do_invalid_op+0x1b/0x20
  16. invalid_op+0x18/0x20
  17. RIP: 0010:sk_stream_kill_queues+0x3b4/0x520
  18. RSP: 0018:ffff8800b1707228 EFLAGS: 00010297
  19. RAX: ffff8800b78c8000 RBX: ffff8800b34dc080 RCX: ffff8800b17070a8
  20. RDX: 0000000000000000 RSI: ffffffffffffffff RDI: ffff8800b34dc2e0
  21. RBP: ffff8800b1707268 R08: 0000000000000000 R09: 0000000000000000
  22. R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
  23. R13: ffff8800b34dc298 R14: ffffffffb94391e0 R15: ffff8800b34dc1d0
  24. inet_csk_destroy_sock+0x175/0x3f0
  25. tcp_close+0x8a6/0xfc0
  26. inet_release+0xed/0x1c0
  27. sock_release+0x8d/0x1e0
  28. sock_close+0x16/0x20
  29. __fput+0x333/0x7f0
  30. ____fput+0x15/0x20
  31. task_work_run+0x199/0x270
  32. do_exit+0x9ca/0x1af0
  33. do_group_exit+0x149/0x400
  34. get_signal+0x73f/0x1690
  35. do_signal+0x94/0x1ee0
  36. exit_to_usermode_loop+0x187/0x210
  37. syscall_return_slowpath+0x2de/0x3b0
  38. entry_SYSCALL_64_fastpath+0xbc/0xbe
  39. RIP: 0033:0x452349
  40. RSP: 002b:00007ffd866de138 EFLAGS: 00000206 ORIG_RAX: 00000000000000ca
  41. RAX: fffffffffffffdfc RBX: 000000000005fc1f RCX: 0000000000452349
  42. RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00000000009680d4
  43. RBP: 00000000009680d4 R08: 0000000000000188 R09: 0000000000000000
  44. R10: 00007ffd866de140 R11: 0000000000000206 R12: 0000000000000014
  45. R13: 0000000000000003 R14: 000000000005fbe5 R15: 0000000000000016
  46. Dumping ftrace buffer:
  47. (ftrace buffer empty)
  48. Kernel Offset: 0x33400000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
  49. Rebooting in 86400 seconds..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement