On Fri, Apr 19, 2019 at 3:11 PM <[email protected]> wrote: > > I have started to encounter a relatively new issue on my Beaglebone Black > that I have been developing an app on for quite some time now. I am not quite > sure when I first started seeing this and what may have changed, so I am > looking for advice on how to troubleshoot this further: > > Message from syslogd@beaglebone at Apr 19 19:55:10 ... > kernel:[244638.300687] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! > [swapper/0:0] > > Message from syslogd@beaglebone at Apr 19 19:55:10 ... > kernel:[244666.198366] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! > [swapper/0:0] > > Message from syslogd@beaglebone at Apr 19 19:55:10 ... > kernel:[244694.095031] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! > [swapper/0:0] > > Message from syslogd@beaglebone at Apr 19 19:55:10 ... > kernel:[244721.991558] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! > [swapper/0:0]
This smells like an ancient kernel.. Run this command and share the output.. sudo /opt/scripts/tools/version.sh Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhF%3D7wuuxqgo%2B%2B7Wp050HKD7MHNbjw2BOGaMxpxay9E5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
