Bug 364270 - mlt crash by trying to get libssh2_scp_recv2 from libucrl
Summary: mlt crash by trying to get libssh2_scp_recv2 from libucrl
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: 16.04.0
Platform: Other Linux
: NOR grave
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-13 12:47 UTC by francois_gautrais
Modified: 2016-08-12 16:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description francois_gautrais 2016-06-13 12:47:37 UTC
When i try to start render with "start script" or "render to file", the render crash imediatly and says: mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltavformat.so (/usr/lib/libcurl.so.4: undefined symbol: libssh2_scp_recv2).

I cant know the mlt version because it crashes when i start "melt --version"


Reproducible: Always

Steps to Reproduce:
1.Create a project
2. Render
3.

Actual Results:  
Log gives: mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltavformat.so (/usr/lib/libcurl.so.4: undefined symbol: libssh2_scp_recv2)

Expected Results:  
Render the project
Comment 1 Wegwerf 2016-06-13 20:14:38 UTC
Francois, you don't specify which distribution you are using. The error message you are mentioned points towards an installation and/or distro package problem. Can you please check with your distribution maintainers? Thank you very much!