Comment 26 for bug 459961

Revision history for this message
Roman Yepishev (rye) wrote : Re: [Bug 459961] Re: radeon_dma.c:210: radeonRefillCurrentDmaRegion: Assertion `dma_bo->bo->cref == 1' failed.

On Tue, 2009-11-24 at 19:25 +0000, Tormod Volden wrote:
> Is anyone able to reproduce this with the mesa 7.7 packages (you'll need
> the libdrm packages as well) from https://launchpad.net/~xorg-
> edgers/+archive/ppa ?

The error is not an assertion failure now:

Wonderland:
bo(0x9566890, 913408) is mapped (-1) can't valide it.
validated 0x9566890 [0xC9AC9000, 0xC9B74000]
*********************************WARN_ONCE*********************************
File radeon_dma.c function radeonReleaseDmaRegions line 348
Leaking dma buffer object!
***************************************************************************
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x8c4eedb8, pid=3182, tid=2379803504
#
# JRE version: 6.0_15-b03
# Java VM: Java HotSpot(TM) Server VM (14.1-b02 mixed mode linux-x86 )
# Problematic frame:
# C [r300_dri.so+0x48db8]

And the stack is:

Stack: [0x8dd3e000,0x8dd8f000], sp=0x8dd8d958, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
C [r300_dri.so+0x48db8]
C [r300_dri.so+0x3b867] r300RunRenderPrimitive+0x357
C [r300_dri.so+0x2c577]
C [r300_dri.so+0xdb816]
C [r300_dri.so+0xdb99e]
C [r300_dri.so+0xd2b7e]
C [libjogl.so+0x56f5e]
Java_com_sun_opengl_impl_GLImpl_glDrawElements0__IIILjava_lang_Object_2I0x64
J com.sun.opengl.impl.GLImpl.glDrawElements0(IIILjava/lang/Object;I)V