https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223824
--- Comment #6 from Eugene Grosbein <eu...@freebsd.org> --- I did not work with ARM yet, so I may be completely wrong, but it seems to me we have several problems here. First, netgraph's ng_snd_item() function does something wrong (NULL pointer dereference?) at causes exception. Then, control passes to handle_el1h_sync that does something wrong again (?) causing second exception due to ARM64 platform-specific "data abort" exception. Someone with ARM64 knowledge is needed here. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"