https://bugs.kde.org/show_bug.cgi?id=452387

--- Comment #6 from Paul Floyd <pjfl...@wanadoo.fr> ---
It is hitting an assert when reading ld-2.15.so

The program headers say that this only has 312 bytes of executable code

PT_LOAD[1]:   p_offset 0, p_filesz 312, perms r-x
then it tris to look at _dl_start

raw symbol [  32]: LOC FUN : svma 0x00000039d5, sz 1296  _dl_start

which is 1296 bytes.

Can you tell us why you are using ld-2.15.so in /tmp instead of somewhere more
'standard' like /lib or /usr/lib?

And can you tell us if this is a copy of the system ld-2.15.so which I assume
will be in one of those directories?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to