After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 124057 - memprof crashes while starting ssl test example
memprof crashes while starting ssl test example
Status: RESOLVED DUPLICATE of bug 97756
Product: memprof
Classification: Other
Component: general
0.5.x
Other Linux
: Normal normal
: ---
Assigned To: MemProf Maintainers
MemProf Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-07 19:58 UTC by Dmitry Rykunov
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dmitry Rykunov 2003-10-07 19:58:49 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
Comment 1 John Gardiner Myers 2004-09-11 00:37:30 UTC

*** This bug has been marked as a duplicate of 97756 ***