Hi
            I ran the program with mem-check,  99%  is okay, it will not last 
long. But sometimes it last very long, at least one hour in one function. And 
then I add the -trace-signals=yes to find what it happen.  Valgrind show me 
some signal happened. Is there something related to the time that the mem-check 
last too long. Or can you show me some ways to analyze why the mem-check run 
too long sometimes.

The log as below:

[2018-01-19 14:10:38] [HDRP_AP][I] getSkinMask : 2660 [MedianFilter3x3_v2] 
BaseSize=770048, FilterSize=761856

[2018-01-19 14:10:38] [HDRP_AP][I] getSkinMask : 2661 [MedianFilter3x3_v2] 
BaseStride=1024,BaseHeight_16=752

[2018-01-19 14:10:38] [HDRP_AP][I] getSkinMask : 2662 [MedianFilter3x3_v2] 
width=992, height=744, stride=1024

--4195-- sync signal handler: signal=11, si_code=1, EIP=0x41753d4, 
eip=0x8046b2504, from kernel
--4195-- SIGSEGV: si_code=1 faultaddr=0xffefedf30 tid=1 ESP=0xffefedef0 
seg=0xffe801000-0xffefedfff
--4195-- -> extended stack base to 0xffefed000
--4195-- sys_sigaltstack: tid 10, ss 0x3191C430{0x4B0A000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x3191C410)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C400{0x0,sz=0,flags=0x2}, oss 0x0 
(current SP 0x3191C3B0)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C430{0x4B0A000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x3191C410)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C400{0x0,sz=0,flags=0x2}, oss 0x0 
(current SP 0x3191C3B0)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C430{0x4B0A000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x3191C410)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C400{0x0,sz=0,flags=0x2}, oss 0x0 
(current SP 0x3191C3B0)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C430{0x4B0A000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x3191C410)
--4195-- sys_sigaltstack: tid 10, ss 0x3191C400{0x0,sz=0,flags=0x2}, oss 0x0 
(current SP 0x3191C3B0)
[2018-01-19 15:29:39] [HDRP_AP][I] rawnr_guidedfilter_self_u16 : 1310 enter.

--4195-- sys_sigaltstack: tid 10, ss 0x3191C430{0x4B0F000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x3191C410)
--4195-- sys_sigaltstack: tid 11, ss 0x31A19430{0x4B19000,sz=16384,flags=0x0}, 
oss 0x0 (current SP 0x31A19410)

Env: android -arm64
Valgrind-3.12.

BR
owen

Attachment: log.rar
Description: log.rar

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to