* [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
@ 2019-06-18 14:42 bugzilla-daemon
2019-06-18 14:50 ` bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-06-18 14:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1311 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110944
Bug ID: 110944
Summary: [Bisected] Blender 2.8 crashes when closing certain
windows
Product: Mesa
Version: 19.1
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: darkdefende@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 144589
--> https://bugs.freedesktop.org/attachment.cgi?id=144589&action=edit
Git bisect log
I'm running wayland/swaywm with two Vega 64s.
After I upgraded to mesa 19.1 I noticed that Blender 2.8 would crash when
closing certain windows (and only when it would trigger a resize of the
remaining Blender windows).
Blender bug here: https://developer.blender.org/T65903
I noticed that this wasn't the case with mesa 19.0.6 so I bisected and it seems
like this commit is the cause of the crashing:
593e36f9561d3665cc12ed1fc8a07dd8612c004e
I also tested the latest mesa git master, and the crash still happens.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2845 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] 4+ messages in thread* [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
2019-06-18 14:42 [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows bugzilla-daemon
@ 2019-06-18 14:50 ` bugzilla-daemon
2019-06-18 14:59 ` bugzilla-daemon
2019-07-09 9:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-06-18 14:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 350 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110944
--- Comment #1 from Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> ---
Can you test the commit from
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1071? I think it should
fix this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1257 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] 4+ messages in thread
* [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
2019-06-18 14:42 [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows bugzilla-daemon
2019-06-18 14:50 ` bugzilla-daemon
@ 2019-06-18 14:59 ` bugzilla-daemon
2019-07-09 9:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-06-18 14:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 242 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110944
--- Comment #2 from Sebastian Parborg <darkdefende@gmail.com> ---
Yes that patch seems to solve the issue!
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1052 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] 4+ messages in thread
* [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows
2019-06-18 14:42 [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows bugzilla-daemon
2019-06-18 14:50 ` bugzilla-daemon
2019-06-18 14:59 ` bugzilla-daemon
@ 2019-07-09 9:39 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-07-09 9:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=110944
Juan A. Suarez <jasuarez@igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Juan A. Suarez <jasuarez@igalia.com> ---
The patch has been released also with Mesa 19.1.2.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2081 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] 4+ messages in thread
end of thread, other threads:[~2019-07-09 9:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-18 14:42 [Bug 110944] [Bisected] Blender 2.8 crashes when closing certain windows bugzilla-daemon
2019-06-18 14:50 ` bugzilla-daemon
2019-06-18 14:59 ` bugzilla-daemon
2019-07-09 9:39 ` 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.