On Wed, 02 Oct 2013 08:21:33 +0200 Steven Barth <cy...@openwrt.org> wrote:
> > On 02.10.2013 07:35, Nathan Hintz wrote: > > > > Hi Steven: > > > > netifd eventually crashed: > > > > Tue Oct 1 21:57:58 2013 daemon.notice netifd: wan6 (1382): > > Segmentation fault > > > > Could this be due to continuing to call "system_add_address(dev, a_new);" > > without > > ever calling "system_del_address(dev, a_old);"? > Hmm strange, I tested this fix and fired multiple rounds of RAs at it > but couldn't reproduce this segfault. Also calling system_add_address > just sends a netlink control-message to the kernel and does not allocate > anything which must be deallocated later (same goes for > _handle_subnet_route) so this shouldn't be causing this. > > -Steven > I searched for a core file, but didn't find one. Any suggestions for how I can help debug this if it happens again? It may be completely unrelated to your changes; although I haven't seen any crashes in 'netifd' in quite some time. I've reverted to the previous 'netifd' for now, but I will try it again tomorrow evening when I get home from work to see if it crashes again. -- Nathan _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel