From owner-freebsd-bugs@freebsd.org Sun Jun 24 09:53:58 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 191361021B71 for ; Sun, 24 Jun 2018 09:53:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A619C823A9 for ; Sun, 24 Jun 2018 09:53:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5FF1A1021B6E; Sun, 24 Jun 2018 09:53:57 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22B651021B6D for ; Sun, 24 Jun 2018 09:53:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97A40823A4 for ; Sun, 24 Jun 2018 09:53:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id BE76923BE4 for ; Sun, 24 Jun 2018 09:53:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5O9rt1a040749 for ; Sun, 24 Jun 2018 09:53:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w5O9rtNZ040748 for bugs@FreeBSD.org; Sun, 24 Jun 2018 09:53:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 229264] init died (signal 0, exit 1) and kernel panic Date: Sun, 24 Jun 2018 09:53:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@anongoth.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2018 09:53:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229264 --- Comment #2 from Piotr Kubaj --- I enabled debugging options (just commented out 6 nooptions entries in kern= el config, but there's still no explanation). Wholo boot log is here: ar7100> bootm 0xbf020000 ## Booting image at bf020000 ... Uncompressing Kernel Image ... OK Starting kernel ... CPU platform: Atheros AR9132 rev 2 CPU Frequency=3D400 MHz CPU DDR Frequency=3D400 MHz CPU AHB Frequency=3D200 MHz platform frequency: 400 MHz CPU reference clock: 5 MHz CPU MDIO clock: 5 MHz arguments: a0 =3D 00000007 a1 =3D a3f77fb0 a2 =3D a3f78440 a3 =3D 00000008 Cmd line:argv is invalid Environment: envp is invalid Cache info: picache_stride =3D 4096 picache_loopcount =3D 16 pdcache_stride =3D 4096 pdcache_loopcount =3D 8 max line size =3D 32 cpu0: MIPS Technologies processor v116.147 MMU: Standard TLB, 16 entries (4K 16K 64K 256K 1M 16M 64M 256M pg sizes) L1 i-cache: 4 ways of 512 sets, 32 bytes per line L1 d-cache: 4 ways of 256 sets, 32 bytes per line L2 cache: disabled Config1=3D0x9ee3519e Config2=3D0x80000000 Config3=3D0x20 Config7=3D0x0 Physical memory chunk(s): 0x559000 - 0x3ffffff, 61501440 bytes (15015 pages) Maxmem is 0x4000000 KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2018 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 12.0-CURRENT #1 r335594: Sun Jun 24 05:45:53 CEST 2018 =20=20=20 pkubaj@FreeBSD11:/usr/home/pkubaj/obj/mips_ap/usr/home/pkubaj/head/mips.mip= s/sys/TP-WN1043ND_64_RAM mips gcc version 6.4.0 (FreeBSD Ports Collection for mips) WARNING: WITNESS option enabled, expect reduced performance. Preloaded elf kernel "kernel" at 0x805527ec. real memory =3D 67108864 (65536K bytes) Physical memory chunk(s): 0x005ed000 - 0x03c99fff, 57331712 bytes (13997 pages) avail memory =3D 56909824 (54MB) arc4random: no preloaded entropy cache random: entropy device external interface mem: null: nexus0: random: harvesting attach, 8 bytes (4 bits) from nexus0 clock0: on nexus0 Timecounter "MIPS32" frequency 200000000 Hz quality 800 Event timer "MIPS32" frequency 200000000 Hz quality 800 random: harvesting attach, 8 bytes (4 bits) from clock0 apb0 at irq 4 on nexus0 uart0: <16550 or compatible> at mem 0x18020003-0x1802001a irq 3 on apb0 uart0: console (115200,n,8,1) uart0: fast interrupt uart0: PPS capture mode: DCD random: harvesting attach, 8 bytes (4 bits) from uart0 gpio0: at mem 0x18040000-0x18040fff irq 2 on a= pb0 gpio0: [GIANT-LOCKED] gpio0: function_set: 0x2000 gpio0: function_clear: 0x0 gpio0: gpio pinmask=3D0x1c02ae gpiobus0: on gpio0 gpiobus0: at pin 2 gpiobus0: at pin 5 gpiobus0: at pin 9 gpioiic0: at pins 18-19 on gpiobus0 gpioiic0: SCL pin: 19, SDA pin: 18 iicbb0: on gpioiic0 iicbus0: on iicbb0 master-only rtl8366rb0: at addr 0xa8 on iicbus0 rtl8366rb0: rev. 3 miibus0: on rtl8366rb0 ukphy0: PHY 0 on miibus0 ukphy0: OUI 0x00e04c, model 0x0016, rev. 1 ukphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FD= X, 1000baseT-FDX-master, auto random: harvesting attach, 8 bytes (4 bits) from ukphy0 random: harvesting attach, 8 bytes (4 bits) from miibus0 miibus1: on rtl8366rb0 ukphy1: PHY 1 on miibus1 ukphy1: OUI 0x00e04c, model 0x0016, rev. 1 ukphy1: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FD= X, 1000baseT-FDX-master, auto random: harvesting attach, 8 bytes (4 bits) from ukphy1 random: harvesting attach, 8 bytes (4 bits) from miibus1 miibus2: on rtl8366rb0 ukphy2: PHY 2 on miibus2 ukphy2: OUI 0x00e04c, model 0x0016, rev. 1 ukphy2: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FD= X, 1000baseT-FDX-master, auto random: harvesting attach, 8 bytes (4 bits) from ukphy2 random: harvesting attach, 8 bytes (4 bits) from miibus2 miibus3: on rtl8366rb0 ukphy3: PHY 3 on miibus3 ukphy3: OUI 0x00e04c, model 0x0016, rev. 1 ukphy3: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FD= X, 1000baseT-FDX-master, auto random: harvesting attach, 8 bytes (4 bits) from ukphy3 random: harvesting attach, 8 bytes (4 bits) from miibus3 miibus4: on rtl8366rb0 ukphy4: PHY 4 on miibus4 ukphy4: OUI 0x00e04c, model 0x0016, rev. 1 ukphy4: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FD= X, 1000baseT-FDX-master, auto random: harvesting attach, 8 bytes (4 bits) from ukphy4 random: harvesting attach, 8 bytes (4 bits) from miibus4 mdio0: on rtl8366rb0 random: harvesting attach, 8 bytes (4 bits) from mdio0 etherswitch0: on rtl8366rb0 random: harvesting attach, 8 bytes (4 bits) from etherswitch0 random: harvesting attach, 8 bytes (4 bits) from rtl8366rb0 iic0: on iicbus0 random: harvesting attach, 8 bytes (4 bits) from iic0 random: harvesting attach, 8 bytes (4 bits) from iicbus0 random: harvesting attach, 8 bytes (4 bits) from iicbb0 random: harvesting attach, 8 bytes (4 bits) from gpioiic0 random: harvesting attach, 8 bytes (4 bits) from gpiobus0 gpioc0: on gpio0 random: harvesting attach, 8 bytes (4 bits) from gpioc0 random: harvesting attach, 8 bytes (4 bits) from gpio0 random: harvesting attach, 8 bytes (4 bits) from apb0 ehci0: at mem 0x1b000100-0x1bffffff = irq 1 on nexus0 usbus0: EHCI version 1.0 usbus0 on ehci0 ehci0: usbpf: Attached random: harvesting attach, 8 bytes (4 bits) from usbus0 random: harvesting attach, 8 bytes (4 bits) from ehci0 arge0: at mem 0x19000000-0x19000fff irq 2 on nexus0 arge0: Overriding MAC from EEPROM arge0: finishing attachment, phymask 0000, proxy null arge0: bpf attached arge0: Ethernet address: 90:f6:52:f5:94:88 random: harvesting attach, 8 bytes (4 bits) from arge0 arge1: at mem 0x1a000000-0x1a000fff irq 3 on nexus0 arge1: Generating random ethernet address. arge1: finishing attachment, phymask 0000, proxy null arge1: Unknown media 0 arge1: bpf attached arge1: Ethernet address: 62:73:64:b9:97:f4 random: harvesting attach, 8 bytes (4 bits) from arge1 spi0: at mem 0x1f000000-0x1f00000f on nexus0 spibus0: on spi0 mx25l0: at cs 0 mode 0 on spibus0 mx25l0: device type s25fl064, size 8192K in 128 sectors of 64K, erase size = 64K random: harvesting attach, 8 bytes (4 bits) from mx25l0 random: harvesting attach, 8 bytes (4 bits) from spibus0 random: harvesting attach, 8 bytes (4 bits) from spi0 ar71xx_wdog0: on nexus0 ar71xx_wdog0: Previous reset was due to watchdog timeout random: harvesting attach, 8 bytes (4 bits) from ar71xx_wdog0 Device configuration finished. Timecounters tick every 1.000 msec lo0: bpf attached tcp_init: net.inet.tcp.tcbhashsize auto tuned to 1024 rtl8366rb0port0: link state changed to DOWN rtl8366rb0port1: link state changed to DOWN rtl8366rb0port2: link state changed to DOWN rtl8366rb0port3: link state changed to DOWN rtl8366rb0port4: link state changed to DOWN GEOM: new disk flash/spi0 MAP: flash/spi0: 0x20000, data=3D0x20000 "/dev/map/uboot" MAP: search flash/spi0 for key ".!/bin/sh" from 0x100000, step 0x10000 usbus0: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 MAP: flash/spi0: 20000x220000, data=3D0x220000 "/dev/map/kernel" MAP: search flash/spi0 for key ".!/bin/sh" from 0x100000, step 0x10000 MAP: flash/spi0: 240000x5a0000, data=3D0x5a0000 "/dev/map/rootfs" MAP: flash/spi0: 7e0000x10000, data=3D0x10000 "/dev/map/cfg" MAP: flash/spi0: 7f0000x10000, data=3D0x10000 "/dev/map/art" MAP: No valid partition found at map/rootfs.uzip WARNING: WITNESS option enabled, expect reduced performance. Trying to mount root from ufs:map/rootfs.uzip []... uhub0: 1 port with 1 removable, self powered random: harvesting attach, 8 bytes (4 bits) from uhub0 Warning: no time-of-day clock registered, system time will not be set accurately start_init: trying /sbin/init rtl8366rb0port0: link state changed to UP init died (signal 0, exit 1) panic: Going nowhere without my init! time =3D 1529812906 KDB: enter: panic [ thread pid 1 tid 100001 ] Stopped at _DYNAMIC_LINKING+0x3: db> bt Tracing pid 1 tid 100001 td 0x80676000 kdb_enter+0x44 (?,?,?,?) ra 801c7260 sp c1223cb8 sz 24 vpanic+0x17c (?,?,?,?) ra 801c7af4 sp c1223cd0 sz 40 sys_reboot (?,1d,80676000,178) ra 8018b524 sp c1223cf8 sz 32 exit1+0x2c0 (?,?,?,?) ra 8018bfd8 sp c1223d18 sz 96 sys_abort2 (?,?,?,?) ra 803da798 sp c1223d78 sz 24 trap+0xf7c (?,?,?,?) ra 0 sp c1223d90 sz 0 --=20 You are receiving this mail because: You are the assignee for the bug.=