[Bug 242784] arp segfault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 21 22:54:32 UTC 2019


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

            Bug ID: 242784
           Summary: arp segfault
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: corvid at openmailbox.org

arp segfaulted after I ran "service netif restart". lo0 was up, and wlan0 was
active but I was having problems with it. em0 was there but not connected to
anything.

lldb backtrace gave me:

* thread #1, name = 'arp', stop reason = signal SIGSEGV
  * frame #0: 0x0000000000202bb0 arp`___lldb_unnamed_symbol7$$arp + 304
    frame #1: 0x0000000000202a13 arp`___lldb_unnamed_symbol6$$arp + 451
    frame #2: 0x00000000002024a4 arp`___lldb_unnamed_symbol4$$arp + 452
    frame #3: 0x000000000020210f arp`___lldb_unnamed_symbol1$$arp + 271

which didn't tell me a lot.

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


More information about the freebsd-bugs mailing list