version `GLIBC_2.38' not found
- Dominant language
- Rust
- Stars
- 32.7k
- Forks
- 4.3k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 253
Description
**Describe the bug**
Getting a bunch of
```
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found
```
errors on startup.
**Version and platform**
- Buzz version: `Buzz_0.5.14_amd64.deb`, `Buzz_0.5.14_amd64.AppImage`
- OS: `Ubuntu 22.04.2`
Please consider compiling with something older like GLIBC 2.35 if possible, or static link so that older operating systems can be used.
Contributor guide
Research direction
Start by reproducing the startup failure with the Buzz_0.5.14_amd64.deb or Buzz_0.5.14_amd64.AppImage on Ubuntu 22.04.2, then inspect the release build configuration that determines the libc compatibility of those artifacts. Done means a rebuilt package and AppImage start on that platform without the GLIBC_2.38 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100