https://bugs.kde.org/show_bug.cgi?id=505586
Bug ID: 505586 Summary: Duplicate "New Folder" dialog crashed while editing Classification: Applications Product: dolphin Version First 25.04.2 Reported In: Platform: Arch Linux OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: m...@ratijas.tk CC: kfm-de...@kde.org Target Milestone: --- Application: dolphin (25.04.2) ApplicationNotResponding [ANR]: false Qt Version: 6.9.1 Frameworks Version: 6.14.0 Operating System: Linux 6.15.2-arch1-1 x86_64 Windowing System: X11 Distribution: "Arch Linux" DrKonqi: 6.3.5 [CoredumpBackend] -- Information about the crash: Over sftp connection operations may be slow and queued. While copying a large file over sftp, I tried to create a folder on the same connection. The "New Folder" dialog did not open immediately, so I pressed shortcut again. A minute later two dialogs opened simultaneously. I closed one of them (the top-most, i.e. which appeared last), started typing in the second/remaining one, and Dolphin immediately crashed. Sounds like those New Folder dialogs are not supposed to exist simultaneously. In other words, no two in-flight dialogs should be created. The crash can be reproduced sometimes. -- Backtrace (Reduced): #5 QLineEdit::text (this=0x55b76bb24eb0) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qlineedit.cpp:289 #6 0x00007f67a90c0468 in KNewFileMenuPrivate::_k_delayedSlotTextChanged (this=0x55b76b234120) at /usr/src/debug/kio/kio-6.14.0/src/filewidgets/knewfilemenu.cpp:1152 #7 0x00007f67a69d37ef in QtPrivate::QSlotObjectBase::call (this=0x55b76e9f21a0, r=0x55b76b33e710, a=0x7fff649c1030, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461 #8 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 [...] #10 QLineEdit::textChanged (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/qt6-base/build/src/widgets/Widgets_autogen/include/moc_qlineedit.cpp:333 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.