| Summary: | Krusader crashes when attempted to view .deb file | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | WiseLord <wiselord1983> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | davide, krusader-bugs-null, torbjorn |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
WiseLord
2021-08-24 05:51:24 UTC
The bug is solved in the git version of Krusader, you can follow the steps in https://commits.kde.org/krusader?path=INSTALL to build the latest version *** This bug has been marked as a duplicate of bug 409722 *** Created attachment 151502 [details]
New crash information added by DrKonqi
krusader (2.7.2 "Peace of Mind") using Qt 5.15.3
- What I was doing when the application crashed:
Downloaded a deb file: aptitude download libapache2-mod-security2
Marked that file in krusader and pressed F3.
Krusader crashed every time I tried it. Ark opens the deb file without problems.
-- Backtrace (Reduced):
#5 0x00007f6c3f065299 in QObject::setProperty(char const*, QVariant const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f6c2925be6d in Kerfuffle::LoadJob::onFinished(bool) () from /lib/x86_64-linux-gnu/libkerfuffle.so.21
#7 0x00007f6c3f05c40e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007f6c3fb4d713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9 0x00007f6c3f02ee2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
|