fnordahl has quit [Remote host closed the connection]
fnordahl has joined #openvswitch
ChmEarl has quit [Quit: Leaving]
evplus has joined #openvswitch
<evplus>
Hi,
<evplus>
Is anyone here successfully running OVN-IC using Debian Bookworm packages? After creating an IC via Incus, it gets killed (signal=SEGV), and trying to restart it yields the same result.
<evplus>
I am just looking for confirmation on whether this is a problem with the package provided by Debian.
tpires__ has joined #openvswitch
arif-ali has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
arif-ali has joined #openvswitch
arif-ali has quit [Client Quit]
arif-ali has joined #openvswitch
<fnordahl>
evplus: Debian Bookworm shipped with OVN 23.03, from cursory view there have been fixes for potential crash conditions since then. Does the issue go away if you use the 24.03 package from Ubuntu Noble or 24.09 package from Debian Sid / Ubuntu Plucky?
<evplus>
I installed 24.09.0-1 from testing but the issue remains.
<evplus>
I found that it is caused by passing the `-v` or the `--log-file` args to the `ovn-ic` binary
<evplus>
I just narrowed it down to a warn log. `-vERR` ok; `-vWARN` ko