Bug 469239

Summary: Krusader crashes when viewing a KMyMoney file
Product: [Applications] krusader Reporter: ssc+kde
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: davide, krusader-bugs-null
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Mint (Debian based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ssc+kde 2023-05-01 15:35:37 UTC
Application: krusader (2.7.2 "Peace of Mind")

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.0-22-amd64 x86_64
Windowing system: X11
Distribution: LMDE 5 (elsie)

-- Information about the crash:
- What I was doing when the application crashed:
pressed F3 (to view file) on a kmy file (KMyMoney)

I can't post this file, because it contains personal information. 

Intresting is, that if I rename the file ending to txt the file is opened in the viewer. So there is something wrong during opening the file. 
When it was open, I also tried all the availible view modes (generic, text, lister, hex). There where fine.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x0000000000000000 in ?? ()
#5  0x00007fcc008b60d0 in QObject::setProperty(char const*, QVariant const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fcbdc060d65 in Kerfuffle::LoadJob::onFinished(bool) () from /lib/x86_64-linux-gnu/libkerfuffle.so.20
#7  0x00007fcc008acff1 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fcc0136715f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007fcc00880fca in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fcc00883a01 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fcc008d8e93 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fcbfed8fe6b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fcbfed90118 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fcbfed901cf in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fcc008d851f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fcc0087f98b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fcc00887c00 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x0000555c3b510574 in ?? ()
#19 0x00007fcc00111d0a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#20 0x0000555c3b511dca in _start ()
[Inferior 1 (process 16487) detached]

Possible duplicates by query: bug 469093, bug 469033, bug 468985, bug 468838, bug 468569.

Reported using DrKonqi
Comment 1 Davide Gianforte 2023-05-01 17:09:25 UTC
This bug was solved in the last Krusader release (2.8.0). Can you manage to update to latest version and check if issue happens again?
Comment 2 ssc+kde 2023-05-01 18:36:55 UTC
I've tested it v2.8.0 
There the file can be opened with the krviewer. So, I would call it resolved.