Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2017 20:54:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218406] i915 opengl segfaults
Message-ID:  <bug-218406-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 218406
           Summary: i915 opengl segfaults
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: trasz@FreeBSD.org

After upgrading a 12-CURRENT amd64 system - it was both kernel/world and
packages, so can't tell which was the culprit, I'm afraid - everything
OpenGL-related dies like this:

[trasz@brick:~]% gdb7121 glxgears
GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD]
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd12.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from glxgears...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/local/bin/glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.

Program received signal SIGSEGV, Segmentation fault.
0x00000008057f33d9 in ?? () from /usr/local/lib/dri/i965_dri.so
(gdb) where
#0  0x00000008057f33d9 in ?? () from /usr/local/lib/dri/i965_dri.so
#1  0x00000008057de4fa in ?? () from /usr/local/lib/dri/i965_dri.so
#2  0x000000000040372e in ?? ()
#3  0x0000000000402815 in ?? ()
#4  0x0000000000401b9f in ?? ()
#5  0x0000000800628000 in ?? ()
#6  0x0000000000000000 in ?? ()

All the 3rd party software is installed from packages from the default Free=
BSD
repository.

--=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-218406-13>