https://bugs.kde.org/show_bug.cgi?id=506334
Bug ID: 506334
Summary: Constant crashes when translating
Classification: Applications
Product: lokalize
Version First 25.04.2
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
SUMMARY
I don't do anything specific. I just translate my .po files from a project of
posummit. The crash happens quite fast from the start of the application
STEPS TO REPRODUCE
1.
OBSERVED RESULT
Crash.
EXPECTED RESULT
No crash.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version:
Qt Version: 6.9.1
ADDITIONAL INFORMATION
#0 Catalog::numberOfEntries (this=0x556e71a95c30) at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/catalog/catalog.cpp:159
#1 CatalogTreeModel::rowCount (this=<optimized out>, parent=...) at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/cataloglistview/catalogmodel.cpp:81
#2 0x00007f5ca8384422 in QAbstractItemModel::hasChildren(QModelIndex const&)
const () at /lib64/libQt6Core.so.6
#3 0x00007f5ca83e2fa4 in QSortFilterProxyModel::hasChildren(QModelIndex
const&) const () at /lib64/libQt6Core.so.6
#4 0x00007f5ca9805265 in QTreeView::doItemsLayout() () at
/lib64/libQt6Widgets.so.6
#5 0x00007f5ca9770646 in QAbstractItemView::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#6 0x00007f5ca943d97f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#7 0x00007f5ca80f9f38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#8 0x00007f5ca9494f33 in QWidgetPrivate::setStyle_helper(QStyle*, bool) () at
/lib64/libQt6Widgets.so.6
#9 0x00007f5ca9494eb8 in QWidgetPrivate::setStyle_helper(QStyle*, bool) () at
/lib64/libQt6Widgets.so.6
#10 0x00007f5ca9494eb8 in QWidgetPrivate::setStyle_helper(QStyle*, bool) () at
/lib64/libQt6Widgets.so.6
#11 0x00007f5ca94a817a in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>)
() at /lib64/libQt6Widgets.so.6
#12 0x00007f5ca95d830a in QDockWidget::~QDockWidget() () at
/lib64/libQt6Widgets.so.6
#13 0x0000556e4f0acb3f in CatalogView::~CatalogView (this=0x556e7220c1d0,
this=<optimized out>)
at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/cataloglistview/cataloglistview.cpp:135
#14 CatalogView::~CatalogView (this=0x556e7220c1d0, this=<optimized out>) at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/cataloglistview/cataloglistview.cpp:135
#15 0x00007f5ca815cda2 in QObjectPrivate::deleteChildren() () at
/lib64/libQt6Core.so.6
#16 0x00007f5ca94a1248 in QWidget::~QWidget() () at /lib64/libQt6Widgets.so.6
#17 0x0000556e4f0693b5 in EditorTab::~EditorTab (this=0x556e7156f870,
this=<optimized out>) at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/editortab.cpp:110
#18 0x00007f5ca815652c in QObject::event(QEvent*) () at /lib64/libQt6Core.so.6
#19 0x00007f5ca943d97f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#20 0x00007f5ca80f9f38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#21 0x00007f5ca80fdd26 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt6Core.so.6
#22 0x00007f5ca841016f in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt6Core.so.6
#23 0x00007f5ca6ceb880 in g_main_context_dispatch_unlocked.lto_priv () at
/lib64/libglib-2.0.so.0
#24 0x00007f5ca6cf47a8 in g_main_context_iterate_unlocked.isra () at
/lib64/libglib-2.0.so.0
#25 0x00007f5ca6cf4953 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#26 0x00007f5ca840f9ad in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt6Core.so.6
#27 0x00007f5ca8107b03 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt6Core.so.6
#28 0x00007f5ca8103419 in QCoreApplication::exec() () at /lib64/libQt6Core.so.6
#29 0x0000556e4f0565ed in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/lokalize-25.04.2-1.fc42.x86_64/src/main.cpp:147
--
You are receiving this mail because:
You are watching all bug changes.