Summary: | Opening folder Properties from file dialogs makes apps crash in SambaUserSharePlugin::SambaUserSharePlugin() | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kdenetwork-filesharing | Reporter: | Grósz Dániel <groszdanielpub> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kdelibs-bugs, nate, sitter |
Priority: | NOR | Keywords: | drkonqi, regression |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=494627 | ||
Latest Commit: | https://invent.kde.org/network/kdenetwork-filesharing/-/commit/f459aac65faf469c9ac7171193785014141e0f4c | Version Fixed In: | 24.12.2 |
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/109166/events/de8e8ae97e22496ebaa7a54fe8241128/ |
Description
Grósz Dániel
2024-12-19 14:54:21 UTC
Can reproduce 100%. #12 0x00007f8b2871affa in QObject::connect<void (UserManager::*)(), SambaUserSharePlugin::SambaUserSharePlugin(QObject*)::<lambda()>::<lambda()> > (type=Qt::AutoConnection, sender=0x55a8918a0b60, signal=(void (UserManager::*)(UserManager * const)) 0x7f8b287182e0 <UserManager::loaded()>, context=0x55a89182b580, slot=<optimized out>) at /usr/include/qt6/QtCore/qobject.h:270 A possibly relevant merge request was started @ https://invent.kde.org/network/kdenetwork-filesharing/-/merge_requests/57 Git commit e2f94a695312a3dd808245b7887d021d68f92fef by Harald Sitter. Committed on 09/01/2025 at 12:43. Pushed by sitter into branch 'master'. bind queued invocation to `this` lest `this` gets deleted meanwhile and we access bad memory M +1 -1 samba/filepropertiesplugin/sambausershareplugin.cpp https://invent.kde.org/network/kdenetwork-filesharing/-/commit/e2f94a695312a3dd808245b7887d021d68f92fef Git commit f459aac65faf469c9ac7171193785014141e0f4c by Harald Sitter. Committed on 09/01/2025 at 13:06. Pushed by sitter into branch 'release/24.12'. bind queued invocation to `this` lest `this` gets deleted meanwhile and we access bad memory (cherry picked from commit e2f94a695312a3dd808245b7887d021d68f92fef) Co-authored-by: Harald Sitter <sitter@kde.org> M +1 -1 samba/filepropertiesplugin/sambausershareplugin.cpp https://invent.kde.org/network/kdenetwork-filesharing/-/commit/f459aac65faf469c9ac7171193785014141e0f4c |