Skip to content

Instantly share code, notes, and snippets.

@marcan
Created July 17, 2022 12:14
Show Gist options
  • Select an option

  • Save marcan/d1468c2c4b941d3e463f56f622b4ae55 to your computer and use it in GitHub Desktop.

Select an option

Save marcan/d1468c2c4b941d3e463f56f622b4ae55 to your computer and use it in GitHub Desktop.
[ 246.748171] INFO: task kworker/u21:0:118 blocked for more than 122 seconds.
[ 246.748186] Tainted: G S 5.19.0-rc5-asahi-6-1-ARCH #1
[ 246.748192] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 246.748195] task:kworker/u21:0 state:D stack: 0 pid: 118 ppid: 2 flags:0x00000008
[ 246.748206] Workqueue: hci0 hci_power_on [bluetooth]
[ 246.748288] Call trace:
[ 246.748290] __switch_to+0xd4/0x130
[ 246.748303] __schedule+0x218/0x604
[ 246.748309] schedule+0x50/0xcc
[ 246.748315] schedule_timeout+0xc0/0xf0
[ 246.748323] __wait_for_common+0xb4/0x1ac
[ 246.748329] wait_for_completion+0x20/0x30
[ 246.748336] __flush_work.isra.0+0x54/0x9c
[ 246.748346] __cancel_work_timer+0x110/0x190
[ 246.748354] cancel_work_sync+0x14/0x20
[ 246.748362] hci_dev_close_sync+0x24/0x50c [bluetooth]
[ 246.748438] hci_dev_do_close+0x2c/0x70 [bluetooth]
[ 246.748501] hci_power_on+0x180/0x29c [bluetooth]
[ 246.748562] process_one_work+0x1d4/0x33c
[ 246.748570] worker_thread+0x6c/0x430
[ 246.748578] kthread+0xe4/0xf0
[ 246.748584] ret_from_fork+0x10/0x20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment