Hi,

I am new to valgrind. When I tried to execute valgrind after looking
into https://wiki.ubuntu.com/Valgrind , I am getting the attached log.
Can you please let me know, where is the problem? I ran valgrind as
follows…

r...@galilio:/home/nethawk# valgrind -v --tool=memcheck
--leak-check=full --num-callers=40 --log-file=valgrind.log
/usr/bin/myserver -q -a 10.16.16.199

When i try to connect from client to my server from another system it
is showing below log

r...@galilio:/home/nethawk# valgrind -v --tool=memcheck
--leak-check=full --num-callers=40 --log-file=valgrind.log
/usr/bin/myserver -q -a 10.16.16.199

    INFO : Extract Job: Start Time:  End Time:  Filter:

select: Interrupted system call

Killed

r...@galilio:/home/nethawk#

The server is running in daemon mode and only way to kill it is by
sending SIGKILL or SIGTERM and it is started a thread for each client
for processing.

Does valgrind working in multithreaded application.

br,
Ambika


-- 
Br,
Ambika Prasad Tripathy
Nethawk Networks

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to