lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 30 Aug 2019 12:01:06 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc:     Sean V Kelley <sean.v.kelley@...el.com>,
        LKML <linux-kernel@...r.kernel.org>,
        linux-rt-users <linux-rt-users@...r.kernel.org>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: [BUG RT] backtrace on v5.2.9-rt3


I'm triggering the following call splat on 5.2-rt.

[   63.099414] 006: BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:968
[   63.108423] 006: in_atomic(): 0, irqs_disabled(): 1, pid: 173, name: kworker/6:1
[   63.115779] 006: CPU: 6 PID: 173 Comm: kworker/6:1 Not tainted 5.2.9-test-rt3 #229
[   63.123329] 006: Hardware name: Hewlett-Packard HP Compaq Pro 6300 SFF/339A, BIOS K01 v03.03 07/14/2016
[   63.132667] 006: Workqueue: events_long i915_hangcheck_elapsed [i915]
[   63.139125] 006:
[   63.141041] 006: Call Trace:
[   63.143916] 006:  dump_stack+0x5c/0x80
[   63.147654] 006:  ___might_sleep.cold.92+0x8d/0x9a
[   63.152423] 006:  rt_spin_lock+0x31/0x40
[   63.156332] 006:  intel_engine_breadcrumbs_irq+0x56/0x320 [i915]
[   63.162350] 006:  intel_engine_signal_breadcrumbs+0x11/0x20 [i915]
[   63.168540] 006:  i915_hangcheck_elapsed+0x199/0x420 [i915]
[   63.174129] 006:  ? __switch_to_asm+0x40/0x70
[   63.178468] 006:  ? __switch_to_asm+0x34/0x70
[   63.182807] 006:  ? __switch_to_asm+0x40/0x70
[   63.187145] 006:  ? __switch_to_asm+0x34/0x70
[   63.191483] 006:  ? __switch_to_asm+0x40/0x70
[   63.195822] 006:  ? __switch_to_asm+0x34/0x70
[   63.200160] 006:  ? __switch_to_asm+0x40/0x70
[   63.204497] 006:  ? __switch_to_asm+0x34/0x70
[   63.208834] 006:  ? __switch_to_asm+0x40/0x70
[   63.213164] 006:  ? __switch_to_asm+0x34/0x70
[   63.217504] 006:  ? __switch_to_asm+0x40/0x70
[   63.221840] 006:  ? __switch_to_asm+0x34/0x70
[   63.226171] 006:  ? __switch_to_asm+0x40/0x70
[   63.230507] 006:  ? __switch_to_asm+0x34/0x70
[   63.234846] 006:  ? __switch_to_asm+0x40/0x70
[   63.239185] 006:  ? __switch_to_asm+0x34/0x70
[   63.243522] 006:  ? __switch_to_asm+0x40/0x70
[   63.247860] 006:  ? __switch_to_asm+0x34/0x70
[   63.252199] 006:  ? __switch_to_asm+0x40/0x70
[   63.256537] 006:  ? __switch_to_asm+0x34/0x70
[   63.260873] 006:  ? __switch_to_asm+0x40/0x70
[   63.265213] 006:  ? __switch_to_asm+0x34/0x70
[   63.269551] 006:  ? __switch_to_asm+0x40/0x70
[   63.273889] 006:  ? __switch_to_asm+0x34/0x70
[   63.278229] 006:  ? __switch_to_asm+0x40/0x70
[   63.282565] 006:  ? __switch_to_asm+0x34/0x70
[   63.286904] 006:  ? __switch_to_asm+0x40/0x70
[   63.291245] 006:  ? __switch_to_asm+0x34/0x70
[   63.295582] 006:  ? __switch_to_asm+0x40/0x70
[   63.299921] 006:  ? _raw_spin_unlock_irq+0xa/0x50
[   63.304605] 006:  ? finish_task_switch+0x104/0x2e0
[   63.309375] 006:  process_one_work+0x1e8/0x4c0
[   63.313800] 006:  worker_thread+0x39/0x3d0
[   63.317878] 006:  ? process_one_work+0x4c0/0x4c0
[   63.322476] 006:  kthread+0x11d/0x140
[   63.326124] 006:  ? kthread_create_on_node+0x60/0x60
[   63.331066] 006:  ret_from_fork+0x35/0x40

Attached is the config and the full dmesg.

Note that I have NO_HZ_FULL enabled and the following on the command
line:

  nohz_full=2,3 isolcpus=2,3 rcu_nocbs=2,3


-- Steve


Download attachment "dmesg" of type "application/octet-stream" (122462 bytes)

Download attachment "config" of type "application/octet-stream" (131012 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ