Summary: | Ark Crashed when trying to Archive movie folder (7.7Gigbytes) | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | ben <benz_0074> |
Component: | general | Assignee: | Harald Hvaal <metellius> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | blackmetalowiec, elvis.angelaccio, paulo.fidalgo.pt, rakuco, sergeygraf.rus |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
ben
2010-07-15 05:57:41 UTC
What were you doing when the crash happened? Waiting for the reporter to come back to life. *** Bug 288407 has been marked as a duplicate of this bug. *** *** Bug 288640 has been marked as a duplicate of this bug. *** *** Bug 288639 has been marked as a duplicate of this bug. *** Created attachment 70333 [details]
New crash information added by DrKonqi
ark (2.18) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
I've tried to open a .bz2 (bzip2 archive) then closed the window. I wanted to use another program for a bzip2
-- Backtrace (Reduced):
#6 0x0000003ee0c190b7 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=<optimized out>, archiveEntry=...) at /usr/src/debug/ark-4.8.1/kerfuffle/archiveinterface.cpp:82
#7 0x00007f718b6d1515 in LibArchiveInterface::emitEntryFromArchiveEntry (this=0x207c3b0, aentry=<optimized out>) at /usr/src/debug/ark-4.8.1/plugins/libarchive/libarchivehandler.cpp:649
#8 0x00007f718b6d27ce in LibArchiveInterface::list (this=0x207c3b0) at /usr/src/debug/ark-4.8.1/plugins/libarchive/libarchivehandler.cpp:115
#9 0x0000003ee0c1989b in Kerfuffle::ListJob::doWork (this=0x1ea8c10) at /usr/src/debug/ark-4.8.1/kerfuffle/jobs.cpp:178
#10 0x0000003ee0c19f91 in Kerfuffle::Job::Private::run (this=0x2079260) at /usr/src/debug/ark-4.8.1/kerfuffle/jobs.cpp:60
Created attachment 72557 [details]
New crash information added by DrKonqi
ark (2.18) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Open a tgz or tbz2 file big enough and try to close ark before it loads the archive contents.
-- Backtrace (Reduced):
#6 0x000000329b219067 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=<optimized out>, archiveEntry=...) at /usr/src/debug/ark-4.8.4/kerfuffle/archiveinterface.cpp:82
#7 0x00007f59a9e74d7d in LibArchiveInterface::emitEntryFromArchiveEntry (this=this@entry=0x1dd3260, aentry=<optimized out>) at /usr/src/debug/ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:649
#8 0x00007f59a9e7585e in LibArchiveInterface::list (this=0x1dd3260) at /usr/src/debug/ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:115
#9 0x000000329b21989e in Kerfuffle::ListJob::doWork (this=0x1dd2ea0) at /usr/src/debug/ark-4.8.4/kerfuffle/jobs.cpp:178
#10 0x000000329b219f81 in Kerfuffle::Job::Private::run (this=0x1dd0d40) at /usr/src/debug/ark-4.8.4/kerfuffle/jobs.cpp:60
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Sorry for this late comment, but I completely forgot to give my input on this. Today I've tried with Ark Version 18.4.3 with: KDE Frameworks 5.48.0 Qt 5.11.1 (built against 5.11.1) to open a tar.gzipped home folder file (~ 300mb) and tried to close ark, before the loading is finished. The app became irresponsive and when the file finally loaded at 100% it crashed. The stacktrace seems to be unusable. (In reply to Paulo Fidalgo from comment #10) > Sorry for this late comment, but I completely forgot to give my input on > this. > > Today I've tried with Ark Version 18.4.3 with: > KDE Frameworks 5.48.0 > Qt 5.11.1 (built against 5.11.1) > > to open a tar.gzipped home folder file (~ 300mb) and tried to close ark, > before the loading is finished. > The app became irresponsive and when the file finally loaded at 100% it > crashed. The stacktrace seems to be unusable. Please open another report if you can reproduce the crash. It should be a different problem. |