Bug 430255

Summary: Crash of lokalize when pressing a wrong key
Product: [Applications] lokalize Reporter: Freek de Kruijf <freekdekruijf>
Component: generalAssignee: Simon Depiets <sdepiets>
Status: RESOLVED FIXED    
Severity: crash CC: shafff
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Freek de Kruijf 2020-12-11 11:05:14 UTC
Application: lokalize (20.08.3)

Qt Version: 5.15.2
Frameworks Version: 5.76.0
Operating System: Linux 5.9.12-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
My finger must have slipped from a key onto another key when lokalize suddenly crashed.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f149146319a in QSortFilterProxyModel::parent (child=..., this=0x18d3990) at itemmodels/qsortfilterproxymodel.cpp:2175
#5  QSortFilterProxyModel::parent (this=0x18d3990, child=...) at itemmodels/qsortfilterproxymodel.cpp:2168
#6  0x00000000004bcf1b in QModelIndex::parent (this=<optimized out>) at /usr/include/qt5/QtCore/qabstractitemmodel.h:443
#7  0x00000000004f9e3f in TM::DBFilesModel::updateStats (this=0x18d3990, topLeft=..., bottomRight=...) at /usr/src/debug/lokalize-20.08.3-1.1.x86_64/src/tm/dbfilesmodel.cpp:161
#8  0x00007f14914c02b1 in QObject::event (this=0x18d3990, e=0x7f147800cd40) at kernel/qobject.cpp:1314
#9  0x00007f149211650f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x18d3990, e=0x7f147800cd40) at kernel/qapplication.cpp:3632
#10 0x00007f149149428a in QCoreApplication::notifyInternal2 (receiver=0x18d3990, event=0x7f147800cd40) at kernel/qcoreapplication.cpp:1063
#11 0x00007f1491496cc1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x17bd570) at kernel/qcoreapplication.cpp:1817
#12 0x00007f14914ec153 in postEventSourceDispatch (s=s@entry=0x1896a60) at kernel/qeventdispatcher_glib.cpp:277
#13 0x00007f148f651cf7 in g_main_dispatch (context=0x7f1488005000) at ../glib/gmain.c:3325
#14 g_main_context_dispatch (context=0x7f1488005000) at ../glib/gmain.c:4043
#15 0x00007f148f652078 in g_main_context_iterate (context=context@entry=0x7f1488005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4119
#16 0x00007f148f65212f in g_main_context_iteration (context=0x7f1488005000, may_block=may_block@entry=1) at ../glib/gmain.c:4184
#17 0x00007f14914eb7df in QEventDispatcherGlib::processEvents (this=0x18a6570, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#18 0x00007f1491492c4b in QEventLoop::exec (this=this@entry=0x7ffd3e744870, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#19 0x00007f149149aec0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#20 0x00007f14919c41bc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#21 0x00007f1492116485 in QApplication::exec () at kernel/qapplication.cpp:2824
#22 0x0000000000454ba8 in main (argc=<optimized out>, argv=0x7ffd3e744950) at /usr/src/debug/lokalize-20.08.3-1.1.x86_64/src/main.cpp:140
[Inferior 1 (process 10888) detached]

Possible duplicates by query: bug 420417, bug 403262, bug 398594, bug 307631, bug 274398.

Reported using DrKonqi
Comment 1 Justin Zobel 2022-11-15 22:56:36 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Freek de Kruijf 2022-11-16 10:31:26 UTC
Did not happen anymore; so most likely solved.