GNOME Bugzilla – Bug 124057
memprof crashes while starting ssl test example
Last modified: 2004-12-22 21:47:04 UTC
I compiled test example given at the man page of the EVP_DigestInit function, and try to run this example using memprof. It crashes immediately after start, printing the following message: memintercept (27315): _MEMPROF_SOCKET = /tmp/memprof.rBWqp2 memintercept (27315): New process, operation = NEW, old_pid = 0 Usage: mdtest digestname ** (memprof:27314): WARNING **: Block 0x8049af0 not found (pid=27315)! I use RedHat Linux 9, memprof version is memprof-0.5.1-3, the program has been compiled using command gcc mdtest.c -lssl -g -O0
*** This bug has been marked as a duplicate of 97756 ***