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

[LW-11965] Fix crashing of Daedalus 7.0.0 on Ubuntu #3257

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

michalrus
Copy link
Member

@michalrus michalrus commented Dec 10, 2024

LW-11965

This PR compiles cardano-wallet statically.

Todos

n/a

Screenshots

n/a

Testing Checklist

n/a

@michalrus michalrus changed the base branch from develop to release/7.0.1 December 10, 2024 17:00
@michalrus michalrus merged commit 28179e8 into release/7.0.1 Dec 10, 2024
5 checks passed
@michalrus michalrus deleted the fix/LW-11965-ubuntu-crash branch December 10, 2024 17:02
@bobdobs
Copy link

bobdobs commented Dec 10, 2024

Maybe related... On Linux Mint 22 I am seeing this in cardano-wallet.log after upgrading to v7.0.0 (build 15d1f08):

../lib/libc.so.6: version `GLIBC_2.34' not found (required by .../xyz/cardano-wallet)
../lib/libc.so.6: version `GLIBC_2.38' not found (required by .../xyz/cardano-wallet)

@michalrus
Copy link
Member Author

@bobdobs yup, it's the same bug. We're working on a fix.

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

Successfully merging this pull request may close these issues.

3 participants