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@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@yahoo.com.au> Reviewed-by: Brian Paul <brianp@vmware.com> :040000 040000 e5a2af380be90c767e3dd2013f58d9cb3e37d548 4b38bb0795a65bc3ed1046c5eb467b1e23a4d1bc M src bisect run success
Fixed by commit ac8448dd9779478b570ef15f7232cfcf22f2d3db
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.