https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274536

--- Comment #4 from Edward Tomasz Napierala <[email protected]> ---
This is still happening with yesterday's CURRENT.

It looks like the bug is caused by rtnl_handle_getroute() being called with
family=255, which then causes assertion in rt_tables_get_rnh_ptr().  I'm not
sure where this value - which from I assume came from userspace - should be
handled?

I've pinged glebius@, he's done some Netlink work recently.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to