From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 70698] New: xorg+glamor crash in libllvm on kabini Date: Sun, 20 Oct 2013 20:05:20 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1854177157==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C2011E5C8A for ; Sun, 20 Oct 2013 13:05:20 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1854177157== Content-Type: multipart/alternative; boundary="1382299520.E6bDAC8F0.7228"; charset="us-ascii" --1382299520.E6bDAC8F0.7228 Date: Sun, 20 Oct 2013 20:05:20 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=70698 Priority: medium Bug ID: 70698 Assignee: dri-devel@lists.freedesktop.org Summary: xorg+glamor crash in libllvm on kabini Severity: normal Classification: Unclassified OS: All Reporter: screwdriver@lxnt.info Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa Created attachment 87891 --> https://bugs.freedesktop.org/attachment.cgi?id=87891&action=edit xorg log hardware: lenovo g505 / AMD A4-5000 / ChipID = 0x9832 system: xubuntu 13.10 / kernel 3.12-rc6 / stock xorg 1.14.3 / mesa10.0~git1310161456.6e444a+glvdpau~gd~r (oibaf) 1. without any conf files: (WW) RADEON(0): glamor requires Load "glamoregl" in Section "Module", disabling. (WW) RADEON(0): Direct rendering disabled (II) RADEON(0): Acceleration disabled and llvmpipe in glxinfo 2. with only the Load "glamoregl" in config - crash in libllvm: Loading extension GLX (II) [KMS] Kernel modesetting enabled. 'kabini' is not a recognized processor for this target (ignoring processor) 'kabini' is not a recognized processor for this target (ignoring processor) 'kabini' is not a recognized processor for this target (ignoring processor) 'kabini' is not a recognized processor for this target (ignoring processor) 'kabini' is not a recognized processor for this target (ignoring processor) Stack dump: 0. Running pass 'Function Pass Manager' on module 'tgsi'. 1. Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on function '@main' (EE) (EE) Backtrace: (EE) 0: X (xorg_backtrace+0x3d) [0x7ffadfebb02d] (EE) 1: X (0x7ffadfd19000+0x1a5d99) [0x7ffadfebed99] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7ffadee19000+0xfbb0) [0x7ffadee28bb0] (EE) 3: /usr/lib/x86_64-linux-gnu/libLLVM-3.3.so.1 (_ZNK4llvm3EVT21getExtendedSizeInBitsEv+0x4) [0x7ffad7e93f44] Looks like this isn't #66359, since glx gets loaded after glamoregl (this wasn't the case with xorg-xserver 1.7 in xubuntu 13.04, but the crash was exactly the same) -- You are receiving this mail because: You are the assignee for the bug. --1382299520.E6bDAC8F0.7228 Date: Sun, 20 Oct 2013 20:05:20 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 70698
Assignee dri-devel@lists.freedesktop.org
Summary xorg+glamor crash in libllvm on kabini
Severity normal
Classification Unclassified
OS All
Reporter screwdriver@lxnt.info
Hardware x86-64 (AMD64)
Status NEW
Version git
Component Drivers/Gallium/radeonsi
Product Mesa

Created attachment 87891 [details]
xorg log

hardware: lenovo g505 / AMD A4-5000 / ChipID = 0x9832
system: xubuntu 13.10 / kernel 3.12-rc6 / stock xorg 1.14.3 /
mesa10.0~git1310161456.6e444a+glvdpau~gd~r (oibaf)


1. without any conf files:
(WW) RADEON(0): glamor requires Load "glamoregl" in Section "Module",
disabling.
(WW) RADEON(0): Direct rendering disabled
(II) RADEON(0): Acceleration disabled

and llvmpipe in glxinfo

2. with only the Load "glamoregl" in config - crash in libllvm:

Loading extension GLX
(II) [KMS] Kernel modesetting enabled.
'kabini' is not a recognized processor for this target (ignoring processor)
'kabini' is not a recognized processor for this target (ignoring processor)
'kabini' is not a recognized processor for this target (ignoring processor)
'kabini' is not a recognized processor for this target (ignoring processor)
'kabini' is not a recognized processor for this target (ignoring processor)
Stack dump:
0.    Running pass 'Function Pass Manager' on module 'tgsi'.
1.    Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on function
'@main'
(EE) 
(EE) Backtrace:
(EE) 0: X (xorg_backtrace+0x3d) [0x7ffadfebb02d]
(EE) 1: X (0x7ffadfd19000+0x1a5d99) [0x7ffadfebed99]
(EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7ffadee19000+0xfbb0)
[0x7ffadee28bb0]
(EE) 3: /usr/lib/x86_64-linux-gnu/libLLVM-3.3.so.1
(_ZNK4llvm3EVT21getExtendedSizeInBitsEv+0x4) [0x7ffad7e93f44]



Looks like this isn't #66359, since glx gets loaded after glamoregl (this
wasn't the case with xorg-xserver 1.7 in xubuntu 13.04, but the crash was
exactly the same)


You are receiving this mail because:
  • You are the assignee for the bug.
--1382299520.E6bDAC8F0.7228-- --===============1854177157== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1854177157==--