From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 44296] New: [i915g] SIGSEGV glxcmds.c:1479 Date: Fri, 30 Dec 2011 00:57:56 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 1CFC49E70A for ; Thu, 29 Dec 2011 16:58:00 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=44296 Bug #: 44296 Summary: [i915g] SIGSEGV glxcmds.c:1479 Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/i915g AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: vlee@vmware.com mesa: ded02bd54b5925ee222d7f426850312236b4f59d Run piglit glx-get-context-id on i915g. $ ./bin/glx-get-context-id Segmentation fault (core dumped) (gdb) bt full #0 0x00c777f4 in glXGetContextIDEXT (ctx_user=0x0) at glxcmds.c:1479 ctx = 0x0 #1 0x08049b7c in try_get_context_id (ctx=0x0, mode=invalid) at piglit/tests/spec/glx_ext_import_context/get-context-id.c:30 pass = true id = 62914562 #2 0x08049cbc in main (argc=1, argv=0xbfd024d4) at piglit/tests/spec/glx_ext_import_context/get-context-id.c:70 pass = true -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.