Closed adrianlzt closed 8 months ago
Can confirm, getting the same issue. 5.8.0-41-generic #46-Ubuntu
Not sure this is related to the kernel version but more to glibc. I did try on Ubuntu with the same kernel as you @carroarmato0 and I did not have the issue. Were you using Focal ? I pushed this PR to address the problem though : https://github.com/skydive-project/skydive/pull/2339
Not sure this is related to the kernel version but more to glibc. I did try on Ubuntu with the same kernel as you @carroarmato0 and I did not have the issue. Were you using Focal ? I pushed this PR to address the problem though : #2339
I'm using 20.10 I ended up building from the tag myself just like @adrianlzt
I did try on 20.10 and had the same issue but you were faster to answer :-) I confirm that the fix I pushed solves the issue
Should we leave this open for reference until next binary release?
Yes, good point. The binaries at https://github.com/skydive-project/skydive-binaries/ should be already be fixed though
If I try to run the v0.27.0 skydive binary release (md5sum 522a8b32891a9b0cc268c4aac4590d4a, downloaded twice) give a fatal error:
Full error
I am usign kernel 5.10.8-arch1-1.
If I build locally from the v0.27.0 tag it runs correctly.