148: switch(a->rta_type) {
149: case IFA_LOCAL:
150: case IFA_ADDRESS:
151: assert(RTA_PAYLOAD(a) == 4);
152: memcpy(&address, RTA_DATA(a), sizeof(uint32_t));
153: break;
154: }
but IFA_LOCAL is RTA_PAYLOAD can be 16 when operating in ipv6 mode
** Summary changed:
- avahi-autoipd crashed with SIGABRT in __assert_fail_base()
+ avahi-autoipd crashed with SIGABRT in __assert_fail_base() when running in
ipv6 mode
** Tags added: ipv6
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1424476
Title:
avahi-autoipd crashed with SIGABRT in __assert_fail_base() when
running in ipv6 mode
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1424476/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs