https://bugs.kde.org/show_bug.cgi?id=521270

jshlyd <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from jshlyd <[email protected]> ---
Howdy!  I can confirm at least a variant of what is happening.

It seems that CFRelease(NULL) is being called if the host machine has a RAMDisk
mount.  
This started crashing for me and some agent assisted digging got me to that as
likely culprit.

I'm able to consistently crash the app (26.04.2) with a ramdisk mounted.

To recreate.

1.  diskutil erasevolume HFS+ RAMDisk $(hdiutil attach -nomount ram://2097152) 
// create and mount ramdisk
2. open kdenlive // splash screen appears but clickthrough crashes

To recover

1.  hdiutil detach /Volumes/RAMDisk
2. open kdenlive // opens fully as usual

Hope that helps.  Also thanks so much for making this application and all the
work you do!  Amazing!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to