-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
While working on the addrwatch (1.0.2) package for OpenWrt (openwrt/packages#15899) I tried running addrwatch_stdout at the command line (with addrwatch running as well). I was testing using an armvirt-32 snapshot image in qemu (like most architectures supported by OpenWrt, this uses musl instead of glibc).
addrwatch_stdout would stay running for a while (with no output), then crash with a segfault. From the variable delay my guess is that it crashed when trying to output the first update from addrwatch.
Metadata
Metadata
Assignees
Labels
No labels