Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.27.0 binary release panic #2329

Closed
adrianlzt opened this issue Jan 20, 2021 · 6 comments
Closed

0.27.0 binary release panic #2329

adrianlzt opened this issue Jan 20, 2021 · 6 comments

Comments

@adrianlzt
Copy link
Contributor

If I try to run the v0.27.0 skydive binary release (md5sum 522a8b32891a9b0cc268c4aac4590d4a, downloaded twice) give a fatal error:

fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0xe5 pc=0x7faba2758e84]

Full error

I am usign kernel 5.10.8-arch1-1.

If I build locally from the v0.27.0 tag it runs correctly.

@carroarmato0
Copy link
Contributor

Can confirm, getting the same issue.
5.8.0-41-generic #46-Ubuntu

@lebauce
Copy link
Member

lebauce commented Feb 4, 2021

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

@carroarmato0
Copy link
Contributor

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

@lebauce
Copy link
Member

lebauce commented Feb 4, 2021

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

@adrianlzt
Copy link
Contributor Author

Should we leave this open for reference until next binary release?

@lebauce
Copy link
Member

lebauce commented Mar 1, 2021

Yes, good point. The binaries at https://github.com/skydive-project/skydive-binaries/ should be already be fixed though

openstack-mirroring pushed a commit to openstack/openstack that referenced this issue Jun 20, 2022
* Update kolla from branch 'master'
  to 1f1214d4fe496ca015497d7e2fb5aa994c805736
  - Bump skydive version to 0.28
    
    Skydive versions prior to 0.28.0 panic on newer versions of libc.
    Fixed upstream in 0.28, see: skydive-project/skydive#2329
    This should be backported to at least xena and yoga, as skydive is
    currently not working with centos 8 on these releases.
    
    Closes-Bug: #1940862
    Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
openstack-mirroring pushed a commit to openstack/kolla that referenced this issue Jun 20, 2022
Skydive versions prior to 0.28.0 panic on newer versions of libc.
Fixed upstream in 0.28, see: skydive-project/skydive#2329
This should be backported to at least xena and yoga, as skydive is
currently not working with centos 8 on these releases.

Closes-Bug: #1940862
Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
openstack-mirroring pushed a commit to openstack/kolla that referenced this issue Jun 20, 2022
Skydive versions prior to 0.28.0 panic on newer versions of libc.
Fixed upstream in 0.28, see: skydive-project/skydive#2329
This should be backported to at least xena and yoga, as skydive is
currently not working with centos 8 on these releases.

Closes-Bug: #1940862
Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
(cherry picked from commit 1f1214d)
openstack-mirroring pushed a commit to openstack/kolla that referenced this issue Jun 21, 2022
Skydive versions prior to 0.28.0 panic on newer versions of libc.
Fixed upstream in 0.28, see: skydive-project/skydive#2329
This should be backported to at least xena and yoga, as skydive is
currently not working with centos 8 on these releases.

Closes-Bug: #1940862
Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
(cherry picked from commit 1f1214d)
openstack-mirroring pushed a commit to openstack/kolla that referenced this issue Aug 16, 2022
Skydive versions prior to 0.28.0 panic on newer versions of libc.
Fixed upstream in 0.28, see: skydive-project/skydive#2329
This should be backported to at least xena and yoga, as skydive is
currently not working with centos 8 on these releases.

Closes-Bug: #1940862
Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
(cherry picked from commit 1f1214d)
(cherry picked from commit 9adffe3)
msherman64 pushed a commit to ChameleonCloud/kolla that referenced this issue Aug 3, 2023
Skydive versions prior to 0.28.0 panic on newer versions of libc.
Fixed upstream in 0.28, see: skydive-project/skydive#2329
This should be backported to at least xena and yoga, as skydive is
currently not working with centos 8 on these releases.

Closes-Bug: #1940862
Change-Id: I177949b9319a977c9cd9121eb28b710256b72a5a
(cherry picked from commit 1f1214d)
@lebauce lebauce closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants