Bug 27149 - Failed assertion in piglit test 'fbo-pbo-readpixels-small -auto' with RV790
Summary: Failed assertion in piglit test 'fbo-pbo-readpixels-small -auto' with RV790
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 15:54 UTC by Chris Rankin
Modified: 2012-09-11 09:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Chris Rankin 2010-03-17 15:54:37 UTC
$ bin/fbo-pbo-readpixels-small -auto
framebuffer incomplete (status = 0x8cdd)
Aborted (core dumped)

Core was generated by `bin/fbo-pbo-readpixels-small -auto'.
Program terminated with signal 6, Aborted.
#0  0x00000039638326c5 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install expat-2.0.1-8.fc12.x86_64 glew-1.5.1-3.fc12.x86_64 glibc-2.11.1-1.x86_64 libICE-1.0.6-1.fc12.x86_64 libSM-1.1.0-7.fc12.x86_64 libX11-1.3-1.fc12.x86_64 libXau-1.0.5-1.fc12.x86_64 libXdamage-1.1.2-1.fc12.x86_64 libXext-1.1-2.fc12.x86_64 libXfixes-4.0.4-1.fc12.x86_64 libXi-1.3-2.fc12.x86_64 libXmu-1.0.5-1.fc12.x86_64 libXt-1.0.7-1.fc12.x86_64 libXxf86vm-1.1.0-1.fc12.x86_64 libdrm-2.4.18-0.1.fc12.x86_64 libgcc-4.4.3-4.fc12.x86_64 libjpeg-6b-46.fc12.x86_64 libstdc++-4.4.3-4.fc12.x86_64 libtiff-3.9.2-3.fc12.x86_64 libuuid-2.16.2-7.fc12.x86_64 libxcb-1.5-1.fc12.x86_64 zlib-1.2.3-23.fc12.x86_64
(gdb) where
#0  0x00000039638326c5 in raise () from /lib64/libc.so.6
#1  0x0000003963833ea5 in abort () from /lib64/libc.so.6
#2  0x0000000000402b2e in make_fbo (fbo=0x7fff4cf908b0, tex=0x7fff4cf908ac)
    at /home/chris/Programs/piglit/tests/fbo/fbo-pbo-readpixels-small.c:72
#3  0x0000000000402bcf in piglit_display ()
    at /home/chris/Programs/piglit/tests/fbo/fbo-pbo-readpixels-small.c:97
#4  0x000000000040434d in display ()
    at /home/chris/Programs/piglit/tests/util/piglit-framework.c:44
#5  0x00007f2ea198f3bb in processWindowWorkList (window=0x1faf320)
    at glut_event.c:1307
#6  0x00007f2ea1990224 in __glutProcessWindowWorkLists () at glut_event.c:1358
#7  glutMainLoop () at glut_event.c:1379
#8  0x00000000004044dd in main (argc=1, argv=0x7fff4cf90bf8)
    at /home/chris/Programs/piglit/tests/util/piglit-framework.c:94
Comment 1 Andreas Boll 2012-09-11 09:52:08 UTC
Note: classic r600 driver has been abandoned.

works correctly with r600g (gallium driver) on my rv770
tested with mesa git master e81ee67b51651e99e7e8e52c1ccafc66835d57cd
and mesa 8.0.4


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.