From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 81644] Random crashes on RadeonSI with Chromium.
Date: Fri, 01 Aug 2014 01:44:34 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0536527266=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 013CA6E6F4
for ; Thu, 31 Jul 2014 18:44:33 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0536527266==
Content-Type: multipart/alternative; boundary="1406857473.e6Dfa30.26644"; charset="us-ascii"
--1406857473.e6Dfa30.26644
Date: Fri, 1 Aug 2014 01:44:33 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=81644
--- Comment #23 from jackdachef@gmail.com ---
@Aaron:
try reading into Magic SYSRQ key: http://en.wikipedia.org/wiki/Magic_SysRq_key
next time when X seems to freeze - first do a Magic SYSRQ + R, then try to
imitate a "secure attention key"
== Magic SYSRQ + k
whether that unlocks it
or if X doesn't show any change anymore but the system still seems to be alive:
Magic SYSRQ Key + r
then Magic SYSRQ Key + w
(what tasks or kernel threads, etc. is stuck)
then the rest of "REISUB" (Magic SYSRQ Key + e, i, s, u, b)
after the next start you can look through the contents of the kernel messages
in
/var/log/kern.log
via
tail -n 3500 /var/log/kern.log | less
(keyboard cursor up & down, quit via "q")
if the messages are too much
try via
tail -n 7500 /var/log/kern.log | less
or higher
sudo may be needed, if not using root privileges
logging may be disabled, so it first might have to be enabled
hope this helps ...
--
You are receiving this mail because:
You are the assignee for the bug.
--1406857473.e6Dfa30.26644
Date: Fri, 1 Aug 2014 01:44:33 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 23
on bug 81644
from jackdachef@gmail.com
@Aaron:
try reading into Magic SYSRQ key: http://en.wikipedia.org/wiki/Magic_SysRq_key
next time when X seems to freeze - first do a Magic SYSRQ + R, then try to
imitate a "secure attention key"
== Magic SYSRQ + k
whether that unlocks it
or if X doesn't show any change anymore but the system still seems to be alive:
Magic SYSRQ Key + r
then Magic SYSRQ Key + w
(what tasks or kernel threads, etc. is stuck)
then the rest of "REISUB" (Magic SYSRQ Key + e, i, s, u, b)
after the next start you can look through the contents of the kernel messages
in
/var/log/kern.log
via
tail -n 3500 /var/log/kern.log | less
(keyboard cursor up & down, quit via "q")
if the messages are too much
try via
tail -n 7500 /var/log/kern.log | less
or higher
sudo may be needed, if not using root privileges
logging may be disabled, so it first might have to be enabled
hope this helps ...
You are receiving this mail because:
- You are the assignee for the bug.
--1406857473.e6Dfa30.26644--
--===============0536527266==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============0536527266==--