On Thu, 15 Dec 2005, Morten Nilsen wrote:

>> Fetched, compiled, installed.
>>      [EMAIL PROTECTED] /opt/ipac-ng-1.31# fetchipac -S
>>      *** glibc detected *** free(): invalid pointer: 0x08070878 ***
>>      Aborted
>> Any hints?
>
> enable community packages in swup.conf;
> swup --install gdb
>
> gdb fetchipac -S
>
> after it crashes, type bt and mail the output to the list...


Thanks for replay.

This is what I obtain:

----------------------------------
[EMAIL PROTECTED] /etc/swup# gdb fetchipac
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/sbin/fetchipac
(no debugging symbols found)
ipac-ng chains or rules corrupted, fix this with fetchipac -S

Program exited with code 01.
(gdb) bt
No stack.
(gdb) run -S
Starting program: /usr/local/sbin/fetchipac -S
(no debugging symbols found)
*** glibc detected *** free(): invalid pointer: 0x08070878 ***

Program received signal SIGABRT, Aborted.
0xb7d47270 in *__GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or
directory.
         in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0  0xb7d47270 in *__GI_raise (sig=6)
     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0xb7d48a7b in *__GI_abort () at ../sysdeps/generic/abort.c:88
#2  0xb7d7c784 in __libc_message (do_abort=2,
     fmt=0xb7e46f38 "*** glibc detected *** %s: 0x%s ***\n")
     at ../sysdeps/unix/sysv/linux/libc_fatal.c:145
#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 ()
(gdb)

----------------------------------

Regards,

                          Paolo

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

Reply via email to