Paolo Andretta wrote:
> This is what I obtain:

> #3  0xb7d8298d in malloc_printerr (action=2,
>      str=0xb7e44b2b "free(): invalid pointer", ptr=0x65b8) at malloc.c:5523
> #4  0xb7d83393 in __libc_free (mem=0x8070878) at malloc.c:3404
> #5  0x0805b6fc in iptc_get_policy ()
> #6  0x0805c719 in iptc_create_chain ()
> #7  0x0805992a in iptables_ipac_set ()
> #8  0x0804c872 in setup_access ()
> #9  0x0804c89d in setup_agents ()
> #10 0x0804dce8 in main ()

hmm.. something is messing up a pointer.. could you rebuild iptc with 
symbols (gcc -g, no strip) and repeat? if we can track down the piece of 
code that (appears to) mangle the pointer, we might get somewhere..

-- 
Morten
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to