Bug 492254

Summary: Crash van lokalize when going to next untranslated element
Product: [Applications] lokalize Reporter: Freek de Kruijf <freekdekruijf>
Component: generalAssignee: Simon Depiets <sdepiets>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aacid, duha.bugs, shafff
Priority: NOR Keywords: drkonqi
Version First Reported In: 24.05.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Freek de Kruijf 2024-08-27 08:45:24 UTC
Application: lokalize (24.05.2)

Qt Version: 6.7.2
Frameworks Version: 6.5.0
Operating System: Linux 6.10.5-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 6.1.4 [KCrashBackend]

-- Information about the crash:
I was editing an untranslated element in a .po file and pressed <Alt>+<Page Down> when lokalize crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f144d0bc382 in QSortFilterProxyModel::parent (child=..., this=0x56292132d960) at itemmodels/qsortfilterproxymodel.cpp:2219
#5  QSortFilterProxyModel::parent (this=0x56292132d960, child=...) at itemmodels/qsortfilterproxymodel.cpp:2212
#6  0x0000562918fa4902 in QModelIndex::parent (this=0x5629247fb150) at /usr/include/qt5/QtCore/qabstractitemmodel.h:443
#7  TM::DBFilesModel::updateStats (this=0x56292132d960, topLeft=..., bottomRight=...) at /usr/src/debug/lokalize-24.05.2/src/tm/dbfilesmodel.cpp:145
#8  0x00007f144d119686 in QObject::event (this=0x56292132d960, e=0x7f1420001f80) at kernel/qobject.cpp:1347
#9  0x00007f144dda513e in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56292132d960, e=0x7f1420001f80) at kernel/qapplication.cpp:3640
#10 0x00007f144d0ed8e8 in QCoreApplication::notifyInternal2 (receiver=0x56292132d960, event=0x7f1420001f80) at kernel/qcoreapplication.cpp:1064
#11 0x00007f144d0edaae in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#12 0x00007f144d0f0ee1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x562921185030) at kernel/qcoreapplication.cpp:1821
#13 0x00007f144d0f1428 in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=<optimized out>) at kernel/qcoreapplication.cpp:1680
#14 0x00007f144d147013 in postEventSourceDispatch (s=0x5629212f0640) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007f144b312760 in ?? () from /lib64/libglib-2.0.so.0
#16 0x00007f144b3143a8 in ?? () from /lib64/libglib-2.0.so.0
#17 0x00007f144b314a5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007f144d146826 in QEventDispatcherGlib::processEvents (this=0x5629212b06c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007f144d0ec37b in QEventLoop::exec (this=this@entry=0x7ffdf454f7e0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x00007f144d0f4810 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x0000562918f04a82 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/lokalize-24.05.2/src/main.cpp:135
[Inferior 1 (process 7567) detached]

Reported using DrKonqi
Comment 1 duha.bugs 2024-08-27 18:50:09 UTC

*** This bug has been marked as a duplicate of bug 485909 ***