https://bugs.kde.org/show_bug.cgi?id=441461
Bug ID: 441461 Summary: Krusader crashes when attempted to view .deb file Product: krusader Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: wiselord1...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- 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 -- You are receiving this mail because: You are watching all bug changes.