From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 27443] New: radeonFreeTexImageData: Assertion `!image->base.Data' failed when running Ogre3D samples Date: Sat, 3 Apr 2010 15:31:50 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=27443 Summary: radeonFreeTexImageData: Assertion `!image->base.Data' failed when running Ogre3D samples Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: lordheavym@gmail.com Created an attachment (id=34650) --> (https://bugs.freedesktop.org/attachment.cgi?id=34650) dmesg Got the assertion "SampleBrowser: radeon_texture.c:93: radeonFreeTexImageData: Assertion `!image->base.Data' failed." when running Ogre3D SampleBrowser. The assert occur when switching sample; when the ressources are unloaded. .... Mesh: Loading ogrehead.mesh. Texture: GreenSkin.jpg: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. Texture: spheremap.png: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. Texture: tusk.jpg: Loading 1 faces(PF_R8G8B8,96x96x1) with 5 hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,96x96x1. Texture: rockwall_NH.tga: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8R8G8B8,64x64x1. Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. Texture: flare.png: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_X8R8G8B8,256x256x1. SampleBrowser: radeon_texture.c:93: radeonFreeTexImageData: Assertion `!image->base.Data' failed. Abandon * Mesa, libdrm, xf86-driver-ati, kernel 2.6.34rc3 from git. * 01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200] * No xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev --