* [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
@ 2015-04-26 9:24 bugzilla-daemon
2015-04-26 9:24 ` bugzilla-daemon
` (25 more replies)
0 siblings, 26 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2413 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Bug ID: 90182
Summary: Qt Applications won't start on the dedicated GPU
(SIGABRT)
Product: Mesa
Version: 10.5
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: paul@konecny.at
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 115334
--> https://bugs.freedesktop.org/attachment.cgi?id=115334&action=edit
GLXINFO of radeon
Hi, I was trying to test the new kdenlive development build I noticed that it
wouldn't even start with DRI_PRIME=1 kdenlive.
I immediatedly got a SIGABRT
Same happened with an easy example program from the Qt project "openglunderqml"
"LANG=C R600_DEBUG=cs DRI_PRIME=1 QSG_INFO=1 '/home/paul/hybrid
test/build-openglunderqml-Desktop-Debug/openglunderqml'
QML debugging is enabled. Only use this in a safe environment.
openglunderqml: dri2.c:518: dri2_allocate_textures: Assertion
`drawable->textures[statt]' failed.
Abgebrochen (Speicherabzug geschrieben)"
As Xonotic worked more or less ok on the radeon I filed a bug report at the Qt
project https://bugreports.qt.io/browse/QTBUG-45686
Laszlo Agocs from the Qt project states the following:
"Might be a difficult one and not just because we lack any such hw to test on.
Cannot do much when glXMakeCurrent() crashes deep inside the driver.
Any chance for a backtrace with symbols? In the absence of that running with
QSG_INFO=1 could be helpful too.
Anyway, it's most likely happening in QGLXContext::queryDummyContext() where we
attempt to make a pbuffer surface current in order to query a few GL things.
Other apps may not rely on pbuffers and thus may not exhibit the issue."
I'm not a programmer so please go easy on me. If you need additional info let
me know (and maybe tell me how to fetch it for you ;) )
Thanks!
Hardware: HP EliteBook 850 G1 with Intel (HD4400) / AMD (HD8750M, OLAND) hybrid
graphics
Software:
ArchLinux (Antergos)
Linux 3.19.3
mesa 10.5.4 Intel / Radeon exact glxinfo outputs are attached
Qt 5.4.1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3921 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
@ 2015-04-26 9:24 ` bugzilla-daemon
2015-04-26 9:25 ` bugzilla-daemon
` (24 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 290 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #1 from Paul <paul@konecny.at> ---
Created attachment 115335
--> https://bugs.freedesktop.org/attachment.cgi?id=115335&action=edit
GLXINFO of Intel
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1186 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
2015-04-26 9:24 ` bugzilla-daemon
@ 2015-04-26 9:25 ` bugzilla-daemon
2015-04-26 9:27 ` bugzilla-daemon
` (23 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 302 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #2 from Paul <paul@konecny.at> ---
Created attachment 115336
--> https://bugs.freedesktop.org/attachment.cgi?id=115336&action=edit
GDB Trace for openglunderqml
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1222 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
2015-04-26 9:24 ` bugzilla-daemon
2015-04-26 9:25 ` bugzilla-daemon
@ 2015-04-26 9:27 ` bugzilla-daemon
2015-04-26 9:28 ` bugzilla-daemon
` (22 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #3 from Paul <paul@konecny.at> ---
Created attachment 115337
--> https://bugs.freedesktop.org/attachment.cgi?id=115337&action=edit
GDB Trace for kdenlive using KWin and OpenGL
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1270 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (2 preceding siblings ...)
2015-04-26 9:27 ` bugzilla-daemon
@ 2015-04-26 9:28 ` bugzilla-daemon
2015-04-26 9:29 ` [Bug 90182] [radeonsi]Qt " bugzilla-daemon
` (21 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #4 from Paul <paul@konecny.at> ---
Created attachment 115339
--> https://bugs.freedesktop.org/attachment.cgi?id=115339&action=edit
GDB Trace for kdenlive using KWin and Xrender
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1273 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (3 preceding siblings ...)
2015-04-26 9:28 ` bugzilla-daemon
@ 2015-04-26 9:29 ` bugzilla-daemon
2015-04-27 8:24 ` bugzilla-daemon
` (20 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-26 9:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 509 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Qt Applications won't start |[radeonsi]Qt Applications
|on the dedicated GPU |won't start on the
|(SIGABRT) |dedicated GPU (SIGABRT)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1145 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (4 preceding siblings ...)
2015-04-26 9:29 ` [Bug 90182] [radeonsi]Qt " bugzilla-daemon
@ 2015-04-27 8:24 ` bugzilla-daemon
2015-04-27 9:52 ` bugzilla-daemon
` (19 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 8:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
Please attach at least one new gdb trace with debugging symbols available for
/usr/lib/xorg/modules/dri/radeonsi_dri.so.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1142 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (5 preceding siblings ...)
2015-04-27 8:24 ` bugzilla-daemon
@ 2015-04-27 9:52 ` bugzilla-daemon
2015-04-27 9:54 ` bugzilla-daemon
` (18 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 9:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1657 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #6 from Paul <paul@konecny.at> ---
I tried building mesa with debug symbols but somehow gdb says that there are
still none for /usr/lib/xorg/modules/dri/radeonsi_dri.so
This is what I did:
I used the archlinux PKGBUILD and added --enable-debug to the configure options
and
added "-g -O2" to CFLAGS and CXXFLAGS respectively. This gave me a few packages
I then installed. The packages were much larger than the original arch ones so
I think the symbols got built.
But when I do LANG=C gdb info /usr/lib/xorg/modules/dri/radeonsi_dri.so
I still get no sysmbols found:
GNU gdb (GDB) 7.9
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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-unknown-linux-gnu".
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 info...(no debugging symbols found)...done.
"/usr/lib/xorg/modules/dri/radeonsi_dri.so" is not a core dump: File format not
recognized
Any idea what I did wrong? (I'll attach the PKGBUILD and my makepkg.conf)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2716 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (6 preceding siblings ...)
2015-04-27 9:52 ` bugzilla-daemon
@ 2015-04-27 9:54 ` bugzilla-daemon
2015-04-27 9:54 ` bugzilla-daemon
` (17 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 9:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #7 from Paul <paul@konecny.at> ---
Created attachment 115367
--> https://bugs.freedesktop.org/attachment.cgi?id=115367&action=edit
Modified PKGBUILD for debug build of mesa
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1281 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (7 preceding siblings ...)
2015-04-27 9:54 ` bugzilla-daemon
@ 2015-04-27 9:54 ` bugzilla-daemon
2015-04-27 9:55 ` bugzilla-daemon
` (16 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 9:54 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 309 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #8 from Paul <paul@konecny.at> ---
Created attachment 115368
--> https://bugs.freedesktop.org/attachment.cgi?id=115368&action=edit
Makepkg.conf used for building mesa
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1263 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (8 preceding siblings ...)
2015-04-27 9:54 ` bugzilla-daemon
@ 2015-04-27 9:55 ` bugzilla-daemon
2015-04-27 10:00 ` bugzilla-daemon
` (15 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 9:55 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 435 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #9 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Paul from comment #6)
> "/usr/lib/xorg/modules/dri/radeonsi_dri.so" is not a core dump: File format
> not recognized
It says it's not a core dump, which is correct. Have you tried getting a
backtrace of the crash again?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1342 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (9 preceding siblings ...)
2015-04-27 9:55 ` bugzilla-daemon
@ 2015-04-27 10:00 ` bugzilla-daemon
2015-04-27 10:00 ` bugzilla-daemon
` (14 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 10:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #10 from Paul <paul@konecny.at> ---
Created attachment 115369
--> https://bugs.freedesktop.org/attachment.cgi?id=115369&action=edit
Radeonsi debug log (hopefully with symbols)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1289 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (10 preceding siblings ...)
2015-04-27 10:00 ` bugzilla-daemon
@ 2015-04-27 10:00 ` bugzilla-daemon
2015-04-27 10:04 ` bugzilla-daemon
` (13 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 10:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 408 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115367|text/plain |application/zip
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1065 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (11 preceding siblings ...)
2015-04-27 10:00 ` bugzilla-daemon
@ 2015-04-27 10:04 ` bugzilla-daemon
2015-04-27 17:12 ` bugzilla-daemon
` (12 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 10:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 557 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #11 from Paul <paul@konecny.at> ---
I "think" it worked:
#3 radeon_drm_cs_emit_ioctl (param=param@entry=0x689970) at
radeon_drm_winsys.c:594
ws = 0x689970
cs = <optimized out>
i = <optimized out>
#4 0x00007fffdf12a157 in impl_thrd_routine (p=<optimized out>) at
../../../../../include/c11/threads_posix.h:87
pack = {func = 0x7fffdf12a920 <radeon_drm_cs_emit_ioctl>, arg =
0x689970}
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1387 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (12 preceding siblings ...)
2015-04-27 10:04 ` bugzilla-daemon
@ 2015-04-27 17:12 ` bugzilla-daemon
2015-04-27 19:14 ` bugzilla-daemon
` (11 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 17:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 556 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #12 from Emil Velikov <emil.l.velikov@gmail.com> ---
Paul small tip from a fellow Arch user:
The quickest/easiest way to get debug symbols is to add 'debug' in the OPTIONS
array of the PKGBUILD and rebuild the package [1]. This way separate *debug*
packages will be created.
The configure's --enable-debug does something a big different :-)
[1] https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#PKGBUILD
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1448 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (13 preceding siblings ...)
2015-04-27 17:12 ` bugzilla-daemon
@ 2015-04-27 19:14 ` bugzilla-daemon
2015-04-28 8:21 ` bugzilla-daemon
` (10 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-27 19:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 463 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #13 from Paul <paul@konecny.at> ---
Thanks Emil, I tried that just now but somehow I still got the whole packages
presumably with the symbols included.
Might be because I wasn't aware that you could add that PKGBUILD option and
edited my makepkg.conf instead. Anyway I hope I got something useful with the
last trace. :-)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1255 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (14 preceding siblings ...)
2015-04-27 19:14 ` bugzilla-daemon
@ 2015-04-28 8:21 ` bugzilla-daemon
2015-04-28 8:49 ` bugzilla-daemon
` (9 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-28 8:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 270 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #14 from Michel Dänzer <michel@daenzer.net> ---
Please attach the /var/log/Xorg.0.log file corresponding to the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1095 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (15 preceding siblings ...)
2015-04-28 8:21 ` bugzilla-daemon
@ 2015-04-28 8:49 ` bugzilla-daemon
2015-06-26 0:08 ` bugzilla-daemon
` (8 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-04-28 8:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 471 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
--- Comment #15 from Paul <paul@konecny.at> ---
Created attachment 115392
--> https://bugs.freedesktop.org/attachment.cgi?id=115392&action=edit
Xorg.0.log after command execution
This is my Xorg.log after I executed LANG=C R600_DEBUG=cs DRI_PRIME=1
QSG_INFO=1 gdb '/home/paul/hybrid
test/build-openglunderqml-Desktop-Debug/openglunderqml'
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1424 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (16 preceding siblings ...)
2015-04-28 8:49 ` bugzilla-daemon
@ 2015-06-26 0:08 ` bugzilla-daemon
2015-06-26 0:09 ` bugzilla-daemon
` (7 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 0:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1142 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115336|0 |1
is obsolete| |
Attachment #115337|0 |1
is obsolete| |
Attachment #115339|0 |1
is obsolete| |
Attachment #115369|0 |1
is obsolete| |
--- Comment #16 from Paul <paul@konecny.at> ---
Created attachment 116720
--> https://bugs.freedesktop.org/attachment.cgi?id=116720&action=edit
Updated GDB trace for openglunderqml
Hi everyone!
Here is an updated trace created under Kubuntu 15.04. I did this because it's
way easier getting debugging symbols here (and sddm stopped working on arch for
some reason)
I'll also attach the new updated versions of glxinfo and Xorg.0.log
Cheers!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2898 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (17 preceding siblings ...)
2015-06-26 0:08 ` bugzilla-daemon
@ 2015-06-26 0:09 ` bugzilla-daemon
2015-06-26 0:10 ` bugzilla-daemon
` (6 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 0:09 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 563 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115335|0 |1
is obsolete| |
--- Comment #17 from Paul <paul@konecny.at> ---
Created attachment 116721
--> https://bugs.freedesktop.org/attachment.cgi?id=116721&action=edit
Updated glxinfo Intel
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2004 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (18 preceding siblings ...)
2015-06-26 0:09 ` bugzilla-daemon
@ 2015-06-26 0:10 ` bugzilla-daemon
2015-06-26 0:11 ` bugzilla-daemon
` (5 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 0:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 564 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115334|0 |1
is obsolete| |
--- Comment #18 from Paul <paul@konecny.at> ---
Created attachment 116722
--> https://bugs.freedesktop.org/attachment.cgi?id=116722&action=edit
Updated glxinfo radeon
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2007 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (19 preceding siblings ...)
2015-06-26 0:10 ` bugzilla-daemon
@ 2015-06-26 0:11 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
` (4 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 0:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Paul <paul@konecny.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #115392|0 |1
is obsolete| |
--- Comment #19 from Paul <paul@konecny.at> ---
Created attachment 116724
--> https://bugs.freedesktop.org/attachment.cgi?id=116724&action=edit
Updated Xorg.0.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1995 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (20 preceding siblings ...)
2015-06-26 0:11 ` bugzilla-daemon
@ 2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
` (3 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 2:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #116721|text/x-log |text/plain
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1121 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (21 preceding siblings ...)
2015-06-26 2:58 ` bugzilla-daemon
@ 2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
` (2 subsequent siblings)
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 2:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #116722|text/x-log |text/plain
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1121 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (22 preceding siblings ...)
2015-06-26 2:58 ` bugzilla-daemon
@ 2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
2019-09-25 17:51 ` bugzilla-daemon
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 2:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #116724|text/x-log |text/plain
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1121 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (23 preceding siblings ...)
2015-06-26 2:58 ` bugzilla-daemon
@ 2015-06-26 2:58 ` bugzilla-daemon
2019-09-25 17:51 ` bugzilla-daemon
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2015-06-26 2:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #116720|text/x-log |text/plain
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1121 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
* [Bug 90182] [radeonsi]Qt Applications won't start on the dedicated GPU (SIGABRT)
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
` (24 preceding siblings ...)
2015-06-26 2:58 ` bugzilla-daemon
@ 2019-09-25 17:51 ` bugzilla-daemon
25 siblings, 0 replies; 27+ messages in thread
From: bugzilla-daemon @ 2019-09-25 17:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 842 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=90182
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #20 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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/mesa/mesa/issues/1216.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2499 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 27+ messages in thread
end of thread, other threads:[~2019-09-25 17:51 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 9:24 [Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT) bugzilla-daemon
2015-04-26 9:24 ` bugzilla-daemon
2015-04-26 9:25 ` bugzilla-daemon
2015-04-26 9:27 ` bugzilla-daemon
2015-04-26 9:28 ` bugzilla-daemon
2015-04-26 9:29 ` [Bug 90182] [radeonsi]Qt " bugzilla-daemon
2015-04-27 8:24 ` bugzilla-daemon
2015-04-27 9:52 ` bugzilla-daemon
2015-04-27 9:54 ` bugzilla-daemon
2015-04-27 9:54 ` bugzilla-daemon
2015-04-27 9:55 ` bugzilla-daemon
2015-04-27 10:00 ` bugzilla-daemon
2015-04-27 10:00 ` bugzilla-daemon
2015-04-27 10:04 ` bugzilla-daemon
2015-04-27 17:12 ` bugzilla-daemon
2015-04-27 19:14 ` bugzilla-daemon
2015-04-28 8:21 ` bugzilla-daemon
2015-04-28 8:49 ` bugzilla-daemon
2015-06-26 0:08 ` bugzilla-daemon
2015-06-26 0:09 ` bugzilla-daemon
2015-06-26 0:10 ` bugzilla-daemon
2015-06-26 0:11 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
2015-06-26 2:58 ` bugzilla-daemon
2019-09-25 17:51 ` bugzilla-daemon
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.