Date: Wed, 22 Jun 2016 11:01:32 -0700 From: Navdeep Parhar <nparhar@gmail.com> To: =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, freebsd-hackers@freebsd.org Subject: Re: Kernel panic all times when running service netif restart Message-ID: <78521866-f22f-5d75-7925-a48996352590@gmail.com> In-Reply-To: <8e22a408-3d61-d0e4-2285-83448bf48a3e@bsd.com.br> References: <8e22a408-3d61-d0e4-2285-83448bf48a3e@bsd.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Try r302083, it fixed a panic in if_detach. Regards, Navdeep On 06/22/2016 10:57, Otac=C3=ADlio wrote: > Dears >=20 > I'm getting a kernel panic all times on >=20 > FreeBSD beaglebone 11.0-ALPHA4 FreeBSD 11.0-ALPHA4 #0 r302064: Wed Jun > 22 00:25:52 BRT 2016 > ota@squitch:/root/workdir/crochet/work/obj/arm.armv6/usr/src/sys/BEAGLE= BONE > arm >=20 > when I run 'service netif restart' on a beaglebone black using urtwn > driver. Look bellow: >=20 > root@beaglebone:/usr/home/ota # service netif restart > dhclient not running? (check /var/run/dhclient.cpsw0.pid). > Jun 22 17:53:18 beaglebone dhclient[782]: My address (192.168.0.11) was= > deleted, dhclient exiting > Jun 22 17:53:18 beaglebone dhclient[730]: connection closed > Jun 22 17:53:18 beaglebone dhclient[730]: exiting. > Stopping wpa_supplicant. > Jun 22 17:53:19 beaglebone wpa_supplicant[350]: ioctl[SIOCS80211, op=3D= 20, > val=3D0, arg_len=3D7]: Can't assign requested address > dhclient not running? (check /var/run/dhclient.wlan0.pid). > Stopping Network: lo0 cpsw0 wlan0. > lo0: flags=3D8048<LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > groups: lo > nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> > cpsw0: flags=3D8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1= 500 > options=3D8000b<RXCSUM,TXCSUM,VLAN_MTU,LINKSTATE> > ether 90:59:af:4c:20:9a > media: Ethernet autoselect (none) > status: no carrier > nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > wlan0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 14:cc:20:12:ee:55 > groups: wlan > ssid "" channel 11 (2462 MHz 11g) > regdomain FCC country US authmode OPEN privacy OFF txpower 30 > bmiss 7 > scanvalid 60 protmode CTS wme > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > Fatal kernel mode data abort: 'Translation Fault (L2)' on read > trapframe: 0xde3abba0 > FSR=3D00000007, FAR=3D00000014, spsr=3D20000013 > r0 =3D00000000, r1 =3D00000000, r2 =3Dc06f1fa6, r3 =3D000003aa > r4 =3Dc31fc000, r5 =3Dc06f1fa6, r6 =3Dc2fe84b8, r7 =3Dc2fe6000 > r8 =3Dc2fec000, r9 =3D00000016, r10=3Dc2fec008, r11=3Dde3abc70 > r12=3Dc08b6ca0, ssp=3Dde3abc30, slr=3Dc31941e4, pc =3Dc0484744 >=20 > [ thread pid 1273 tid 100074 ] > Stopped at if_detach+0x28: ldr r4, [r0, #0x014] > db> >=20 >=20 > []'s >=20 > -Otac=C3=ADlio >=20 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78521866-f22f-5d75-7925-a48996352590>