Skip to content

Instantly share code, notes, and snippets.

@lheckemann
Created August 9, 2020 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheckemann/2fbbacca9e5a87c8e540fe9c2418cac2 to your computer and use it in GitHub Desktop.
Save lheckemann/2fbbacca9e5a87c8e540fe9c2418cac2 to your computer and use it in GitHub Desktop.
[ 223.526909] ------------[ cut here ]------------
[ 223.526916] WARNING: CPU: 0 PID: 0 at ../net/core/skbuff.c:616 skb_release_head_state+0x74/0xdc()
[ 223.526923] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 3.18.71 #2
[ 223.526926] Hardware name: Qualcomm Technologies, Inc. MSM8953 + PMI8950 QRD SKU3 (DT)
[ 223.526929] Call trace:
[ 223.526939] [<ffffffc00008aa70>] dump_backtrace+0x0/0x11c
[ 223.526944] [<ffffffc00008aba0>] show_stack+0x14/0x1c
[ 223.526948] [<ffffffc000e8aa18>] dump_stack+0x80/0xac
[ 223.526953] [<ffffffc0000a56fc>] warn_slowpath_common+0x88/0xb4
[ 223.526958] [<ffffffc0000a5860>] warn_slowpath_null+0x18/0x20
[ 223.526966] [<ffffffc000cb14d4>] skb_release_head_state+0x74/0xdc
[ 223.526970] [<ffffffc000cb2448>] __kfree_skb+0x14/0xb8
[ 223.526975] [<ffffffc000cb2584>] kfree_skb+0x98/0xf4
[ 223.526979] [<ffffffc0006efef4>] tx_complete+0xd4/0x39c
[ 223.526984] [<ffffffc0006c6a64>] usb_gadget_giveback_request+0x10/0x18
[ 223.526989] [<ffffffc0006825d0>] dwc3_gadget_giveback+0x19c/0x1f4
[ 223.526994] [<ffffffc000684038>] dwc3_endpoint_transfer_complete+0x270/0x4f4
[ 223.526998] [<ffffffc000685300>] dwc3_interrupt+0x3ec/0x1118
[ 223.527003] [<ffffffc0000f6750>] handle_irq_event_percpu+0xb0/0x258
[ 223.527010] [<ffffffc0000f6940>] handle_irq_event+0x48/0x74
[ 223.527015] [<ffffffc0000f99e4>] handle_fasteoi_irq+0xec/0x154
[ 223.527020] [<ffffffc0000f5f84>] generic_handle_irq+0x28/0x40
[ 223.527024] [<ffffffc0000f6084>] __handle_domain_irq+0xe8/0xec
[ 223.527029] [<ffffffc0000827c0>] gic_handle_irq+0x54/0x84
[ 223.527033] Exception stack(0xffffffc00157fcc0 to 0xffffffc00157fdf0)
[ 223.527039] fcc0: 00000000 00000000 00000000 00000080 11acf000 00000000 008df3a4 ffffffc0
[ 223.527046] fce0: 000001ea 00000000 00000003 00000000 000003e8 00000000 04dbac00 002009ef
[ 223.527053] fd00: ffffffff 00ffffff 106326aa 00000001 0000877a 00000000 00000003 00000000
[ 223.527059] fd20: 0157fed8 ffffffc0 00000000 00000000 0aeeb1dd 00000034 00989680 00000000
[ 223.527065] fd40: 00000000 00000000 00000000 00000000 7eff1980 ffffffc0 00000200 dead0000
[ 223.527071] fd60: 00000001 00000000 0000000e 00000000 d7196e00 ffffffc0 00000000 00000000
[ 223.527077] fd80: 01751450 ffffffc0 dcf7d418 ffffffc0 dcf96818 ffffffc0 00000001 00000000
[ 223.527084] fda0: 0b3d8a65 00000034 e41dbb00 ffffffc0 dcf7d418 ffffffc0 dcf7d418 ffffffc0
[ 223.527090] fdc0: 0b3d9736 00000034 0157fe10 ffffffc0 008df38c ffffffc0 0157fe10 ffffffc0
[ 223.527095] fde0: 008df3a4 ffffffc0 60400145 00000000
[ 223.527099] [<ffffffc0000861b4>] el1_irq+0xb4/0x158
[ 223.527104] [<ffffffc0008da798>] cpuidle_enter_state+0xc0/0x1f8
[ 223.527108] [<ffffffc0008da9a4>] cpuidle_enter+0x18/0x20
[ 223.527113] [<ffffffc0000eb7d4>] cpu_startup_entry+0x30c/0x354
[ 223.527118] [<ffffffc000e848f4>] rest_init+0x84/0x90
[ 223.527122] [<ffffffc0014d69c8>] start_kernel+0x3d4/0x3fc
[ 223.527125] ---[ end trace ee86dd5a0ceed993 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment