You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Ovey device is created via OCP and in some cases the reply can't be deserialized... But I'm sure the kernel sends valid output..because it only happens inside neli if multiple messages has been sent.
The text was updated successfully, but these errors were encountered:
I'm sure it is not a neli bug. I'm pretty sure I have a memory bug inside the kernel! I did 1000 requests/replies with OCP ECHO - everything fine @planetA. But as soon as I have OCP request that includes verbs it sometimes fails and sometimes not. I probably have silent memory errors and this way sometimes the socket buffer (and other memory) gets corrupted.. :(
I thought this issue is gone since Neli 0.5.0 .. but it still happens :( I don't know why it just started to appear again.
Similar to #9
Might be useful: jbaublitz/neli#110
Problem: Ovey device is created via OCP and in some cases the reply can't be deserialized... But I'm sure the kernel sends valid output..because it only happens inside neli if multiple messages has been sent.
The text was updated successfully, but these errors were encountered: