dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 93017] complete system stalls while changing displays resolutions on a hybrid (intel/radeon) system
Date: Fri, 20 Nov 2015 15:19:22 +0000	[thread overview]
Message-ID: <bug-93017-502-VRAU8F1ufN@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-93017-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 3518 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=93017

--- Comment #5 from Yaroslav Halchenko <debian@onerussian.com> ---
reporting on "success":  after new patched kernel installation and some
ugprades (kept crashing gnome not kernel, so had to upgrade), caused the stall
with a bit different but overall similar traceback (full output of journalctl
for that boot is attached):

Nov 20 10:04:38 hopa kernel: [drm:intel_hdmi_detect] [CONNECTOR:53:HDMI-A-2]
Nov 20 10:04:38 hopa kernel:  ffff88043c187858 0000000000000001
ffffffff81555c51 ffff88043c678080
Nov 20 10:04:38 hopa kernel: Call Trace:
Nov 20 10:04:38 hopa kernel:  [<ffffffff8108678d>] ?
wq_worker_sleeping+0xd/0x90
Nov 20 10:04:38 hopa kernel:  [<ffffffff81555835>] ? __schedule+0x505/0x8f0
Nov 20 10:04:38 hopa kernel:  [<ffffffff81555c51>] ? schedule+0x31/0x80
Nov 20 10:04:38 hopa kernel:  [<ffffffff8107209c>] ? do_exit+0x72c/0xa90
Nov 20 10:04:38 hopa kernel:  [<ffffffff810175ec>] ? oops_end+0x9c/0xd0
Nov 20 10:04:38 hopa kernel: [drm:intel_hdmi_detect] Live status not up!
Nov 20 10:04:38 hopa kernel:
[drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:53:HDMI-A-2] disconnected
Nov 20 10:04:38 hopa kernel:  [<ffffffff8155b5d8>] ?
general_protection+0x28/0x30
Nov 20 10:04:38 hopa kernel:  [<ffffffff8140689f>] ?
reservation_object_test_signaled_rcu+0xcf/0x220
Nov 20 10:04:38 hopa kernel:  [<ffffffff81406ef9>] ?
reservation_object_wait_timeout_rcu+0x219/0x260
Nov 20 10:04:38 hopa kernel:  [<ffffffffa0832b29>] ? ttm_bo_wait+0x29/0x50
[ttm]
Nov 20 10:04:38 hopa kernel:  [<ffffffffa0833207>] ?
ttm_bo_cleanup_refs_and_unlock+0x27/0x170 [ttm]
Nov 20 10:04:38 hopa kernel:  [<ffffffffa083340f>] ?
ttm_bo_delayed_delete+0xbf/0x200 [ttm]
Nov 20 10:04:38 hopa kernel:  [<ffffffffa0833567>] ?
ttm_bo_delayed_workqueue+0x17/0x40 [ttm]
Nov 20 10:04:38 hopa kernel:  [<ffffffff810856ff>] ?
process_one_work+0x19f/0x3d0
Nov 20 10:04:38 hopa kernel:  [<ffffffff8108597d>] ? worker_thread+0x4d/0x450
Nov 20 10:04:38 hopa kernel:  [<ffffffff81085930>] ?
process_one_work+0x3d0/0x3d0
Nov 20 10:04:38 hopa kernel:  [<ffffffff8108b47d>] ? kthread+0xbd/0xe0
Nov 20 10:04:38 hopa kernel:  [<ffffffff8108b3c0>] ?
kthread_create_on_node+0x170/0x170
Nov 20 10:04:38 hopa kernel:  [<ffffffff8155984f>] ? ret_from_fork+0x3f/0x70
Nov 20 10:04:38 hopa kernel:  [<ffffffff8108b3c0>] ?
kthread_create_on_node+0x170/0x170
Nov 20 10:04:38 hopa kernel: Code: 48 c7 c7 b2 07 80 81 e8 83 39 fe ff e9 bf fe
ff ff 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 87 40 04
00 00 <48> 8b 40 d8 c3 0f 1f 44 00 00 66 2e 0f 1f 84 00 00 00 00 00 0f 
Nov 20 10:04:38 hopa kernel: RIP  [<ffffffff8108ba2c>] kthread_data+0xc/0x20
Nov 20 10:04:38 hopa kernel:  RSP <ffff88043c187b98>
Nov 20 10:04:38 hopa kernel: CR2: ffffffffffffffd8
Nov 20 10:04:38 hopa kernel: ---[ end trace 01c0854cd2e7cf2f ]---
Nov 20 10:04:38 hopa kernel: Fixing recursive fault but reboot is needed!

To stall it, I had both displays connected where 2nd one was just mirroring the
first one. And I have turned off the 2nd display which caused all the mess

what could be the next step? ;-)

BTW -- with this recent upgrade, now two attached monitors are also seen as an
extended desktop (3840x1200) which never happened before, and actually works
quite nicely. but then also caused crash (no traceback was recorded and I
didn't have remote session attached) using the same trick of turning the 2nd
display off

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4519 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-11-20 15:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19 15:09 [Bug 93017] complete system stalls while changing displays resolutions on a hybrid (intel/radeon) system bugzilla-daemon
2015-11-19 16:11 ` bugzilla-daemon
2015-11-20  1:39 ` bugzilla-daemon
2015-11-20  2:05 ` bugzilla-daemon
2015-11-20 15:15 ` bugzilla-daemon
2015-11-20 15:19 ` bugzilla-daemon [this message]
2015-11-20 17:35 ` bugzilla-daemon
2015-11-20 17:44 ` bugzilla-daemon
2015-11-23 16:42 ` bugzilla-daemon
2015-11-24 13:27 ` bugzilla-daemon
2015-11-26  9:06 ` bugzilla-daemon
2019-11-19  9:10 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-93017-502-VRAU8F1ufN@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox