내 시스템이 충돌했습니다. 다음 로그에 표시된 것처럼 systemd-udev.service가 충돌합니다.
Apr 03 20:15:04 dut-3 charon-systemd[23290]: sending keep alive to 194.1.1.1[40055]
Apr 03 20:15:04 dut-3 charon-systemd[23290]: sending keep alive to 194.1.1.1[40055]
Apr 03 20:15:04 dut-3 charon-systemd[23290]: sending keep alive to 194.1.1.1[40055]
Apr 03 20:19:07 dut-3 systemd[1]: Created slice system-systemd\x2dcoredump.slice - Slice /system/systemd-coredump.
Apr 03 20:19:07 dut-3 systemd[1]: Started [email protected] - Process Core Dump (PID 276426/UID 0).
Apr 03 20:19:07 dut-3 systemd[1]: systemd-udevd.service: State 'stop-watchdog' timed out. Killing.
Apr 03 20:19:07 dut-3 systemd[1]: systemd-udevd.service: Killing process 1546 (systemd-udevd) with signal SIGKILL.
Apr 03 20:19:07 dut-3 systemd[1]: Started [email protected] - Process Core Dump (PID 276430/UID 0).
...
Apr 03 20:19:07 dut-3 systemd[1]: systemd-journald.service: Failed with result 'watchdog'.
...
Apr 03 20:17:00 dut-3 systemd[1]: systemd-udevd.service: Watchdog timeout (limit 3min)!
충돌을 디버깅하려고 할 때 충돌이 감시 시간 초과로 인해 발생한 것인지, 아니면 감시 시간 초과로 인해 충돌이 발생한 것인지 알고 싶습니다. 특히 systemd-udevd.service가 충돌하고 워치독에 메시지를 보내지 못합니다.