From owner-freebsd-arm@FreeBSD.ORG Sat Jun 20 09:10:07 2015 Return-Path: Delivered-To: freebsd-arm@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C0F3252 for ; Sat, 20 Jun 2015 09:10:07 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.smtp.rzone.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1531E907 for ; Sat, 20 Jun 2015 09:10:05 +0000 (UTC) (envelope-from usenet@ulrich-grey.de) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1434791401; l=131345; s=domk; d=ulrich-grey.de; h=Content-Type:Mime-Version:Subject:To:From:Date; bh=cB2U0yF2p8zeqymrRPkGUPM8eaeshBThFsvCOj7yDTc=; b=x1litc+OccwM+YLy1eimtEPtyiiTuN2bS22/DkGYqtCL5JbxB8RFJSBb1dWtfwVQooA 9u65R8GHrYgMqeZ1us290SPBjR3WjmBSomCLnWMUBrepELYpEELVrxXiL1AupO47MmznY 6VomrXMz04CaZ4YhT/58PXrfKbbRd/hCJUE= X-RZG-AUTH: :OX8Be0W8W+pMC3rDLL/lo2xV/LZTbZkYhOcjg8suic3iYr/B8J9Lzp3TJg49sMv/e26f X-RZG-CLASS-ID: mo00 Received: from quad (p54869E86.dip0.t-ipconnect.de [84.134.158.134]) by smtp.strato.de (RZmta 37.7 DYNA|AUTH) with ESMTPSA id J019e4r5K99wR01 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate) for ; Sat, 20 Jun 2015 11:09:58 +0200 (CEST) Date: Sat, 20 Jun 2015 09:09:57 +0000 From: Ulrich Grey To: freebsd-arm@freebsd.org Subject: Wandboard-Quad: Undefined instruction in kernel Message-Id: <20150620090957.eeb8cc36a07cf3a4a67dca72@ulrich-grey.de> Organization: - X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; armv6-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Sat__20_Jun_2015_09_09_57_+0000_B=ud7D.d18bpgJM4" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2015 09:10:07 -0000 This is a multi-part message in MIME format. --Multipart=_Sat__20_Jun_2015_09_09_57_+0000_B=ud7D.d18bpgJM4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello, I have built an image for Wandboard-Quad (crochet, CURRENT r284621). After reboot I got this panic. The next boot was successfull. I have attached a file with more infos. # Mounting local file systems:panic: Undefined instruction in kernel. cpuid = 3 KDB: enter: panic [ thread pid 60 tid 100050 ] Stopped at $d.7: ldrb r15, [r15, r15, ror r15]! db> bt Tracing pid 60 tid 100050 td 0xc72766a0 db_trace_self() at db_trace_self pc = 0xc2482298 lr = 0xc2042320 (db_stack_trace+0x108) sp = 0xfa77d3b0 fp = 0xfa77d3c8 r10 = 0xc25d6970 db_stack_trace() at db_stack_trace+0x108 pc = 0xc2042320 lr = 0xc2041db8 (db_command+0x388) sp = 0xfa77d3d0 fp = 0xfa77d470 r4 = 0x00000000 r5 = 0x00000000 r6 = 0x00000000 r10 = 0xc25d6970 db_command() at db_command+0x388 pc = 0xc2041db8 lr = 0xc2041a20 (db_command_loop+0x74) sp = 0xfa77d478 fp = 0xfa77d488 r4 = 0xc24ce3e7 r5 = 0xc24dfb1f r6 = 0xc25d695c r7 = 0xfa77d668 r8 = 0xc25cd9e0 r9 = 0xc2579794 r10 = 0xc25cd9e4 db_command_loop() at db_command_loop+0x74 pc = 0xc2041a20 lr = 0xc20445e4 (db_trap+0x108) sp = 0xfa77d490 fp = 0xfa77d5a8 --More-- r4 = 0x00000000 r5 = 0xc25d6968 r6 = 0xc25cda08 r10 = 0xc25cd9e4 db_trap() at db_trap+0x108 pc = 0xc20445e4 lr = 0xc21f3f90 (kdb_trap+0x184) sp = 0xfa77d5b0 fp = 0xfa77d5d8 r4 = 0x00000000 r5 = 0x00000001 r6 = 0xc25cda08 r7 = 0xfa77d668 kdb_trap() at kdb_trap+0x184 pc = 0xc21f3f90 lr = 0xc249c210 (undefinedinstruction+0x3a8) sp = 0xfa77d5e0 fp = 0xfa77d660 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe7ffffff r8 = 0xc72766a0 r9 = 0xc21f36e8 r10 = 0xfa77d668 undefinedinstruction() at undefinedinstruction+0x3a8 pc = 0xc249c210 lr = 0xc2483920 (exception_exit) sp = 0xfa77d668 fp = 0xfa77d700 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 --More-- r10 = 0xc72766a0 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc21f36d8 (kdb_enter+0x48) sp = 0xfa77d6f8 fp = 0xfa77d700 r0 = 0xc25cd9f4 r1 = 0x00000000 r2 = 0x00000001 r3 = 0xc24e2302 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 r10 = 0xc72766a0 r12 = 0x00000000 $a.8() at $a.8 pc = 0xc21f36ec lr = 0xc21abd40 (vpanic+0x164) sp = 0xfa77d708 fp = 0xfa77d728 r4 = 0x00000100 r10 = 0xc72766a0 vpanic() at vpanic+0x164 pc = 0xc21abd40 lr = 0xc21abbdc (vpanic) sp = 0xfa77d730 fp = 0xfa77d738 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe28fc600 r8 = 0xc72766a0 r9 = 0xc737f040 --More-- r10 = 0xfa77d7d8 vpanic() at vpanic pc = 0xc21abbdc lr = 0xc249c2ac (unwind_stack_one) sp = 0xfa77d740 fp = 0xfa77d7d0 r4 = 0xc72766a0 r5 = 0xc737f040 r6 = 0xfa77d7d8 r7 = 0xfa77d738 r8 = 0xc21abbdc r9 = 0xfa77d750 r10 = 0xfa77d744 unwind_stack_one() at unwind_stack_one pc = 0xc249c2ac lr = 0xc2483920 (exception_exit) sp = 0xfa77d7d8 fp = 0xfa77d870 r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc737f3d4 (fdesc_init+0x20) sp = 0xfa77d868 fp = 0xfa77d870 r0 = 0xc7388570 r1 = 0xc7380065 r2 = 0x00000000 r3 = 0x00000000 --More-- r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 r12 = 0xc738faa0 $a() at $a+0x198 pc = 0xc737f040 lr = 0xc226554c (vfs_modevent+0x618) sp = 0xfa77d878 fp = 0xfa77d8a8 r4 = 0xfa77d8a8 r5 = 0xc2446760 r6 = 0xc70cea20 r7 = 0xc277a08c r8 = 0xc73883ac r9 = 0xc7388340 vfs_modevent() at vfs_modevent+0x618 pc = 0xc226554c lr = 0xc2190328 (module_register_init+0x1fc) sp = 0xfa77d8b0 fp = 0xfa77d8e0 r4 = 0xc25d7f48 r5 = 0xc73800e4 r6 = 0xc70a1440 r7 = 0xc7380008 r8 = 0xc25d7f70 r9 = 0xc25be378 module_register_init() at module_register_init+0x1fc pc = 0xc2190328 lr = 0xc2181e4c (linker_load_module+0xcb8) sp = 0xfa77d8e8 fp = 0xfa77db40 r4 = 0xc25d7f70 r5 = 0xc73800e4 --More-- r6 = 0xc25bcec0 r7 = 0xc73800e4 r8 = 0xc70a1440 r9 = 0xc25bce90 r10 = 0xc70cea60 linker_load_module() at linker_load_module+0xcb8 pc = 0xc2181e4c lr = 0xc2183d90 (kern_kldload+0x128) sp = 0xfa77db48 fp = 0xfa77db78 r4 = 0xfa77db84 r5 = 0xc709a7f0 r6 = 0x00000000 r7 = 0x00000001 r8 = 0xc25bce90 r9 = 0xc25bcec0 r10 = 0xc72766a0 kern_kldload() at kern_kldload+0x128 pc = 0xc2183d90 lr = 0xc2264ed8 (vfs_byname_kld+0x34) sp = 0xfa77db80 fp = 0xfa77db98 r4 = 0xfa77dbe4 r5 = 0xc72766a0 r6 = 0xc709a7f0 r7 = 0x00000000 r8 = 0xc7030cd0 r9 = 0x00000000 vfs_byname_kld() at vfs_byname_kld+0x34 pc = 0xc2264ed8 lr = 0xc22681e8 (vfs_donmount+0x990) sp = 0xfa77dba0 fp = 0xfa77ddb8 r4 = 0x00000000 r5 = 0x000000ff --More-- r6 = 0xc2596be0 r7 = 0x00000000 vfs_donmount() at vfs_donmount+0x990 pc = 0xc22681e8 lr = 0xc2267838 (sys_nmount+0x64) sp = 0xfa77ddc0 fp = 0xfa77ddd8 r4 = 0xc72766a0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xfa77ddf0 r9 = 0x00000000 r10 = 0xc726c000 sys_nmount() at sys_nmount+0x64 pc = 0xc2267838 lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa77dde0 fp = 0xfa77de50 r4 = 0xc72766a0 r5 = 0xbfbff394 r6 = 0x60000013 r10 = 0xc726c000 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 r4 = 0x2081c198 r5 = 0xbfbff394 r6 = 0xbfbff390 r7 = 0x0000017a r8 = 0x00000000 r9 = 0x00014708 r10 = 0x000155c0 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 db> --Multipart=_Sat__20_Jun_2015_09_09_57_+0000_B=ud7D.d18bpgJM4 Content-Type: text/plain; name="script20150620.txt" Content-Disposition: attachment; filename="script20150620.txt" Content-Transfer-Encoding: 7bit Script started on Sat Jun 20 08:00:17 2015 root@devel:/usr/local/DEVEL/LOG # cu -l/dev/cuaU0 -s 115200 Connected root@devel:/usr/local/DEVEL/LOG # root@devel:/usr/local/DEVEL/LOG # cu -l/dev/cuaU0 -s 115200 Connected U-Boot 2014.10 (Jun 20 2015 - 09:33:42) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: Wandboard I2C: ready DRAM: 2 GiB WARNING: Caches not enabled MMC: FSL_SDHC: 0, FSL_SDHC: 1 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: FEC [PRIME] Hit any key to stop autoboot: 5  4  3  2  1  0 switch to partitions #0, OK mmc0 is current device reading boot.scr 158 bytes read in 10 ms (14.6 KiB/s) Running bootscript from mmc ... ## Executing script at 12000000 reading ubldr 265350 bytes read in 28 ms (9 MiB/s) ## Starting application at 0x11000094 ... Consoles: U-Boot console Compatible U-Boot API signature found @8f5844a8 FreeBSD/armv6 U-Boot loader, Revision 1.2 (root@noname.privat, Sat Jun 20 06:25:53 CEST 2015) DRAM: 2048MB MMC: no card present MMC Device 2 not found MMC Device 3 not found Number of U-Boot devices: 2 U-Boot env: loaderdev not set, will probe all devices. Found U-Boot device: disk Probing all disk devices... Checking unit=0 slice= partition=... good. |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\/boot/kernel/kernel data=0x5aa31c+0x3dce4 |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|syms=[0x4+0x5c960/-\+0x4+0x5868c|/-] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 9 seconds... Booting [/boot/kernel/kernel] in 8 seconds... Booting [/boot/kernel/kernel]... \|/-\|/-\|/boot/kernel/wandboard-quad.dtb size=0x22cc Loaded DTB from file 'wandboard-quad.dtb'. /-\|/Kernel entry at 0x11200100... Kernel args: (null) KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2015 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 11.0-CURRENT #0 r284621M: Sat Jun 20 06:17:16 CEST 2015 root@noname.privat:/usr/home/CROCHET/crochet/work/obj/arm.armv6/usr/SRC/head/sys/IMX6 arm FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 CPU: Cortex A9-r2 rev 10 (Cortex-A core) Supported features: ARM_ISA THUMB2 JAZELLE THUMBEE ARMv4 Security_Ext WB disabled EABT branch prediction enabled LoUU:2 LoC:2 LoUIS:2 Cache level 1: 32KB/32B 4-way data cache WB Read-Alloc Write-Alloc 32KB/32B 4-way instruction cache Read-Alloc real memory = 2147483648 (2048 MB) avail memory = 2093948928 (1996 MB) FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs random: entropy device infrastructure driver random: selecting highest priority adaptor random: SOFT: yarrow init() random: selecting highest priority adaptor ofwbus0: simplebus0: on ofwbus0 simplebus1: mem 0x2000000-0x20fffff on simplebus0 imx6_anatop0: mem 0x20c8000-0x20c8fff irq 49 on simplebus1 simplebus2: mem 0x2100000-0x21fffff on simplebus0 ocotp0: mem 0x21bc000-0x21bffff on simplebus2 ccm0: mem 0x20c4000-0x20c7fff irq 119,120 on simplebus1 l2cache0: mem 0xa02000-0xa02fff irq 124 on simplebus0 l2cache0: Part number: 0x3, release: 0x7 l2cache0: L2 Cache enabled: 1024KB/32B 16 ways imx_iomux0: mem 0x20e0000-0x20e3fff irq 32 on simplebus1 gic0: mem 0xa01000-0xa01fff,0xa00100-0xa001ff on simplebus0 gic0: pn 0x390, arch 0x1, rev 0x2, implementer 0x43b irqs 160 imx_gpt0: mem 0x2098000-0x209bfff irq 87 on simplebus1 Event timer "iMXGPT" frequency 66000000 Hz quality 800 Timecounter "iMXGPT" frequency 66000000 Hz quality 1000 mp_tmr0: mem 0xa00200-0xa002ff,0xa00600-0xa006ff irq 27,29 on simplebus0 Event timer "MPCore" frequency 492000000 Hz quality 1000 gpio0: mem 0x209c000-0x209ffff irq 98,99 on simplebus1 gpiobus0: on gpio0 gpioc0: on gpio0 gpio1: mem 0x20a0000-0x20a3fff irq 100,101 on simplebus1 gpiobus1: on gpio1 gpioc1: on gpio1 gpio2: mem 0x20a4000-0x20a7fff irq 102,103 on simplebus1 gpiobus2: on gpio2 gpioc2: on gpio2 gpio3: mem 0x20a8000-0x20abfff irq 104,105 on simplebus1 gpiobus3: on gpio3 gpioc3: on gpio3 gpio4: mem 0x20ac000-0x20affff irq 106,107 on simplebus1 gpiobus4: on gpio4 gpioc4: on gpio4 gpio5: mem 0x20b0000-0x20b3fff irq 108,109 on simplebus1 gpiobus5: on gpio5 gpioc5: on gpio5 gpio6: mem 0x20b4000-0x20b7fff irq 110,111 on simplebus1 gpiobus6: on gpio6 gpioc6: on gpio6 uart0: mem 0x2020000-0x2023fff irq 58 on simplebus1 uart0: console (115200,n,8,1) usbphy0: mem 0x20c9000-0x20c9fff irq 44 on simplebus1 usbphy1: mem 0x20ca000-0x20cafff irq 45 on simplebus1 ffec0: mem 0x2188000-0x218bfff irq 150,151 on simplebus2 miibus0: on ffec0 atphy0: PHY 1 on miibus0 atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseSX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto ffec0: Ethernet address: 00:1f:7b:b4:17:64 ehci0: mem 0x2184000-0x21841ff irq 75 on simplebus2 ehci0: [GIANT-LOCKED] usbus0: EHCI version 1.0 usbus0 on ehci0 ehci1: mem 0x2184200-0x21843ff irq 72 on simplebus2 ehci1: [GIANT-LOCKED] usbus1: EHCI version 1.0 usbus1 on ehci1 sdhci_imx0: mem 0x2190000-0x2193fff irq 54 on simplebus2 mmc0: on sdhci_imx0 sdhci_imx1: mem 0x2198000-0x219bfff irq 56 on simplebus2 mmc1: on sdhci_imx1 Timecounters tick every 2.000 msec usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 mmc0: No compatible cards found on bus ugen1.1: at usbus0 uhub0: on usbus0 Freescale> at usbus1 uhub1: on usbus1 mmc1: CMD7 failed, RESULT: 1 sdhci_imx1-slot0: Got data interrupt 0x00000002, but there is no active command. sdhci_imx1-slot0: ============== REGISTER DUMP ============== sdhci_imx1-slot0: Sys addr: 0x00000000 | Version: 0x00000002 sdhci_imx1-slot0: Blk size: 0x00000040 | Blk cnt: 0x00000001 sdhci_imx1-slot0: Argument: 0x00010000 | Trn mode: 0x00000012 sdhci_imx1-slot0: Present: 0x00fd0000 | Host ctl: 0x00000001 sdhci_imx1-slot0: Power: 0x0000000d | Blk gap: 0x00000080 sdhci_imx1-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 sdhci_imx1-slot0: Timeout: 0x00000006 | Int stat: 0x00000000 sdhci_imx1-slot0: Int enab: 0x017f00fb | Sig enab: 0x017f00fb sdhci_imx1-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 sdhci_imx1-slot0: Caps: 0x0377c800 | Max curr: 0x80000012 sdhci_imx1-slot0: =========================================== mmcsd0: 16GB at mmc1 50.0MHz/4bit/65535-block random: unblocking device. Release APs Root mount waiting for: usbus1 usbus0 uhub0: 1 port with 1 removable, self powered uhub1: 1 port with 1 removable, self powered ugen1.2: at usbus1 uhub2: on usbus1 Root mount waiting for: usbus1 uhub2: 4 ports with 3 removable, self powered Root mount waiting for: usbus1 ugen1.3: at usbus1 uhub3: on usbus1 uhub3: 4 ports with 4 removable, self powered Root mount waiting for: usbus1 ugen1.4: at usbus1 umass0: on usbus1 da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 da0: Fixed Direct Access SCSI device da0: Serial Number 100 da0: 40.000MB/s transfers da0: 57231MB (117210240 512 byte sectors: 255H 63S/T 7296C) da0: quirks=0x2 Root mount waiting for: usbus1 Root mount waiting for: usbus1 ugen1.5: at usbus1 umass1: on usbus1 Trying to mount root from ufs:/dev/mmcsd0s2a [rw,noatime]... da1 at umass-sim1 bus 1 scbus1 target 0 lun 0 da1: Fixed Direct Access SPC-2 SCSI device da1: Serial Number 2HB50SN0 w a r n i ndga:1 :n o4 0t.i0m0e0-MoBf/-sd atyr acnlsofcekr sr e gdias1t:e r1e5d2,6 2s7yMsBt e(m3 1t2i5m8e1 8w0i8l l5 1n2o tb ybtee sseetc taocrcsu:r a2t5e5lHy 6 3S/T 19457C) da1: quirks=0x2 Growing root partition to fill device GEOM_PART: mmcsd0s2 was automatically resized. Use `gpart commit mmcsd0s2` to save changes or `gpart undo mmcsd0s2` to revert them. mmcsd0s2 resized mmcsd0s2a resized super-block backups (for fsck_ffs -b #) at: 3689920, 4612352, 5534784, 6457216, 7379648, 8302080, 9224512, 10146944, 11069376, 11991808, 12914240, 13836672, 14759104, 15681536, 16603968, 17526400, 18448832, 19371264, 20293696, 21216128, 22138560, 23060992, 23983424, 24905856, 25828288, 26750720, 27673152, 28595584, 29518016, 30440448 /etc/rc: WARNING: hostid: unable to figure out a UUID from DMI data, generating a new one Setting hostuuid: 48a01975-1723-11e5-8c5f-001f7bb41764. Setting hostid: 0xdb3b3790. No suitable dump device was found. Starting file system checks: /dev/mmcsd0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/mmcsd0s2a: clean, 3583425 free (177 frags, 447906 blocks, 0.0% fragmentation) Mounting local file systems:. Setting hostname: wandboard-quad. Feeding entropy:. Starting Network: lo0 ffec0. lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0xfSfpeucr0i:o ulsi nikn tsetrartuep tc hdaentgeecdt etdo USPp u rious interrupt detected 2 inet 127.0.0.1 netmask 0xff000000 groups: lo nd6 options=21 ffec0: flags=8802 metric 0 mtu 1500 options=80008 ether 00:1f:7b:b4:17:64 media: Ethernet autoselect (1000baseT ) status: active nd6 options=29 ELF ldconfig path: /lib /usr/lib /usr/lib/compat Starting devd. Starting Network: ffec0. ffec0: flags=8802 metric 0 mtu 1500 options=80008 ether 00:1f:7b:b4:17:64 media: Ethernet autoselect (1000baseT ) status: active nd6 options=29 add net fe80::: gateway ::1 add net ff02::: gateway ::1 add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 Generating host.conf. Creating and/or trimming log files. Starting casperd. Clearing /tmp (X related). Updating motd:. Mounting late file systems:. Generating RSA1 host key. 2048 43:a7:05:50:ff:4f:db:4c:2b:c0:d9:42:01:36:aa:0b root@wandboard-quad (RSA1) Generating RSA host key. 2048 21:20:f1:46:49:eb:ff:48:e9:41:e5:ad:27:cc:19:c8 root@wandboard-quad (RSA) Generating DSA host key. 1024 0e:fe:fc:a2:80:b5:ef:5e:49:6e:41:b7:16:c2:15:02 root@wandboard-quad (DSA) Generating ECDSA host key. 256 39:84:f9:c6:58:d3:23:e1:d0:cf:b6:60:93:78:a3:96 root@wandboard-quad (ECDSA) Generating ED25519 host key. 256 70:68:44:4a:c8:75:54:9b:a2:d5:8b:84:c6:5d:aa:79 root@wandboard-quad (ED25519) Performing sanity check on sshd configuration. Starting sshd. Starting background file system checks in 60 seconds. Sat Jun 20 08:07:06 UTC 2015 FreeBSD/arm (wandboard-quad) (ttyu0) login: root FreeBSD 11.0-CURRENT (IMX6) #0 r284621M: Sat Jun 20 06:17:16 CEST 2015 Welcome to FreeBSD! Release Notes, Errata: https://www.FreeBSD.org/releases/ Security Advisories: https://www.FreeBSD.org/security/ FreeBSD Handbook: https://www.FreeBSD.org/handbook/ FreeBSD FAQ: https://www.FreeBSD.org/faq/ Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ FreeBSD Forums: https://forums.FreeBSD.org/ Documents installed with the system are in the /usr/local/share/doc/freebsd/ directory, or can be installed later with: pkg install en-freebsd-doc For other languages, replace "en" with a language code like de or fr. Show the version of FreeBSD installed: freebsd-version ; uname -a Please include that output and any error messages when posting questions. Introduction to manual pages: man man FreeBSD directory layout: man hier Edit /etc/motd to change this login announcement. root@wandboard-quad:~ # passwd Changing local password for root New Password: Retype New Password: root@wandboard-quad:~ # passwd gwgpi Changing local password for gwgpi New Password: Retype New Password: root@wandboard-quad:~ # ls /dev bpf devctl2 gpioc5 openfirm ugen0.1 bpf0 devstat gpioc6 pass0 ugen1.1 console diskid klog pass1 ugen1.2 ctty fd kmem random ugen1.3 cuau0 fido mdctl stderr ugen1.4 cuau0.init full mem stdin ugen1.5 cuau0.lock geom.ctl mmcsd0 stdout urandom da0 gpioc0 mmcsd0s1 ttyu0 usb da0s1 gpioc1 mmcsd0s2 ttyu0.init usbctl da0s1b gpioc2 mmcsd0s2a ttyu0.lock xpt0 da1 gpioc3 nfslock ufsid zero devctl gpioc4 null ufssuspend root@wandboard-quad:~ # swapon /dev/da0s1b root@wandboard-quad:~ # mount /dev/da1 /nmnt mount: /dev/da1: R/W mount of /usr/local/DEVEL denied. Filesystem is not clean - run fsck.: Operation not permitted root@wandboard-quad:~ # fsck -y -tufs /dev/da1 ** /dev/da1 ** Last Mounted on /usr/local/DEVEL ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts LINK COUNT FILE I=14298362 OWNER=root MODE=100644 SIZE=19540 MTIME=Jun 19 12:52 2015 COUNT 2 SHOULD BE 1 ADJUST? yes ** Phase 5 - Check Cyl groups FREE BLK COUNT(S) WRONG IN SUPERBLK SALVAGE? yes SUMMARY INFORMATION BAD SALVAGE? yes BLK(S) MISSING IN BIT MAPS SALVAGE? yes 2212166 files, 12774770 used, 25070123 free (337299 frags, 3091603 blocks, 0.9% fragmentation) ***** FILE SYSTEM MARKED CLEAN ***** ***** FILE SYSTEM WAS MODIFIED ***** root@wandboard-quad:~ # mkdir /usr/local/DEVEL root@wandboard-quad:~ # mozunt /dev/da1 /usr/local/DEVEL/ root@wandboard-quad:~ # cd /usr/local/DEVEL/Archiv/ root@wandboard-quad:/usr/local/DEVEL/Archiv # cd /etc root@wandboard-quad:/etc # mv fstab fstab _ root@wandboard-quad:/etc # mv ttvi ttys [?7h[?1h=console noneunknown off secure ttyu0 "/usr/libexec/getty std.115200" vt100 on secure # Dumb console dcons "/usr/libexec/getty std.9600" dialup off secure ~~~~~~~~~~~~~~~~~~~ttys: unmodified: line 1ttyu0 "/usr/libexec/getty 3std.115200" vt100 on securewstd.115200"istd.115200"rstd.115200"estd.115200" Copying file for recovery... std.115200" td.115200" d.115200" .115200" e.115200"."  :wq ttys: 4 lines, 160 characters [?1l>D.  [?1l>root@wandboard-quad:/etc # mv rc.conf rc.conf rc.conf rc.conf.d/ root@wandboard-quad:/etc # mv rc.conf rc.conf_ root@wandboard-quad:/etc # cd - root@wandboard-quad:/usr/local/DEVEL/Archiv # cd WQ2/ root@wandboard-quad:/usr/local/DEVEL/Archiv/WQ2 # ls Xaccess portmaster.rc Xservers rc.conf fstab resolv.conf java_bootstrap_openjdk.patch smb.conf java_openjdk8_all.patch ttys make.conf xdm-config patch-bug199487 xf86-video-scfb-0.0.4_2-clang.txz pkg_info.txt xf86-video-scfb-0.0.4_2.txz root@wandboard-quad:/usr/local/DEVEL/Archiv/WQ2 # cp fstab rc.conf resolv.conf / etc root@wandboard-quad:/usr/local/DEVEL/Archiv/WQ2 # /etcd root@wandboard-quad:~ # umount /musr/local/DEVEL/ root@wandboard-quad:~ # /esync root@wandboard-quad:~ # sync root@wandboard-quad:~ # /u/etc/netstart Setting hostuuid: 48a01975-1723-11e5-8c5f-001f7bb41764. Setting hostid: 0xdb3b3790. ffec0: link state changed to DOWN Starting Network: lo0 ffec0. lo0: flags=8049 metric 0 mtu 16384 options=600003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 groups: lo nd6 options=21 ffec0: flags=8843 metric 0 mtu 1500 options=80008 ether 00:1f:7b:b4:17:64 inet 192.168.0.201 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (none) status: no carrier nd6 options=29 add net default: gateway 192.168.0.155 Additional inet routing options: ignore ICMP redirect=YES log ICMP redirect=YES. add net fe80::: gateway ::1 fib 0: route already in table add net ff02::: gateway ::1 fib 0: route already in table add net ::ffff:0.0.0.0: gateway ::1 fib 0: route already in table add net ::0.0.0.0: gateway ::1 fib 0: route already in table root@wandboard-quad:~ # ffec0: link state changed to UP root@wandboard-quad:~ # ping www.gfreebsd.org PING wfe0.ysv.freebsd.org (8.8.178.110): 56 data bytes 64 bytes from 8.8.178.110: icmp_seq=0 ttl=54 time=219.355 ms 64 bytes from 8.8.178.110: icmp_seq=1 ttl=54 time=213.967 ms 64 bytes from 8.8.178.110: icmp_seq=2 ttl=54 time=213.336 ms 64 bytes from 8.8.178.110: icmp_seq=3 ttl=54 time=213.123 ms 64 bytes from 8.8.178.110: icmp_seq=4 ttl=54 time=214.306 ms 64 bytes from 8.8.178.110: icmp_seq=5 ttl=54 time=217.300 ms 64 bytes from 8.8.178.110: icmp_seq=6 ttl=54 time=217.243 ms 64 bytes from 8.8.178.110: icmp_seq=7 ttl=54 time=211.638 ms 64 bytes from 8.8.178.110: icmp_seq=8 ttl=54 time=219.470 ms 64 bytes from 8.8.178.110: icmp_seq=9 ttl=54 time=215.597 ms 64 bytes from 8.8.178.110: icmp_seq=10 ttl=54 time=217.412 ms 64 bytes from 8.8.178.110: icmp_seq=11 ttl=54 time=219.092 ms 64 bytes from 8.8.178.110: icmp_seq=12 ttl=54 time=219.135 ms 64 bytes from 8.8.178.110: icmp_seq=13 ttl=54 time=217.614 ms 64 bytes from 8.8.178.110: icmp_seq=14 ttl=54 time=218.950 ms 64 bytes from 8.8.178.110: icmp_seq=15 ttl=54 time=218.894 ms 64 bytes from 8.8.178.110: icmp_seq=16 ttl=54 time=212.223 ms 64 bytes from 8.8.178.110: icmp_seq=17 ttl=54 time=214.276 ms ^C --- wfe0.ysv.freebsd.org ping statistics --- 19 packets transmitted, 18 packets received, 5.3% packet loss round-trip min/avg/max/stddev = 211.638/216.274/219.470/2.636 ms root@wandboard-quad:~ # mount /dev/da1 /usr/local/DEVEL/ root@wandboard-quad:~ # cd /usr/ root@wandboard-quad:/usr # ls bin include lib32 libexec obj share tests home lib libdata local sbin src root@wandboard-quad:/usr # rmdir obj root@wandboard-quad:/usr # ln -s /usr/local/DEVEL/obj/ root@wandboard-quad:/usr # rm -rf /obj/* root@wandboard-quad:/usr # ln -s /usr/local/DEVEL/ports/ ports root@wandboard-quad:/usr # ln -s /usr/local/DEVEL/SRC/head/ src root@wandboard-quad:/usr # ls src/ head root@wandboard-quad:/usr # rm src rm: src: is a directory root@wandboard-quad:/usr # ls bin include lib32 libexec obj sbin src home lib libdata local ports share tests root@wandboard-quad:/usr # ls -l total 72 drwxr-xr-x 2 root wheel 8192 Jun 20 07:35 bin drwxr-xr-x 3 root wheel 512 Jun 20 07:35 home drwxr-xr-x 51 root wheel 6144 Jun 20 07:34 include drwxr-xr-x 9 root wheel 14848 Jun 20 07:35 lib drwxr-xr-x 4 root wheel 512 Jun 20 07:34 lib32 drwxr-xr-x 6 root wheel 512 Jun 20 07:34 libdata drwxr-xr-x 8 root wheel 1536 Jun 20 07:35 libexec drwxr-xr-x 3 root wheel 512 Jun 20 08:18 local lrwxr-xr-x 1 root wheel 21 Jun 20 08:23 obj -> /usr/local/DEVEL/obj/ lrwxr-xr-x 1 root wheel 22 Jun 20 08:23 ports -> /usr/local/DEVEL/ports drwxr-xr-x 2 root wheel 5120 Jun 20 07:35 sbin drwxr-xr-x 33 root wheel 1024 Jun 20 07:34 share drwxr-xr-x 2 root wheel 512 Jun 20 08:24 src drwxr-xr-x 15 root wheel 512 Jun 20 07:35 tests root@wandboard-quad:/usr # rmdir src rmdir: src: Directory not empty root@wandboard-quad:/usr # rmdir src dir src-dir srcrdir srcfdir src dir srcsdir srcrdir srccdir srcir srcr src srcsrcrcc root@wandboard-quad:/usr # rm -rf srcdir srcls -lrm srcls src/n -s /usr/local/DEVEL/SRC/head src root@wandboard-quad:/usr # ls src .arcconfig cddl sbin .arclint contrib secure .svn crypto share COPYRIGHT etc sys LOCKS games targets MAINTAINERS gnu tests Makefile include tools Makefile.inc1 kerberos5 typescript ObsoleteFiles.inc lib usr.bin README libexec usr.sbin UPDATING release bin rescue root@wandboard-quad:/usr # ls ports/ .arcconfig README devel mail security .gitignore Templates distfiles math shells .portsnap.INDEX Tools dns misc sysutils CHANGES UIDs editors multimedia textproc CONTRIBUTING.md UPDATING emulators net ukrainian COPYRIGHT accessibility finance net-im vietnamese GIDs arabic french net-mgmt www INDEX-10 archivers ftp net-p2p x11 INDEX-11 astro games news x11-clocks INDEX-11.bz2 audio german packages x11-drivers INDEX-11.db benchmarks graphics palm x11-fm INDEX-8 biology hebrew pkg.core x11-fonts INDEX-9 cad hungarian polish x11-servers Keywords chinese irc ports-mgmt x11-themes LEGAL comms japanese portuguese x11-toolkits MOVED converters java print x11-wm Makefile databases korean russian zsh.core Mk deskutils lang science root@wandboard-quad:/usr # cd ls -l total 68 drwxr-xr-x 2 root wheel 8192 Jun 20 07:35 bin drwxr-xr-x 3 root wheel 512 Jun 20 07:35 home drwxr-xr-x 51 root wheel 6144 Jun 20 07:34 include drwxr-xr-x 9 root wheel 14848 Jun 20 07:35 lib drwxr-xr-x 4 root wheel 512 Jun 20 07:34 lib32 drwxr-xr-x 6 root wheel 512 Jun 20 07:34 libdata drwxr-xr-x 8 root wheel 1536 Jun 20 07:35 libexec drwxr-xr-x 3 root wheel 512 Jun 20 08:18 local lrwxr-xr-x 1 root wheel 21 Jun 20 08:23 obj -> /usr/local/DEVEL/obj/ lrwxr-xr-x 1 root wheel 22 Jun 20 08:23 ports -> /usr/local/DEVEL/ports drwxr-xr-x 2 root wheel 5120 Jun 20 07:35 sbin drwxr-xr-x 33 root wheel 1024 Jun 20 07:34 share lrwxr-xr-x 1 root wheel 25 Jun 20 08:25 src -> /usr/local/DEVEL/SRC/head drwxr-xr-x 15 root wheel 512 Jun 20 07:35 tests root@wandboard-quad:/usr # cd /var/db root@wandboard-quad:/var/db # ls entropy hyperv locate.database ports services.db freebsd-update ipf pkg portsnap root@wandboard-quad:/var/db # rmdir portsnap/ root@wandboard-quad:/var/db # ln -s /usr/local/DEVEL/Portsnap/ portsnap root@wandboard-quad:/var/db # ls portsnap/ INDEX serverlist tINDEX files serverlist_full tag pub.ssl serverlist_tried root@wandboard-quad:/var/db # cd root@wandboard-quad:~ # poreboot Waiting (max 60 seconds) for system process `vnlru' to stop...done W a iStyinncgi n(gm adxi s6k0s ,s evcnoonddess) rfeomra isnyisntge.m. .p2r ocess `syncer' to stop...2 1 0 0 done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done All buffers synced. Uptime: 19m48s Rebooting... U-Boot 2014.10 (Jun 20 2015 - 09:33:42) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: WDOG Board: Wandboard I2C: ready DRAM: 2 GiB WARNING: Caches not enabled MMC: FSL_SDHC: 0, FSL_SDHC: 1 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: FEC [PRIME] Hit any key to stop autoboot: 5  4  3  2  1  0 switch to partitions #0, OK mmc0 is current device reading boot.scr 158 bytes read in 9 ms (16.6 KiB/s) Running bootscript from mmc ... ## Executing script at 12000000 reading ubldr 265350 bytes read in 27 ms (9.4 MiB/s) ## Starting application at 0x11000094 ... Consoles: U-Boot console Compatible U-Boot API signature found @8f5844a8 FreeBSD/armv6 U-Boot loader, Revision 1.2 (root@noname.privat, Sat Jun 20 06:25:53 CEST 2015) DRAM: 2048MB MMC: no card present MMC Device 2 not found MMC Device 3 not found Number of U-Boot devices: 2 U-Boot env: loaderdev not set, will probe all devices. Found U-Boot device: disk Probing all disk devices... Checking unit=0 slice= partition=... good. |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\/boot/kernel/kernel data=0x5aa31c+0x3dce4 |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|syms=[0x4+0x5c960/-\+0x4+0x5868c|/-] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 9 seconds... Booting [/boot/kernel/kernel] in 8 seconds... Booting [/boot/kernel/kernel] in 7 seconds... Booting [/boot/kernel/kernel]... \|/-\|/-\|/boot/kernel/wandboard-quad.dtb size=0x22cc Loaded DTB from file 'wandboard-quad.dtb'. /-\|/Kernel entry at 0x11200100... Kernel args: (null) KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2015 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 11.0-CURRENT #0 r284621M: Sat Jun 20 06:17:16 CEST 2015 root@noname.privat:/usr/home/CROCHET/crochet/work/obj/arm.armv6/usr/SRC/head/sys/IMX6 arm FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 CPU: Cortex A9-r2 rev 10 (Cortex-A core) Supported features: ARM_ISA THUMB2 JAZELLE THUMBEE ARMv4 Security_Ext WB disabled EABT branch prediction enabled LoUU:2 LoC:2 LoUIS:2 Cache level 1: 32KB/32B 4-way data cache WB Read-Alloc Write-Alloc 32KB/32B 4-way instruction cache Read-Alloc real memory = 2147483648 (2048 MB) avail memory = 2093948928 (1996 MB) FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs random: entropy device infrastructure driver random: selecting highest priority adaptor random: SOFT: yarrow init() random: selecting highest priority adaptor ofwbus0: simplebus0: on ofwbus0 simplebus1: mem 0x2000000-0x20fffff on simplebus0 imx6_anatop0: mem 0x20c8000-0x20c8fff irq 49 on simplebus1 simplebus2: mem 0x2100000-0x21fffff on simplebus0 ocotp0: mem 0x21bc000-0x21bffff on simplebus2 ccm0: mem 0x20c4000-0x20c7fff irq 119,120 on simplebus1 l2cache0: mem 0xa02000-0xa02fff irq 124 on simplebus0 l2cache0: Part number: 0x3, release: 0x7 l2cache0: L2 Cache enabled: 1024KB/32B 16 ways imx_iomux0: mem 0x20e0000-0x20e3fff irq 32 on simplebus1 gic0: mem 0xa01000-0xa01fff,0xa00100-0xa001ff on simplebus0 gic0: pn 0x390, arch 0x1, rev 0x2, implementer 0x43b irqs 160 imx_gpt0: mem 0x2098000-0x209bfff irq 87 on simplebus1 Event timer "iMXGPT" frequency 66000000 Hz quality 800 Timecounter "iMXGPT" frequency 66000000 Hz quality 1000 mp_tmr0: mem 0xa00200-0xa002ff,0xa00600-0xa006ff irq 27,29 on simplebus0 Event timer "MPCore" frequency 492000000 Hz quality 1000 gpio0: mem 0x209c000-0x209ffff irq 98,99 on simplebus1 gpiobus0: on gpio0 gpioc0: on gpio0 gpio1: mem 0x20a0000-0x20a3fff irq 100,101 on simplebus1 gpiobus1: on gpio1 gpioc1: on gpio1 gpio2: mem 0x20a4000-0x20a7fff irq 102,103 on simplebus1 gpiobus2: on gpio2 gpioc2: on gpio2 gpio3: mem 0x20a8000-0x20abfff irq 104,105 on simplebus1 gpiobus3: on gpio3 gpioc3: on gpio3 gpio4: mem 0x20ac000-0x20affff irq 106,107 on simplebus1 gpiobus4: on gpio4 gpioc4: on gpio4 gpio5: mem 0x20b0000-0x20b3fff irq 108,109 on simplebus1 gpiobus5: on gpio5 gpioc5: on gpio5 gpio6: mem 0x20b4000-0x20b7fff irq 110,111 on simplebus1 gpiobus6: on gpio6 gpioc6: on gpio6 uart0: mem 0x2020000-0x2023fff irq 58 on simplebus1 uart0: console (115200,n,8,1) usbphy0: mem 0x20c9000-0x20c9fff irq 44 on simplebus1 usbphy1: mem 0x20ca000-0x20cafff irq 45 on simplebus1 ffec0: mem 0x2188000-0x218bfff irq 150,151 on simplebus2 miibus0: on ffec0 atphy0: PHY 1 on miibus0 atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseSX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto ffec0: Ethernet address: 00:1f:7b:b4:17:64 ehci0: mem 0x2184000-0x21841ff irq 75 on simplebus2 ehci0: [GIANT-LOCKED] usbus0: EHCI version 1.0 usbus0 on ehci0 ehci1: mem 0x2184200-0x21843ff irq 72 on simplebus2 ehci1: [GIANT-LOCKED] usbus1: EHCI version 1.0 usbus1 on ehci1 sdhci_imx0: mem 0x2190000-0x2193fff irq 54 on simplebus2 mmc0: on sdhci_imx0 sdhci_imx1: mem 0x2198000-0x219bfff irq 56 on simplebus2 mmc1: on sdhci_imx1 Timecounters tick every 2.000 msec usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 mmc0: No compatible cards found on bus ugen1.1: at usbus0 uhub0: on usbus0 Freescale> at usbus1 uhub1: on usbus1 mmc1: CMD7 failed, RESULT: 1 sdhci_imx1-slot0: Got data interrupt 0x00000002, but there is no active command. sdhci_imx1-slot0: ============== REGISTER DUMP ============== sdhci_imx1-slot0: Sys addr: 0x00000000 | Version: 0x00000002 sdhci_imx1-slot0: Blk size: 0x00000040 | Blk cnt: 0x00000001 sdhci_imx1-slot0: Argument: 0x00010000 | Trn mode: 0x00000012 sdhci_imx1-slot0: Present: 0x00fd0000 | Host ctl: 0x00000001 sdhci_imx1-slot0: Power: 0x0000000d | Blk gap: 0x00000080 sdhci_imx1-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 sdhci_imx1-slot0: Timeout: 0x00000006 | Int stat: 0x00000000 sdhci_imx1-slot0: Int enab: 0x017f00fb | Sig enab: 0x017f00fb sdhci_imx1-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 sdhci_imx1-slot0: Caps: 0x0377c800 | Max curr: 0x80000012 sdhci_imx1-slot0: =========================================== mmcsd0: 16GB at mmc1 50.0MHz/4bit/65535-block random: unblocking device. Release APs Root mount waiting for: usbus1 usbus0 uhub0: 1 port with 1 removable, self powered uhub1: 1 port with 1 removable, self powered Spurious interrupt detected ugen1.2: at usbus1 uhub2: on usbus1 Root mount waiting for: usbus1 uhub2: 4 ports with 3 removable, self powered Root mount waiting for: usbus1 ugen1.3: at usbus1 uhub3: on usbus1 uhub3: 4 ports with 4 removable, self powered Root mount waiting for: usbus1 ugen1.4: at usbus1 umass0: on usbus1 da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 da0: Fixed Direct Access SCSI device da0: Serial Number 100 da0: 40.000MB/s transfers da0: 57231MB (117210240 512 byte sectors: 255H 63S/T 7296C) da0: quirks=0x2 Root mount waiting for: usbus1 Root mount waiting for: usbus1 ugen1.5: at usbus1 umass1: on usbus1 Trying to mount root from ufs:/dev/mmcsd0s2a [rw,noatime]... da1 at umass-sim1 bus 1 scbus1 target 0 lun 0 da1: Fixed Direct Access SPC-2 SCSI device da1: Serial Numwbaerrn i2nHgB:5 0nSoN 0t i m e - o fd-ad1a:y 4c0l.o0c0k0 MrBe/gsi sttrearnesdf,e rssy s tdeam1 :t i1m5e2 6w2i7lMlB n(o3t1 2b5e8 1s8e0t8 a5c1c2u rbaytteel ys e ctors: 255H 63S/T 19457C) da1: quirks=0x2 Setting hostuuid: 48a01975-1723-11e5-8c5f-001f7bb41764. Setting hostid: 0xdb3b3790. No suitable dump device was found. Starting file system checks: /dev/mmcsd0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/mmcsd0s2a: clean, 3583405 free (181 frags, 447903 blocks, 0.0% fragmentation) Mounting local file systems:panic: Undefined instruction in kernel. cpuid = 3 KDB: enter: panic [ thread pid 60 tid 100050 ] Stopped at $d.7: ldrb r15, [r15, r15, ror r15]! db> bt Tracing pid 60 tid 100050 td 0xc72766a0 db_trace_self() at db_trace_self pc = 0xc2482298 lr = 0xc2042320 (db_stack_trace+0x108) sp = 0xfa77d3b0 fp = 0xfa77d3c8 r10 = 0xc25d6970 db_stack_trace() at db_stack_trace+0x108 pc = 0xc2042320 lr = 0xc2041db8 (db_command+0x388) sp = 0xfa77d3d0 fp = 0xfa77d470 r4 = 0x00000000 r5 = 0x00000000 r6 = 0x00000000 r10 = 0xc25d6970 db_command() at db_command+0x388 pc = 0xc2041db8 lr = 0xc2041a20 (db_command_loop+0x74) sp = 0xfa77d478 fp = 0xfa77d488 r4 = 0xc24ce3e7 r5 = 0xc24dfb1f r6 = 0xc25d695c r7 = 0xfa77d668 r8 = 0xc25cd9e0 r9 = 0xc2579794 r10 = 0xc25cd9e4 db_command_loop() at db_command_loop+0x74 pc = 0xc2041a20 lr = 0xc20445e4 (db_trap+0x108) sp = 0xfa77d490 fp = 0xfa77d5a8 --More-- r4 = 0x00000000 r5 = 0xc25d6968 r6 = 0xc25cda08 r10 = 0xc25cd9e4 db_trap() at db_trap+0x108 pc = 0xc20445e4 lr = 0xc21f3f90 (kdb_trap+0x184) sp = 0xfa77d5b0 fp = 0xfa77d5d8 r4 = 0x00000000 r5 = 0x00000001 r6 = 0xc25cda08 r7 = 0xfa77d668 kdb_trap() at kdb_trap+0x184 pc = 0xc21f3f90 lr = 0xc249c210 (undefinedinstruction+0x3a8) sp = 0xfa77d5e0 fp = 0xfa77d660 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe7ffffff r8 = 0xc72766a0 r9 = 0xc21f36e8 r10 = 0xfa77d668 undefinedinstruction() at undefinedinstruction+0x3a8 pc = 0xc249c210 lr = 0xc2483920 (exception_exit) sp = 0xfa77d668 fp = 0xfa77d700 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 --More-- r10 = 0xc72766a0 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc21f36d8 (kdb_enter+0x48) sp = 0xfa77d6f8 fp = 0xfa77d700 r0 = 0xc25cd9f4 r1 = 0x00000000 r2 = 0x00000001 r3 = 0xc24e2302 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 r10 = 0xc72766a0 r12 = 0x00000000 $a.8() at $a.8 pc = 0xc21f36ec lr = 0xc21abd40 (vpanic+0x164) sp = 0xfa77d708 fp = 0xfa77d728 r4 = 0x00000100 r10 = 0xc72766a0 vpanic() at vpanic+0x164 pc = 0xc21abd40 lr = 0xc21abbdc (vpanic) sp = 0xfa77d730 fp = 0xfa77d738 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe28fc600 r8 = 0xc72766a0 r9 = 0xc737f040 --More-- r10 = 0xfa77d7d8 vpanic() at vpanic pc = 0xc21abbdc lr = 0xc249c2ac (unwind_stack_one) sp = 0xfa77d740 fp = 0xfa77d7d0 r4 = 0xc72766a0 r5 = 0xc737f040 r6 = 0xfa77d7d8 r7 = 0xfa77d738 r8 = 0xc21abbdc r9 = 0xfa77d750 r10 = 0xfa77d744 unwind_stack_one() at unwind_stack_one pc = 0xc249c2ac lr = 0xc2483920 (exception_exit) sp = 0xfa77d7d8 fp = 0xfa77d870 r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc737f3d4 (fdesc_init+0x20) sp = 0xfa77d868 fp = 0xfa77d870 r0 = 0xc7388570 r1 = 0xc7380065 r2 = 0x00000000 r3 = 0x00000000 --More-- r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 r12 = 0xc738faa0 $a() at $a+0x198 pc = 0xc737f040 lr = 0xc226554c (vfs_modevent+0x618) sp = 0xfa77d878 fp = 0xfa77d8a8 r4 = 0xfa77d8a8 r5 = 0xc2446760 r6 = 0xc70cea20 r7 = 0xc277a08c r8 = 0xc73883ac r9 = 0xc7388340 vfs_modevent() at vfs_modevent+0x618 pc = 0xc226554c lr = 0xc2190328 (module_register_init+0x1fc) sp = 0xfa77d8b0 fp = 0xfa77d8e0 r4 = 0xc25d7f48 r5 = 0xc73800e4 r6 = 0xc70a1440 r7 = 0xc7380008 r8 = 0xc25d7f70 r9 = 0xc25be378 module_register_init() at module_register_init+0x1fc pc = 0xc2190328 lr = 0xc2181e4c (linker_load_module+0xcb8) sp = 0xfa77d8e8 fp = 0xfa77db40 r4 = 0xc25d7f70 r5 = 0xc73800e4 --More-- r6 = 0xc25bcec0 r7 = 0xc73800e4 r8 = 0xc70a1440 r9 = 0xc25bce90 r10 = 0xc70cea60 linker_load_module() at linker_load_module+0xcb8 pc = 0xc2181e4c lr = 0xc2183d90 (kern_kldload+0x128) sp = 0xfa77db48 fp = 0xfa77db78 r4 = 0xfa77db84 r5 = 0xc709a7f0 r6 = 0x00000000 r7 = 0x00000001 r8 = 0xc25bce90 r9 = 0xc25bcec0 r10 = 0xc72766a0 kern_kldload() at kern_kldload+0x128 pc = 0xc2183d90 lr = 0xc2264ed8 (vfs_byname_kld+0x34) sp = 0xfa77db80 fp = 0xfa77db98 r4 = 0xfa77dbe4 r5 = 0xc72766a0 r6 = 0xc709a7f0 r7 = 0x00000000 r8 = 0xc7030cd0 r9 = 0x00000000 vfs_byname_kld() at vfs_byname_kld+0x34 pc = 0xc2264ed8 lr = 0xc22681e8 (vfs_donmount+0x990) sp = 0xfa77dba0 fp = 0xfa77ddb8 r4 = 0x00000000 r5 = 0x000000ff --More-- r6 = 0xc2596be0 r7 = 0x00000000 vfs_donmount() at vfs_donmount+0x990 pc = 0xc22681e8 lr = 0xc2267838 (sys_nmount+0x64) sp = 0xfa77ddc0 fp = 0xfa77ddd8 r4 = 0xc72766a0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xfa77ddf0 r9 = 0x00000000 r10 = 0xc726c000 sys_nmount() at sys_nmount+0x64 pc = 0xc2267838 lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa77dde0 fp = 0xfa77de50 r4 = 0xc72766a0 r5 = 0xbfbff394 r6 = 0x60000013 r10 = 0xc726c000 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 r4 = 0x2081c198 r5 = 0xbfbff394 r6 = 0xbfbff390 r7 = 0x0000017a r8 = 0x00000000 r9 = 0x00014708 r10 = 0x000155c0 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 db> show all pcpu Current CPU: 3 cpuid = 0 dynamic pcpu = 0x15ba80 curthread = 0xc6c5a9f0: pid 10 "idle: cpu0" curpcb = 0xe1ab7ea8 fpcurthread = none idlethread = 0xc6c5a9f0: tid 100002 "idle: cpu0" cpuid = 1 dynamic pcpu = 0x1f500a80 curthread = 0xc6c5a6a0: pid 10 "idle: cpu1" curpcb = 0xe1abaea8 fpcurthread = none idlethread = 0xc6c5a6a0: tid 100003 "idle: cpu1" cpuid = 2 dynamic pcpu = 0x1f501a80 curthread = 0xc6c5a350: pid 10 "idle: cpu2" curpcb = 0xe1abdea8 --More-- fpcurthread = 0xc70a99f0: pid 59 "sh" idlethread = 0xc6c5a350: tid 100004 "idle: cpu2" cpuid = 3 dynamic pcpu = 0x1f502a80 curthread = 0xc72766a0: pid 60 "mount" curpcb = 0xfa77dea8 fpcurthread = 0xc72766a0: pid 60 "mount" idlethread = 0xc6c5a000: tid 100005 "idle: cpu3" db> where 59 Tracing pid 59 tid 100049 td 0xc70a99f0 cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xfa761ae8 fp = 0xfa761b20 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xfa761b28 fp = 0xfa761b40 r4 = 0x00000000 r5 = 0x000af1a6 r6 = 0xc70a99f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204d24 (sleepq_catch_signals+0xb4) sp = 0xfa761b48 fp = 0xfa761b90 r4 = 0xc70a99f0 r5 = 0xc7206a68 r6 = 0x0000006c r7 = 0x00000000 r8 = 0x00000002 r9 = 0xc7206a68 sleepq_catch_signals() at sleepq_catch_signals+0xb4 pc = 0xc2204d24 lr = 0xc2204bf8 (sleepq_wait_sig+0xc) sp = 0xfa761b98 fp = 0xfa761ba0 --More-- r4 = 0xc70a99f0 r5 = 0xc7206a68 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000006c r10 = 0xc7206b14 sleepq_wait_sig() at sleepq_wait_sig+0xc pc = 0xc2204bf8 lr = 0xc21b6da8 (_sleep+0x464) sp = 0xfa761ba8 fp = 0xfa761c08 r4 = 0xc70a99f0 r10 = 0xc7206b14 _sleep() at _sleep+0x464 pc = 0xc21b6da8 lr = 0xc2167520 (kern_wait6+0x7dc) sp = 0xfa761c10 fp = 0xfa761c98 r4 = 0x00000000 r5 = 0x00000007 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc70a99f0 r9 = 0xc7206b24 r10 = 0x00000000 kern_wait6() at kern_wait6+0x7dc pc = 0xc2167520 lr = 0xc2166bfc (sys_wait4+0x84) sp = 0xfa761ca0 fp = 0xfa761dd8 r4 = 0x00000030 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xfa761cb4 --More-- r8 = 0xfa761df8 r9 = 0x00000000 r10 = 0xc7206a68 sys_wait4() at sys_wait4+0x84 pc = 0xc2166bfc lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa761de0 fp = 0xfa761e50 r4 = 0xc70a99f0 r5 = 0x00000000 r6 = 0x60000013 r7 = 0x00000000 r8 = 0xfa761df0 r10 = 0xc7206a68 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa761e58 fp = 0xbfbfe8e8 r4 = 0x00000001 r5 = 0x00000000 r6 = 0xbfbfe878 r7 = 0x00000007 r8 = 0x00031dd0 r9 = 0x00000001 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa761e58 fp = 0xbfbfe8e8 db> where 60 Tracing pid 60 tid 100050 td 0xc72766a0 db_trace_self() at db_trace_self pc = 0xc2482298 lr = 0xc2042320 (db_stack_trace+0x108) sp = 0xfa77d3b0 fp = 0xfa77d3c8 r10 = 0xc25d6970 db_stack_trace() at db_stack_trace+0x108 pc = 0xc2042320 lr = 0xc2041db8 (db_command+0x388) sp = 0xfa77d3d0 fp = 0xfa77d470 r4 = 0x00000000 r5 = 0x00000000 r6 = 0x00000072 r10 = 0xc25d6970 db_command() at db_command+0x388 pc = 0xc2041db8 lr = 0xc2041a20 (db_command_loop+0x74) sp = 0xfa77d478 fp = 0xfa77d488 r4 = 0xc24ce3e7 r5 = 0xc24dfb1f r6 = 0xc25d695c r7 = 0xfa77d668 r8 = 0xc25cd9e0 r9 = 0xc2579794 r10 = 0xc25cd9e4 db_command_loop() at db_command_loop+0x74 pc = 0xc2041a20 lr = 0xc20445e4 (db_trap+0x108) sp = 0xfa77d490 fp = 0xfa77d5a8 --More-- r4 = 0x00000000 r5 = 0xc25d6968 r6 = 0xc25cda08 r10 = 0xc25cd9e4 db_trap() at db_trap+0x108 pc = 0xc20445e4 lr = 0xc21f3f90 (kdb_trap+0x184) sp = 0xfa77d5b0 fp = 0xfa77d5d8 r4 = 0x00000000 r5 = 0x00000001 r6 = 0xc25cda08 r7 = 0xfa77d668 kdb_trap() at kdb_trap+0x184 pc = 0xc21f3f90 lr = 0xc249c210 (undefinedinstruction+0x3a8) sp = 0xfa77d5e0 fp = 0xfa77d660 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe7ffffff r8 = 0xc72766a0 r9 = 0xc21f36e8 r10 = 0xfa77d668 undefinedinstruction() at undefinedinstruction+0x3a8 pc = 0xc249c210 lr = 0xc2483920 (exception_exit) sp = 0xfa77d668 fp = 0xfa77d700 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 --More-- r10 = 0xc72766a0 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc21f36d8 (kdb_enter+0x48) sp = 0xfa77d6f8 fp = 0xfa77d700 r0 = 0xc25cd9f4 r1 = 0x00000000 r2 = 0x00000001 r3 = 0xc24e2302 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 r10 = 0xc72766a0 r12 = 0x00000000 $a.8() at $a.8 pc = 0xc21f36ec lr = 0xc21abd40 (vpanic+0x164) sp = 0xfa77d708 fp = 0xfa77d728 r4 = 0x00000100 r10 = 0xc72766a0 vpanic() at vpanic+0x164 pc = 0xc21abd40 lr = 0xc21abbdc (vpanic) sp = 0xfa77d730 fp = 0xfa77d738 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe28fc600 r8 = 0xc72766a0 r9 = 0xc737f040 --More-- r10 = 0xfa77d7d8 vpanic() at vpanic pc = 0xc21abbdc lr = 0xc249c2ac (unwind_stack_one) sp = 0xfa77d740 fp = 0xfa77d7d0 r4 = 0xc72766a0 r5 = 0xc737f040 r6 = 0xfa77d7d8 r7 = 0xfa77d738 r8 = 0xc21abbdc r9 = 0xfa77d750 r10 = 0xfa77d744 unwind_stack_one() at unwind_stack_one pc = 0xc249c2ac lr = 0xc2483920 (exception_exit) sp = 0xfa77d7d8 fp = 0xfa77d870 r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc737f3d4 (fdesc_init+0x20) sp = 0xfa77d868 fp = 0xfa77d870 r0 = 0xc7388570 r1 = 0xc7380065 r2 = 0x00000000 r3 = 0x00000000 --More-- r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 r12 = 0xc738faa0 $a() at $a+0x198 pc = 0xc737f040 lr = 0xc226554c (vfs_modevent+0x618) sp = 0xfa77d878 fp = 0xfa77d8a8 r4 = 0xfa77d8a8 r5 = 0xc2446760 r6 = 0xc70cea20 r7 = 0xc277a08c r8 = 0xc73883ac r9 = 0xc7388340 vfs_modevent() at vfs_modevent+0x618 pc = 0xc226554c lr = 0xc2190328 (module_register_init+0x1fc) sp = 0xfa77d8b0 fp = 0xfa77d8e0 r4 = 0xc25d7f48 r5 = 0xc73800e4 r6 = 0xc70a1440 r7 = 0xc7380008 r8 = 0xc25d7f70 r9 = 0xc25be378 module_register_init() at module_register_init+0x1fc pc = 0xc2190328 lr = 0xc2181e4c (linker_load_module+0xcb8) sp = 0xfa77d8e8 fp = 0xfa77db40 r4 = 0xc25d7f70 r5 = 0xc73800e4 --More-- r6 = 0xc25bcec0 r7 = 0xc73800e4 r8 = 0xc70a1440 r9 = 0xc25bce90 r10 = 0xc70cea60 linker_load_module() at linker_load_module+0xcb8 pc = 0xc2181e4c lr = 0xc2183d90 (kern_kldload+0x128) sp = 0xfa77db48 fp = 0xfa77db78 r4 = 0xfa77db84 r5 = 0xc709a7f0 r6 = 0x00000000 r7 = 0x00000001 r8 = 0xc25bce90 r9 = 0xc25bcec0 r10 = 0xc72766a0 kern_kldload() at kern_kldload+0x128 pc = 0xc2183d90 lr = 0xc2264ed8 (vfs_byname_kld+0x34) sp = 0xfa77db80 fp = 0xfa77db98 r4 = 0xfa77dbe4 r5 = 0xc72766a0 r6 = 0xc709a7f0 r7 = 0x00000000 r8 = 0xc7030cd0 r9 = 0x00000000 vfs_byname_kld() at vfs_byname_kld+0x34 pc = 0xc2264ed8 lr = 0xc22681e8 (vfs_donmount+0x990) sp = 0xfa77dba0 fp = 0xfa77ddb8 r4 = 0x00000000 r5 = 0x000000ff --More-- r6 = 0xc2596be0 r7 = 0x00000000 vfs_donmount() at vfs_donmount+0x990 pc = 0xc22681e8 lr = 0xc2267838 (sys_nmount+0x64) sp = 0xfa77ddc0 fp = 0xfa77ddd8 r4 = 0xc72766a0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xfa77ddf0 r9 = 0x00000000 r10 = 0xc726c000 sys_nmount() at sys_nmount+0x64 pc = 0xc2267838 lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa77dde0 fp = 0xfa77de50 r4 = 0xc72766a0 r5 = 0xbfbff394 r6 = 0x60000013 r10 = 0xc726c000 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 r4 = 0x2081c198 r5 = 0xbfbff394 r6 = 0xbfbff390 r7 = 0x0000017a r8 = 0x00000000 r9 = 0x00014708 r10 = 0x000155c0 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 db> show threads 100050 (0xc72766a0) (stack 0xfa77c000) db_trace_self() at db_trace_self pc = 0xc2482298 lr = 0xc20478b4 (db_show_threads+0x80) sp = 0xfa77d2a8 fp = 0xfa77d3c8 r10 = 0xc25d6970 db_show_threads() at db_show_threads+0x80 pc = 0xc20478b4 lr = 0xc2041db8 (db_command+0x388) sp = 0xfa77d3d0 fp = 0xfa77d470 r4 = 0x00000000 r5 = 0x00000000 r6 = 0x00000065 r7 = 0xc2047834 r8 = 0x00000001 r9 = 0xc2579278 db_command() at db_command+0x388 pc = 0xc2041db8 lr = 0xc2041a20 (db_command_loop+0x74) sp = 0xfa77d478 fp = 0xfa77d488 r4 = 0xc24ce3e7 r5 = 0xc24dfb1f r6 = 0xc25d695c r7 = 0xfa77d668 r8 = 0xc25cd9e0 r9 = 0xc2579794 r10 = 0xc25cd9e4 db_command_loop() at db_command_loop+0x74 pc = 0xc2041a20 lr = 0xc20445e4 (db_trap+0x108) sp = 0xfa77d490 fp = 0xfa77d5a8 --More-- r4 = 0x00000000 r5 = 0xc25d6968 r6 = 0xc25cda08 r10 = 0xc25cd9e4 db_trap() at db_trap+0x108 pc = 0xc20445e4 lr = 0xc21f3f90 (kdb_trap+0x184) sp = 0xfa77d5b0 fp = 0xfa77d5d8 r4 = 0x00000000 r5 = 0x00000001 r6 = 0xc25cda08 r7 = 0xfa77d668 kdb_trap() at kdb_trap+0x184 pc = 0xc21f3f90 lr = 0xc249c210 (undefinedinstruction+0x3a8) sp = 0xfa77d5e0 fp = 0xfa77d660 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe7ffffff r8 = 0xc72766a0 r9 = 0xc21f36e8 r10 = 0xfa77d668 undefinedinstruction() at undefinedinstruction+0x3a8 pc = 0xc249c210 lr = 0xc2483920 (exception_exit) sp = 0xfa77d668 fp = 0xfa77d700 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 --More-- r10 = 0xc72766a0 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc21f36d8 (kdb_enter+0x48) sp = 0xfa77d6f8 fp = 0xfa77d700 r0 = 0xc25cd9f4 r1 = 0x00000000 r2 = 0x00000001 r3 = 0xc24e2302 r4 = 0xc24dfb74 r5 = 0x00000001 r6 = 0xc25be5a0 r7 = 0xc25be610 r8 = 0xfa77d744 r9 = 0xc25d8160 r10 = 0xc72766a0 r12 = 0x00000000 $a.8() at $a.8 pc = 0xc21f36ec lr = 0xc21abd40 (vpanic+0x164) sp = 0xfa77d708 fp = 0xfa77d728 r4 = 0x00000100 r10 = 0xc72766a0 vpanic() at vpanic+0x164 pc = 0xc21abd40 lr = 0xc21abbdc (vpanic) sp = 0xfa77d730 fp = 0xfa77d738 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc249bdb8 r7 = 0xe28fc600 r8 = 0xc72766a0 r9 = 0xc737f040 --More-- r10 = 0xfa77d7d8 vpanic() at vpanic pc = 0xc21abbdc lr = 0xc249c2ac (unwind_stack_one) sp = 0xfa77d740 fp = 0xfa77d7d0 r4 = 0xc72766a0 r5 = 0xc737f040 r6 = 0xfa77d7d8 r7 = 0xfa77d738 r8 = 0xc21abbdc r9 = 0xfa77d750 r10 = 0xfa77d744 unwind_stack_one() at unwind_stack_one pc = 0xc249c2ac lr = 0xc2483920 (exception_exit) sp = 0xfa77d7d8 fp = 0xfa77d870 r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc737f3d4 (fdesc_init+0x20) sp = 0xfa77d868 fp = 0xfa77d870 r0 = 0xc7388570 r1 = 0xc7380065 r2 = 0x00000000 r3 = 0x00000000 --More-- r4 = 0xc73883ac r5 = 0xc73883b0 r6 = 0xc73883b0 r7 = 0x00000002 r8 = 0xc2596af4 r9 = 0xc25d8918 r10 = 0xc7388340 r12 = 0xc738faa0 $a() at $a+0x198 pc = 0xc737f040 lr = 0xc226554c (vfs_modevent+0x618) sp = 0xfa77d878 fp = 0xfa77d8a8 r4 = 0xfa77d8a8 r5 = 0xc2446760 r6 = 0xc70cea20 r7 = 0xc277a08c r8 = 0xc73883ac r9 = 0xc7388340 vfs_modevent() at vfs_modevent+0x618 pc = 0xc226554c lr = 0xc2190328 (module_register_init+0x1fc) sp = 0xfa77d8b0 fp = 0xfa77d8e0 r4 = 0xc25d7f48 r5 = 0xc73800e4 r6 = 0xc70a1440 r7 = 0xc7380008 r8 = 0xc25d7f70 r9 = 0xc25be378 module_register_init() at module_register_init+0x1fc pc = 0xc2190328 lr = 0xc2181e4c (linker_load_module+0xcb8) sp = 0xfa77d8e8 fp = 0xfa77db40 r4 = 0xc25d7f70 r5 = 0xc73800e4 --More-- r6 = 0xc25bcec0 r7 = 0xc73800e4 r8 = 0xc70a1440 r9 = 0xc25bce90 r10 = 0xc70cea60 linker_load_module() at linker_load_module+0xcb8 pc = 0xc2181e4c lr = 0xc2183d90 (kern_kldload+0x128) sp = 0xfa77db48 fp = 0xfa77db78 r4 = 0xfa77db84 r5 = 0xc709a7f0 r6 = 0x00000000 r7 = 0x00000001 r8 = 0xc25bce90 r9 = 0xc25bcec0 r10 = 0xc72766a0 kern_kldload() at kern_kldload+0x128 pc = 0xc2183d90 lr = 0xc2264ed8 (vfs_byname_kld+0x34) sp = 0xfa77db80 fp = 0xfa77db98 r4 = 0xfa77dbe4 r5 = 0xc72766a0 r6 = 0xc709a7f0 r7 = 0x00000000 r8 = 0xc7030cd0 r9 = 0x00000000 vfs_byname_kld() at vfs_byname_kld+0x34 pc = 0xc2264ed8 lr = 0xc22681e8 (vfs_donmount+0x990) sp = 0xfa77dba0 fp = 0xfa77ddb8 r4 = 0x00000000 r5 = 0x000000ff --More-- r6 = 0xc2596be0 r7 = 0x00000000 vfs_donmount() at vfs_donmount+0x990 pc = 0xc22681e8 lr = 0xc2267838 (sys_nmount+0x64) sp = 0xfa77ddc0 fp = 0xfa77ddd8 r4 = 0xc72766a0 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xfa77ddf0 r9 = 0x00000000 r10 = 0xc726c000 sys_nmount() at sys_nmount+0x64 pc = 0xc2267838 lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa77dde0 fp = 0xfa77de50 r4 = 0xc72766a0 r5 = 0xbfbff394 r6 = 0x60000013 r10 = 0xc726c000 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 r4 = 0x2081c198 r5 = 0xbfbff394 r6 = 0xbfbff390 r7 = 0x0000017a r8 = 0x00000000 r9 = 0x00014708 r10 = 0x000155c0 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa77de58 fp = 0xbfbff3b8 100049 (0xc70a99f0) (stack 0xfa760000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xfa761ae8 fp = 0xfa761b20 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xfa761b28 fp = 0xfa761b40 r4 = 0x00000000 r5 = 0x000af1a6 r6 = 0xc70a99f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204d24 (sleepq_catch_signals+0xb4) sp = 0xfa761b48 fp = 0xfa761b90 r4 = 0xc70a99f0 r5 = 0xc7206a68 r6 = 0x0000006c r7 = 0x00000000 r8 = 0x00000002 r9 = 0xc7206a68 sleepq_catch_signals() at sleepq_catch_signals+0xb4 --More-- pc = 0xc2204d24 lr = 0xc2204bf8 (sleepq_wait_sig+0xc) sp = 0xfa761b98 fp = 0xfa761ba0 r4 = 0xc70a99f0 r5 = 0xc7206a68 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000006c r10 = 0xc7206b14 sleepq_wait_sig() at sleepq_wait_sig+0xc pc = 0xc2204bf8 lr = 0xc21b6da8 (_sleep+0x464) sp = 0xfa761ba8 fp = 0xfa761c08 r4 = 0xc70a99f0 r10 = 0xc7206b14 _sleep() at _sleep+0x464 pc = 0xc21b6da8 lr = 0xc2167520 (kern_wait6+0x7dc) sp = 0xfa761c10 fp = 0xfa761c98 r4 = 0x00000000 r5 = 0x00000007 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc70a99f0 r9 = 0xc7206b24 r10 = 0x00000000 kern_wait6() at kern_wait6+0x7dc pc = 0xc2167520 lr = 0xc2166bfc (sys_wait4+0x84) sp = 0xfa761ca0 fp = 0xfa761dd8 --More-- r4 = 0x00000030 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xfa761cb4 r8 = 0xfa761df8 r9 = 0x00000000 r10 = 0xc7206a68 sys_wait4() at sys_wait4+0x84 pc = 0xc2166bfc lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa761de0 fp = 0xfa761e50 r4 = 0xc70a99f0 r5 = 0x00000000 r6 = 0x60000013 r7 = 0x00000000 r8 = 0xfa761df0 r10 = 0xc7206a68 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa761e58 fp = 0xbfbfe8e8 r4 = 0x00000001 r5 = 0x00000000 r6 = 0xbfbfe878 r7 = 0x00000007 r8 = 0x00031dd0 r9 = 0x00000001 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa761e58 fp = 0xbfbfe8e8 --More-- 100048 (0xc71b5350) (stack 0xfa758000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xfa759ae8 fp = 0xfa759b20 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xfa759b28 fp = 0xfa759b40 r4 = 0x00000000 r5 = 0x0021157c r6 = 0xc71b5350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204d24 (sleepq_catch_signals+0xb4) sp = 0xfa759b48 fp = 0xfa759b90 r4 = 0xc71b5350 r5 = 0xc71ab6f0 r6 = 0x0000006c r7 = 0x00000000 r8 = 0x00000046 r9 = 0xc71ab6f0 sleepq_catch_signals() at sleepq_catch_signals+0xb4 pc = 0xc2204d24 lr = 0xc2204bf8 (sleepq_wait_sig+0xc) sp = 0xfa759b98 fp = 0xfa759ba0 r4 = 0xc71b5350 r5 = 0xc71ab6f0 --More-- r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000006c r10 = 0xc71ab79c sleepq_wait_sig() at sleepq_wait_sig+0xc pc = 0xc2204bf8 lr = 0xc21b6da8 (_sleep+0x464) sp = 0xfa759ba8 fp = 0xfa759c08 r4 = 0xc71b5350 r10 = 0xc71ab79c _sleep() at _sleep+0x464 pc = 0xc21b6da8 lr = 0xc2167520 (kern_wait6+0x7dc) sp = 0xfa759c10 fp = 0xfa759c98 r4 = 0x00000000 r5 = 0x00000007 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc71b5350 r9 = 0xc71ab7ac r10 = 0x00000000 kern_wait6() at kern_wait6+0x7dc pc = 0xc2167520 lr = 0xc2166bfc (sys_wait4+0x84) sp = 0xfa759ca0 fp = 0xfa759dd8 r4 = 0x00000030 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xfa759cb4 r8 = 0xfa759df8 r9 = 0x00000000 --More-- r10 = 0xc71ab6f0 sys_wait4() at sys_wait4+0x84 pc = 0xc2166bfc lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xfa759de0 fp = 0xfa759e50 r4 = 0xc71b5350 r5 = 0x00000000 r6 = 0x60000013 r7 = 0x00000000 r8 = 0xfa759df0 r10 = 0xc71ab6f0 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xfa759e58 fp = 0xbfbffa30 r4 = 0x00000001 r5 = 0x00000000 r6 = 0xbfbff9c0 r7 = 0x00000007 r8 = 0x00031dd0 r9 = 0x00000001 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa759e58 fp = 0xbfbffa30 100046 (0xc7033350) (stack 0xe1df6000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1df7d00 fp = 0xe1df7d38 --More-- sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1df7d40 fp = 0xe1df7d58 r4 = 0x00000000 r5 = 0x0000d4ce r6 = 0xc7033350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1df7d60 fp = 0xe1df7d70 r4 = 0xc7033350 r5 = 0x00000000 r6 = 0xc25d18b0 r7 = 0x00000000 r8 = 0xc25d7f60 r9 = 0x00000000 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc2144d8c (_cv_timedwait_sbt+0x228) sp = 0xe1df7d78 fp = 0xe1df7dc0 r4 = 0xc25d18e8 r5 = 0xc25d18b0 r6 = 0xc258e590 r10 = 0x00000000 _cv_timedwait_sbt() at _cv_timedwait_sbt+0x228 pc = 0xc2144d8c lr = 0xc227bb08 (sched_sync+0xb3c) --More-- sp = 0xe1df7dc8 fp = 0xe1df7e30 r4 = 0xc7033350 r5 = 0x00000004 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 r10 = 0xc25d1840 sched_sync() at sched_sync+0xb3c pc = 0xc227bb08 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1df7e38 fp = 0xe1df7e50 r4 = 0xc7033350 r5 = 0xc7041000 r6 = 0xc227afcc r7 = 0x00000000 r8 = 0xe1df7e58 r9 = 0xc25d7930 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1df7e58 fp = 0x00000000 r4 = 0xc227afcc r5 = 0x00000000 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) --More-- sp = 0xe1df7e58 fp = 0x00000000 100045 (0xc70336a0) (stack 0xe1df3000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1df4ce8 fp = 0xe1df4d20 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1df4d28 fp = 0xe1df4d40 r4 = 0x00000000 r5 = 0x00001230 r6 = 0xc70336a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25d18d4 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1df4d48 fp = 0xe1df4d58 r4 = 0xc70336a0 r5 = 0x00000060 r6 = 0xc7041378 r7 = 0xfffffed8 r8 = 0x00000000 r9 = 0x00000060 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xe1df4d60 fp = 0xe1df4dc0 --More-- r4 = 0xc258e590 r5 = 0xc7041378 r6 = 0x00000100 r10 = 0xc25d18d4 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc227bd2c (vnlru_proc+0xc4) sp = 0xe1df4dc8 fp = 0xe1df4e30 r4 = 0x00000004 r5 = 0x00000000 r6 = 0xc25d18a0 r7 = 0xfffffed8 r8 = 0xe1df4e58 r9 = 0xc7041378 r10 = 0xc25d1840 vnlru_proc() at vnlru_proc+0xc4 pc = 0xc227bd2c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1df4e38 fp = 0xe1df4e50 r4 = 0xc70336a0 r5 = 0xc7041378 r6 = 0xc227bc68 r7 = 0x00000000 r8 = 0xe1df4e58 r9 = 0xc25d7930 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1df4e58 fp = 0x00000000 r4 = 0xc227bc68 r5 = 0x00000000 --More-- r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1df4e58 fp = 0x00000000 100044 (0xc70339f0) (stack 0xe1df0000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1df1d10 fp = 0xe1df1d48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1df1d50 fp = 0xe1df1d68 r4 = 0x00000000 r5 = 0x000141e1 r6 = 0xc70339f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25d1500 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1df1d70 fp = 0xe1df1d80 r4 = 0xc70339f0 r5 = 0x00000054 r6 = 0xc25d1650 r7 = 0xfffffed8 --More-- r8 = 0x00000000 r9 = 0x00000054 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xe1df1d88 fp = 0xe1df1de8 r4 = 0xc258e590 r5 = 0xc25d1650 r6 = 0x00000100 r10 = 0xc25d1500 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc225b610 (buf_daemon+0x328) sp = 0xe1df1df0 fp = 0xe1df1e30 r4 = 0x0000038d r5 = 0xc25d1510 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc25d1500 r9 = 0xc25d1640 r10 = 0x00000004 buf_daemon() at buf_daemon+0x328 pc = 0xc225b610 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1df1e38 fp = 0xe1df1e50 r4 = 0xc70339f0 r5 = 0xc6c54000 r6 = 0xc225b2e8 r7 = 0x00000000 r8 = 0xe1df1e58 r9 = 0xc25d7930 r10 = 0xc25d86dc --More-- fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1df1e58 fp = 0x00000000 r4 = 0xc225b2e8 r5 = 0x00000000 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1df1e58 fp = 0x00000000 100055 (0xc7276000) (stack 0xfa7bd000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xfa7bed08 fp = 0xfa7bed40 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xfa7bed48 fp = 0xfa7bed60 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc7276000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc70dc200 mi_switch() at mi_switch+0x140 --More-- pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xfa7bed68 fp = 0xfa7bed78 r4 = 0xc7276000 r5 = 0x00000054 r6 = 0xc70dc284 r7 = 0x7fffff6c r8 = 0x00000000 r9 = 0x00000054 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xfa7bed80 fp = 0xfa7bede0 r4 = 0xc258f360 r5 = 0xc70dc284 r6 = 0x00000100 r10 = 0xc70dc200 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc23fec88 (softdep_flush+0x2e8) sp = 0xfa7bede8 fp = 0xfa7bee30 r4 = 0xc71702b0 r5 = 0x000000fa r6 = 0x00000000 r7 = 0x7fffff6c r8 = 0x00000001 r9 = 0xc7178100 r10 = 0xc7170308 softdep_flush() at softdep_flush+0x2e8 pc = 0xc23fec88 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xfa7bee38 fp = 0xfa7bee50 --More-- r4 = 0xc7276000 r5 = 0xc6c54000 r6 = 0xc23fe9a0 r7 = 0xc71702b0 r8 = 0xfa7bee58 r9 = 0xc70339f0 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xfa7bee58 fp = 0x00000000 r4 = 0xc23fe9a0 r5 = 0xc71702b0 r6 = 0xc6c5a9f0 r7 = 0x7ffb7c83 r8 = 0xc7033d18 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xfa7bee58 fp = 0x00000000 100043 (0xc7034000) (stack 0xe1ded000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1deed10 fp = 0xe1deed48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1deed50 fp = 0xe1deed68 r4 = 0x00000000 r5 = 0x00000000 --More-- r6 = 0xc7034000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25dbbc0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1deed70 fp = 0xe1deed80 r4 = 0xc7034000 r5 = 0x00000000 r6 = 0xc25d4b84 r7 = 0xfffea52b r8 = 0x00000000 r9 = 0x00000000 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xe1deed88 fp = 0xe1deede8 r4 = 0xc258e590 r5 = 0xc25d4b84 r6 = 0x00000100 r10 = 0xc25dbbc0 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc24763bc (vm_pagezero+0x108) sp = 0xe1deedf0 fp = 0xe1deee30 r4 = 0x0000012b r5 = 0xfffea520 r6 = 0x00000000 r7 = 0x00000100 r8 = 0xc25d4b80 r9 = 0xc25d7930 --More-- r10 = 0xc25d86dc vm_pagezero() at vm_pagezero+0x108 pc = 0xc24763bc lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1deee38 fp = 0xe1deee50 r4 = 0xc7034000 r5 = 0xc6c54378 r6 = 0xc24762b4 r7 = 0x00000000 r8 = 0xe1deee58 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1deee58 fp = 0x00000000 r4 = 0xc24762b4 r5 = 0x00000000 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1deee58 fp = 0x00000000 100042 (0xc7034350) (stack 0xe1dea000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1debce8 fp = 0xe1debd20 sched_switch() at sched_switch+0x264 --More-- pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1debd28 fp = 0xe1debd40 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc7034350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25d4a98 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1debd48 fp = 0xe1debd58 r4 = 0x00000074 r5 = 0xc25d4a80 r6 = 0xc7034350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000074 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1debd60 fp = 0xe1debdc0 r4 = 0xc7034350 r5 = 0xc25d4a80 r6 = 0x00000000 r10 = 0xc25d4a98 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc246ccbc (vm_daemon+0x100) sp = 0xe1debdc8 fp = 0xe1debe30 --More-- r4 = 0xc25d4aa8 r5 = 0xc25d4a60 r6 = 0x00000004 r7 = 0xc25d4aa8 r8 = 0xc25d8144 r9 = 0x00000000 r10 = 0xc25d86dc vm_daemon() at vm_daemon+0x100 pc = 0xc246ccbc lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1debe38 fp = 0xe1debe50 r4 = 0xc7034350 r5 = 0xc6c546f0 r6 = 0xc246cbbc r7 = 0x00000000 r8 = 0xe1debe58 r9 = 0xc25d7930 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1debe58 fp = 0x00000000 r4 = 0xc246cbbc r5 = 0x00000000 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1debe58 fp = 0x00000000 --More-- 100041 (0xc70346a0) (stack 0xe1de7000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1de8cc8 fp = 0xe1de8d00 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1de8d08 fp = 0xe1de8d20 r4 = 0x00000000 r5 = 0x00026fa5 r6 = 0xc70346a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25dbbc0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1de8d28 fp = 0xe1de8d38 r4 = 0xc70346a0 r5 = 0x00000054 r6 = 0xc25dbc04 r7 = 0xfffffed8 r8 = 0x00000000 r9 = 0x00000054 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xe1de8d40 fp = 0xe1de8da0 r4 = 0xc258e590 r5 = 0xc25dbc04 --More-- r6 = 0x00000100 r10 = 0xc25dbbc0 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc246d988 (vm_pageout+0x240) sp = 0xe1de8da8 fp = 0xe1de8e30 r4 = 0xc25dbbd0 r5 = 0xc25dbc04 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc25dba80 r9 = 0x00000004 r10 = 0x00000000 vm_pageout() at vm_pageout+0x240 pc = 0xc246d988 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1de8e38 fp = 0xe1de8e50 r4 = 0xc70346a0 r5 = 0xc6c54a68 r6 = 0xc246d748 r7 = 0x00000000 r8 = 0xe1de8e58 r9 = 0xc25d7930 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1de8e58 fp = 0x00000000 r4 = 0xc246d748 r5 = 0x00000000 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 --More-- r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1de8e58 fp = 0x00000000 100047 (0xc70ab000) (stack 0xe1df9000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dfad20 fp = 0xe1dfad58 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dfad60 fp = 0xe1dfad78 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc70ab000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25d49a0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1dfad80 fp = 0xe1dfad90 r4 = 0x00000054 r5 = 0xc25d4994 r6 = 0xc70ab000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000054 --More-- sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1dfad98 fp = 0xe1dfadf8 r4 = 0xc70ab000 r5 = 0xc25d4994 r6 = 0x00000000 r10 = 0xc25d49a0 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc2448d64 (uma_reclaim_worker+0xd0) sp = 0xe1dfae00 fp = 0xe1dfae30 r4 = 0xc25d4980 r5 = 0x00000000 r6 = 0xc2448c94 r7 = 0x00000000 r8 = 0xe1dfae58 r9 = 0xc25d7930 r10 = 0xc25d86dc uma_reclaim_worker() at uma_reclaim_worker+0xd0 pc = 0xc2448d64 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dfae38 fp = 0xe1dfae50 r4 = 0xc70ab000 r5 = 0xc6c54a68 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dfae58 fp = 0x00000000 r4 = 0xc2448c94 r5 = 0x00000000 --More-- r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dfae58 fp = 0x00000000 100040 (0xc70349f0) (stack 0xe1de4000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1de5c78 fp = 0xe1de5cb0 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1de5cb8 fp = 0xe1de5cd0 r4 = 0x00000000 r5 = 0x000b065a r6 = 0xc70349f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6cf8c04 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1de5cd8 fp = 0xe1de5ce8 r4 = 0x0000005c r5 = 0xc6cf8c00 r6 = 0xc70349f0 r7 = 0x00000000 --More-- r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1de5cf0 fp = 0xe1de5d50 r4 = 0xc70349f0 r5 = 0xc6cf8c00 r6 = 0x00000000 r10 = 0xc6cf8c04 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc206ddf8 (mmcsd_task+0x118) sp = 0xe1de5d58 fp = 0xe1de5e30 r4 = 0xc6cf8c00 r5 = 0xc6cf8c04 r6 = 0xc6cf8c20 r7 = 0x00000100 r8 = 0x00000000 r9 = 0x00000000 r10 = 0xc6cf8c14 mmcsd_task() at mmcsd_task+0x118 pc = 0xc206ddf8 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1de5e38 fp = 0xe1de5e50 r4 = 0xc70349f0 r5 = 0xc6c55000 r6 = 0xc206dce0 r7 = 0xc6cf8c00 r8 = 0xe1de5e58 r9 = 0xc25d7930 r10 = 0xc25d86dc --More-- fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1de5e58 fp = 0x00000000 r4 = 0xc206dce0 r5 = 0xc6cf8c00 r6 = 0xc6c5a9f0 r7 = 0x7ffb6c69 r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1de5e58 fp = 0x00000000 100037 (0xc6dfc000) (stack 0xe1ddb000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ddcd20 fp = 0xe1ddcd58 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ddcd60 fp = 0xe1ddcd78 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6dfc000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25d8f0c mi_switch() at mi_switch+0x140 --More-- pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1ddcd80 fp = 0xe1ddcd90 r4 = 0x00000000 r5 = 0xc25d8f44 r6 = 0xc6dfc000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1ddcd98 fp = 0xe1ddcdf8 r4 = 0xc6dfc000 r5 = 0xc25d8f44 r6 = 0x00000000 r10 = 0xc25d8f0c _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc22e2c9c (sctp_iterator_thread+0xc0) sp = 0xe1ddce00 fp = 0xe1ddce30 r4 = 0xc25d8f0c r5 = 0xc6c55378 r6 = 0xc22e2bdc r7 = 0x00000000 r8 = 0xe1ddce58 r9 = 0xc25d7930 r10 = 0xc25d86dc sctp_iterator_thread() at sctp_iterator_thread+0xc0 pc = 0xc22e2c9c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ddce38 fp = 0xe1ddce50 --More-- r4 = 0xc6dfc000 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ddce58 fp = 0x00000000 r4 = 0xc22e2bdc r5 = 0x00000000 r6 = 0xc6c599f0 r7 = 0x7ffb6c1f r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ddce58 fp = 0x00000000 100026 (0xc6c5b350) (stack 0xe1da4000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1da5d48 fp = 0xe1da5d80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1da5d88 fp = 0xe1da5da0 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6c5b350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6d2bea0 --More-- mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1da5da8 fp = 0xe1da5db8 r4 = 0x00000000 r5 = 0xc6d2bca4 r6 = 0xc6c5b350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1da5dc0 fp = 0xe1da5df8 r4 = 0xc258e590 r5 = 0xc6d2bca4 r6 = 0xc6c5b350 r10 = 0xc6d2bea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1da5e00 fp = 0xe1da5e30 r4 = 0xc6d2bc9c r5 = 0xc6d2bca4 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6d2bcac r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) --More-- sp = 0xe1da5e38 fp = 0xe1da5e50 r4 = 0xc6c5b350 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6d2bc9c r8 = 0xe1da5e58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1da5e58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6d2bc9c r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1da5e58 fp = 0x00000000 100027 (0xc6dfe6a0) (stack 0xe1da7000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1da8d48 fp = 0xe1da8d80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1da8d88 fp = 0xe1da8da0 r4 = 0x00000000 r5 = 0x00000000 --More-- r6 = 0xc6dfe6a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6d2bea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1da8da8 fp = 0xe1da8db8 r4 = 0x00000000 r5 = 0xc6d2bcd4 r6 = 0xc6dfe6a0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1da8dc0 fp = 0xe1da8df8 r4 = 0xc258e590 r5 = 0xc6d2bcd4 r6 = 0xc6dfe6a0 r10 = 0xc6d2bea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1da8e00 fp = 0xe1da8e30 r4 = 0xc6d2bccc r5 = 0xc6d2bcd4 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6d2bcdc --More-- r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1da8e38 fp = 0xe1da8e50 r4 = 0xc6dfe6a0 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6d2bccc r8 = 0xe1da8e58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1da8e58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6d2bccc r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1da8e58 fp = 0x00000000 100028 (0xc6dfe350) (stack 0xe1daa000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dabd48 fp = 0xe1dabd80 sched_switch() at sched_switch+0x264 --More-- pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dabd88 fp = 0xe1dabda0 r4 = 0x00000000 r5 = 0x00075fcf r6 = 0xc6dfe350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6d2bea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1dabda8 fp = 0xe1dabdb8 r4 = 0x00000000 r5 = 0xc6d2bd04 r6 = 0xc6dfe350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1dabdc0 fp = 0xe1dabdf8 r4 = 0xc258e590 r5 = 0xc6d2bd04 r6 = 0xc6dfe350 r10 = 0xc6d2bea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1dabe00 fp = 0xe1dabe30 --More-- r4 = 0xc6d2bcfc r5 = 0xc6d2bd04 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6d2bd0c r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dabe38 fp = 0xe1dabe50 r4 = 0xc6dfe350 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6d2bcfc r8 = 0xe1dabe58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dabe58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6d2bcfc r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dabe58 fp = 0x00000000 100029 (0xc6dfe000) (stack 0xe1dad000) cpu_switch() at cpu_switch+0x10 --More-- pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1daed48 fp = 0xe1daed80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1daed88 fp = 0xe1daeda0 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6dfe000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6d2bea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1daeda8 fp = 0xe1daedb8 r4 = 0x00000000 r5 = 0xc6d2bd34 r6 = 0xc6dfe000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1daedc0 fp = 0xe1daedf8 r4 = 0xc258e590 r5 = 0xc6d2bd34 r6 = 0xc6dfe000 r10 = 0xc6d2bea0 --More-- _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1daee00 fp = 0xe1daee30 r4 = 0xc6d2bd2c r5 = 0xc6d2bd34 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6d2bd3c r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1daee38 fp = 0xe1daee50 r4 = 0xc6dfe000 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6d2bd2c r8 = 0xe1daee58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1daee58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6d2bd2c r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit --More-- pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1daee58 fp = 0x00000000 100031 (0xc6dfd6a0) (stack 0xe1dc8000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dc9d48 fp = 0xe1dc9d80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dc9d88 fp = 0xe1dc9da0 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6dfd6a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6e06ea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1dc9da8 fp = 0xe1dc9db8 r4 = 0x00000000 r5 = 0xc6e06ca4 r6 = 0xc6dfd6a0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) --More-- sp = 0xe1dc9dc0 fp = 0xe1dc9df8 r4 = 0xc258e590 r5 = 0xc6e06ca4 r6 = 0xc6dfd6a0 r10 = 0xc6e06ea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1dc9e00 fp = 0xe1dc9e30 r4 = 0xc6e06c9c r5 = 0xc6e06ca4 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6e06cac r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dc9e38 fp = 0xe1dc9e50 r4 = 0xc6dfd6a0 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6e06c9c r8 = 0xe1dc9e58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dc9e58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6e06c9c --More-- r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dc9e58 fp = 0x00000000 100032 (0xc6dfd350) (stack 0xe1dcb000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dccd48 fp = 0xe1dccd80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dccd88 fp = 0xe1dccda0 r4 = 0x00000000 r5 = 0x000fea6e r6 = 0xc6dfd350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6e06ea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1dccda8 fp = 0xe1dccdb8 r4 = 0x00000000 r5 = 0xc6e06cd4 r6 = 0xc6dfd350 r7 = 0x00000000 --More-- r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1dccdc0 fp = 0xe1dccdf8 r4 = 0xc258e590 r5 = 0xc6e06cd4 r6 = 0xc6dfd350 r10 = 0xc6e06ea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1dcce00 fp = 0xe1dcce30 r4 = 0xc6e06ccc r5 = 0xc6e06cd4 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6e06cdc r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dcce38 fp = 0xe1dcce50 r4 = 0xc6dfd350 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6e06ccc r8 = 0xe1dcce58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 --More-- pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dcce58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6e06ccc r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dcce58 fp = 0x00000000 100033 (0xc6dfd000) (stack 0xe1dce000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dcfd48 fp = 0xe1dcfd80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dcfd88 fp = 0xe1dcfda0 r4 = 0x00000000 r5 = 0x0052b40e r6 = 0xc6dfd000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6e06ea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) --More-- sp = 0xe1dcfda8 fp = 0xe1dcfdb8 r4 = 0x00000000 r5 = 0xc6e06d04 r6 = 0xc6dfd000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1dcfdc0 fp = 0xe1dcfdf8 r4 = 0xc258e590 r5 = 0xc6e06d04 r6 = 0xc6dfd000 r10 = 0xc6e06ea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1dcfe00 fp = 0xe1dcfe30 r4 = 0xc6e06cfc r5 = 0xc6e06d04 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6e06d0c r10 = 0x00000000 usb_process() at usb_process+0x180 pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dcfe38 fp = 0xe1dcfe50 r4 = 0xc6dfd000 r5 = 0xc6c556f0 --More-- r6 = 0xc209f8dc r7 = 0xc6e06cfc r8 = 0xe1dcfe58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dcfe58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6e06cfc r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dcfe58 fp = 0x00000000 100034 (0xc6dfc9f0) (stack 0xe1dd1000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dd2d48 fp = 0xe1dd2d80 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dd2d88 fp = 0xe1dd2da0 r4 = 0x00000000 r5 = 0x0004f4bf r6 = 0xc6dfc9f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 --More-- r10 = 0xc6e06ea0 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1dd2da8 fp = 0xe1dd2db8 r4 = 0x00000000 r5 = 0xc6e06d34 r6 = 0xc6dfc9f0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc25d7f60 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21444f4 (_cv_wait+0x1e4) sp = 0xe1dd2dc0 fp = 0xe1dd2df8 r4 = 0xc258e590 r5 = 0xc6e06d34 r6 = 0xc6dfc9f0 r10 = 0xc6e06ea0 _cv_wait() at _cv_wait+0x1e4 pc = 0xc21444f4 lr = 0xc209fa5c (usb_process+0x180) sp = 0xe1dd2e00 fp = 0xe1dd2e30 r4 = 0xc6e06d2c r5 = 0xc6e06d34 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000001 r9 = 0xc6e06d3c r10 = 0x00000000 usb_process() at usb_process+0x180 --More-- pc = 0xc209fa5c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dd2e38 fp = 0xe1dd2e50 r4 = 0xc6dfc9f0 r5 = 0xc6c556f0 r6 = 0xc209f8dc r7 = 0xc6e06d2c r8 = 0xe1dd2e58 r9 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd2e58 fp = 0x00000000 r4 = 0xc209f8dc r5 = 0xc6e06d2c r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd2e58 fp = 0x00000000 100019 (0xc6cf5000) (stack 0xe1ae9000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1aead08 fp = 0xe1aead40 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1aead48 fp = 0xe1aead60 --More-- r4 = 0x00000000 r5 = 0x003691b5 r6 = 0xc6cf5000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25ae080 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1aead68 fp = 0xe1aead78 r4 = 0x0000005c r5 = 0xc25ae0c0 r6 = 0xc6cf5000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1aead80 fp = 0xe1aeade0 r4 = 0xc6cf5000 r5 = 0xc25ae0c0 r6 = 0x00000000 r10 = 0xc25ae080 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc2010940 (xpt_done_td+0xd8) sp = 0xe1aeade8 fp = 0xe1aeae30 r4 = 0xc25ae080 r5 = 0x00000001 r6 = 0xc25ae0c0 r7 = 0xe1aeadfc --More-- r8 = 0xc25ae090 r9 = 0x00000000 r10 = 0x00000004 xpt_done_td() at xpt_done_td+0xd8 pc = 0xc2010940 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1aeae38 fp = 0xe1aeae50 r4 = 0xc6cf5000 r5 = 0xc6c55a68 r6 = 0xc2010868 r7 = 0xc25ae080 r8 = 0xe1aeae58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1aeae58 fp = 0x00000000 r4 = 0xc2010868 r5 = 0xc25ae080 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1aeae58 fp = 0x00000000 100039 (0xc6cfa6a0) (stack 0xe1de1000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) --More-- sp = 0xe1de2cf8 fp = 0xe1de2d30 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1de2d38 fp = 0xe1de2d50 r4 = 0x00000000 r5 = 0x00001e85 r6 = 0xc6cfa6a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25ae300 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1de2d58 fp = 0xe1de2d68 r4 = 0x0000005c r5 = 0xc25ae2ac r6 = 0xc6cfa6a0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1de2d70 fp = 0xe1de2dd0 r4 = 0xc6cfa6a0 r5 = 0xc25ae2ac r6 = 0x00000000 r10 = 0xc25ae300 _sleep() at _sleep+0x470 --More-- pc = 0xc21b6db4 lr = 0xc2010d34 (xpt_scanner_thread+0xf4) sp = 0xe1de2dd8 fp = 0xe1de2e30 r4 = 0xc25ae310 r5 = 0xc24d6637 r6 = 0xc25ae280 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000004 r10 = 0x00000100 xpt_scanner_thread() at xpt_scanner_thread+0xf4 pc = 0xc2010d34 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1de2e38 fp = 0xe1de2e50 r4 = 0xc6cfa6a0 r5 = 0xc6c55a68 r6 = 0xc2010c40 r7 = 0x00000000 r8 = 0xe1de2e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1de2e58 fp = 0x00000000 r4 = 0xc2010c40 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit --More-- pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1de2e58 fp = 0x00000000 100015 (0xc6cfa000) (stack 0xe1add000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1aded20 fp = 0xe1aded58 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1aded60 fp = 0xe1aded78 r4 = 0x00000000 r5 = 0x0000ccd4 r6 = 0xc6cfa000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xe1aded80 fp = 0xe1aded90 r4 = 0xc6cfa000 r5 = 0x00000000 r6 = 0xc25bb0f0 r7 = 0x19999999 r8 = 0x00000000 r9 = 0x00000000 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) --More-- sp = 0xe1aded98 fp = 0xe1adedf8 r4 = 0x00000000 r5 = 0xc25bb0f0 r6 = 0x00000004 r10 = 0x00000000 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc2075eb8 (random_kthread+0xc0) sp = 0xe1adee00 fp = 0xe1adee30 r4 = 0x19999999 r5 = 0x0000a004 r6 = 0xc25b10e0 r7 = 0x00000004 r8 = 0x0000a000 r9 = 0xc25bb0f0 r10 = 0x00000000 random_kthread() at random_kthread+0xc0 pc = 0xc2075eb8 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1adee38 fp = 0xe1adee50 r4 = 0xc6cfa000 r5 = 0xc6c56000 r6 = 0xc2075df8 r7 = 0x00000000 r8 = 0xe1adee58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1adee58 fp = 0x00000000 --More-- r4 = 0xc2075df8 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1adee58 fp = 0x00000000 100012 (0xc6c58350) (stack 0xe1ad4000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ad5d00 fp = 0xe1ad5d38 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ad5d40 fp = 0xe1ad5d58 r4 = 0x00000000 r5 = 0x00097cb1 r6 = 0xc6c58350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25bc608 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1ad5d60 fp = 0xe1ad5d70 r4 = 0x0000005c r5 = 0xc25d7588 --More-- r6 = 0xc6c58350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1ad5d78 fp = 0xe1ad5dd8 r4 = 0xc6c58350 r5 = 0xc25d7588 r6 = 0x00000000 r10 = 0xc25bc608 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc21228f0 (g_run_events+0x8c) sp = 0xe1ad5de0 fp = 0xe1ad5e30 r4 = 0x00000001 r5 = 0xc25bc618 r6 = 0xc25d7578 r7 = 0x00000000 r8 = 0x00000004 r9 = 0xc25833e0 r10 = 0x00000000 g_run_events() at g_run_events+0x8c pc = 0xc21228f0 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ad5e38 fp = 0xe1ad5e50 r4 = 0xc6c58350 r5 = 0xc6c56378 r6 = 0xc2125604 r7 = 0x00000000 r8 = 0xe1ad5e58 r9 = 0x00000000 --More-- r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ad5e58 fp = 0x00000000 r4 = 0xc2125604 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ad5e58 fp = 0x00000000 100013 (0xc6c58000) (stack 0xe1ad7000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ad8d00 fp = 0xe1ad8d38 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ad8d40 fp = 0xe1ad8d58 r4 = 0x00000000 r5 = 0x0007d3b4 r6 = 0xc6c58000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25bc654 --More-- mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1ad8d60 fp = 0xe1ad8d70 r4 = 0x0000005c r5 = 0xc25d758c r6 = 0xc6c58000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1ad8d78 fp = 0xe1ad8dd8 r4 = 0xc6c58000 r5 = 0xc25d758c r6 = 0x00000000 r10 = 0xc25bc654 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc21250cc (g_io_schedule_up+0x280) sp = 0xe1ad8de0 fp = 0xe1ad8e20 r4 = 0xc25bc664 r5 = 0x00000004 r6 = 0xc25bc620 r7 = 0x00000000 r8 = 0xc25d758c r9 = 0xc24d6637 r10 = 0x00000000 g_io_schedule_up() at g_io_schedule_up+0x280 pc = 0xc21250cc lr = 0xc21256f4 (g_up_procbody+0x78) --More-- sp = 0xe1ad8e28 fp = 0xe1ad8e30 r4 = 0xc25bc68c r5 = 0xc6c56378 r6 = 0xc212567c r7 = 0x00000000 r8 = 0xe1ad8e58 r9 = 0x00000000 r10 = 0x00000000 g_up_procbody() at g_up_procbody+0x78 pc = 0xc21256f4 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ad8e38 fp = 0xe1ad8e50 r4 = 0xc6c58000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ad8e58 fp = 0x00000000 r4 = 0xc212567c r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ad8e58 fp = 0x00000000 100014 (0xc6cfa350) (stack 0xe1ada000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) --More-- sp = 0xe1adbcd8 fp = 0xe1adbd10 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1adbd18 fp = 0xe1adbd30 r4 = 0x00000000 r5 = 0x000b83ed r6 = 0xc6cfa350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc25bc634 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1adbd38 fp = 0xe1adbd48 r4 = 0x0000005c r5 = 0xc25d7590 r6 = 0xc6cfa350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000005c sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1adbd50 fp = 0xe1adbdb0 r4 = 0xc6cfa350 r5 = 0xc25d7590 r6 = 0x00000000 r10 = 0xc25bc634 _sleep() at _sleep+0x470 --More-- pc = 0xc21b6db4 lr = 0xc212493c (g_io_schedule_down+0x238) sp = 0xe1adbdb8 fp = 0xe1adbe20 r4 = 0xc25bc644 r5 = 0x00000000 r6 = 0x00000004 r7 = 0x00000001 r8 = 0x00000000 r9 = 0xc25bc620 r10 = 0xc6e12c80 g_io_schedule_down() at g_io_schedule_down+0x238 pc = 0xc212493c lr = 0xc2125770 (g_down_procbody+0x78) sp = 0xe1adbe28 fp = 0xe1adbe30 r4 = 0xc25bc68c r5 = 0xc6c56378 r6 = 0xc21256f8 r7 = 0x00000000 r8 = 0xe1adbe58 r9 = 0x00000000 r10 = 0x00000000 g_down_procbody() at g_down_procbody+0x78 pc = 0xc2125770 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1adbe38 fp = 0xe1adbe50 r4 = 0xc6cfa350 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1adbe58 fp = 0x00000000 --More-- r4 = 0xc21256f8 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1adbe58 fp = 0x00000000 100006 (0xc6c599f0) (stack 0xe1ac2000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ac3da0 fp = 0xe1ac3dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ac3de0 fp = 0xe1ac3df8 r4 = 0x00000000 r5 = 0x0006bd50 r6 = 0xc6c599f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1ac3e00 fp = 0xe1ac3e30 r4 = 0xc6b14ed0 r5 = 0xc6b3496c --More-- r6 = 0xc6b34900 r7 = 0xc6b34910 r8 = 0xc258ad70 r9 = 0xc6b34910 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ac3e38 fp = 0xe1ac3e50 r4 = 0xc6c599f0 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6b14ed0 r8 = 0xe1ac3e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ac3e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6b14ed0 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ac3e58 fp = 0x00000000 100007 (0xc6c596a0) (stack 0xe1ac5000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) --More-- sp = 0xe1ac6e58 fp = 0x00000000 100008 (0xc6c59350) (stack 0xe1ac8000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1ac9e58 fp = 0x00000000 100009 (0xc6c59000) (stack 0xe1acb000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1acce58 fp = 0x00000000 100010 (0xc6c589f0) (stack 0xe1ace000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1acfe58 fp = 0x00000000 100011 (0xc6c586a0) (stack 0xe1ad1000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1ad2e58 fp = 0x00000000 100016 (0xc6cf59f0) (stack 0xe1ae0000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ae1da0 fp = 0xe1ae1dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ae1de0 fp = 0xe1ae1df8 r4 = 0x00000000 r5 = 0x00002e27 --More-- r6 = 0xc6cf59f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1ae1e00 fp = 0xe1ae1e30 r4 = 0xc6b14cd0 r5 = 0xc6b3436c r6 = 0xc6b34300 r7 = 0xc6b34310 r8 = 0xc258ad70 r9 = 0xc6b34310 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ae1e38 fp = 0xe1ae1e50 r4 = 0xc6cf59f0 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6b14cd0 r8 = 0xe1ae1e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ae1e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6b14cd0 --More-- r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ae1e58 fp = 0x00000000 100018 (0xc6cf5350) (stack 0xe1ae6000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1ae7e58 fp = 0x00000000 100021 (0xc6cf46a0) (stack 0xe1aef000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1af0e58 fp = 0x00000000 100023 (0xc6cf4000) (stack 0xe1af5000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1af6da0 fp = 0xe1af6dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1af6de0 fp = 0xe1af6df8 r4 = 0x00000000 r5 = 0x00002348 r6 = 0xc6cf4000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 --More-- r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1af6e00 fp = 0xe1af6e30 r4 = 0xc6d30960 r5 = 0xc6b3246c r6 = 0xc6b32400 r7 = 0xc6b32410 r8 = 0xc258ad70 r9 = 0xc6b32410 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1af6e38 fp = 0xe1af6e50 r4 = 0xc6cf4000 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6d30960 r8 = 0xe1af6e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1af6e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6d30960 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1af6e58 fp = 0x00000000 100024 (0xc6c5b9f0) (stack 0xe1d7f000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1d80e58 fp = 0x00000000 100025 (0xc6c5b6a0) (stack 0xe1da1000) uart_sab82532_class() at 0 pc = 0x00000000 lr = 0xc249a1a4 (fork_trampoline) sp = 0xe1da2e58 fp = 0x00000000 100030 (0xc6dfd9f0) (stack 0xe1dc5000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dc6da0 fp = 0xe1dc6dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dc6de0 fp = 0xe1dc6df8 r4 = 0x00000000 r5 = 0x0017040b r6 = 0xc6dfd9f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 r10 = 0x00000000 mi_switch() at mi_switch+0x140 --More-- pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1dc6e00 fp = 0xe1dc6e30 r4 = 0xc6d41a70 r5 = 0xc6b3206c r6 = 0xc6b32000 r7 = 0xc6b32010 r8 = 0xc258ad70 r9 = 0xc6b32010 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dc6e38 fp = 0xe1dc6e50 r4 = 0xc6dfd9f0 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6d41a70 r8 = 0xe1dc6e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dc6e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6d41a70 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) --More-- sp = 0xe1dc6e58 fp = 0x00000000 100035 (0xc6dfc6a0) (stack 0xe1dd4000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dd5da0 fp = 0xe1dd5dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dd5de0 fp = 0xe1dd5df8 r4 = 0x00000000 r5 = 0x000059b9 r6 = 0xc6dfc6a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1dd5e00 fp = 0xe1dd5e30 r4 = 0xc6d417d0 r5 = 0xc6e1a16c r6 = 0xc6e1a100 r7 = 0xc6e1a110 r8 = 0xc258ad70 r9 = 0xc6e1a110 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dd5e38 fp = 0xe1dd5e50 --More-- r4 = 0xc6dfc6a0 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6d417d0 r8 = 0xe1dd5e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd5e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6d417d0 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd5e58 fp = 0x00000000 100036 (0xc6dfc350) (stack 0xe1dd7000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1dd8da0 fp = 0xe1dd8dd8 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1dd8de0 fp = 0xe1dd8df8 r4 = 0x00000000 r5 = 0x00fb688c --More-- r6 = 0xc6dfc350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000109 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2170824 (ithread_loop+0x1a4) sp = 0xe1dd8e00 fp = 0xe1dd8e30 r4 = 0xc6d41530 r5 = 0xc6e1a06c r6 = 0xc6e1a000 r7 = 0xc6e1a010 r8 = 0xc258ad70 r9 = 0xc6e1a010 ithread_loop() at ithread_loop+0x1a4 pc = 0xc2170824 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1dd8e38 fp = 0xe1dd8e50 r4 = 0xc6dfc350 r5 = 0xc6c566f0 r6 = 0xc2170680 r7 = 0xc6d41530 r8 = 0xe1dd8e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd8e58 fp = 0x00000000 r4 = 0xc2170680 r5 = 0xc6d41530 --More-- r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1dd8e58 fp = 0x00000000 100002 (0xc6c5a9f0) (stack 0xe1ab6000) savectx() at savectx+0x14 pc = 0xc249a18c lr = 0xc2487eec ($a.6+0x1c) sp = 0xe1ab7cd8 fp = 0xe1ab7d00 $a.6() at $a.6+0x1c pc = 0xc2487eec lr = 0xc216ffa0 (intr_event_handle+0x70) sp = 0xe1ab7d08 fp = 0xe1ab7d20 r4 = 0xc6e17900 r5 = 0xe1ab7d40 r6 = 0x00000000 r7 = 0xc6df8600 r8 = 0x00000000 r9 = 0xc6c5a9f0 r10 = 0x0000011c intr_event_handle() at intr_event_handle+0x70 pc = 0xc216ffa0 lr = 0xc248595c (arm_irq_handler+0x6c) sp = 0xe1ab7d28 fp = 0xe1ab7d38 r4 = 0xe1ab7d40 r5 = 0x00000004 r6 = 0xc25e1014 r7 = 0xc25d4ed4 --More-- r8 = 0xc25cbcc4 r9 = 0xc25cbc88 arm_irq_handler() at arm_irq_handler+0x6c pc = 0xc248595c lr = 0xc2483920 (exception_exit) sp = 0xe1ab7d40 fp = 0xe1ab7e30 r4 = 0xc25cbcd4 r5 = 0xc6c5a9f0 r6 = 0xc25cbcd4 r7 = 0xc25cbcd6 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc2486278 (cpu_idle+0x8c) sp = 0xe1ab7dd0 fp = 0xe1ab7e30 r0 = 0x00002710 r1 = 0x000022ad r2 = 0x000022ad r3 = 0x60000013 r4 = 0xc25cbcd4 r5 = 0xc6c5a9f0 r6 = 0xc25cbcd4 r7 = 0xc25cbcd6 r8 = 0xc25cbcc4 r9 = 0xc25cbc88 r10 = 0x0000011c r12 = 0x00000007 sched_idletd() at sched_idletd+0x3a4 pc = 0xc21e1f14 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ab7e38 fp = 0xe1ab7e50 r4 = 0xc6c5a9f0 r5 = 0xc6c56a68 r6 = 0xc21e1b70 r7 = 0x00000000 --More-- r8 = 0xe1ab7e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ab7e58 fp = 0x00000000 r4 = 0xc21e1b70 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ab7e58 fp = 0x00000000 100003 (0xc6c5a6a0) (stack 0xe1ab9000) savectx() at savectx+0x14 pc = 0xc249a18c lr = 0xc2487eec ($a.6+0x1c) sp = 0xe1abacd8 fp = 0xe1abad00 $a.6() at $a.6+0x1c pc = 0xc2487eec lr = 0xc216ffa0 (intr_event_handle+0x70) sp = 0xe1abad08 fp = 0xe1abad20 r4 = 0xc6e17900 r5 = 0xe1abad40 r6 = 0x00000000 r7 = 0xc6df8600 r8 = 0x00000000 r9 = 0xc6c5a6a0 --More-- r10 = 0x000000a3 intr_event_handle() at intr_event_handle+0x70 pc = 0xc216ffa0 lr = 0xc248595c (arm_irq_handler+0x6c) sp = 0xe1abad28 fp = 0xe1abad38 r4 = 0xe1abad40 r5 = 0x00000004 r6 = 0xc25e1014 r7 = 0xc25d4ed4 r8 = 0xc25cc384 r9 = 0xc25cc348 arm_irq_handler() at arm_irq_handler+0x6c pc = 0xc248595c lr = 0xc2483920 (exception_exit) sp = 0xe1abad40 fp = 0xe1abae30 r4 = 0xc25cc394 r5 = 0xc6c5a6a0 r6 = 0xc25cc394 r7 = 0xc25cc396 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc2486278 (cpu_idle+0x8c) sp = 0xe1abadd0 fp = 0xe1abae30 r0 = 0x00002710 r1 = 0x000022a6 r2 = 0x000022a6 r3 = 0x60000013 r4 = 0xc25cc394 r5 = 0xc6c5a6a0 r6 = 0xc25cc394 r7 = 0xc25cc396 r8 = 0xc25cc384 r9 = 0xc25cc348 --More-- r10 = 0x000000a3 r12 = 0x00000015 sched_idletd() at sched_idletd+0x3bc pc = 0xc21e1f2c lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1abae38 fp = 0xe1abae50 r4 = 0xc6c5a6a0 r5 = 0xc6c56a68 r6 = 0xc21e1b70 r7 = 0x00000000 r8 = 0xe1abae58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1abae58 fp = 0x00000000 r4 = 0xc21e1b70 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1abae58 fp = 0x00000000 100004 (0xc6c5a350) (stack 0xe1abc000) savectx() at savectx+0x14 pc = 0xc249a18c lr = 0xc2487eec ($a.6+0x1c) sp = 0xe1abdcd8 fp = 0xe1abdd00 --More-- $a.6() at $a.6+0x1c pc = 0xc2487eec lr = 0xc216ffa0 (intr_event_handle+0x70) sp = 0xe1abdd08 fp = 0xe1abdd20 r4 = 0xc6e17900 r5 = 0xe1abdd40 r6 = 0x00000000 r7 = 0xc6df8600 r8 = 0x00000000 r9 = 0xc6c5a350 r10 = 0x000000a4 intr_event_handle() at intr_event_handle+0x70 pc = 0xc216ffa0 lr = 0xc248595c (arm_irq_handler+0x6c) sp = 0xe1abdd28 fp = 0xe1abdd38 r4 = 0xe1abdd40 r5 = 0x00000004 r6 = 0xc25e1014 r7 = 0xc25d4ed4 r8 = 0xc25cca44 r9 = 0xc25cca08 arm_irq_handler() at arm_irq_handler+0x6c pc = 0xc248595c lr = 0xc2483920 (exception_exit) sp = 0xe1abdd40 fp = 0xe1abde30 r4 = 0xc25cca54 r5 = 0xc6c5a350 r6 = 0xc25cca54 r7 = 0xc25cca56 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc2486278 (cpu_idle+0x8c) --More-- sp = 0xe1abddd0 fp = 0xe1abde30 r0 = 0x00002710 r1 = 0x000022a2 r2 = 0x00000000 r3 = 0x60000013 r4 = 0xc25cca54 r5 = 0xc6c5a350 r6 = 0xc25cca54 r7 = 0xc25cca56 r8 = 0xc25cca44 r9 = 0xc25cca08 r10 = 0x000000a4 r12 = 0x00000004 sched_idletd() at sched_idletd+0x3b0 pc = 0xc21e1f20 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1abde38 fp = 0xe1abde50 r4 = 0xc6c5a350 r5 = 0xc6c56a68 r6 = 0xc21e1b70 r7 = 0x00000000 r8 = 0xe1abde58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1abde58 fp = 0x00000000 r4 = 0xc21e1b70 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1abde58 fp = 0x00000000 100005 (0xc6c5a000) (stack 0xe1abf000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ac0c88 fp = 0xe1ac0cc0 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ac0cc8 fp = 0xe1ac0ce0 r4 = 0x00000000 r5 = 0x2065adf5 r6 = 0xc6c5a000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000608 r10 = 0x00000017 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc21b4e38 (critical_exit+0x84) sp = 0xe1ac0ce8 fp = 0xe1ac0cf0 r4 = 0xc6c5a000 r5 = 0xe1ac0d30 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0xc6c5a000 critical_exit() at critical_exit+0x84 --More-- pc = 0xc21b4e38 lr = 0xc217001c (intr_event_handle+0xec) sp = 0xe1ac0cf8 fp = 0xe1ac0d10 r4 = 0xc6e17b00 r10 = 0x00000017 intr_event_handle() at intr_event_handle+0xec pc = 0xc217001c lr = 0xc248595c (arm_irq_handler+0x6c) sp = 0xe1ac0d18 fp = 0xe1ac0d28 r4 = 0xe1ac0d30 r5 = 0x00000002 r6 = 0xc25e1014 r7 = 0xc25d4ed4 r8 = 0xc25cd104 r9 = 0xc25cd0c8 arm_irq_handler() at arm_irq_handler+0x6c pc = 0xc248595c lr = 0xc2483920 (exception_exit) sp = 0xe1ac0d30 fp = 0xe1ac0dc8 r4 = 0xc6c5a000 r5 = 0xc6c5a000 r6 = 0xc25cd116 r7 = 0xc25cd108 exception_exit() at exception_exit pc = 0xc2483920 lr = 0xc2486278 (cpu_idle+0x8c) sp = 0xe1ac0dc0 fp = 0xe1ac0dc8 r0 = 0x00000000 r1 = 0x000000c0 r2 = 0x600001d3 r3 = 0x60000113 r4 = 0xc6c5a000 r5 = 0xc6c5a000 --More-- r6 = 0xc25cd116 r7 = 0xc25cd108 r8 = 0xc25cd104 r9 = 0xc25cd0c8 r10 = 0x00000017 r12 = 0x0062ec25 cpu_idle() at cpu_idle+0xb8 pc = 0xc24862a4 lr = 0xc21e1c38 (sched_idletd+0xc8) sp = 0xe1ac0dd0 fp = 0xe1ac0e30 r4 = 0xc25cd114 r10 = 0x00000017 sched_idletd() at sched_idletd+0xc8 pc = 0xc21e1c38 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ac0e38 fp = 0xe1ac0e50 r4 = 0xc6c5a000 r5 = 0xc6c56a68 r6 = 0xc21e1b70 r7 = 0x00000000 r8 = 0xe1ac0e58 r9 = 0x00000000 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ac0e58 fp = 0x00000000 r4 = 0xc21e1b70 r5 = 0x00000000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 --More-- swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ac0e58 fp = 0x00000000 100001 (0xc6c5b000) (stack 0xe1aae000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1aafae8 fp = 0xe1aafb20 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1aafb28 fp = 0xe1aafb40 r4 = 0x00000000 r5 = 0x002c19a9 r6 = 0xc6c5b000 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204d24 (sleepq_catch_signals+0xb4) sp = 0xe1aafb48 fp = 0xe1aafb90 r4 = 0xc6c5b000 r5 = 0xc6c57000 r6 = 0x0000006c r7 = 0x00000000 r8 = 0x00000070 r9 = 0xc6c57000 sleepq_catch_signals() at sleepq_catch_signals+0xb4 --More-- pc = 0xc2204d24 lr = 0xc2204bf8 (sleepq_wait_sig+0xc) sp = 0xe1aafb98 fp = 0xe1aafba0 r4 = 0xc6c5b000 r5 = 0xc6c57000 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x0000006c r10 = 0xc6c570ac sleepq_wait_sig() at sleepq_wait_sig+0xc pc = 0xc2204bf8 lr = 0xc21b6da8 (_sleep+0x464) sp = 0xe1aafba8 fp = 0xe1aafc08 r4 = 0xc6c5b000 r10 = 0xc6c570ac _sleep() at _sleep+0x464 pc = 0xc21b6da8 lr = 0xc2167520 (kern_wait6+0x7dc) sp = 0xe1aafc10 fp = 0xe1aafc98 r4 = 0x00000000 r5 = 0x00000007 r6 = 0x00000000 r7 = 0x00000000 r8 = 0xc6c5b000 r9 = 0xc6c570bc r10 = 0x00000000 kern_wait6() at kern_wait6+0x7dc pc = 0xc2167520 lr = 0xc2166bfc (sys_wait4+0x84) sp = 0xe1aafca0 fp = 0xe1aafdd8 --More-- r4 = 0x00000032 r5 = 0x00000000 r6 = 0x00000000 r7 = 0xe1aafcb4 r8 = 0xe1aafdf8 r9 = 0x00000000 r10 = 0xc6c57000 sys_wait4() at sys_wait4+0x84 pc = 0xc2166bfc lr = 0xc249a948 (swi_handler+0x4b8) sp = 0xe1aafde0 fp = 0xe1aafe50 r4 = 0xc6c5b000 r5 = 0x000c2171 r6 = 0x60000013 r7 = 0x00000000 r8 = 0xe1aafdf0 r10 = 0xc6c57000 swi_handler() at swi_handler+0x4b8 pc = 0xc249a948 lr = 0xc24838b0 (swi_exit) sp = 0xe1aafe58 fp = 0xbfbff928 r4 = 0x000c2280 r5 = 0x000c2171 r6 = 0x00009e00 r7 = 0x00000007 r8 = 0xbfbff908 r9 = 0x000e0810 r10 = 0x0000000e swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1aafe58 fp = 0xbfbff928 --More-- 100000 (0xc25d7930) (stack 0xc2712000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xc2713d78 fp = 0xc2713db0 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xc2713db8 fp = 0xc2713dd0 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc25d7930 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0x00000000 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc22052ac (sleepq_timedwait+0x38) sp = 0xc2713dd8 fp = 0xc2713de8 r4 = 0xc25d7930 r5 = 0x00000054 r6 = 0xc25d75a8 r7 = 0xfffff479 r8 = 0x00000000 r9 = 0x00000054 sleepq_timedwait() at sleepq_timedwait+0x38 pc = 0xc22052ac lr = 0xc21b6d88 (_sleep+0x444) sp = 0xc2713df0 fp = 0xc2713e50 r4 = 0x00000009 r5 = 0xc25d75a8 --More-- r6 = 0x00000100 r10 = 0x00000000 _sleep() at _sleep+0x444 pc = 0xc21b6d88 lr = 0xc24516cc (swapper+0x4f0) sp = 0xc2713e58 fp = 0xc2713ea0 r4 = 0xc25d8144 r5 = 0x00000009 r6 = 0xfffff470 r7 = 0xc24fa8ad r8 = 0xc26a4000 r9 = 0x00000000 r10 = 0x80000000 swapper() at swapper+0x4f0 pc = 0xc24516cc lr = 0xc20001f0 (_start+0xf0) sp = 0xc2713ea8 fp = 0x00000000 r4 = 0xc2000308 r5 = 0xc25e4000 r6 = 0x1104c740 r7 = 0x0085207a r8 = 0xc26a4000 r9 = 0x00000014 r10 = 0x02020000 _start() at _start+0xf0 pc = 0xc20001f0 lr = 0xc20001f0 (_start+0xf0) sp = 0xc2713ea8 fp = 0x00000000 100017 (0xc6cf56a0) (stack 0xe1ae3000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) --More-- sp = 0xe1ae4d10 fp = 0xe1ae4d48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ae4d50 fp = 0xe1ae4d68 r4 = 0x00000000 r5 = 0x0015d031 r6 = 0xc6cf56a0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6cf8498 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1ae4d70 fp = 0xe1ae4d80 r4 = 0x00000000 r5 = 0xc6cf8480 r6 = 0xc6cf56a0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1ae4d88 fp = 0xe1ae4de8 r4 = 0xc6cf56a0 r5 = 0xc6cf8480 r6 = 0x00000000 r10 = 0xc6cf8498 _sleep() at _sleep+0x470 --More-- pc = 0xc21b6db4 lr = 0xc2209544 (taskqueue_thread_loop+0x1d8) sp = 0xe1ae4df0 fp = 0xe1ae4e30 r4 = 0xc6cf8480 r5 = 0xc6cf8498 r6 = 0xc24d6637 r7 = 0x00000000 r8 = 0x00000100 r9 = 0x00000000 r10 = 0x00000000 taskqueue_thread_loop() at taskqueue_thread_loop+0x1d8 pc = 0xc2209544 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ae4e38 fp = 0xe1ae4e50 r4 = 0xc6cf56a0 r5 = 0xc25d75a8 r6 = 0xc220936c r7 = 0xc25d8798 r8 = 0xe1ae4e58 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ae4e58 fp = 0x00000000 r4 = 0xc220936c r5 = 0xc25d8798 r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) --More-- sp = 0xe1ae4e58 fp = 0x00000000 100020 (0xc6cf49f0) (stack 0xe1aec000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1aedd10 fp = 0xe1aedd48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1aedd50 fp = 0xe1aedd68 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6cf49f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6cf8118 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1aedd70 fp = 0xe1aedd80 r4 = 0x00000000 r5 = 0xc6cf8100 r6 = 0xc6cf49f0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1aedd88 fp = 0xe1aedde8 --More-- r4 = 0xc6cf49f0 r5 = 0xc6cf8100 r6 = 0x00000000 r10 = 0xc6cf8118 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc2209544 (taskqueue_thread_loop+0x1d8) sp = 0xe1aeddf0 fp = 0xe1aede30 r4 = 0xc6cf8100 r5 = 0xc6cf8118 r6 = 0xc24d6637 r7 = 0x00000000 r8 = 0x00000100 r9 = 0x00000000 r10 = 0x00000000 taskqueue_thread_loop() at taskqueue_thread_loop+0x1d8 pc = 0xc2209544 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1aede38 fp = 0xe1aede50 r4 = 0xc6cf49f0 r5 = 0xc25d75a8 r6 = 0xc220936c r7 = 0xc25d7ec0 r8 = 0xe1aede58 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1aede58 fp = 0x00000000 r4 = 0xc220936c r5 = 0xc25d7ec0 r6 = 0x00000000 r7 = 0x00000000 --More-- r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1aede58 fp = 0x00000000 100022 (0xc6cf4350) (stack 0xe1af2000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1af3d10 fp = 0xe1af3d48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1af3d50 fp = 0xe1af3d68 r4 = 0x00000000 r5 = 0x00000000 r6 = 0xc6cf4350 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6cf8018 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1af3d70 fp = 0xe1af3d80 r4 = 0x00000000 r5 = 0xc6cf8000 r6 = 0xc6cf4350 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 --More-- sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1af3d88 fp = 0xe1af3de8 r4 = 0xc6cf4350 r5 = 0xc6cf8000 r6 = 0x00000000 r10 = 0xc6cf8018 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc2209544 (taskqueue_thread_loop+0x1d8) sp = 0xe1af3df0 fp = 0xe1af3e30 r4 = 0xc6cf8000 r5 = 0xc6cf8018 r6 = 0xc24d6637 r7 = 0x00000000 r8 = 0x00000100 r9 = 0x00000000 r10 = 0x00000000 taskqueue_thread_loop() at taskqueue_thread_loop+0x1d8 pc = 0xc2209544 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1af3e38 fp = 0xe1af3e50 r4 = 0xc6cf4350 r5 = 0xc25d75a8 r6 = 0xc220936c r7 = 0xc25dae2c r8 = 0xe1af3e58 r10 = 0x00000000 fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) --More-- sp = 0xe1af3e58 fp = 0x00000000 r4 = 0xc220936c r5 = 0xc25dae2c r6 = 0x00000000 r7 = 0x00000000 r8 = 0x00000000 r10 = 0x00000000 swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1af3e58 fp = 0x00000000 100038 (0xc6cfa9f0) (stack 0xe1dde000) cpu_switch() at cpu_switch+0x10 pc = 0xc249a088 lr = 0xc21df7d4 (sched_switch+0x264) sp = 0xe1ddfd10 fp = 0xe1ddfd48 sched_switch() at sched_switch+0x264 pc = 0xc21df7d4 lr = 0xc21b7410 (mi_switch+0x140) sp = 0xe1ddfd50 fp = 0xe1ddfd68 r4 = 0x00000000 r5 = 0x00000233 r6 = 0xc6cfa9f0 r7 = 0xc25a6ef0 r8 = 0x00000000 r9 = 0x00000104 r10 = 0xc6cf8398 mi_switch() at mi_switch+0x140 pc = 0xc21b7410 lr = 0xc2204a94 (sleepq_wait+0x38) sp = 0xe1ddfd70 fp = 0xe1ddfd80 --More-- r4 = 0x00000000 r5 = 0xc6cf8380 r6 = 0xc6cfa9f0 r7 = 0x00000000 r8 = 0x00000000 r9 = 0x00000000 sleepq_wait() at sleepq_wait+0x38 pc = 0xc2204a94 lr = 0xc21b6db4 (_sleep+0x470) sp = 0xe1ddfd88 fp = 0xe1ddfde8 r4 = 0xc6cfa9f0 r5 = 0xc6cf8380 r6 = 0x00000000 r10 = 0xc6cf8398 _sleep() at _sleep+0x470 pc = 0xc21b6db4 lr = 0xc2209544 (taskqueue_thread_loop+0x1d8) sp = 0xe1ddfdf0 fp = 0xe1ddfe30 r4 = 0xc6cf8380 r5 = 0xc6cf8398 r6 = 0xc24d6637 r7 = 0x00000000 r8 = 0x00000100 r9 = 0xc25d7930 r10 = 0xc25d86dc taskqueue_thread_loop() at taskqueue_thread_loop+0x1d8 pc = 0xc2209544 lr = 0xc216c968 (fork_exit+0xa4) sp = 0xe1ddfe38 fp = 0xe1ddfe50 r4 = 0xc6cfa9f0 r5 = 0xc25d75a8 r6 = 0xc220936c r7 = 0xc25ae328 --More-- r8 = 0xe1ddfe58 r10 = 0xc25d86dc fork_exit() at fork_exit+0xa4 pc = 0xc216c968 lr = 0xc24838b0 (swi_exit) sp = 0xe1ddfe58 fp = 0x00000000 r4 = 0xc220936c r5 = 0xc25ae328 r6 = 0xc6c599f0 r7 = 0x7ffb6c1f r8 = 0xc25cd790 r10 = 0xc25d86dc swi_exit() at swi_exit pc = 0xc24838b0 lr = 0xc24838b0 (swi_exit) sp = 0xe1ddfe58 fp = 0x00000000 db> ps pid ppid pgrp uid state wmesg wchan cmd 60 59 16 0 R+ CPU 3 mount 59 16 16 0 S+ wait 0xc7206a68 sh 16 1 16 0 Ss+ wait 0xc71ab6f0 sh 15 0 0 0 DL syncer 0xc25d18b0 [syncer] 9 0 0 0 DL vlruwt 0xc7041378 [vnlru] 8 0 0 0 DL (threaded) [bufdaemon] 100044 D psleep 0xc25d1650 [bufdaemon] 100055 D sdflush 0xc70dc284 [/ worker] 7 0 0 0 DL pgzero 0xc25d4b84 [pagezero] 6 0 0 0 DL psleep 0xc25d4a80 [vmdaemon] 5 0 0 0 DL (threaded) [pagedaemon] 100041 D psleep 0xc25dbc04 [pagedaemon] 100047 D umarcl 0xc25d4994 [uma] 4 0 0 0 DL jobqueue 0xc6cf8c00 [mmcsd0: mmc/sd card] 3 0 0 0 DL waiting_ 0xc25d8f44 [sctp_iterator] 14 0 0 0 DL (threaded) [usb] 100026 D - 0xc6d2bca4 [usbus0] 100027 D - 0xc6d2bcd4 [usbus0] 100028 D - 0xc6d2bd04 [usbus0] --More-- 100029 D - 0xc6d2bd34 [usbus0] 100031 D - 0xc6e06ca4 [usbus1] 100032 D - 0xc6e06cd4 [usbus1] 100033 D - 0xc6e06d04 [usbus1] 100034 D - 0xc6e06d34 [usbus1] 2 0 0 0 DL (threaded) [cam] 100019 D - 0xc25ae0c0 [doneq0] 100039 D - 0xc25ae2ac [scanner] 13 0 0 0 DL - 0xc25bb0f0 [rand_harvestq] 12 0 0 0 DL (threaded) [geom] 100012 D - 0xc25d7588 [g_event] 100013 D - 0xc25d758c [g_up] 100014 D - 0xc25d7590 [g_down] 11 0 0 0 WL (threaded) [intr] 100006 I [swi4: clock (0)] 100007 I [swi4: clock (1)] 100008 I [swi4: clock (2)] 100009 I [swi4: clock (3)] 100010 I [swi1: netisr 0] 100011 I [swi3: vm] --More-- 100016 I [swi6: Giant taskq] 100018 I [swi5: fast taskq] 100021 I [swi6: task queue] 100023 I [swi0: uart] 100024 I [intr150: ffec0] 100025 I [intr75: ehci0] 100030 I [intr72: ehci1] 100035 I [intr54: sdhci_imx0] 100036 I [intr56: sdhci_imx1] 10 0 0 0 RL (threaded) [idle] 100002 Run CPU 0 [idle: cpu0] 100003 Run CPU 1 [idle: cpu1] 100004 Run CPU 2 [idle: cpu2] 100005 CanRun [idle: cpu3] 1 0 1 0 SLs wait 0xc6c57000 [init] 0 0 0 0 DLs (threaded) [kernel] 100000 D swapin 0xc25d75a8 [swapper] 100017 D - 0xc6cf8480 [thread taskq] 100020 D - 0xc6cf8100 [kqueue taskq] 100022 D - 0xc6cf8000 [ffs_trim taskq] --More-- 100038 D - 0xc6cf8380 [CAM taskq] db> root@devel:/usr/local/DEVEL/LOG # ^Dexit Script done on Sat Jun 20 08:39:30 2015 --Multipart=_Sat__20_Jun_2015_09_09_57_+0000_B=ud7D.d18bpgJM4--