On 2005.01.31, Janine Sisk <[EMAIL PROTECTED]> wrote:
>
> Well, here's what I tried, using version 2.2 of valgrind:
>
> valgrind --tool=memcheck --leak-check=yes --show-reachable=yes
> --num-callers=8 --log-file=/tmp/staging -v
> /export/aolserver4/bin/nsd-oracle -ft /export/aolserver4/staging.tcl -b
> 209.202.133.58:80,209.202.133.58:443 -u nsadmin -d

    --trace-children=no|yes   Valgrind-ise child processes? [no]

Try adding --trace-children=yes.

> All I get is the messages from a few exiting threads, which say that
> there were no malloc'd blocks, and then nothing.  I've tried requesting
> pages but nothing more happens.  It's like it's not following along to
> the child processes that are actually running.

What OS and libc are you using?  If it's Linux, is it NPTL or
LinuxThreads?

    $ getconf GNU_LIBPTHREAD_VERSION
    NPTL 0.60

-- Dossy

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to