[Bug 72214] New: [SNB/IVB/HSW Bisected]Piglit spec/OpenGL_1.0/gl-1.0-beginend-coverage aborted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 1 21:07:38 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72214

          Priority: high
            Bug ID: 72214
                CC: brianp at vmware.com
          Assignee: idr at freedesktop.org
           Summary: [SNB/IVB/HSW Bisected]Piglit
                    spec/OpenGL_1.0/gl-1.0-beginend-coverage aborted
        QA Contact: intel-3d-bugs at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: huax.lu at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Drivers/DRI/i965
           Product: Mesa

Created attachment 90074
  --> https://bugs.freedesktop.org/attachment.cgi?id=90074&action=edit
output

System Environment:
--------------------------
Platform: Sandybridge/Ivybridge/Haswell
Libdrm:    (master)libdrm-2.4.49-2-gc3d96897de647bd5f6d4802c108a3f65a307d61b
Mesa:    (master)862044c7f7d55b7e6459e3e948c376e6894a72ff
Xf86_video_intel:(master)2.99.906-65-g3dae8b97151f1d08942ec690dac5a5008901d7d0
Cairo:    (master)31eff5c6eb57ad379689748fd8c60a5ffe0ba481
Libva:    (staging)1264cd81fd8728f18bd2feedf6e9c1a232663890
Libva_intel_driver:        (staging)34627c96f331f7a344270c3d51b634f5f166073e
Kernel:    (drm-intel-nightly) 164a4cb4c1431a0689f85507868356fae24da638

Bug detailed description:
-------------------------
It aborted on sandybridge, ivybridge and haswell with mesa master branch,It
works well on 10.0 branch.

Bisect shows: 1fb106527faa195197fa52e28e1b941c97e520c2 is the first bad commit.
commit 1fb106527faa195197fa52e28e1b941c97e520c2
Author:     Brian Paul <brianp at vmware.com>
AuthorDate: Fri Nov 29 06:40:35 2013 -0700
Commit:     Brian Paul <brianp at vmware.com>
CommitDate: Fri Nov 29 06:41:14 2013 -0700

    mesa: fix mem leak of glPixelMap data in display list

    And simplify save_PixelMapfv() by using the memdup() function.

    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>



(gdb) bt
#0  0xb7fff424 in __kernel_vsyscall ()
#1  0x4d0c4776 in raise () from /usr/lib/libc.so.6
#2  0x4d0c5fb3 in abort () from /usr/lib/libc.so.6
#3  0x4d103f05 in __libc_message () from /usr/lib/libc.so.6
#4  0x4d10bb32 in _int_free () from /usr/lib/libc.so.6
#5  0xb775bcf3 in _mesa_delete_list (ctx=ctx at entry=0xb76db01c, dlist=0x83211c8)
at main/dlist.c:723
#6  0xb775bd4a in destroy_list (ctx=ctx at entry=0xb76db01c, list=list at entry=677)
at main/dlist.c:764
#7  0xb776bd15 in destroy_list (list=677, ctx=0xb76db01c) at main/dlist.c:757
#8  _mesa_DeleteLists (list=677, range=1) at main/dlist.c:8049
#9  0x0804f2e2 in test_dlist_exec (test=0x8054ec8 <error_tests+424>,
expected_error=1282) at
/GFX/Test/Piglit/piglit/tests/spec/gl-1.0/beginend-coverage.c:719
#10 0x0804f71b in run_tests (tests=0x8054d20 <error_tests>, num_tests=109,
expected_error=1282) at
/GFX/Test/Piglit/piglit/tests/spec/gl-1.0/beginend-coverage.c:831
#11 0x0804f9b5 in piglit_init (argc=1, argv=0xbffff354) at
/GFX/Test/Piglit/piglit/tests/spec/gl-1.0/beginend-coverage.c:923
#12 0xb7f09c55 in run_test (gl_fw=0x8057008, argc=1, argv=0xbffff354) at
/GFX/Test/Piglit/piglit/tests/util/piglit-framework-gl/piglit_fbo_framework.c:50
#13 0xb7f07aa4 in piglit_gl_test_run (argc=1, argv=0xbffff354,
config=0xbffff27c) at
/GFX/Test/Piglit/piglit/tests/util/piglit-framework-gl.c:191
#14 0x0804ce2d in main (argc=1, argv=0xbffff354) at
/GFX/Test/Piglit/piglit/tests/spec/gl-1.0/beginend-coverage.c:55

Reproduce steps:
-------------------------
1. xinit
2. bin/gl-1.0-beginend-coverage -auto -fbo

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20131202/227f1e3e/attachment.html>


More information about the intel-3d-bugs mailing list