Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Watchdog failure stenotype abort after 2 minutes (Debian 10) #228

@dspruell-s01

Description

@dspruell-s01
  • Debian GNU/Linux 10 (buster)
  • Linux 4.19.0-10-amd64
  • go version go1.11.6 linux/amd64

Using latest stenographer, can get through install and setup and systemd starts correctly, but seems to die (or be killed).

$ sudo systemctl status stenographer
 stenographer.service - packet capture to disk
   Loaded: loaded (/lib/systemd/system/stenographer.service; disabled; vendor preset: enabled)
   Active: active (running) since Tue 2020-09-01 14:44:46 UTC; 2min 59s ago
 Main PID: 10793 (stenographer)
    Tasks: 13 (limit: 4915)
   Memory: 21.1M
   CGroup: /system.slice/stenographer.service
           ├─10793 /usr/bin/stenographer
           └─10829 [stenotype]

Sep 01 14:44:46 astraea systemd[1]: Started packet capture to disk.
Sep 01 14:46:47 astraea stenographer[10793]: 2020-09-01T14:46:47.287721Z T:fffff7 [util.cc:117] WATCHDOG FAILURE: Thread 0 ABORTABORTABORT
Sep 01 14:46:47 astraea stenographer[10793]: /usr/bin/stenotype(+0xb0d6) [0x56553817f0d6]
                                             /usr/bin/stenotype(+0x96e2) [0x56553817d6e2]
                                             /lib/x86_64-linux-gnu/libstdc++.so.6(+0xbbb2f) [0x7f8f8876bb2f]
                                             /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f8f88a8efa3]
Sep 01 14:46:47 astraea stenographer[10793]: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f8f8844b4cf]
Sep 01 14:46:47 astraea stenographer[10793]: 2020/09/01 14:46:47 Stenotype stopped after 2m1.002707097s: stenotype wait failed: signal: aborted
...
Sep 01 15:26:58 astraea stenographer[10793]: 2020-09-01T15:26:58.396742Z T:e0a8f7 [util.cc:117] WATCHDOG FAILURE: Thread 0
                                             ABORTABORTABORT
Sep 01 15:26:58 astraea stenographer[10793]: /usr/bin/stenotype(+0xb0d6) [0x55c80320c0d6]
                                             /usr/bin/stenotype(+0x96e2) [0x55c80320a6e2]
                                             /lib/x86_64-linux-gnu/libstdc++.so.6(+0xbbb2f) [0x7f7e626b1b2f]
                                             /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f7e629d4fa3]
                                             /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f7e623914cf]
Sep 01 15:26:58 astraea stenographer[10793]: 2020/09/01 15:26:58 Stenotype stopped after 2m0.559905173s: stenotype wait failed: signal: aborted
Sep 01 15:28:58 astraea stenographer[10793]: 2020-09-01T15:28:58.937431Z T:9bfff7 [util.cc:117] WATCHDOG FAILURE: Thread 0
                                             ABORTABORTABORT
Sep 01 15:28:58 astraea stenographer[10793]: /usr/bin/stenotype(+0xb0d6) [0x55742f5110d6]
                                             /usr/bin/stenotype(+0x96e2) [0x55742f50f6e2]
                                             /lib/x86_64-linux-gnu/libstdc++.so.6(+0xbbb2f) [0x7fca2234fb2f]
                                             /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7fca22672fa3]
                                             /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fca2202f4cf]
Sep 01 15:28:59 astraea stenographer[10793]: 2020/09/01 15:28:59 Stenotype stopped after 2m0.551980822s: stenotype wait failed: signal: aborted

Unsure if related, but over course of execution the kernel log contains many of these:

[ 1864.826642] audit: type=1326 audit(1598971487.263:8): auid=4294967295 uid=106 gid=112 ses=4294967295 subj==unconfined pid=10800 comm="stenotype" exe="/usr/bin/stenotype" sig=31 arch=c000003e syscall=257 compat=0 ip=0x7f8f88a98d0e code=0x0
...
[ 4276.756724] audit: type=1326 audit(1598973899.366:49): auid=4294967295 uid=106 gid=112 ses=4294967295 subj==unconfined pid=11116 comm="stenotype" exe="/usr/bin/stenotype" sig=31 arch=c000003e syscall=231 compat=0 ip=0x7f7e6235e9d6 code=0x0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions