FS#47923 - [ark] Ark cannot extract password-protected archives (regression)

Attached to Project: Arch Linux
Opened by Tomasz Przybył (FadeMind) - Thursday, 28 January 2016, 10:40 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 28 January 2016, 15:16 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steps to Reproduce:
1. Create password protection 7z file 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.

Upstream report: https://bugs.kde.org/show_bug.cgi?id=358675

This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 28 January 2016, 15:16 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Caused by a version of p7zip not in the repos.

Loading...