bug-guix
[Top][All Lists]
Advanced

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

bug#52671: glibc patch causes crash on failure to find path to executabl


From: Ivan Kozlov
Subject: bug#52671: glibc patch causes crash on failure to find path to executable
Date: Mon, 20 Dec 2021 01:14:38 +0300

glibc-dl-cache.patch causes segmentation fault when _dl_get_origin fails (which 
should be harmless unless there is $ORIGIN in RUNPATH). I found this when 
running a dynamically linked executable as ‘init’, before /proc was mounted. 
There needs to be an origin != (char *)-1 check.





reply via email to

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