From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 44919] Wayland clients segfault
Date: Sun, 22 Jan 2012 13:24:04 +0000
Message-ID:
References:
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 31E469E80B
for ;
Sun, 22 Jan 2012 05:24:05 -0800 (PST)
In-Reply-To:
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=44919
--- Comment #7 from Scott Moreau 2012-01-22 05:24:04 PST ---
Another report from irc:
hi, whenever I try to run any wayland client I get a segfault
here is the bt http://dpaste.com/691450/
this happens for all clients using cairo (simple-egl works for
example)
bt paste contents:
#0 st_framebuffer_validate (stfb=0x7ffff0acbce0, st=) at
state_tracker/st_manager.c:186
#1 0x00007fffefc40e68 in st_api_make_current (stapi=,
stctxi=0x7a36e0, stdrawi=,
streadi=) at state_tracker/st_manager.c:731
#2 0x00007fffefc0238f in driBindContext (pcp=, pdp=, prp=)
at ../../../../src/mesa/drivers/dri/common/dri_util.c:330
#3 0x00007ffff55ac670 in dri2_make_current (drv=0x623120, disp=0x6223a0,
dsurf=0x0, rsurf=0x0, ctx=0x62b3c0)
at egl_dri2.c:818
#4 0x00007ffff55a5829 in eglMakeCurrent (dpy=0x6223a0, draw=0x0, read=0x0,
ctx=0x62b3c0) at eglapi.c:502
#5 0x00007ffff61effcd in _egl_make_current_surfaceless (ctx=)
at cairo-egl-context.c:127
#6 cairo_egl_device_create (dpy=0x6223a0, egl=0x62b3c0) at
cairo-egl-context.c:160
#7 0x00000000004093f7 in init_egl (d=0x61d200) at window.c:2822
#8 display_create (argc=0x7fffffffdb1c, argv=0x7fffffffdb10,
option_entries=) at window.c:2926
#9 0x0000000000404767 in main (argc=1, argv=0x7fffffffdc38) at gears.c:373
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.