* [Bug 63051] New: Displist with multiple OpenGL contexts crashes.
@ 2013-04-03 1:50 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 4+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-04-03 1:50 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1483 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63051
Priority: medium
Bug ID: 63051
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Summary: Displist with multiple OpenGL contexts crashes.
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: ideasman42-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: 9.1
Component: Drivers/DRI/nouveau
Product: Mesa
Created attachment 77349
--> https://bugs.freedesktop.org/attachment.cgi?id=77349&action=edit
open this file in blender2.66a, Press '1' key, to crash.
This is a bug we had reported in blender (3d modeling application).
But which I tracked down to being a crash in:
/usr/lib/xorg/modules/dri/nouveau_dri.so
The crash is caused by calling glCallList() when there are multiple windows
sharing the same opengl context.
(single window doesn't crash for example and removing use of display-lists in
the code also works).
I did some more tests and using Mesa-SoftwareGL doesn't crash, using NVidia
closed-source drivers.
Attached blend file to reproduce the crash, just run...
./blender displist_crash.blend
... then press ONE-Key, over either of the windows to see crash.
If you close a window before pressing ONE, it works without crashing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2931 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 63051] Displist with multiple OpenGL contexts crashes. [not found] ` <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2014-02-05 8:21 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2015-10-23 7:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2015-10-23 8:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-05 8:21 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 507 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=63051 --- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> --- What hardware are you on? It looks like you were using mesa-9.1 -- can you try 10.0.x? I'm looking at installing blender, but it seems like Gentoo has gone out of their way to make it a giant pain by requiring python3.3 for everything. Can you get a backtrace, preferably with debug symbols? -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 1249 bytes --] [-- Attachment #2: Type: text/plain, Size: 181 bytes --] _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 63051] Displist with multiple OpenGL contexts crashes. [not found] ` <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2014-02-05 8:21 ` [Bug 63051] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-10-23 7:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2015-10-23 8:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-10-23 7:26 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 660 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=63051 Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> --- Unable to repro with Blender 2.72 and Mesa 11.0.3 on either GF108 or GT215. I'm guessing it got fixed in the intervening years. -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 2063 bytes --] [-- Attachment #2: Type: text/plain, Size: 153 bytes --] _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 63051] Displist with multiple OpenGL contexts crashes. [not found] ` <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2014-02-05 8:21 ` [Bug 63051] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2015-10-23 7:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-10-23 8:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2 siblings, 0 replies; 4+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2015-10-23 8:11 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 364 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=63051 --- Comment #3 from Campbell Barton <ideasman42-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- Confirm this is fixed, renderer: 'Gallium 0.4 on NVC3' vendor: 'nouveau' version: '3.0 Mesa 11.0.3' (tested with Blender 2.76). -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 1151 bytes --] [-- Attachment #2: Type: text/plain, Size: 153 bytes --] _______________________________________________ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-10-23 8:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 1:50 [Bug 63051] New: Displist with multiple OpenGL contexts crashes bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-63051-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-02-05 8:21 ` [Bug 63051] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-10-23 7:26 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-10-23 8:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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.