https://bugs.kde.org/show_bug.cgi?id=353192
--- Comment #20 from Fredrik Tolf <[email protected]> --- (In reply to Paul Floyd from comment #19) > We want to avoid being too flexible and loading/executing binaries that the > OS would reject. On FreeBSD "WX" segments are not allowed by default. That sounds like an issue for the mmap() implementation and/or the ELF loader, doesn't it? If an ELF file *does* successfully get mapped, is there a reason not to always load symbols from it? -- You are receiving this mail because: You are watching all bug changes.
