https://bugs.freedesktop.org/show_bug.cgi?id=68953
Priority: medium
Bug ID: 68953
Keywords: regression
CC: [email protected]
Assignee: [email protected]
Summary: DispatchSanity_test.GL31_CORE regression
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
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 <[email protected]>
Date: Mon Aug 26 19:36:07 2013 +1000
glapi: Setup autogeneration infrastructure for KHR_debug
Signed-off-by: Timothy Arceri <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
:040000 040000 e5a2af380be90c767e3dd2013f58d9cb3e37d548
4b38bb0795a65bc3ed1046c5eb467b1e23a4d1bc M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev