dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 106992] Radeon Failed to create EGL context
Date: Thu, 21 Jun 2018 12:50:23 +0000	[thread overview]
Message-ID: <bug-106992-502@http.bugs.freedesktop.org/> (raw)


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

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

            Bug ID: 106992
           Summary: Radeon Failed to create EGL context
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: nateos2g@fastmail.com
        QA Contact: dri-devel@lists.freedesktop.org

00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Mullins [Radeon R4/R5 Graphics] (rev 05)
I had to change /etc/X11/xorg.conf to Option “NoAccel” “True” to get xorg
start.
EXA not supported.
Old/other kernel same issue. So it’s not the kernel.
X Server version did not change (1.19.6) I can’t find any libs that changed.
I can not figure out which package did this.

Can anyone please recommend how to troubleshoot to find the culprit?

After update:
[ 12.688] (II) Loading sub module “glamoregl”
[ 12.688] (II) LoadModule: “glamoregl”
[ 12.688] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 12.694] (II) Module glamoregl: vendor=“X.Org Foundation”
[ 12.694] compiled for 1.19.6, module version = 1.0.0
[ 12.694] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.694] (II) glamor: OpenGL accelerated X.org driver based.
[ 12.783] (II) glamor: EGL version 1.5 (DRI2):
[ 12.783] (EE) RADEON(0): Failed to create EGL context
[ 12.790] (EE)
[ 12.790] (EE) Backtrace:
[ 12.790] (EE) 0: /usr/lib/xorg-server/Xorg (OsSigHandler+0x29)
[0x561d77118cd9]
[ 12.791] (EE) 1: /usr/lib/libpthread.so.0 (funlockfile+0x50) [0x7f79a2b82acf]
[ 12.792] (EE) 2: /usr/lib/dri/radeonsi_dri.so
(ZNSt6vectorIPvSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT+0x4b464)
[0x7f799d07c5f4]
[ 12.793] (EE) 3: /usr/lib/dri/radeonsi_dri.so
(__driDriverGetExtensions_virtio_gpu+0x75c1) [0x7f799ce8d641]
[ 12.793] (EE) 4: /usr/lib/dri/radeonsi_dri.so
(__driDriverGetExtensions_virtio_gpu+0x75e5) [0x7f799ce8d6a5]
[ 12.793] (EE) 5: /usr/lib/dri/radeonsi_dri.so
(__driDriverGetExtensions_virtio_gpu+0x5ef) [0x7f799ce7f6bf]
[ 12.794] (EE) 6: /usr/lib/libgbm.so.1 (gbm_surface_has_free_buffers+0xae0)
[0x7f799e97a210]
[ 12.794] (EE) 7: /usr/lib/xorg/modules/libglamoregl.so
(glamor_egl_cleanup+0x43) [0x7f799eb8ac23]
[ 12.795] (EE) 8: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x2a8)
[0x7f799eb8be78]
[ 12.795] (EE) 9: /usr/lib/xorg/modules/drivers/radeon_drv.so (_init+0x4c718)
[0x7f799f28cb98]
[ 12.796] (EE) 10: /usr/lib/xorg/modules/drivers/radeon_drv.so (_init+0x3df8e)
[0x7f799f26f1ee]
[ 12.796] (EE) 11: /usr/lib/xorg-server/Xorg (InitOutput+0xad8)
[0x561d76ffb6c8]
[ 12.797] (EE) 12: /usr/lib/xorg-server/Xorg (dix_main+0x1c5) [0x561d76fba025]
[ 12.797] (EE) 13: /usr/lib/libc.so.6 (__libc_start_main+0xeb) [0x7f79a27d806b]
[ 12.798] (EE) 14: /usr/lib/xorg-server/Xorg (_start+0x2a) [0x561d76fa3f7a]
[ 12.798] (EE)
[ 12.798] (EE) Segmentation fault at address 0x28

Before update:
[199531.273] (II) Loading sub module “glamoregl”
[199531.273] (II) LoadModule: “glamoregl”
[199531.273] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[199531.280] (II) Module glamoregl: vendor=“X.Org Foundation”
[199531.280] compiled for 1.19.6, module version = 1.0.0
[199531.280] ABI class: X.Org ANSI C Emulation, version 0.4
[199531.280] (II) glamor: OpenGL accelerated X.org driver based.
[199531.401] (II) glamor: EGL version 1.5 (DRI2):
[199531.410] (II) RADEON(0): glamor detected, initialising EGL layer.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2018-06-21 12:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21 12:50 bugzilla-daemon [this message]
2019-09-25 18:08 ` [Bug 106992] Radeon Failed to create EGL context bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-106992-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox