[Mesa-dev] [Bug 98526] glsl/tests/general-ir-test regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 1 18:58:58 UTC 2016


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Mac OS X (All)              |All
           Keywords|                            |have-backtrace

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
(gdb) bt
#0  0x00007ffff6d4f428 in __GI_raise (sig=sig at entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#1  0x00007ffff6d5102a in __GI_abort () at abort.c:89
#2  0x00007ffff6d47bd7 in __assert_fail_base (fmt=<optimized out>,
assertion=assertion at entry=0x51d493 "info->canary == CANARY",
file=file at entry=0x51d201 "ralloc.c", line=line at entry=84, 
    function=function at entry=0x51d4aa "ralloc_header *get_header(const void *)")
at assert.c:92
#3  0x00007ffff6d47c82 in __GI___assert_fail (assertion=0x51d493 "info->canary
== CANARY", file=0x51d201 "ralloc.c", line=84, function=0x51d4aa "ralloc_header
*get_header(const void *)") at assert.c:101
#4  0x0000000000499d0e in get_header (ptr=<optimized out>) at ralloc.c:84
#5  ralloc_set_destructor (ptr=<optimized out>, destructor=<optimized out>) at
ralloc.c:347
#6  0x000000000044a3b7 in symbol_table_entry::operator new (size=64,
mem_ctx=<optimized out>) at glsl/glsl_symbol_table.cpp:30
#7  glsl_symbol_table::add_type (this=0x788190, name=0x785980 "void",
t=0x76dc88 <glsl_type::_void_type>) at glsl/glsl_symbol_table.cpp:171
#8  0x0000000000441580 in add_type (symbols=<optimized out>, type=0x6) at
glsl/builtin_types.cpp:270
#9  _mesa_glsl_initialize_types (state=<optimized out>) at
glsl/builtin_types.cpp:284
#10 0x0000000000409033 in common_builtin::SetUp (this=0x7ffff7fd1010) at
glsl/tests/builtin_variable_test.cpp:73
#11 0x0000000000438ae6 in
testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>
(method=<optimized out>, location=<optimized out>, object=<optimized out>) at
./src/gtest.cc:2078
#12 testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>
(object=<optimized out>, method=(void (testing::Test::*)(testing::Test *
const)) 0x226e, location=0x5088b5 "SetUp()")
    at ./src/gtest.cc:2114
#13 0x0000000000422f36 in testing::Test::Run (this=0x7ffff7fd1010) at
./src/gtest.cc:2146
#14 0x0000000000423f50 in testing::TestInfo::Run (this=0x780c40) at
./src/gtest.cc:2326
#15 0x00000000004246e3 in testing::TestCase::Run (this=<optimized out>) at
./src/gtest.cc:2444
#16 0x000000000042ba99 in testing::internal::UnitTestImpl::RunAllTests
(this=<optimized out>) at ./src/gtest.cc:4315
#17 0x00000000004394cf in
testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,
bool> (method=<optimized out>, location=<optimized out>, object=<optimized
out>)
    at ./src/gtest.cc:2078
#18
testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,
bool> (object=<optimized out>, method=<optimized out>, 
    location=0x508f66 "auxiliary test code (environments or event listeners)")
at ./src/gtest.cc:2114
#19 0x000000000042b73f in testing::UnitTest::Run (this=0x76cb90
<testing::UnitTest::GetInstance()::instance>) at ./src/gtest.cc:3926
#20 0x0000000000441512 in RUN_ALL_TESTS () at
../../src/gtest/include/gtest/gtest.h:2288
#21 main (argc=<optimized out>, argv=0x226e) at src/gtest_main.cc:37

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161101/fc6bdb58/attachment.html>


More information about the mesa-dev mailing list