All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 90306] New: Nouveau crashes with multiple monitors
@ 2015-05-04 20:55 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-04 20:55 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

            Bug ID: 90306
           Summary: Nouveau crashes with multiple monitors
           Product: xorg
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
          Reporter: ofpoj.20.Toranaga-San-w1QkCcy0X+BxKfgMtfWJuA@public.gmane.org
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org

Hello all,

I would like to direct your attention to this bug report from the arch linux
tracker:

https://bugs.archlinux.org/task/42121

Essentially the X server crashes when using nouveau with multiple monitors.
Whenever an xrandr command is issued the server crashes. This is particularly
irksome since this seems to send the monitors into power-saving mode (i.e. no
more signals are sent) so that the problem can't even be resolved from a shell.

I am not the author of the bug report above, I merely googled the error

/usr/bin/Xorg.bin: symbol lookup error:
/usr/lib/xorg/modules/drivers/nouveau_drv.so: undefined symbol:
exaGetPixmapDriverPrivate

So this seems to affect multiple users. I am currently running debian jessie
using version 1.0.11 of xserver-xorg-video-nouveau and version 7.7+3~deb7u1 of
xorg-xserver but I ran into the same problem with arch a couple of weeks ago.

I would very much appreciate any help with this. This bug *really* breaks my
setup.

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2015-05-04 20:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-04 21:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-04 20:55 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

ofpoj.20.Toranaga-San-w1QkCcy0X+BxKfgMtfWJuA@public.gmane.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |7.7 (2012.06)

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2015-05-04 20:55   ` [Bug 90306] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-04 21:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-04 21:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-04 21:01 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
in xorg/exa.h:

extern _X_EXPORT void *exaGetPixmapDriverPrivate(PixmapPtr p);

and in the actual server:

exa/exa.c:exaGetPixmapDriverPrivate(PixmapPtr pPix)

So... that seems odd. Please provide your xorg log, preferably which includes
that error. You can usually find a backed up log in /var/log/Xorg.0.log.old.

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2015-05-04 20:55   ` [Bug 90306] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-04 21:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-04 21:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-04 21:22 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #2 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Oh, I bet you're using GLAMOR? Don't do that :) [Unless you have a Maxwell, in
which case you're sunk.]

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2015-05-04 21:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-17  2:24 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #3 from Lars Seipel <lars.seipel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
I'm seeing the same symptoms on my machine. For me, the issue gets triggered by
a kernel update. 4.0 (with or without stable patches on top of that) works.
When running one of the 4.1 RCs the X server crashes on xrandr(1) (to enable
multi-monitor), printing the above symbol lookup error message to the console.

The attached log gives some hints as to why that might happen:
[    80.374] (EE) NOUVEAU(0): Failed to initialise context object: M2MF_NVC0
(0)
[    80.374] (EE) NOUVEAU(0): Error initialising acceleration.  Falling back to
NoAccel
[    80.374] (**) NOUVEAU(0): [COPY] acceleration disabled

So it's not necessarily that the original reporter is using GLAMOR, it might
also be the case that acceleration isn't enabled at all.

Any idea on what's causing this? I can try to pin down the earliest failing
commit but it'll take some time until I get to it.

Should I file a new report? OP doesn't state anything regarding kernel version,
so the issues might or might not be related.

Versions used:
xorg-server 1.17.1
libdrm 2.4.61
xf86-video-nouveau 1.0.11
kernel v4.1-rc3-284-g92752b5 (i.e. Linus' current tree as of now)

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-17  2:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-17  2:24 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #4 from Lars Seipel <lars.seipel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Created attachment 115845
  --> https://bugs.freedesktop.org/attachment.cgi?id=115845&action=edit
Xorg.0.log

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-17  2:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2015-05-21  2:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2019-12-04  8:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-17  2:25 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #5 from Lars Seipel <lars.seipel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Created attachment 115846
  --> https://bugs.freedesktop.org/attachment.cgi?id=115846&action=edit
dmesg output

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (5 preceding siblings ...)
  2015-05-17  2:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2015-05-21  2:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2019-12-04  8:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-05-21  2:15 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #6 from Lars Seipel <lars.seipel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Turns out the issue was introduced with:

commit 3740c82590d87714b41b8b48bd3062178cbe0b17
Author: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date:   Thu Mar 26 09:18:32 2015 +1000

    drm/nouveau/gr/gf100-: add symbolic names for classes

    Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

It seems that one of the added constants got hit by a typo. I sent
a patch to the list (CCed to Ben).

Now, that fixes things for me. The original report could still be an unrelated
problem.

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

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

* [Bug 90306] Nouveau crashes with multiple monitors
       [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (6 preceding siblings ...)
  2015-05-21  2:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2019-12-04  8:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2019-12-04  8:58 UTC (permalink / raw
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Martin Peres <martin.peres-GANU6spQydw@public.gmane.org> changed:

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

--- Comment #7 from Martin Peres <martin.peres-GANU6spQydw@public.gmane.org> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/185.

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

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

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

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

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

end of thread, other threads:[~2019-12-04  8:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 20:55 [Bug 90306] New: Nouveau crashes with multiple monitors bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-90306-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-05-04 20:55   ` [Bug 90306] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-04 21:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-04 21:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-17  2:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-17  2:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-05-21  2:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04  8:58   ` 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.