Bug 466391

Summary: Program crashes when adding Bezier Curve effect to clip
Product: [Applications] kdenlive Reporter: Jason <gipitt>
Component: Effects & TransitionsAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: crash CC: fritzibaby
Priority: NOR    
Version: 22.12.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: Crash_Bezier_Backtrace

Description Jason 2023-02-25 08:42:59 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Load a clip
2. Attempt to add the Bezier Curves effect
3. 

OBSERVED RESULT
Program crashes

EXPECTED RESULT
Be able to use the plugin

SOFTWARE/OS VERSIONS
Windows: 11 Pro
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 emohr 2023-02-25 09:05:47 UTC
Created attachment 156700 [details]
Crash_Bezier_Backtrace

Thank you for reporting. I can confirm the crash following your steps. Attached the back-trace.
Comment 2 Jean-Baptiste Mardelle 2023-02-25 10:35:23 UTC
Thanks for your report. The crash seems to be caused by a recent Frei0r commit (frei0r is the library providing the curves effect):
https://github.com/dyne/frei0r/commit/04ac1c58b7efad8f0308515a6099dc66136b8150

Until the problem is solved, I will revert our automated builds to use a frei0r version just before that problematic commit
Comment 3 Jean-Baptiste Mardelle 2023-02-25 10:40:25 UTC
Issue seems to be already reported in frei0r:
https://github.com/dyne/frei0r/issues/156
Comment 4 emohr 2023-10-01 16:28:25 UTC
This is solved with version 23.08.1. 

I close this bug. If it still appears in the latest version, please feel free to re-open it and update the affected version number.