В сообщении от Tuesday 24 March 2020 15:26:18 Andrea paz написал(а):
> Sorry to waste your time with my stupid things. With wget the
> compilation is OK; however, I can't start the CinGG. The console
> crashes without dump. Without opencv, CinGG start as usual. I enclose
> cin5.log and console output.
> 

Strange, it failed for me too, after I moved pkg forward and backward
between today's and yesterday's version.


cin
Cinelerra Infinity - built: Mar 24 2020 09:49:58
git://git.cinelerra-gg.org/goodguy/cinelerra.git
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams
2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.

init plugin index: /usr/lib/cin/plugins
PluginFFilter::new_ffilter(anlms)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(arnndn)
  err: Недопустимый аргумент
PluginFFilter::new_ffilter(axcorrelate)
  err: Ошибка ввода/вывода
[dnn_processing @ 0xe480980] model file for network is not specified
PluginFFilter::new_ffilter(dnn_processing)
  err: Недопустимый аргумент
PluginFFilter::new_ffilter(freezeframes)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(maskedmax)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(maskedmin)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(overlay_opencl)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(xfade)
  err: Ошибка ввода/вывода
PluginFFilter::new_ffilter(xfade_opencl)
  err: Ошибка ввода/вывода
[openclsrc_705 @ 0xe480100] OpenCL source requires output dimensions to be 
specified.
PluginFFilter::new_ffilter(openclsrc)
  err: Недопустимый аргумент
init lv2 index:
LOAD: http://lsp-plug.in/plugins/lv2/comp_delay_mono
LOAD: http://lsp-plug.in/plugins/lv2/comp_delay_stereo
error: failed to remove node from hash
*** Error in `cin': double free or corruption (fasttop): 0x0e49f890 ***
======= Backtrace: =========
/lib/libc.so.6(+0x71220)[0xf6b91220]
/lib/libc.so.6(+0x7ba03)[0xf6b9ba03]
/lib/libc.so.6(cfree+0x58)[0xf6ba0568]
cin[0xa7cc1b8]
cin[0xa7ca94a]
cin(sord_world_free+0x2a)[0xa7cc1eb]
cin(lilv_world_free+0x278)[0xa7bab47]
cin(_ZN9PluginLV2D2Ev+0x2b)[0x87d2b6b]
cin(_ZN15PluginLV2ClientD0Ev+0x42)[0x87d9742]
cin(_ZN12PluginServer12close_pluginEv+0x28)[0x87e2e28]
cin(_ZN7MWindow14init_lv2_indexEPS_P11PreferencesP8_IO_FILE+0x1bc)[0x87dc7ac]
cin(_ZN7MWindow12init_pluginsEPS_P11Preferences+0x2c1)[0x878a8f1]
cin(_ZN7MWindow14create_objectsEiiPc+0x101)[0x878feb1]
cin(main+0x488)[0x838e078]
/lib/libc.so.6(__libc_start_main+0x107)[0xf6b386a7]
cin[0x8396889]

[skipped]

after few tries I just deleted  Cinelerra_plugins from
~/.bcast5

Cin was still failing! Even from root user!

I tried to run lv2specgen.py (because it was failing loading LV2 plugins)
and realized I had no  python-rdflib 

Installed version 3.1.0 from Slackbuilds. Now it started to work:

lv2specgen.py
Usage: lv2specgen.py ONTOLOGY INDIR STYLE OUTPUT [DOCDIR TAGS] [FLAGS]

        ONTOLOGY  : Path to ontology file
        INDIR     : Input directory containing template.html and style.css
        STYLE     : Stylesheet URI
        OUTPUT    : HTML output path
        DOCDIR    : Doxygen HTML directory
        TAGS      : Doxygen tags file

        Optional flags:
                -i        : Document class/property instances (disabled by 
default)
                -p PREFIX : Set ontology namespace prefix from command line

Example:
    lv2specgen.py lv2_foos.ttl template.html style.css lv2_foos.html ../doc -i 
-p foos


I'm not sure, I moved python between python2 and 3 few times, may be 
something was not re-compiled correctly ....

Now both root and my user can start cin OK, and LV2 plugins work o.o
-- 
Cin mailing list
Cin@lists.cinelerra-gg.org
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to