Sime-Zupanovic
Sime-Zupanovic
We see this issue often in our testing loop, did you have time to check backtrace? Thank you in advance
I had a theory that we had nested call in dhcp6_freedrop(), calling again dhcp6_freedrop() while first call didn't complete memory clean up: Expire6 event fires -> Callback 1 runs and...
Hi, I did more code checking, and as we can see from syslog that EXPIRE happened very close to SIGTERM. I now suspect that it could happen that we have...
Hi, please read my previous comments and output of backtrace and state variable in the moment of crash. What I suspect is that we have partial state free and not...
Hi, problem happens on dhcpcd --version: dhcpcd-10.2.2 Regarding OS we are using Linux 6.1.130 Regarding dhcpcd.conf need to check internally how to share this info. Not sure is this really...
We have delivered internally this patch from attachment, now for several weeks [freedrop_done_patch.txt](https://github.com/user-attachments/files/21485751/freedrop_done_patch.txt) fault is not visible. Could you consider to have this patch in some coming official dhcpcd version?
Same status as in https://github.com/NetworkConfiguration/dhcpcd/issues/519
Hi, unfortunately company politics is to use label versions. We are currently on v10.2.2, so this patching is making things hard. When will there be some new version available containing...
Ok, so complete new gracefull shutdown handling is in dhcpcd-10.3.0?
Hi, this fault on Discover I cannot reproduce now. I moved to dhcpcd v10.3.0 and I see same issue I was seeing on patched 10.2.2 version on short interface breaks...