guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Different package version in same environment was: Re: [bug#54261]


From: Maxime Devos
Subject: Re: Different package version in same environment was: Re: [bug#54261] Acknowledgement ([PATCH]: Update GTK to 4.6.1.)
Date: Sun, 13 Mar 2022 15:55:12 +0100
User-agent: Evolution 3.38.3-1

Zhu Zihao schreef op zo 13-03-2022 om 00:06 [+0800]:
> Can you show me the link of the libcairo conflict example you said?
> 
> I don't know what cause the segfaults in your example. C linker will
> embed the full path of the library into the RUNPATH, unless
> LD_LIBRARY_PATH is set, C library will use the dependencies they
> found in
> link time.

It will embed the full path of the library.  The problem is, it might
embed multiple variants of the same library in the same binary.

For the libcairo problem, see <https://issues.guix.gnu.org/47115#22>.
Turns out it wasn't a segfault but another kind of problem.
And it wasn't due to deduplication but rather buggy grafting.
Still, I suppose something similar can happen with propagation.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]