From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 27756] New: [KMS] sauerbraten crash with drmRadeonCmdBuffer: -22 -> Texture of unit 0 needs 8320 bytes but is 8192 Date: Tue, 20 Apr 2010 08:48:02 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id C5F2D9E996 for ; Tue, 20 Apr 2010 08:48:02 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=27756 Summary: [KMS] sauerbraten crash with drmRadeonCmdBuffer: -22 -> Texture of unit 0 needs 8320 bytes but is 8192 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: fabio.ped@libero.it I am getting this: drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info. after starting complex map with sauerbraten (with shaders enabled) and then selecting options from main menu after pressing ESC. dmesg shows: [ 354.233534] [drm:r100_cs_track_texture_check] *ERROR* Texture of unit 0 needs 8320 bytes but is 8192 [ 354.233542] [drm:r100_cs_track_texture_print] *ERROR* pitch 1 [ 354.233545] [drm:r100_cs_track_texture_print] *ERROR* use_pitch 0 [ 354.233549] [drm:r100_cs_track_texture_print] *ERROR* width 8 [ 354.233552] [drm:r100_cs_track_texture_print] *ERROR* width_11 0 [ 354.233555] [drm:r100_cs_track_texture_print] *ERROR* height 128 [ 354.233558] [drm:r100_cs_track_texture_print] *ERROR* height_11 0 [ 354.233562] [drm:r100_cs_track_texture_print] *ERROR* num levels 7 [ 354.233565] [drm:r100_cs_track_texture_print] *ERROR* depth 0 [ 354.233568] [drm:r100_cs_track_texture_print] *ERROR* bpp 4 [ 354.233571] [drm:r100_cs_track_texture_print] *ERROR* coordinate type 0 [ 354.233575] [drm:r100_cs_track_texture_print] *ERROR* width round to power of 2 0 [ 354.233578] [drm:r100_cs_track_texture_print] *ERROR* height round to power of 2 0 [ 354.233581] [drm:r100_cs_track_texture_print] *ERROR* compress format 1 [ 354.233585] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream ! I am using current mesa git with: GL_RENDERER = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL DRI2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.