http://bugs.freedesktop.org/show_bug.cgi?id=22528
Summary: r300 crashes inside radeonTexSubImage2D Product: Mesa Version: CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/r300 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: fabio....@libero.it Created an attachment (id=27216) --> (http://bugs.freedesktop.org/attachment.cgi?id=27216) full console output with mesa master git 2009-06-29 (commit 928a5684) [This issue was already reported in bug 21814 comment 14] When running the Windows game PANZERS PHASE TWO under wine the game crashes with the following backtrace. The game starts fine when using sw render. Full console output is attached. I am using 2009-06-29 mesa master git (up to 928a5684) under a RV530 with no KMS: GL_RENDERER = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL Backtrace: =>1 0x7d523e78 radeon_teximage_map+0x38(image=0x63bd4f20, write_enable=0x1) [/home/fabio/sorgenti/ati-drivers/mesa-compiled/src/mesa/drivers/dri/r300/../radeon/radeon_bo_drm.h:148] in r300_dri.so (0x0032e3a4) 2 0x7d525076 radeon_texsubimage+0x96(ctx=<register EDI not in topmost frame>, dims=0x2, target=0xde1, level=0x0, xoffset=0x0, yoffset=0x0, zoffset=0x0, width=0x800, height=0x800, depth=0x1, imageSize=0x0, format=0x1907, type=0x8363, pixels=<register ESI not in topmost frame>, packing=0x7d7d968c, texObj=0x63bd4c18, texImage=0x63bd4f20, compressed=0x0) [/home/fabio/sorgenti/ati-drivers/mesa-compiled/src/mesa/drivers/dri/r300/radeon_texture.c:751] in r300_dri.so (0x0032e404) 3 0x7d525406 radeonTexSubImage2D+0x86(ctx=0x7d7cc788, target=0xde1, level=0x0, xoffset=0x0, yoffset=0x0, width=0x800, height=0x800, format=0x1907, type=0x8363, pixels=0x5450040, packing=0x7d7d968c, texObj=0x63bd4c18, texImage=0x63bd4f20) [/home/fabio/sorgenti/ati-drivers/mesa-compiled/src/mesa/drivers/dri/r300/radeon_texture.c:817] in r300_dri.so (0x0032e454) 4 0x7d5aa99c _mesa_TexSubImage2D+0x21c(target=0xde1, level=0x0, xoffset=0x0, yoffset=0x0, width=0x800, height=0x800, format=0x1907, type=0x8363, pixels=0x5450040) [/home/fabio/sorgenti/ati-drivers/mesa-compiled/src/mesa/main/teximage.c:2947] in r300_dri.so (0x0032e4b4) 5 0x7e90159e in wined3d (+0x9159e) (0x0032e564) 6 0x7e907f40 in wined3d (+0x97f40) (0x0032e724) 7 0x7e8fee88 in wined3d (+0x8ee88) (0x0032e754) 8 0x7e9142df in wined3d (+0xa42df) (0x0032e794) 9 0x7e8f2208 in wined3d (+0x82208) (0x0032e824) 10 0x7e88c6b8 ActivateContext+0x548() in wined3d (0x0032eae4) 11 0x7e8c7152 drawPrimitive+0x1b2() in wined3d (0x0032ee64) 12 0x7e89ae8c in wined3d (+0x2ae8c) (0x0032eea4) 13 0x7e98490f in d3d9 (+0x490f) (0x0032eed4) 14 0x0058b0e2 in panzers_phase_2 (+0x18b0e2) (0x00dec930) 15 0x00139a68 (0x0077b040) 16 0x00549aa0 in panzers_phase_2 (+0x149aa0) (0x00546500) 17 0x74030000 (0x00a0b983) 18 0x00000000 (0x00000000) 0x7d523e78 radeon_teximage_map+0x38 [/home/fabio/sorgenti/ati-drivers/mesa-compiled/src/mesa/drivers/dri/r300/../radeon/radeon_bo_drm.h:148] in r300_dri.so: movl 0x1c(%edx),%eax 148 return bo->bom->funcs->bo_map(bo, write); -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel