https://bugs.kde.org/show_bug.cgi?id=445032
--- Comment #7 from Nick Briggs <afraid-splicer...@icloud.com> --- No ASLR in use here -- I've got the default settings: ``` $ sysctl -a | grep aslr kern.elf32.aslr.stack_gap: 3 kern.elf32.aslr.honor_sbrk: 1 kern.elf32.aslr.pie_enable: 0 kern.elf32.aslr.enable: 0 vm.aslr_restarts: 0 ``` -- You are receiving this mail because: You are watching all bug changes.