Recent

Author Topic: User compiled my project on his Linux, binary fails  (Read 474 times)

AlexTP

  • Hero Member
  • *****
  • Posts: 2402
    • UVviewsoft
User compiled my project on his Linux, binary fails
« on: May 01, 2023, 02:45:18 pm »
User's posts
https://github.com/Alexey-T/CudaText/issues/5037

His compiled CudaText program crashes on using IPC code (when "one_instance" is on).
His 'ldd' output differs from mine, he misses 2 imports:
Quote
libpthread.so.0 /usr/lib/libpthread.so.0
libdl.so.2 /usr/lib/libdl.so.2
The rest is identical.

He is using rolling Linux distro, I am using old Ubuntu 20.4.
How to fix his version?

TRon

  • Hero Member
  • *****
  • Posts: 2518
Re: User compiled my project on his Linux, binary fails
« Reply #1 on: May 02, 2023, 01:47:58 pm »
@AlexTP:
Just sit tight for a moment. There seems to be a lot of (update/changes) action regarding libc lately (got another update yesterday). Note that thread functions were removed from libc. Seems related to users issue though not 100% sure (I simply do not have the time to go over the changelog).

 

TinyPortal © 2005-2018