[Bug 29152] [r300g] mempool makes ut2004 crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 19 12:59:04 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29152

--- Comment #2 from Álmos <aaalmosss at gmail.com> 2010-07-19 12:59:04 PDT ---
I tried with 3b189d888a99336a2df037e2b595844d4b9e05b5, and it asserts. If I
start with GALLIUM_ABORT_ON_ASSERT=0, then lots of these

util/u_mempool.c:88:util_mempool_malloc_st: Assertion `block->magic ==
0xcafe4321' failed.
debug_get_bool_option: GALLIUM_ABORT_ON_ASSERT = FALSE
continuing...
util/u_mempool.c:100:util_mempool_free_st: Assertion `block->magic ==
0xcafe4321' failed.
debug_get_bool_option: GALLIUM_ABORT_ON_ASSERT = FALSE
continuing...

are printed, but it doesn't crash, and I didn't notice any visual corruption
(other than the ones I already reported in #28993 and #28994). Maybe I'm not
eagle-eyed enough...

It's an x86_32 system with kernel 2.6.33.1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list