public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Request for help in solving issue ldconfig
@ 2023-11-12 13:53 Max Ivan
  0 siblings, 0 replies; only message in thread
From: Max Ivan @ 2023-11-12 13:53 UTC (permalink / raw)
  To: libc-alpha, libc-maintainers

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Hello,
my name is [Max Ivan](https://github.com/Maxython) and I specialize in the
[glibc-packages](https://github.com/termux-pacman/glibc-packages) project
for [Termux](https://termux.dev/en/). One problem was recently discovered
with ldconfig, it simply does not start and returns a `segmentation fault
(core dumped)`. I tried to solve this problem on my own, but nothing
worked. Therefore, I ask for help to solve this problem.
Here is the following useful information:
 - This error only occurs on the aarch64 architecture.
 - Running `strace ./ldconfig` returns the following information:
   ```
   execve("./ldconfig", ["./ldconfig"], 0x7fc01298a0 /* 37 vars */) = 0
   --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x2f840} ---
   +++ killed by SIGSEGV (core dumped) +++
   [1]    25568 segmentation fault  strace ./ldconfig
   ```
 - You can find the compiled glibc aarch64 at
https://service.termux-pacman.dev/gpkg/aarch64/

I will be very grateful if you help me solve this problem. If you have
other questions, you can ask them.
Best regards,
Max Ivan.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-12 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 13:53 Request for help in solving issue ldconfig Max Ivan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).