All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
@ 2015-11-16 20:20 bugzilla-daemon
  2015-11-16 20:24 ` bugzilla-daemon
  2015-11-16 20:25 ` bugzilla-daemon
  0 siblings, 2 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-11-16 20:20 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 92971
           Summary: KDE plasma locks randomly due to crash of nouveau
                    driver
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/other
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: conde.philippe@skynet.be

Created attachment 119714
  --> https://bugs.freedesktop.org/attachment.cgi?id=119714&action=edit
extract of journalctl with nouveau crash

Last opensuse tumbleweed version:
I'm using the nouveau driver with the kernel 4.3.0-1-xen (geeko@buildhost) (gcc
version 5.2.1 20151008 [gcc-5-branch revision 228597.

My hardware is a HP proliant ML350p Gen8 with an Nvidia quadro 4000 video card
with  2 screens (DVI + DP1) using a extended layout; 

I have some locks occurring randomly when 
- loading some programs (Yast, Xine; Shishen etc...)
- or starting a video in the browser (seamonkey  on www. youtube or news site
(www.lesoir.be, www.lemonde.fr)
- reactivating a session (lock occurs when moving mouse or pressing keyboard)

the desktop freezes or is bad redraw and locks thereafter.Keyboard is inactive
and I must do a hard reset.
Some time the hardware indicate a non maskable interrupt
This lock occurs randomly since kernel 4.2


In journalctl I see a crash of the nouveau driver.

Here the output when locking by loading Yast:
Nov 15 10:36:29 hpprol2 audit[25865]: USER_START pid=25865 uid=1000 auid=1000
ses=3 msg='op=PAM:session_open
grantors=pam_limits,pam_unix,pam_umask,pam_systemd,pam_gnome_keyring,pam_env,pam_xauth
acct="root" 
Nov 15 10:36:29 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: PBDMA0: 80000000 []
ch 30 [007e6ab000 y2controlcenter[25892]] subc 0 mthd 0000 data 00000000
Nov 15 10:36:29 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: PBDMA0: 80040000 []
ch 30 [007e6ab000 y2controlcenter[25892]] subc 0 mthd 0000 data 00000000
Nov 15 10:36:29 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: PBDMA0: 80000000 []
ch 30 [007e6ab000 y2controlcenter[25892]] subc 0 mthd 0000 data 00000000
Nov 15 10:36:29 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: read fault at
0000000000 engine 07 [PFIFO] client 06 [PFIFO] reason 00 [PT_NOT_PRESENT] on
channel 30 [007e6ab000 y2controlcenter[25892]]
Nov 15 10:36:29 hpprol2 kernel: nouveau 0000:0a:00.0: fifo: fifo engine fault
on channel 30, recovering...
Nov 15 10:36:37 hpprol2 kernel: nouveau 0000:0a:00.0: DRM: GPU lockup -
switching to software fbcon

I'll attach a long extract of journalctl after a lock occuring when
reactivating a session

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

[-- Attachment #1.2: Type: text/html, Size: 4180 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] 6+ messages in thread

* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
  2015-11-16 20:20 [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver bugzilla-daemon
@ 2015-11-16 20:24 ` bugzilla-daemon
  2015-11-16 20:25 ` bugzilla-daemon
  1 sibling, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-11-16 20:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Ilia Mirkin <imirkin@alum.mit.edu> ---
Are you using mesa 11.0.3 or later?

Also, what GPU is this? (a full dmesg log or lspci -nn -d 10de::300 should
provide the info)

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

[-- Attachment #1.2: Type: text/html, Size: 1096 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] 6+ messages in thread

* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
  2015-11-16 20:20 [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver bugzilla-daemon
  2015-11-16 20:24 ` bugzilla-daemon
@ 2015-11-16 20:25 ` bugzilla-daemon
  1 sibling, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-11-16 20:25 UTC (permalink / raw)
  To: dri-devel


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

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

Ilia Mirkin <imirkin@alum.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DRM/other                   |Drivers/DRI/nouveau
            Version|XOrg git                    |unspecified
           Assignee|dri-devel@lists.freedesktop |nouveau@lists.freedesktop.o
                   |.org                        |rg
            Product|DRI                         |Mesa
         QA Contact|                            |nouveau@lists.freedesktop.o
                   |                            |rg

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

[-- Attachment #1.2: Type: text/html, Size: 1814 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] 6+ messages in thread

* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
       [not found] ` <bug-92971-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2015-11-16 20:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-11-16 21:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-11-16 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-11-16 21:15 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #3 from Philippe Condé <conde.philippe-AgBVmzD5pcezQB+pC5nmwQ@public.gmane.org> ---
Created attachment 119718
  --> https://bugs.freedesktop.org/attachment.cgi?id=119718&action=edit
output of dmesg

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
       [not found] ` <bug-92971-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2015-11-16 20:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-11-16 21:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-11-16 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-11-16 21:14 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #2 from Philippe Condé <conde.philippe-AgBVmzD5pcezQB+pC5nmwQ@public.gmane.org> ---
Hello here the output:

Mesa version
# rpm -aq Mesa*
Mesa-libGLESv2-2-11.0.4-125.1.x86_64
Mesa-libEGL1-11.0.4-125.1.x86_64
Mesa-libglapi0-32bit-11.0.4-125.1.x86_64
Mesa-32bit-11.0.4-125.1.x86_64
Mesa-libGL1-11.0.4-125.1.x86_64
Mesa-libGL-devel-11.0.4-125.1.x86_64
Mesa-libglapi0-11.0.4-125.1.x86_64
Mesa-libEGL-devel-11.0.4-125.1.x86_64
Mesa-libEGL1-32bit-11.0.4-125.1.x86_64
Mesa-11.0.4-125.1.x86_64
Mesa-libGL1-32bit-11.0.4-125.1.x86_64

VIDEO Card

lspci -nn -d 10de::300 
0a:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF100GL [Quadro
4000] [10de:06dd] (rev a1)

Regards
Philippe

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

* [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver
       [not found] ` <bug-92971-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2015-11-16 20:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-11-16 21:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-11-16 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-11-16 20:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DRM/other                   |Drivers/DRI/nouveau
            Version|XOrg git                    |unspecified
           Assignee|dri-devel-PD4FTy7X32lNgt0PjOBp93gSJqDPrsil@public.gmane.org |nouveau-PD4FTy7X32lNgt0PjOBp93rCq3LdnpKM@public.gmane.org
                   |.org                        |rg
            Product|DRI                         |Mesa
         QA Contact|                            |nouveau-PD4FTy7X32lNgt0PjOBp93rCq3LdnpKM@public.gmane.org
                   |                            |rg

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2015-11-16 21:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 20:20 [Bug 92971] KDE plasma locks randomly due to crash of nouveau driver bugzilla-daemon
2015-11-16 20:24 ` bugzilla-daemon
2015-11-16 20:25 ` bugzilla-daemon
     [not found] <bug-92971-8800@http.bugs.freedesktop.org/>
     [not found] ` <bug-92971-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-11-16 20:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-11-16 21:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-11-16 21:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.