| Summary: | euphoria crashes when covered... | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Dave Airlie <airlied> |
| Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | high | ||
| Version: | git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Dave Airlie
2005-01-27 02:36:41 UTC
[Switching to Thread -1209914880 (LWP 27260)]
0xb7d82ab6 in _generic_read_RGBA_span_BGRA8888_REV_SSE2 ()
from /storage/dri/Mesa/lib//r200_dri.so
(gdb) bt
#0 0xb7d82ab6 in _generic_read_RGBA_span_BGRA8888_REV_SSE2 ()
from /storage/dri/Mesa/lib//r200_dri.so
#1 0xb7cb5c98 in r200ReadRGBASpan_ARGB8888_SSE2 (ctx=0x3ffff79f, n=256, x=0,
y=257, rgba=0xbfff75f0) at spantmp2.h:452
#2 0xb7d4e2f9 in _swrast_read_rgba_span (ctx=0x80817f0, buffer=0x821c708,
n=256, x=-1073741836, y=83, rgba=0xbfff75f0) at swrast/s_span.c:1369
#3 0xb7d4bfb5 in read_rgba_pixels (ctx=0x80817f0, x=0, y=83, width=0,
height=0, format=0, type=0, pixels=0x0, packing=0x0)
at swrast/s_readpix.c:442
#4 0x00000000 in ?? ()
May be a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=2317 which I reported against the Mesa product (because the code in question is outside the driver itself). If it is a duplicate, then it shouldn't matter whether it's a glxgears or any other window you move over euphoria. As a workaround try defining MESA_NO_ASM=1 in the environment. *** This bug has been marked as a duplicate of 2317 *** Mass version move, cvs -> git |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.