http://bugs.freedesktop.org/show_bug.cgi?id=14221





--- Comment #3 from Shuang He <[EMAIL PROTECTED]>  2008-01-24 05:28:02 PST ---
I think he's attaching the wrong log.
here's what I got on GM965 with mesa-7.0.3-rc1:

WARNING: ALC_EXT_capture is subject to change!
ut2004-bin: intel_regions.c:231: intel_region_data: Assertion `dst_offset +
dstx + width + (dsty + height - 1) * dst->pitch * dst->cpp <= dst->pitch *
dst->cpp * dst->height' failed.
Signal: SIGIOT [iot trap]
Aborting.


with backtrace:

Starting program: /usr/local/games/ut2004demo/System/ut2004-bin
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46995635437952 (LWP 5307)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 1082132800 (LWP 5310)]
WARNING: ALC_EXT_capture is subject to change!
[New Thread 1090525504 (LWP 5311)]
ut2004-bin: intel_regions.c:231: intel_region_data: Assertion `dst_offset +
dstx                                              + width + (dsty + height - 1)
* dst->pitch * dst->cpp <= dst->pitch * dst->cpp                               
              * dst->height' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 46995635437952 (LWP 5307)]
0x00002abe05a3dcab in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00002abe05a3dcab in raise () from /lib/libc.so.6
#1  0x00002abe05a3f660 in abort () from /lib/libc.so.6
#2  0x00002abe05a37436 in __assert_fail () from /lib/libc.so.6
#3  0x00002aaaaafab504 in intel_region_data (intel=0x58f3b30, dst=0x55fe9b0,
    dst_offset=0, dstx=0, dsty=0, src=0x5e71800, src_pitch=512, srcx=0,
    srcy=0, width=512, height=512) at intel_regions.c:229
#4  0x00002aaaaafaa9dc in intel_miptree_image_data (intel=0x58f3b30,
    dst=0x55fe7e0, face=<value optimized out>, level=<value optimized out>,
    src=0x5e71800, src_row_pitch=512, src_image_pitch=0)
    at intel_mipmap_tree.c:255
#5  0x00002aaaaafb2398 in intel_finalize_mipmap_tree (intel=0x58f3b30,
    tObj=<value optimized out>) at intel_tex_validate.c:98
#6  0x00002aaaaafd9939 in upload_wm_surfaces (brw=0x58f3b30)
    at brw_wm_surface_state.c:232
#7  0x00002aaaaafc6c4b in brw_validate_state (brw=0x58f3b30)
    at brw_state_upload.c:259
#8  0x00002aaaaafbcec3 in brw_try_draw_prims (ctx=0x58f3b30, arrays=0x54828b8,
    prim=0x7fffa5f9b200, nr_prims=1, ib=0x7fffa5f9b1e0, min_index=0,
    max_index=27) at brw_draw.c:304
#9  0x00002aaaaafbd310 in brw_draw_prims (ctx=0x58f3b30, arrays=0x54828b8,
    prim=0x7fffa5f9b200, nr_prims=1, ib=0x7fffa5f9b1e0, min_index=0,
    max_index=27) at brw_draw.c:446
#10 0x00002aaaab04f9bf in vbo_exec_DrawRangeElements (mode=4, start=0, end=27,
---Type <return> to continue, or q <return> to quit---
    count=48, type=5123, indices=0x324b308) at vbo/vbo_exec_array.c:330
#11 0x00002abe0872612e in glDrawRangeElements (mode=4, start=0, end=27,
    count=48, type=5123, indices=0x324b308)
    at ../../../src/mesa/glapi/glapitemp.h:1868
#12 0x0000000000ccdeb0 in FOpenGLRenderInterface::DrawPrimitive ()
#13 0x0000000000a3e177 in FBspDrawList::Render ()
#14 0x00000000007de2da in RenderLevel ()
#15 0x00000000007c22c3 in FLevelSceneNode::Render ()
#16 0x00000000007c62c7 in FPlayerSceneNode::Render ()
#17 0x000000000067b813 in UGameEngine::Draw ()
#18 0x0000000000cbd8c6 in USDLViewport::Repaint ()
#19 0x0000000000cbb2c9 in USDLClient::Tick ()
#20 0x000000000067ff30 in UGameEngine::Tick ()
#21 0x0000000000522928 in CMainLoop::RunLoop ()
#22 0x0000000000518aaf in ?? ()
#23 0x0000000000514ded in main ()


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to