https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283
--- Comment #5 from Hyogeol Lee <hyogeol...@gmail.com> --- I attached backtrace with debug info. Maybe crashed by this: (kgdb) frame 16 #16 0xffffffc00042ade8 in ifmedia_ioctl (ifp=0xffffffd02c44a800, ifr=0xffffffc06280d2e0, ifm=0xffffffd00385f200, cmd=<optimized out>) at /usr/src/sys/net/if_media.c:293 warning: Source file is more recent than executable. 293 (*ifm->ifm_status)(ifp, ifmr); (kgdb) print ifm->ifm_status $1 = (ifm_stat_cb_t) 0x0 -- You are receiving this mail because: You are the assignee for the bug.