Summary: | krusader crashes when viewing any .oxt file | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Cogniter <swappy> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alwin, aspotashev, dabler, jan_lepper, leoriccieri, stsav012 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cogniter
2013-03-09 07:27:32 UTC
This looks like a threading related bug in Ark, Specifically a work thread seems to access an object that was already deleted in the main thread. Apparently Kerfuffle::ListJob is destroyed BEFORE ~Kerfuffle::Job() waits for the work thread to finish. *** Bug 316769 has been marked as a duplicate of this bug. *** *** Bug 319754 has been marked as a duplicate of this bug. *** I'm not able to reproduce the crash on current KF5-based Krusader, compiled from master. Since both Ark and Krusader have been ported to KF5 and this report is from KDE4 times, I'm marking this as fixed... Please reopen if you manage to reproduce again the crash. *** Bug 309899 has been marked as a duplicate of this bug. *** *** Bug 377455 has been marked as a duplicate of this bug. *** |