Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2017 12:11:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 223824] [arm64] Kernel panic in ng_base.c (netgraph)
Message-ID:  <bug-223824-2472-OBXyJ93Abs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223824-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223824-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223824

--- Comment #6 from Eugene Grosbein <eugen@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, cont=
rol
passes to handle_el1h_sync that does something wrong again (?) causing seco=
nd
exception due to ARM64 platform-specific "data abort" exception.

Someone with ARM64 knowledge is needed here.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223824-2472-OBXyJ93Abs>