Ticket #399 (new defect)
Valgrind error in tex_transform_to
| Reported by: | Philip | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Backlog |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
==13406== Source and destination overlap in memcpy(0x405a000, 0x405a000, 6) ==13406== at 0x4C25A8A: memcpy (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==13406== by 0x956D44: cpu_memcpy(void*, void const*, unsigned long) (amd64.cpp:38) ==13406== by 0x954796: plain_transform(Tex*, unsigned long) (tex.cpp:330) ==13406== by 0x955058: tex_transform(Tex*, unsigned long) (tex.cpp:404) ==13406== by 0x955109: tex_transform_to(Tex*, unsigned long) (tex.cpp:415) ==13406== by 0x612505: TestTex::test_mipmap_create() (test_tex.h:129) ==13406== by 0x612C72: TestDescription_TestTex_test_mipmap_create::runTest() (test_tex.cpp:30) ==13406== by 0x5B93FB: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96) ==13406== by 0x5BF5FC: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:76) ==13406== by 0x5BF706: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:63) ==13406== by 0x5BFD55: CxxTest::PsTestRunner::runWorld() (PsTestWrapper.h:68) ==13406== by 0x5BFE63: CxxTest::PsTestRunner::runAllTests(CxxTest::TestListener&) (PsTestWrapper.h:33)
Change History
Note: See
TracTickets for help on using
tickets.

Milestone Open Source Release deleted