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