https://bugs.kde.org/show_bug.cgi?id=358675
Bug ID: 358675 Summary: Ark cannot extract password-protected archives (regression) Product: ark Version: 15.12.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: elvis.angelac...@kdemail.net Reporter: fadem...@gmail.com CC: rak...@freebsd.org ark 15.12.1-1 KDE Frameworks 5.18.0 Plasma 5.5.4-1 Reproducible: Always Steps to Reproduce: 1. Create password protection 7z with encrypted files names. 2. Open this 7z file in ark. Actual Results: Ark window freeze without any debug information. $ gdb ark GNU gdb (GDB) 7.10.1 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ark...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/ark [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe655a700 (LWP 21363)] KSambaShare: Could not find smb.conf! [New Thread 0x7fffd9532700 (LWP 21394)] [Thread 0x7fffd9532700 (LWP 21394) exited] [Thread 0x7fffe655a700 (LWP 21363) exited] [Inferior 1 (process 21359) exited normally] (gdb) bt No stack. (gdb) Expected Results: Prompt window for enter password to archive. Screenshot: https://i.imgur.com/Rztq6v2.png -- You are receiving this mail because: You are watching all bug changes.