[Piglit] [Bug 87299] New: teximage-colors asserts on Mac OS X

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 13 21:16:41 PST 2014


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

            Bug ID: 87299
           Summary: teximage-colors asserts on Mac OS X
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: tests
          Assignee: piglit at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: piglit at lists.freedesktop.org
                CC: jason at jlekstrand.net

piglit: f0674a803099019929fc0674ad7100a6aafadc5a (master)

$ ./bin/teximage-colors 
Assertion failed: (format), function piglit_init, file
piglit/tests/texturing/teximage-colors.c, line 489.
Abort trap: 6 (core dumped)

(gdb) bt
#0  0x00007fff83943866 in __pthread_kill ()
#1  0x00007fff8392735c in pthread_kill ()
#2  0x00007fff8e44ab1a in abort ()
#3  0x00007fff8e4149bf in __assert_rtn ()
#4  0x0000000100002620 in piglit_init (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:489
#5  0x0000000100181ee1 in run_test (gl_fw=0x1001bd4e8, argc=1,
argv=0x7fff5fbff5c8) at
piglit/tests/util/piglit-framework-gl/piglit_glut_framework.c:165
#6  0x000000010016886c in piglit_gl_test_run (argc=1, argv=0x7fff5fbff5c8,
config=0x7fff5fbff540) at piglit/tests/util/piglit-framework-gl.c:151
#7  0x0000000100002497 in main (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:34
(gdb) frame 4
#4  0x0000000100002620 in piglit_init (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:489
489        assert(format);
Current language:  auto; currently minimal
(gdb) print format
$1 = (struct texture_format *) 0x0

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20141214/1d2649b3/attachment.html>


More information about the Piglit mailing list