Summary: | trying to extract multiple file rar | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Jonathan <jonathan2007> |
Component: | general | Assignee: | Harald Hvaal <metellius> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | archx, rakuco, t.kijas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Tarball with a 3-part RAR archive
Command 1 output Command 2 output |
Description
Jonathan
2009-10-27 06:23:26 UTC
*** Bug 212132 has been marked as a duplicate of this bug. *** Can you please install the debug packages for Ark (or kdeutils) from your distro and provide a new backtrace? It would be nice if you (or Tom Kijas) could attach a file that presents this behaviour as well. I believe this error happens if one or some of the rar files are corrupted. I installed those packages and now I just get this error Application: Ark (ark), signal: Segmentation fault The rar files are quite large and there are lots of them for one archive so I will not be uploading them. Are you using unrar or unrar-free? Can you confirm if this only happens when one or more archives are corrupt? I am using unrar. I don't really know how to confirm it, but it sure appears (on the few files I tried) that if one or more archives in the set are corrupted Ark will crash with this error. Ark is extracting other rar sets (that are not corrupted) correctly. I think all that might be needed is just a nicer error message that says one or more archives might be broken. I know in Windows, WinRAR usually told me what files were corrupted. Using unrar, on the command-line also tells me what archives are broken. So just integrate that information into Ark. Thanks for all the hard-work and help! Created attachment 37935 [details]
Tarball with a 3-part RAR archive
This attachment is a tarball that contains 3 RAR files: test.part1.rar to test.part3.rar.
I've changed some bytes test.part2.rar, so that running "unrar v -v test.part1.rar" says test.part2.rar is a bad archive.
Can you please try opening or extracting these rar files and see if Ark crashes for you?
Sorry it took me so long to respond. I attempted to extract those rar's from within Ark and also using the Dolphin menu item. In both cases, I received no error at all. The file appeared to extract, but the file size was 0 B. Well, then apparently it only crashes when the file is corrupted in a specific way. If you cannot attach a file that presents this behaviour here, can you at least paste the output of both "unrar v -c- -v" and "unrar -kb -p- x" with the file that is causing trouble for you? Created attachment 38035 [details]
Command 1 output
Created attachment 38036 [details]
Command 2 output
Sorry I did not attach those two within this post. The interesting thing is the file got extracted this time and appears to play fine. *** Bug 212925 has been marked as a duplicate of this bug. *** SVN commit 1044565 by rkcosta: Set status to 'reading first line' after a closing header line. Fix will also be in 4.3.4. BUG: 212027 M +1 -0 cliplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1044565 SVN commit 1044566 by rkcosta: Backport r1044565. Set status to 'reading first line' after a closing header line. CCBUG: 212027 M +1 -0 cliplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1044566 |