Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RPi3 panic



I'm running ./build.sh on -current after cvs update -A -dP  every day or so when RPi3 finishes.  Was also scp'ing in some files.  with swapctl added 1G swapfile on /dev/sd2b 

I run 'top' on the serial console (so is interspersed with panic output):


load averages:  1.02,  0.97,  1.07;               up 0+02:06:18        12:46:25
35 processes: 32 sleeping, 1 stopped, 1 zombie, 1 on CPU
CPU0 states:  0.0% user,  3.0% nice,  5.9% system, 31.7% interrupt, 59.4% idle
CPU1 states:  6.9% user,  1.0% nice, 18.8% system,  0.0% interrupt, 73.3% idle
CPU2 states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
CPU3 states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Memory: 660M Act, 416K Inact, 11M Wired, 10M Exec, 597M File, 88M Free
Swap: 1152M Total, 40M Used, 1112M Free
Mar  6 12:37:02 rpi su: mac to root on /dev/pts/3
  PID USERNAME PRI NICE   SIZE   RES STATE      TIME   WCPU    CPU COMMAND
 1091 mac       79    5    16M 8920K biowai/1   2:40 26.71% 26.71% cvs
  417 mac       85    0    16M 4648K select/1   0:35 20.90% 20.90% sshd
 1235 mac       85    0  8432K 2408K select/1   0:06  0.24%  0.24% scp
  970 root      43    0  4600K 2024K CPU/3      0:06  0.00%  0.00% top
load averages:  1.26,  1.03,  1.09;               up 0+02:06:48        12:46:55
35 processes: 1 runnable, 31 sleeping, 1 stopped, 1 zombie, 1 on CPU
CPU0 states:  3.0% user,  1.0% nice,  5.0% system, 29.7% interrupt, 61.4% idle
CPU1 states:  5.0% user,  0.0% nice,  6.9% system,  0.0% interrupt, 88.1% idle
CPU2 states:  3.0% user,  0.0% nice,  4.0% system,  0.0% interrupt, 93.1% idle
CPU3 states:  1.0% user,  1.0% nice,  2.0% system,  0.0% interrupt, 96.0% idle
Memory: 706M Act, 416K Inact, 11M Wired, 10M Exec, 642M File, 43M Free
Swap: 1152M Total, 40M Used, 1112M Free
panic: kernel diagnostic assertion "xfer->ux_state == XFER_BUSY" failed: file "/usr/src/sys/dev/usb/usbdi.c", line 1014 xfer 0xbac320 state is 9ePRI NICE   SIZE   RES STATE      TIME   WCPU    CPU COMMAND
cpu0: Begin traceback...   16M 4648K RUN/2      0:40 18.51% 18.51% sshd
0xbaeeddb4: netbsd:db_panic+0xc8920K biowai/3   2:45 15.63% 15.62% cvs
0xbaeeddcc: netbsd:vpanic+0x1a42408K select/3   0:07  3.08%  3.08% scp
0xbaeedde4: netbsd:__udivmoddi42024K CPU/2      0:06  0.00%  0.00% top
0xbaeede1c: netbsd:usb_insert_transfer+0xf8
0xbaeede3c: netbsd:dwc2_device_bulk_transfer+0x30
0xbaeede64: netbsd:usbd_transfer+0xb4
0xbaeede9c: netbsd:smsc_encap+0xb8
0xbaeedebc: netbsd:smsc_start+0x5c
0xbaeedee4: netbsd:smsc_txeof+0xd4
0xbaeedf1c: netbsd:usb_transfer_complete+0x168
0xbaeedf4c: netbsd:dwc2_softintr+0x90
0xbaeedf64: netbsd:usb_soft_intr+0x28
0xbaeedfac: netbsd:softint_dispatch+0xd4
0xbaef3ac4: netbsd:softint_switch+0x58
Bad frame pointer: 0x800cfc30
cpu0: End traceback...

dump to dev 92,1 not possible
rebootin[ Kernel symbol table missing! ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018 The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 8.99.12 (RPI2) #0: Fri Feb  2 10:49:01 UTC 2018
        mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/RPI2



Home | Main Index | Thread Index | Old Index