|
From: Victor D. <vic...@kc...> - 2005-09-01 16:14:02
|
Any ideas how to workaround this problem would be appreciated The program is going to a shell script. I get the following errors reported. valgrind: the `impossible' happened: EXEC FAILED: I can't recover from execve() failing, so I'm dying. Add more stringent tests in PRE(execve), or work out how to recover. Basic block ctr is approximately 2150000 ==30164== at 0xB002C074: vgPlain_core_panic (vg_mylibc.c:1156) ==30164== by 0xB002C073: panic (vg_mylibc.c:1152) ==30164== by 0xB002C088: vgPlain_core_panic (vg_mylibc.c:1157) ==30164== by 0xB003DDA6: before_execve (vg_syscalls.c:1834) ==30164== by 0xB00471DD: vgPlain_pre_syscall (vg_syscalls.c:6278) ==30164== by 0xB000D3AD: sched_do_syscall (vg_scheduler.c:729) ==30164== by 0xB000DA51: do_scheduler (vg_scheduler.c:1136) ==30164== by 0xB000DBDF: vgPlain_scheduler (vg_scheduler.c:1240) ==30164== by 0xB002707E: main (vg_main.c:3061) sched status: 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: valgrind.kde.org In the bug report, send all the above text, the valgrind version, and what Linux distro you are using. Thanks. LINUX Linux version 2.6.9-5.0.5.ELsmp (bhc...@de...) (gcc version 3.4.3 20050227 (Red Hat 3.4.3-22)) #1 SMP Fri Apr 8 14:29:47 EDT 2005 Valgrind Using valgrind-2.2.0, a program supervision framework for x86-linux. |