From: Rao G. <ra...@t7...> - 2003-06-23 17:53:03
|
Hi Sometimes when valgrind reports "invalid write" error, it gives me a stack trace but there are functions missing from that stack trace. If I use --gdb-attach=yes, gdb is also confused about the stack and when I do "up", it goes from the lower level function to a function 2 levels higher instead of the next higher level function. I tried increasing num-callers to 50 in the command line invocation of valgrind. Any ideas on how to fix this? or is it a bug in valgrind. Thanks for your help Rao -- -------------------------------------------------------------------- Rao V Garimella Tel: (505) 665-2928 T-7, MS B284 '\ '\ FAX: (505) 665-5757 Los Alamos National Lab ( )-( ) Email: ra...@la... Los Alamos, NM 87545 http://www.ees.lanl.gov/staff/rao -------------------------------------------------------------------- |