|
From: <rk...@ya...> - 2004-02-12 08:50:06
|
I am getting the following problem when I send request to a process started by Valgrind. When I run with valgrind, the program is getting killed before completing complete request. The log is given below. Can anybody help on this? Other details: Valgrind version - 2.0.0 Linux kernel - 2.4.2-2 Linux version - 7.1 The command I used to run is : /home/kaliy/valgrind-2.0.0/bin/valgrind --error-limit=no -v --leak-check=yes -q --logfile=/home/kaliy/memlog /home/kaliy/aais/bin/dpa_server Log--------------------------------- Memcheck: the `impossible' happened: add_MAC_chunk: shadow area is accessible Basic block ctr is approximately 99300000 sched status: Thread 1: status = Runnable, associated_mx = 0x0, associated_cv = 0x0 ==5772== at 0x4002BBAC: malloc (vg_replace_malloc.c:153) ==5772== by 0x4193ECE4: AppMsg::encode(char **, int *) (appmsg.C:569) ==5772== by 0x419475F9: AbstractServer::go(ParameterList &, int) (AbstractServer.C:430) ==5772== by 0x41946E4D: AbstractServer::go(int) (AbstractServer.C:204) Note: see also the FAQ.txt in the source distribution. It contains workarounds to several common problems. If that doesn't help, please report this bug to: js...@ac... In the bug report, send all the above text, the valgrind version, and what Linux distro you are using. Thanks. ___________________________________________________________ BT Yahoo! Broadband - Free modem offer, sign up online today and save £80 http://btyahoo.yahoo.co.uk |