Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2017 04:22:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220273] netgraph with Raspberry PI 3 panic on close
Message-ID:  <bug-220273-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220273
           Summary: netgraph with Raspberry PI 3 panic on close
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: takawata@FreeBSD.org

On Raspberry PI 3, using=20

% ngctl=20
and=20
>quit

immediately causes kernel crash.
In my environment,I cannot use DDB interactively, because I don't have seri=
al=20
cable.

But I took a crash message as an movie and investigate the place where=20
stop.=20
I found it stops=20
ng_detach_common -> ng_socket_free_priv -> ng_rmnode_self->ng_send_fn->
ng_send_fn1->ng_snd_item->NEXT_QUEUED_ITEM_CAN_PROCEED

Any Idea? Or only for me?=20
Of course, It does not happen in the PC with x64 kernel.

--=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-220273-8>