Bug 441461 - Krusader crashes when attempted to view .deb file
Summary: Krusader crashes when attempted to view .deb file
Status: RESOLVED DUPLICATE of bug 409722
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-08-24 05:51 UTC by WiseLord
Modified: 2022-08-22 15:07 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.67 KB, text/plain)
2022-08-22 15:07 UTC, torbjorn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description WiseLord 2021-08-24 05:51:24 UTC
Application: krusader (2.7.2 "Peace of Mind")
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.10.52-gentoo-x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: "Gentoo Base System release 2.7"

-- Information about the crash:
- What I was doing when the application crashed:

1) Set cursor on some *.deb file
2) Press F3

Krusader crashes somewhere in ark module.

Ark itself opens the deb fine.

The crash can be reproduced every time.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000070 in ?? ()
#5  0x00007f1afd35a790 in QObject::setProperty(char const*, QVariant const&) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f1ae90db985 in Kerfuffle::LoadJob::onFinished(bool) () from /usr/lib64/libkerfuffle.so.21
#7  0x00007f1afd3537dc in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#8  0x00007f1afdd98d8f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#9  0x00007f1afdda1a40 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007f1afd325518 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#11 0x00007f1afd328aaa in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#12 0x00007f1afd37d3b3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5
#13 0x00007f1afba9facb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f1afba9fd78 in g_main_context_iterate.constprop () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f1afba9fe2f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f1afd37ca3a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#17 0x00007f1afd323a5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#18 0x00007f1afd32c710 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#19 0x00005652583af3f5 in main ()
[Inferior 1 (process 25053) detached]

Possible duplicates by query: bug 440840, bug 440777, bug 440387, bug 440377, bug 440343.

Reported using DrKonqi
Comment 1 Davide Gianforte 2021-08-24 06:14:56 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 ***
Comment 2 torbjorn 2022-08-22 15:07:17 UTC
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