dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
@ 2014-11-05  6:07 ` bugzilla-daemon
  2014-11-06 21:55 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-05  6:07 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Driver/radeonhd             |Drivers/Gallium/radeonsi
           Assignee|eich@pdx.freedesktop.org    |dri-devel@lists.freedesktop
                   |                            |.org
            Product|xorg                        |Mesa
         QA Contact|xorg-team@lists.x.org       |

--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Please attach the output of dmesg (preferably from after the problem occurred)
and glxinfo.

What versions of the kernel and Mesa were you using before the update?

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

[-- Attachment #1.2: Type: text/html, Size: 2642 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
  2014-11-05  6:07 ` [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update bugzilla-daemon
@ 2014-11-06 21:55 ` bugzilla-daemon
  2014-11-06 21:55 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-06 21:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from boombatower <jimmy@boombatower.com> ---
Created attachment 109063
  --> https://bugs.freedesktop.org/attachment.cgi?id=109063&action=edit
glxinfo

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

[-- Attachment #1.2: Type: text/html, Size: 1229 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
  2014-11-05  6:07 ` [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update bugzilla-daemon
  2014-11-06 21:55 ` bugzilla-daemon
@ 2014-11-06 21:55 ` bugzilla-daemon
  2014-11-06 23:02 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-06 21:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from boombatower <jimmy@boombatower.com> ---
Updated from openSUSE 13.1
(http://download.opensuse.org/distribution/13.1/repo/oss/suse/x86_64/) which
was on kernel 3.11.6 and mesa 9.2.2.

I'll try and get dmesg next time it craps.

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

[-- Attachment #1.2: Type: text/html, Size: 1284 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2014-11-06 21:55 ` bugzilla-daemon
@ 2014-11-06 23:02 ` bugzilla-daemon
  2014-11-07  2:34 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-06 23:02 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from boombatower <jimmy@boombatower.com> ---
Alright, I am unable to get a dmesg log after crashes since my system is
completely unresponsive...even to ssh from another machine.

I setup a watch -n 10 of dmesg to dump to file so I'll be able to grab it on
reboot.

I have identified 3 district crash states. All three start the same way,
everything freezes except mouse, then:

- screen will flash once or twice and drop to black screen
- screen will flash once or twice and drop to tty7 (instead of 8) which has
boot log with last message saying (starting X)
- third state it will do the second one, but allow I can switch to another tty
screen as the machine is responsive after that, just x is dead.

The Xorg log differs between the first two states (see attachments): "xorg.log
from crash" (being state one), and "xorg.log closed and dropped to tty" (being
state two).

I have seen the machine be stable for 12+ hours and then die while locked and
displays off, other times it dies after 3-4 min, and others a couple hours. I
cannot find a correlation between what I am doing (or applications open) when
it dies (and the example of being entirely away seems to support that).

Is there some reasonable instructions for performing a git bisect? I am
familiar with all sorts of development, but not a kernel developer. Is it safe
to assume this is in the driver and not Xorg?

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

[-- Attachment #1.2: Type: text/html, Size: 2370 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2014-11-06 23:02 ` bugzilla-daemon
@ 2014-11-07  2:34 ` bugzilla-daemon
  2014-11-07  8:44 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-07  2:34 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Aaron B <aaronbottegal@gmail.com> ---
Probably a duplicate of Bug 85647.

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

[-- Attachment #1.2: Type: text/html, Size: 1190 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2014-11-07  2:34 ` bugzilla-daemon
@ 2014-11-07  8:44 ` bugzilla-daemon
  2014-11-10  2:36 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-07  8:44 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
(In reply to boombatower from comment #5)
> Is there some reasonable instructions for performing a git bisect? I am
> familiar with all sorts of development, but not a kernel developer. Is it
> safe to assume this is in the driver and not Xorg?

Yes, but it might be in the kernel or in Mesa. So if you can try the previous
version of the kernel or Mesa again first, that would help identify which it
is.

Answering your question from IRC: Don't restrict git bisect to a subdirectory
of the kernel or Mesa tree, unless you're 100% sure the problem was caused in
there, or the bisection might give the wrong result.

Also, only declare a commit as good once you're 100% (or as close to that as
reasonably possible) sure that it's not affected by the problem, or again the
bisection might give the wrong result. Take your time to enjoy the commits
where the problem doesn't occur. :)

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

[-- Attachment #1.2: Type: text/html, Size: 2018 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (5 preceding siblings ...)
  2014-11-07  8:44 ` bugzilla-daemon
@ 2014-11-10  2:36 ` bugzilla-daemon
  2014-11-10  3:59 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-10  2:36 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from boombatower <jimmy@boombatower.com> ---
Created attachment 109181
  --> https://bugs.freedesktop.org/attachment.cgi?id=109181&action=edit
dmesg after crash

Captured dmesg after crash using technique I mentioned

watch -n 10 "dmesg --color=never --read-clear >>
/home/boombatower/dmesg_cron.log"

Hopefully it is illuminating. I will try out the patch from other bug and see
if it fixes the problem for me as it seems to have done for others.

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

[-- Attachment #1.2: Type: text/html, Size: 1562 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (6 preceding siblings ...)
  2014-11-10  2:36 ` bugzilla-daemon
@ 2014-11-10  3:59 ` bugzilla-daemon
  2014-11-10  9:38 ` bugzilla-daemon
  2014-11-13  5:01 ` bugzilla-daemon
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-10  3:59 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from boombatower <jimmy@boombatower.com> ---
Running patched Mesa! Ironically it actually crashed no less than 20 seconds
after I installed patched version.

For other openSUSE 13.2 users:
 
https://build.opensuse.org/package/show/home:boombatower:branches:openSUSE:13.2/Mesa

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

[-- Attachment #1.2: Type: text/html, Size: 1346 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (7 preceding siblings ...)
  2014-11-10  3:59 ` bugzilla-daemon
@ 2014-11-10  9:38 ` bugzilla-daemon
  2014-11-13  5:01 ` bugzilla-daemon
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-10  9:38 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #10 from boombatower <jimmy@boombatower.com> ---
It is looking quite promising. I have done done just about everything and not
freezing. I'll report back in a few days.

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

[-- Attachment #1.2: Type: text/html, Size: 1138 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update
       [not found] <bug-85866-502@http.bugs.freedesktop.org/>
                   ` (8 preceding siblings ...)
  2014-11-10  9:38 ` bugzilla-daemon
@ 2014-11-13  5:01 ` bugzilla-daemon
  9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-11-13  5:01 UTC (permalink / raw)
  To: dri-devel


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

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

boombatower <jimmy@boombatower.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #11 from boombatower <jimmy@boombatower.com> ---
Definitely seems like the solution

*** This bug has been marked as a duplicate of bug 85647 ***

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

[-- Attachment #1.2: Type: text/html, Size: 2296 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-11-13  5:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-85866-502@http.bugs.freedesktop.org/>
2014-11-05  6:07 ` [Bug 85866] Desktop environment becomes unresponsive, but mouse can move after distro update bugzilla-daemon
2014-11-06 21:55 ` bugzilla-daemon
2014-11-06 21:55 ` bugzilla-daemon
2014-11-06 23:02 ` bugzilla-daemon
2014-11-07  2:34 ` bugzilla-daemon
2014-11-07  8:44 ` bugzilla-daemon
2014-11-10  2:36 ` bugzilla-daemon
2014-11-10  3:59 ` bugzilla-daemon
2014-11-10  9:38 ` bugzilla-daemon
2014-11-13  5:01 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox