From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 63051] New: Displist with multiple OpenGL contexts crashes. Date: Wed, 03 Apr 2013 01:50:53 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0506374172==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============0506374172== Content-Type: multipart/alternative; boundary="1364953853.58E8D0.11863"; charset="us-ascii" --1364953853.58E8D0.11863 Date: Wed, 3 Apr 2013 01:50:53 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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. --1364953853.58E8D0.11863 Date: Wed, 3 Apr 2013 01:50:53 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 63051
Assignee nouveau@lists.freedesktop.org
Summary Displist with multiple OpenGL contexts crashes.
Severity major
Classification Unclassified
OS Linux (All)
Reporter ideasman42@gmail.com
Hardware x86-64 (AMD64)
Status NEW
Version 9.1
Component Drivers/DRI/nouveau
Product Mesa

Created attachment 77349 [details]
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.
--1364953853.58E8D0.11863-- --===============0506374172== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau --===============0506374172==--