Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Dec 2020 00:49:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251656] x11/xorg-server segmentation fault
Message-ID:  <bug-251656-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251656

            Bug ID: 251656
           Summary: x11/xorg-server segmentation fault
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dave@jetcafe.org
 Attachment #220334 text/plain
         mime type:

Created attachment 220334
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220334&action=
=3Dedit
Xorg.0.log

This segfault is repeatable (at the moment). Everytime I try to go into
chromium devtools, this happens:

[  1264.602] (EE) Backtrace:
[  1264.604] (EE) 0: /usr/local/bin/Xorg (?+0x0) [0x41cb00]
[  1264.605] (EE) 1: /lib/libthr.so.3 (?+0x0) [0x80083fb60]
[  1264.606] (EE) 2: /lib/libthr.so.3 (?+0x0) [0x80083f0c0]
[  1264.608] (EE) 3: ? (?+0x0) [0x7fffffffe003]
[  1264.609] (EE) 4: /lib/libc.so.7 (?+0x0) [0x800a126d0]
[  1264.609] (EE)=20
[  1264.609] (EE) Segmentation fault at address 0xe082c8000
...
[  1264.609] (EE)=20
[  1271.654] (WW) NVIDIA(0): WAIT (2-S, 17, 0x1b14, 0x0000b6a4, 0x0000ba10)
[  1278.654] (WW) NVIDIA(0): WAIT (1-S, 17, 0x1b14, 0x0000b6a4, 0x0000ba10)
[  1281.655] (WW) NVIDIA(0): WAIT (2-S, 17, 0x1a98, 0x0000b6a4, 0x0000ba44)
[  1288.655] (WW) NVIDIA(0): WAIT (1-S, 17, 0x1a98, 0x0000b6a4, 0x0000ba44)

After this occurs, the screen goes off. The X server is found (via remote S=
SH)
to be running at 100% CPU trying to yield(). The (WW) lines at the end seem=
 to
indicate the server is waiting on the card in my likely naive analysis.=20

A complete Xorg.log is attached. I am using branches/2020Q3 as my ports tre=
e.
Note that this segfault only occurred after I upgraded to 12.2, previously =
11.2
ran just fine. This bug also occurs using both the old binaries (built agai=
nst
11.2) and the new binaries (built against 12.2)...yes as a matter of fact I
-did- rebuild everything against 12.2. :D

Thanks in advance.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251656-7788>