Hi Valery,
I do use valgrind to find memory leaks, but libsafe suppose to directly
get me the name of function where stack is smashed.
I forgot to write, that in order to disable GCC stack protectin, I
compile my application and libsafe with -fno-stack-protector option.
Valery Reznic wrote:
You can try to use valgrind.
Valery
--- On Sun, 5/18/08, Lev Olshvang <[EMAIL PROTECTED]> wrote:
From: Lev Olshvang <[EMAIL PROTECTED]>
Subject: Corrupted stack - Why Ubuntu 7.10 does not have libsafe; does not
show errors in ?
To: "linux-il" <[email protected]>
Date: Sunday, May 18, 2008, 4:47 PM
Hi people,
I am fighting with stack corruption problem in my
appilcation
I wanted to use libsafe , but debian/ubuntu packages are
not accessible,
so I built libsafe manually from source tar distribution
And now, I see from trace ouput that altough my calls are
indeed
intercepted in preloaded libsafe functions, no errors are
shown neither
in stderr, nor in /var/log/secure
Any advises are heartly welcomed>
Toda,
L.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED]
with
the word "unsubscribe" in the message body, e.g.,
run the command
echo unsubscribe | mail [EMAIL PROTECTED]
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]