https://bugs.kde.org/show_bug.cgi?id=469783
--- Comment #1 from Vitaly Chikunov <v...@altlinux.org> --- Stack traces with debuginfo installed: ``` ==2137208== Process terminating with default action of signal 11 (SIGSEGV) ==2137208== Access not within mapped region at address 0xFEAD6FAC ==2137208== at 0x4012068: _dl_discover_osversion (dl-sysdep.c:260) ==2137208== by 0x40144BB: dl_main (rtld.c:1768) ==2137208== by 0x4011E43: _dl_sysdep_start (dl-sysdep.c:142) ==2137208== by 0x4013271: _dl_start (rtld.c:507) ==2137208== by 0x401266F: ??? (in /lib/ld-linux-armhf.so.3) ``` ``` ==2137268== Process terminating with default action of signal 11 (SIGSEGV): dumping core ==2137268== Access not within mapped region at address 0xFE90E25C ==2137268== at 0x40134B8: handle_preload_list (rtld.c:894) ==2137268== by 0x401579D: dl_main (rtld.c:1891) ==2137268== by 0x4011E43: _dl_sysdep_start (dl-sysdep.c:142) ==2137268== by 0x4013271: _dl_start (rtld.c:507) ==2137268== by 0x401266F: ??? (in /lib/ld-linux-armhf.so.3) ``` -- You are receiving this mail because: You are watching all bug changes.