https://bugs.kde.org/show_bug.cgi?id=506713
--- Comment #15 from POPO <[email protected]> --- (In reply to Harald Sitter from comment #14) > That is rather strange. Getting stuck on fdatasync there suggests you either > have a kernel problem, or a filesystem problem, or a drive problem. But I > think you'd notice either of those more prominently elsewhere. > > Please repeat the test so we can see if the backtrace is the same. Here is the second test: #0 __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56 #1 0x00007ff7f5ea1fda in __internal_syscall_cancel (a1=<optimized out>, a2=a2@entry=0, a3=a3@entry=0, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=75) at cancellation.c:49 #2 0x00007ff7f5ea2024 in __syscall_cancel (a1=<optimized out>, a2=a2@entry=0, a3=a3@entry=0, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=75) at cancellation.c:75 #3 0x00007ff7f5f1ef82 in __GI_fdatasync (fd=<optimized out>) at ../sysdeps/unix/sysv/linux/fdatasync.c:28 #4 0x00007ff7f6527d56 in QFSFileEnginePrivate::nativeSyncToDisk ( this=0x55cc216fa6e0) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qfsfileengine_unix.cpp:163 #5 QFSFileEngine::syncToDisk (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qfsfileengine.cpp:427 #6 0x00007ff7f653ecf2 in QSaveFile::commit (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qsavefile.cpp:304 #7 0x00007ff7f67a2019 in QConfFileSettingsPrivate::syncConfFile ( this=this@entry=0x55cc21d637c0, confFile=0x55cc21e65560) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qsettings.cpp:1495 #8 0x00007ff7f67a292f in QConfFileSettingsPrivate::sync (this=0x55cc21d637c0) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qsettings.cpp:1304 #9 0x00007ff7f67a480d in QConfFileSettingsPrivate::flush (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qsettings.cpp:1310 #10 QSettings::~QSettings (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/io/qsettings.cpp:2742 #11 0x00007ff7f79c608e in QFileDialogPrivate::saveSettings (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/dialogs/qfiledialog.cpp:2824 #12 0x00007ff7f79b62af in QFileDialog::~QFileDialog (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/dialogs/qfiledialog.cpp:378 #13 0x00007ff7f79c20dd in QFileDialog::~QFileDialog (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/dialogs/qfiledialog.cpp:374 #14 QAutoPointer<QFileDialog>::~QAutoPointer (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/dialogs/qdialog_p.h:109 #15 QFileDialog::getOpenFileUrls (parent=<optimized out>, caption=..., dir=..., filter=..., selectedFilter=selectedFilter@entry=0x0, options=..., supportedSchemes=...) at /usr/src/debug/qt6-base/qtbase/src/widgets/dialogs/qfiledialog.cpp:2266 --Type <RET> for more, q to quit, c to continue without paging-- #16 0x00007ff7f808726f in KateViewManager::slotDocumentOpen (this=0x55cc211682f0) at /usr/src/debug/kate/kate-25.04.3/apps/lib/kateviewmanager.cpp:365 #17 0x00007ff7f65d37ef in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #18 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4146 #19 0x00007ff7f72073c0 in QMetaObject::activate<void, bool> ( sender=<optimized out>, mo=<optimized out>, local_signal_index=<optimized out>, ret=<optimized out>, sender=<optimized out>, mo=<optimized out>, local_signal_index=<optimized out>, ret=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:306 #20 QAction::triggered (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/qt6-base/build/src/gui/Gui_autogen/include/moc_qaction.cpp:372 #21 QAction::activate (this=0x55cc214f8d70, event=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qaction.cpp:1104 #22 0x00007ff7f78424ad in QAbstractButtonPrivate::click ( this=this@entry=0x55cc213cb090) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qabstractbutton.cpp:364 #23 0x00007ff7f78426c1 in QAbstractButton::mouseReleaseEvent (this=0x55cc2141bcc0, e=0x55cc21f69df0) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qabstractbutton.cpp:976 #24 0x00007ff7f7985e61 in QToolButton::mouseReleaseEvent (this=0x55cc2141bcc0, e=0x55cc21f69df0) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qtoolbutton.cpp:588 #25 0x00007ff7f775b6c7 in QWidget::event (this=0x55cc2141bcc0, event=0x55cc21f69df0) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidget.cpp:8987 #26 0x00007ff7f7701c70 in QApplicationPrivate::notify_helper ( this=this@entry=0x55cc209be210, receiver=receiver@entry=0x55cc2141bcc0, e=e@entry=0x55cc21f69df0) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3303 #27 0x00007ff7f7705c39 in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2780 #28 0x00007ff7f6568118 in QCoreApplication::notifyInternal2 ( receiver=0x55cc2141bcc0, event=event@entry=0x55cc21f69df0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1106 #29 0x00007ff7f65684fb in QCoreApplication::sendEvent (receiver=<optimized out>, event=0x55cc21f69df0) --Type <RET> for more, q to quit, c to continue without paging-- at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1546 #30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55cc209927a0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1879 #31 0x00007ff7f683fcf8 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1733 #32 postEventSourceDispatch (s=0x55cc209be0b0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246 #33 0x00007ff7f507e87d in g_main_dispatch (context=0x7ff7e8000f00) at ../glib/glib/gmain.c:3398 #34 0x00007ff7f507fcd7 in g_main_context_dispatch_unlocked (context=0x7ff7e8000f00) at ../glib/glib/gmain.c:4249 #35 g_main_context_iterate_unlocked (context=context@entry=0x7ff7e8000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4314 #36 0x00007ff7f507fee5 in g_main_context_iteration (context=0x7ff7e8000f00, may_block=1) at ../glib/glib/gmain.c:4379 #37 0x00007ff7f683c5e2 in QEventDispatcherGlib::processEvents (this=0x55cc209bf560, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #38 0x00007ff7f65744b6 in QEventLoop::processEvents (this=0x7ffe6cb95930, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104 #39 QEventLoop::exec (this=0x7ffe6cb95930, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186 #40 0x00007ff7f656c7c1 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1449 #41 0x00007ff7f76fc6aa in QApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2570 #42 0x000055cbe5e62ac9 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kate/kate-25.04.3/apps/kate/main.cpp:547 -- You are receiving this mail because: You are watching all bug changes.
