http://bugs.freedesktop.org/show_bug.cgi?id=10182
Summary: _mesa_free_framebuffer_data assertion failed by GLEAN
Product: Mesa
Version: CVS
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Mesa core
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Env
===
Mesa: master, 95577064040ceeaaf7b0a460f91eac951cf8af18
Xserver: branch server-1.3-branch, 1182baa08ad4ca3b2beb730946284d051d4f36ed
Platform: i965, i945
Description
===========
Glean introduces the failure at the beginning of its execution and complains
outht error log:
basic: PASS rgba8, db, win+pmap, id 35
glean: main/framebuffer.c:219: _mesa_free_framebuffer_data: Assertion
`fb->RefCount == 0' failed.
And the gdb stack is:
(gdb) bt
#0 0x0000003cb902f765 in raise () from /lib64/libc.so.6
#1 0x0000003cb9031050 in abort () from /lib64/libc.so.6
#2 0x0000003cb9028ed6 in __assert_fail () from /lib64/libc.so.6
#3 0x00002b9f7068c0d2 in _mesa_free_framebuffer_data (fb=0xf9e)
at main/framebuffer.c:219
#4 0x00002b9f7068c169 in _mesa_destroy_framebuffer (fb=0xa91610)
at main/framebuffer.c:203
#5 0x00002b9f7063abe8 in intelDestroyBuffer (driDrawPriv=Variable
"driDrawPriv" is not available.
)
at intel_screen.c:460
#6 0x00002b9f7062f836 in driDestroyDrawable (dpy=0x59ee60,
drawablePrivate=Variable "drawablePrivate" is not available.
)
at ../common/dri_util.c:710
#7 0x00002b9f7062f21f in __driGarbageCollectDrawables (drawHash=0x5a6970)
at ../common/dri_util.c:138
#8 0x00002b9f7062f3d2 in driCreateNewContext (dpy=0x59ee60, modes=0x5a5500,
render_type=Variable "render_type" is not available.
) at ../common/dri_util.c:837
#9 0x00002b9f6f8d43b6 in CreateContext (dpy=0x59ee60, vis=0x5a7b00,
fbconfig=0x0, shareList=0x0, allowDirect=1, contextID=0, use_glx_1_3=0,
renderType=0) at glxcmds.c:353
#10 0x00002b9f6f8d4755 in glXCreateContext (dpy=Variable "dpy" is not
available.
) at glxcmds.c:430
#11 0x00000000004100d5 in RenderingContext (this=0x7fff3b39e8f0, ws=Variable
"ws" is not available.
)
at rc.cpp:119
#12 0x0000000000410d73 in GLEAN::BaseTest<GLEAN::BasicResult>::run (
this=0x58f1e0, environment=Variable "environment" is not available.
) at tbase.h:277
#13 0x000000000040d116 in main (argc=3, argv=Variable "argv" is not available.
) at main.cpp:128
(gdb)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev