per test systems crash (Bug #1394)


Added by Victor Eruhimov over 13 years ago. Updated over 13 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:trash
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

imgproc perf tests crash in Linux for an optimized version of the library (debug runs ok), a trace from gdb is below.

#0 0x00007ffff5976392 in ?? () from /lib/libc.so.6
#1 0x00007ffff5979e83 in free () from /lib/libc.so.6
#2 0x00007ffff685b4d2 in cv::fastFree(void*) () from /home/relrotciv/opencv/build/lib/libopencv_core.so.2.3
#3 0x00007ffff67c4fdd in cv::Mat::deallocate() () from /home/relrotciv/opencv/build/lib/libopencv_core.so.2.3
#4 0x000000000045c311 in cv::Mat::release() ()
#5 0x000000000045c1fe in cv::Mat::~Mat() ()
#6 0x000000000045d48e in Size_CvtMode_OutChNum_cvtColorYUV420::PerfTestBody() ()
#7 0x00007ffff6e0e4d0 in perf::TestBase::RunPerfTestBody() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#8 0x000000000045d098 in Size_CvtMode_OutChNum_cvtColorYUV420_cvtColorYUV420_Test::TestBody() ()
#9 0x00007ffff6dfbb86 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) ()
from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#10 0x00007ffff6df6770 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) ()
from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#11 0x00007ffff6de3d08 in testing::Test::Run() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#12 0x00007ffff6de493a in testing::TestInfo::Run() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#13 0x00007ffff6de5320 in testing::TestCase::Run() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#14 0x00007ffff6decb7b in testing::internal::UnitTestImpl::RunAllTests() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#15 0x00007ffff6dfcc91 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#16 0x00007ffff6df766c in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#17 0x00007ffff6dea8c7 in testing::UnitTest::Run() () from /home/relrotciv/opencv/build/lib/libopencv_ts.so.2.3
#18 0x0000000000473c8d in main ()


History

Updated by Andrey Kamaev over 13 years ago

Fixed in r6788

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF