bugzilla-daemon at freedesktop.org
2013-Apr-03 01:50 UTC
[Nouveau] [Bug 63051] New: Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051 Priority: medium Bug ID: 63051 Assignee: nouveau at lists.freedesktop.org Summary: Displist with multiple OpenGL contexts crashes. Severity: major Classification: Unclassified OS: Linux (All) Reporter: ideasman42 at gmail.com 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130403/d1cd038c/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Feb-05 08:21 UTC
[Nouveau] [Bug 63051] Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140205/990763de/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-23 07:26 UTC
[Nouveau] [Bug 63051] Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151023/c69bd6b6/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-23 08:11 UTC
[Nouveau] [Bug 63051] Displist with multiple OpenGL contexts crashes.
https://bugs.freedesktop.org/show_bug.cgi?id=63051 --- Comment #3 from Campbell Barton <ideasman42 at gmail.com> --- 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151023/61dc1c9d/attachment.html>