I have found more information on this. Not sure if it is a problem with the
watchdog package or how the system is configured, but the problem is that
there is an overflow of the "bytes" variable in the "iface.c" source file
for the watchdog.

This is the line that is causing the issues:
unsigned long bytes = strtoul(line + i + strlen(dev->name) + 1, NULL, 10);

Reference:
https://github.com/RPi-Distro/repo/issues/237#issuecomment-1493429567

On Thu, 30 Mar 2023 at 22:46, J <grandmastertrip...@gmail.com> wrote:

> Hello,
> After doing certain activities, in my case, restoring an external SD card
> from a backup using a program, watchdog thinks that
> "device eth0 did not receive anything since last check"
> which triggers a reboot as I've configured in Watchdog.
> However, eth0 is working fine, /proc/net/dev is incrementing, the
> interface is working, I'm serving HTTPS/HTTPS/DNS over this interface, I'm
> SShed in on the interface.
> /dev/proc/net is incrementing, I am cat'ing it and watch it increment AS
> watchdog says its not receiving anything
>
> Relevant links:
> https://github.com/RPi-Distro/repo/issues/237#issuecomment-1490751380
>
> On Thu, Mar 30, 2023, 5:45 p.m. Debian Bug Tracking System <
> ow...@bugs.debian.org> wrote:
>
>> Thank you for filing a new Bug report with Debian.
>>
>> You can follow progress on this Bug here: 1033716:
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033716.
>>
>> This is an automatically generated reply to let you know your message
>> has been received.
>>
>> Your message is being forwarded to the package maintainers and other
>> interested parties for their attention; they will reply in due course.
>>
>> As you requested using X-Debbugs-CC, your message was also forwarded to
>>   grandmastertrip...@gmail.com
>> (after having been given a Bug report number, if it did not have one).
>>
>> Your message has been sent to the package maintainer(s):
>>  Michael Meskes <mes...@debian.org>
>>
>> If you wish to submit further information on this problem, please
>> send it to 1033...@bugs.debian.org.
>>
>> Please do not send mail to ow...@bugs.debian.org unless you wish
>> to report a problem with the Bug-tracking system.
>>
>> --
>> 1033716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033716
>> Debian Bug Tracking System
>> Contact ow...@bugs.debian.org with problems
>>
>

Reply via email to