From: Eyal L. <ey...@ey...> - 2003-03-20 07:55:34
|
I get the following report on program shutdown: ==10648== Time: 2003/03/20 18:05:19 ==10648== Invalid free() / delete / delete[] ==10648== at 0x4015E2CD: free (vg_clientfuncs.c:182) ==10648== by 0x42B5DB6B: (within /lib/libc-2.2.93.so) ==10648== by 0x42ACA021: __libc_freeres (in /lib/libc-2.2.93.so) ==10648== by 0x4015EADD: vgPlain___libc_freeres_wrapper (vg_clientfuncs.c:587) ==10648== by 0x42A7C208: exit (in /lib/libc-2.2.93.so) ==10648== by 0x429C682D: ??? (exit.c:216) ==10648== by 0x429D467F: skmain (main.c:1098) ==10648== by 0x8050462: main (ssasrsv.c:789) ==10648== by 0x42A66913: __libc_start_main (in /lib/libc-2.2.93.so) ==10648== by 0x804E3D0: (within /home/eyal/a1i/bin/ssasrsv.orig) ==10648== Address 0x42A2A830 is not stack'd, malloc'd or free'd The stamenet at exit.c:216 is 'exit (0)'. What are the possible causes of this? -- Eyal Lebedinsky (ey...@ey...) <http://samba.org/eyal/> |