https://bugs.kde.org/show_bug.cgi?id=456348
--- Comment #24 from Kevin Kofler <kevin.kof...@chello.at> --- Using this to debug further: strace -f kioclient5 ls krarc:/path/to/archive.7z/ 2>&1 | less I get the same hanging behavior as in Krusader, and indeed, as I suspected, the kioslave5 child process is segfaulting: [pid 45454] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x8} --- -- You are receiving this mail because: You are watching all bug changes.