https://bugs.kde.org/show_bug.cgi?id=511943
Bug ID: 511943
Summary: Kdenlive Crashes on Project Save
Classification: Applications
Product: kdenlive
Version First 25.08.2
Reported In:
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: User Interface & Miscellaneous
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Kdenlive crashes on attempt to save the open project. This occurs when a
previously-saved project from has been loaded, modified, then saved.
STEPS TO REPRODUCE
1. Open a saved project
2. Modify the project in any way
3. Save the project
4. Observe Kdenlive crash due to segmentation fault
OBSERVED RESULT
Kdenlive crashes on project save.
EXPECTED RESULT
Kdenlive saves the project and remains open.
SOFTWARE/OS VERSIONS
Linux: 6.17.5
Kdenlive Version: 25.08.3 (also crashes on 25.08.2)
Qt Version: 5.15.18
ADDITIONAL INFORMATION
This crash did not occur in the previous version of Kdenlive before 25.08.
Backtrace:
kf.kio.widgets: Failed to check which JobView API is supported "The name
org.kde.kuiserver was not provided by any .service files"
Process 18080 stopped
* thread #44, name = 'KIO::WorkerThre', stop reason = signal SIGSEGV: invalid
permissions for mapped object (fault address=0x7397e4a9d0a8)
frame #0: 0x00007397e728537f
kio_file.so`FileProtocol::copy(this=0x000076e85b629d40,
srcUrl=0x00007397e4abe188, destUrl=0x00007397e4abe130, _mode=-1,
_flags=KIO::JobFlags @ r9) at file_unix.cpp:411
408 #endif // HAVE_SYS_XATTR_H || HAVE_SYS_EXTATTR_H
409
410 WorkerResult FileProtocol::copy(const QUrl &srcUrl, const QUrl
&destUrl, int _mode, JobFlags _flags)
-> 411 {
412 qCDebug(KIO_FILE) << "copy()" << srcUrl << "to" << destUrl <<
"mode=" << _mode;
413
414 const QString src = srcUrl.toLocalFile()
--
You are receiving this mail because:
You are watching all bug changes.