[Mesa-dev] [Bug 68953] New: DispatchSanity_test.GL31_CORE regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 4 11:40:43 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68953
Priority: medium
Bug ID: 68953
Keywords: regression
CC: t_arceri at yahoo.com.au
Assignee: mesa-dev at lists.freedesktop.org
Summary: DispatchSanity_test.GL31_CORE regression
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 87252bf97b62bd536632978b9d53e4025b7db77d (master)
$ make check
[...]
[ RUN ] DispatchSanity_test.GL31_CORE
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x437004
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 857 (DebugMessageCallback)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x436fad
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 858 (DebugMessageControl)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x436e9f
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 859 (DebugMessageInsert)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x436f43
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 860 (GetDebugMessageLog)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5e7ed4
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 861 (GetObjectLabel)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5e8004
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 862 (GetObjectPtrLabel)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5e7e4b
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 863 (ObjectLabel)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x5e7f5a
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 864 (ObjectPtrLabel)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x4377ea
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 865 (PopDebugGroup)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
Actual: 0x43706c
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40c77a
i = 866 (PushDebugGroup)
[ FAILED ] DispatchSanity_test.GL31_CORE (5 ms)
9405be4add90b55b078acd91f404ce2914afb405 is the first bad commit
commit 9405be4add90b55b078acd91f404ce2914afb405
Author: Timothy Arceri <t_arceri at yahoo.com.au>
Date: Mon Aug 26 19:36:07 2013 +1000
glapi: Setup autogeneration infrastructure for KHR_debug
Signed-off-by: Timothy Arceri <t_arceri at yahoo.com.au>
Reviewed-by: Brian Paul <brianp at vmware.com>
:040000 040000 e5a2af380be90c767e3dd2013f58d9cb3e37d548
4b38bb0795a65bc3ed1046c5eb467b1e23a4d1bc M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130904/b0e04cc5/attachment.html>
More information about the mesa-dev
mailing list