On Thu, Feb 19, 2009 at 4:47 AM, Philipp Kolmann <phil...@kolmann.at> wrote: > I have just upgraded to Lenny and wanted to set an IPv6 adress via > heartbeat's IPv6addr tool:
Did you apply my patch? > scs1:/etc/heartbeat/resource.d# ./IPv6addr 2001:629:3800:33::122 start > *** glibc detected *** /usr/lib/ocf/resource.d//heartbeat/IPv6addr: free(): > invalid next size (fast): 0x00000000006042b0 *** > ======= Backtrace: ========= > /lib/libc.so.6[0x2b1f3250d948] > /lib/libc.so.6(cfree+0x76)[0x2b1f3250fa56] > /usr/lib/libnet.so.1(libnet_write+0x10b)[0x2b1f31c0cb6b] This isn't enough information to debug. I can give you information about how to modify the libnet source to more clearly see what is happening if my patch doesn' work for you. I fixed ipv4 related code, but your executable name suggests you're using ipv6, so the specific patch might not help. Easiest for me would be if you can show me how to reproduce this, or where the code is thats constructing the pblock chain being passed to libnet_write. Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org