apache fails to start with valgrind
sudo valgrind --tool=memcheck --leak-check=full 
--trace-syscalls=yes -v --log-file=mylog.txt 
/home/y/bin/apache 
-X -f /home/y/conf/apache/apache.conf

Log file says:
==24987== Conditional jump or move depends on uninitialised value(s)
==24987==    at 0x4352D28: __umoddi3 (in /home/y/lib/libcrypto.so.
108)
==24987==    by 0x42AC100: BN_mod_word__tps (in /home/y/lib/
libcrypto.so.108)
==24987==    by 0x42AF65E: probable_prime (in /home/y/lib/
libcrypto.so.108)
--24987-- used_suppression:   2131 U1004-ARM-_dl_relocate_
object
==24987==
==24987== ERROR SUMMARY: 3603022 errors from 1461 
contexts (suppressed: 2131 from 15)


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to