It is r300 driver (RV530 GPU).
I'm sending the backtrace as attachement.
Maciej
Dnia wtorek, 10 listopada 2009 o 23:38:09 Brian Paul napisał(a):
> Which driver?
>
> Could you provide a stack trace for the failed assertion?
>
> -Brian
>
> On Tue, Nov 10, 2009 at 3:30 PM, Maciej Cencora <[email protected]> wrote:
> > Hi Brian,
> >
> > there's at least one more regression in the code.
> > Piglit's texdepth test is failing because of following assertion:
> > texdepth: swrast/s_readpix.c:122: read_depth_pixels: Assertion `rb-
> >
> >>InternalFormat == 0x81A6' failed.
> >
> > There are also other regressions (mostly related to depth/stencil buffer)
> > but I'm not sure it's the texformat branch merge is to blame:
> > fdo23670-drawpix_stencil
> > stencil-drawpixels
> > fragProg1 (Z write test)
> > paths
> > polygonOffset
> > readPixSanity
> > stencil2
> >
> > Regards,
> > Maciej
> >
> > Dnia piątek, 23 października 2009 o 23:23:34 Brian Paul napisał(a):
> >> Alex, Nicolai,
> >>
> >> Would you guys please test the texformat-rework branch again?
> >>
> >> If it looks OK, I'd like to merge to master soon, but probably not
> >> until next week.
> >>
> >> Thanks.
> >>
> >> -Brian
> >>
> >>
> >> ------------------------------------------------------------------------
> >>--- --- Come build with us! The BlackBerry(R) Developer Conference in SF,
> >> CA is the only developer event you need to attend this year. Jumpstart
> >> your developing skills, take BlackBerry mobile applications to market
> >> and stay ahead of the curve. Join us from November 9 - 12, 2009.
> >> Register now! http://p.sf.net/sfu/devconference
> >> _______________________________________________
> >> Mesa3d-dev mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
> >
> > -------------------------------------------------------------------------
> >----- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day trial. Simplify your report design, integration and deployment -
> > and focus on what you do best, core application coding. Discover what's
> > new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Mesa3d-dev mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
>
gdb ./texdepth
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/maciej/radeon_developement/piglit/bin/texdepth...done.
(gdb) r
Starting program: /home/maciej/radeon_developement/piglit/bin/texdepth
[Thread debugging using libthread_db enabled]
Mesa: Mesa 7.7-devel DEBUG build Nov 8 2009 21:21:48
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Mesa: Initializing x86-64 optimizations
Mesa: 3Dnow! detected
Press 't' to cycle through test images
texdepth: swrast/s_readpix.c:122: read_depth_pixels: Assertion
`rb->InternalFormat == 0x81A6' failed.
Program received signal SIGABRT, Aborted.
0x00007ffff70c84b5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt full
#0 0x00007ffff70c84b5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = <value optimized out>
selftid = <value optimized out>
#1 0x00007ffff70cbf50 in *__GI_abort () at abort.c:92
act = {__sigaction_handler = {sa_handler = 0x7ffff3bc10ad, sa_sigaction
= 0x7ffff3bc10ad}, sa_mask = {__val = {140737339238472, 140737488329568, 122,
140737488329808,
140737338386886, 206158430232, 140737488329824, 140737488329600,
140737338297768, 206158430256, 140737488329848, 10599680, 123424,
7886488245735878258,
8660457530824094817, 140737488348501}}, sa_flags = -149124877,
sa_restorer = 0x7ffff3bc0ff0}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007ffff70c1481 in *__GI___assert_fail (assertion=0x7ffff3bc10ad
"rb->InternalFormat == 0x81A6", file=<value optimized out>, line=122,
function=0x7ffff3bc1220 "read_depth_pixels") at assert.c:81
buf = 0xa1bd00 "texdepth: swrast/s_readpix.c:122: read_depth_pixels:
Assertion `rb->InternalFormat == 0x81A6' failed.\n"
#3 0x00007ffff3a4065b in read_depth_pixels (ctx=0x68c090, x=0, y=0, width=4,
height=4, type=5125, pixels=0xa1bcb0, packing=0x7fffffffddc0) at
swrast/s_readpix.c:122
j = 0
fb = 0x9f0c50
rb = 0x9f12b0
biasOrScale = 0 '\000'
__PRETTY_FUNCTION__ = "read_depth_pixels"
#4 0x00007ffff3a42107 in _swrast_ReadPixels (ctx=0x68c090, x=0, y=0, width=4,
height=4, format=6402, type=5125, packing=0x699ad0, pixels=0xa1bcb0) at
swrast/s_readpix.c:591
swrast = 0x6d4b20
clippedPacking = {Alignment = 1, RowLength = 4, SkipPixels = 0,
SkipRows = 0, ImageHeight = 0, SkipImages = 0, SwapBytes = 0 '\000', LsbFirst =
0 '\000',
ClientStorage = 0 '\000', Invert = 0 '\000', BufferObj = 0x685ed0}
#5 0x00007ffff3a8f6ff in copy_tex_image (ctx=0x68c090, dims=2, target=3553,
level=0, internalFormat=6402, x=0, y=0, width=4, height=4, border=0) at
drivers/common/meta.c:2506
texObj = 0x9fb360
texImage = 0x9fba70
postConvWidth = 4
postConvHeight = 4
format = 6402
type = 5125
bpp = 4
buf = 0xa1bcb0
#6 0x00007ffff3a8f979 in _mesa_meta_CopyTexImage2D (ctx=0x68c090, target=3553,
level=0, internalFormat=6402, x=0, y=0, width=4, height=4, border=0) at
drivers/common/meta.c:2568
No locals.
#7 0x00007ffff399bba4 in _mesa_CopyTexImage2D (target=3553, level=0,
internalFormat=6402, x=0, y=0, width=4, height=4, border=0) at
main/teximage.c:2783
texObj = 0x9fb360
texImage = 0x9fba70
postConvWidth = 4
postConvHeight = 4
face = 0
ctx = 0x68c090
__FUNCTION__ = "_mesa_CopyTexImage2D"
__PRETTY_FUNCTION__ = "_mesa_CopyTexImage2D"
#8 0x000000000042c703 in CreateRenderedTexture ()
No symbol table info available.
#9 0x000000000042d9a7 in Display ()
No symbol table info available.
#10 0x00007ffff7682ddf in processWindowWorkList (window=0x673a90) at
glut_event.c:1306
workMask = 2052
__PRETTY_FUNCTION__ = "processWindowWorkList"
---Type <return> to continue, or q <return> to quit---
#11 0x00007ffff7682ef9 in __glutProcessWindowWorkLists () at glut_event.c:1356
remainder = 0x0
work = 0x673a90
#12 0x00007ffff7682f6f in glutMainLoop () at glut_event.c:1377
No locals.
#13 0x000000000042def9 in main ()
No symbol table info available.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev