-
Apparently, libstdc++ now requires `_dl_find_object`, which was added in glibc 2.35. The .so I tried to run polyfill-glibc is statically linked with libstdc++ (because, as you know, libstdc++ is also …
-
### Package information | 软件包信息
包名 | 版本
-- | --
glibc | [2.38-6deepin7](https://github.com/deepin-community/glibc/commit/d74719f461625a611046ac76d5ceb7bfcc32f266)
### Package repository address | 软…
-
Building on an Ubuntu 22.04-derived system (which has glibc 2.35) yields errors such as the following:
```
In file included from /usr/include/signal.h:328,
from /home/aaron/Work/…
-
### Problem
Segfault with tabpages, large 'cmdheight' and screen resize. ASAN log:
```
=================================================================
==109557==ERROR: AddressSanitizer: heap-buffer…
-
- VS Code Version: 1.93.1
- OS Version: Darwin arm64 24.1.0
Steps to Reproduce:
1. Try to connect to a Fedora Rawhide box via SSH
2. Connection fails because glibc version …
-
### Qubes OS release
4.2 , latest update
### Brief summary
trying to install additional software, the download completes but then nothing happens
### Steps to reproduce
jus…
-
### Zig Version
0.14.0-dev.1862+c96f9a017
### Steps to Reproduce and Observed Behavior
tar -xf zig-bootstrap-0.14.0-dev.1862+c96f9a017.tar.xz
cd zig-bootstrap-0.14.0-dev.1862+c96f9a017
PATH=/opt/…
-
### Have you checked our Troubleshooting page for your issue?
- [X] I have checked the Troubleshooting page
### Is there already an issue for your problem?
- [X] I have checked older issues, …
-
I am getting a crash when using libsais64 on an input file of size 3.9GB. The code works for small files. For debugging, I am running it with extra space equal to the space allocated for the suffix ar…
-
## Problem description
Ubuntu 22.04+ ships with glibc 2.32 or newer. From the release notes at https://sourceware.org/pipermail/libc-announce/2020/000029.html:
> The deprecated arrays sys_siglist,…