* [Bug 104831] CAYMAN:KDE applications SIGSEGV
@ 2018-01-29 9:12 bugzilla-daemon
2018-01-29 9:38 ` bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-29 9:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2187 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
Bug ID: 104831
Summary: CAYMAN:KDE applications SIGSEGV
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: martin@serafean.cz
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 137016
--> https://bugs.freedesktop.org/attachment.cgi?id=137016&action=edit
kmail backtrace
testing mesa 18.0-rc2, Radeon HD6950
many KDE applications crash with the following in the backtrace.
I have seen this with ksplashqml, kmail, krunner and possibly plasma (but for
some reason symbols there get truncated).
Relevant (r600g) part of backtrace
Thread 1 (Thread 0x7f303aec5640 (LWP 4710)):
[KCrash Handler]
#6 0x00007f306fc84000 in __memcpy_ssse3 () from /lib64/libc.so.6
#7 0x00007f30338255b4 in tgsi_dup_tokens () from /usr/lib64/dri/r600_dri.so
#8 0x00007f303395fa9b in r600_create_shader_state_tokens () from
/usr/lib64/dri/r600_dri.so
#9 0x00007f303395fad3 in r600_create_shader_state () from
/usr/lib64/dri/r600_dri.so
#10 0x00007f3033674ecd in st_create_fp_variant () from
/usr/lib64/dri/r600_dri.so
#11 0x00007f3033676e56 in st_get_fp_variant () from /usr/lib64/dri/r600_dri.so
#12 0x00007f303362d070 in st_update_fp () from /usr/lib64/dri/r600_dri.so
#13 0x00007f303362968e in st_validate_state () from /usr/lib64/dri/r600_dri.so
#14 0x00007f3033647306 in st_draw_vbo () from /usr/lib64/dri/r600_dri.so
#15 0x00007f303360a108 in vbo_validated_drawrangeelements () from
/usr/lib64/dri/r600_dri.so
#16 0x00007f303360a89f in vbo_exec_DrawElements () from
/usr/lib64/dri/r600_dri.so
#17 0x00007f3062207551 in
QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)
() from /usr/lib64/libQt5Quick.so.5
#18 0x00007f3062208935 in QSGBatchRenderer::Renderer::renderBatches() () from
/usr/lib64/libQt5Quick.so.5
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3665 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
@ 2018-01-29 9:38 ` bugzilla-daemon
2018-01-29 10:06 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-29 9:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 613 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
Mike Lothian <mike@fireburn.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@fireburn.co.uk
--- Comment #1 from Mike Lothian <mike@fireburn.co.uk> ---
I think this might be a duplicate of Bug 104762, which is fixed in master
Can you check to see if it's fixed in Mesa git? If so I think you'll see the
fix in rc3
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2060 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
2018-01-29 9:38 ` bugzilla-daemon
@ 2018-01-29 10:06 ` bugzilla-daemon
2018-01-30 7:58 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-29 10:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 245 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
--- Comment #2 from Martin Bednar <martin@serafean.cz> ---
Will check. At earliest tomorrow evening though...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 992 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
2018-01-29 9:38 ` bugzilla-daemon
2018-01-29 10:06 ` bugzilla-daemon
@ 2018-01-30 7:58 ` bugzilla-daemon
2018-01-31 22:12 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-30 7:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 469 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
Dennis Schridde <devurandom@gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.freedesktop.or
| |g/show_bug.cgi?id=104806
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1112 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
` (2 preceding siblings ...)
2018-01-30 7:58 ` bugzilla-daemon
@ 2018-01-31 22:12 ` bugzilla-daemon
2018-01-31 22:12 ` bugzilla-daemon
2019-09-18 19:25 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-31 22:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 845 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
--- Comment #3 from Martin Bednar <martin@serafean.cz> ---
Just booted with 18.0-rc3. Plasma started up just fine. Alt+tab in kwin
however... Different bug?
#6 0x00007f5b039615bd in r600_draw_vbo () from /usr/lib64/dri/r600_dri.so
#7 0x00007f5b03869ba4 in u_vbuf_draw_vbo () from /usr/lib64/dri/r600_dri.so
#8 0x00007f5b03647457 in st_draw_vbo () from /usr/lib64/dri/r600_dri.so
#9 0x00007f5b0360a108 in vbo_validated_drawrangeelements () from
/usr/lib64/dri/r600_dri.so
#10 0x00007f5b0360a89f in vbo_exec_DrawElements () from
/usr/lib64/dri/r600_dri.so
#11 0x00007f5b2ab96551 in
QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)
() from /usr/lib64/libQt5Quick.so.5
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1592 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
` (3 preceding siblings ...)
2018-01-31 22:12 ` bugzilla-daemon
@ 2018-01-31 22:12 ` bugzilla-daemon
2019-09-18 19:25 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-01-31 22:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 309 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
--- Comment #4 from Martin Bednar <martin@serafean.cz> ---
Created attachment 137095
--> https://bugs.freedesktop.org/attachment.cgi?id=137095&action=edit
kwin backtrace
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1176 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
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 104831] CAYMAN:KDE applications SIGSEGV
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
` (4 preceding siblings ...)
2018-01-31 22:12 ` bugzilla-daemon
@ 2019-09-18 19:25 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 841 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=104831
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #5 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/628.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2389 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] 7+ messages in thread
end of thread, other threads:[~2019-09-18 19:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-29 9:12 [Bug 104831] CAYMAN:KDE applications SIGSEGV bugzilla-daemon
2018-01-29 9:38 ` bugzilla-daemon
2018-01-29 10:06 ` bugzilla-daemon
2018-01-30 7:58 ` bugzilla-daemon
2018-01-31 22:12 ` bugzilla-daemon
2018-01-31 22:12 ` bugzilla-daemon
2019-09-18 19:25 ` 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.