by inkydinky » Thu Mar 19, 2015 12:07 am
I will leave top open and see where that gets me.
I did a `journalctl -p err` and saw this:
Dec 31 17:39:39 alarm kernel: net eth0: phy 4a101000.mdio:01 not found on slave 1
-- Reboot --
Feb 18 06:14:40 alarm systemd-coredump[26530]: Process 292 (main) of user 1000 dumped core.
-- Reboot --
Feb 28 10:46:48 alarm systemd-coredump[329]: Process 322 (main) of user 1000 dumped core.
-- Reboot --
Mar 17 19:45:27 alarm sshd[365]: pam_tally(sshd:setcred): Tally underflowed for user beagleboneblack
beagleboneblack@alarm desks]$ journalctl --since=2015-02-18 --until=2015-02-19
-- Logs begin at Thu 2013-11-28 10:29:19 MST, end at Wed 2015-03-18 18:01:01 MDT. --
Feb 18 06:14:40 alarm systemd-coredump[26530]: Process 292 (main) of user 1000 dumped core.
Feb 18 06:26:46 alarm systemd[281]: Starting Shutdown.
Feb 18 06:26:46 alarm systemd[281]: Reached target Shutdown.
Feb 18 06:26:46 alarm systemd[281]: Starting Exit the Session...
Feb 18 06:26:46 alarm systemd[281]: Stopping Default.
Feb 18 06:26:46 alarm systemd[281]: Stopped target Default.
But that didn't get me anywhere and I didn't see a `core` to debug. I looked in home and /var/lib/systemd/coredump but didn't see a core.
I'll look into enabling core dumping and hopefully get more clues next crash.