[Cin] minterpolate (Was: [spam?] Re: Bump Autos + other checked into GIT)

Andrew Randrianasulu randrianasulu at gmail.com
Thu Aug 27 17:59:01 CEST 2020


В сообщении от Thursday 27 August 2020 15:49:47 Andrea paz via Cin написал(а):
> I've tried to enable F_minterpolate: CinGG loads without errors, but
> when trying to put the plugin on the timeline, I crash without dump.
> In the terminal I have these lines:
> 
> signal_entry: got SIGFPE my pid=26964 execution table size=0:
> signal_entry: lock table size=34
>     0x55cff793d020 VIconThread::draw_lock, VIconThread::run 0 0x7f53217fa640
>     0x55cff82e76d0 CWindowTool::input_lock, CWindowTool::run 0x7f52b7fff640
>     0x55cff83231d0 BC_DialogThread::active_lock, BC_DialogThread::run
> 0x7f52b6ffd640 *
>     0x55cff8745100 RecordSetChannel::change_channel, (null) 0x7f5194ff9640
>     0x55cff8899b40 SWindow::swin_lock, (null) 0x7f518f7fe640
>     0x55cff8899670 ChannelInfo::scan_lock, (null) 0x7f518ffff640
>     0x55cff66bcfa0 MWindow::run_lock, MWindow::run 0x7f53e8419800 *
>     0x55cff889a600 BC_Repeater::pause_lock, BC_Repeater::run
> 0x7f518e7fc640 0x7f53e8419800
>     0x7f52b02c9cd0 PlaybackEngine::output_lock, PlaybackEngine::run
> 0x7f5261ffb640
>     0x55cff8aadc80 MainIndexes::input_lock, MainIndexes::run 1 0x7f5182fe5640
>     0x7f53d152a030 BC_Repeater::pause_lock, BC_Repeater::run
> 0x7f5162fa5640 0x7f5388ff9640
>     0x7f53d0436290 BC_Repeater::pause_lock, BC_Repeater::run
> 0x7f51637a6640 0x7f5388ff9640
>     0x7f52b00028c0 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f52b6ffd640
>     0x55cff83fde20 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f51967fc640
>     0x55cff889e8f0 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f53ddcde640
>     0x55cff801c1a0 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f53dccdc640
>     0x55cff8ab29c0 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f53c77fe640
>     0x55cff831c880 PlaybackEngine::output_lock, PlaybackEngine::run
> 0x7f52b77fe640
>     0x55cff66bd810 BC_Synchronous::next_command, BC_Synchronous::run
> 0x7f53c67fc640
>     0x55cff83fd420 ResourceThreadBase::draw_lock,
> ResourceThreadBase::run 0x7f51f37fe640
>     0x55cff83fd750 ResourceThreadBase::draw_lock,
> ResourceThreadBase::run 0x7f51f2ffd640
>     0x55cff8324ec0 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f53e8419800
>     0x55cff7965390 BC_WindowBase::event_condition,
> BC_WindowBase::get_event 0x7f5388ff9640
>     0x7f538c0066c0 BC_Xfer::Slicer::init, Slicer::run 0x7f516ffbf640
>     0x7f538c006a50 BC_Xfer::Slicer::init, Slicer::run 0x7f516f7be640
>     0x7f538c006530 BC_Xfer::Slicer::init, Slicer::run 0x7f53adffb640
> lock_items: 26
> lock_frees: 8
> SigHandler::signal_handler total files=0

and under gdb:

Thread 83 "cin" received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0xce8f4b40 (LWP 25922)]
0xf6c61b2b in __divdi3 () from /usr/lib/libgcc_s.so.1
(gdb) bt full
#0  0xf6c61b2b in __divdi3 () from /usr/lib/libgcc_s.so.1
No symbol table info available.
#1  0x095cc710 in ?? ()
No symbol table info available.
#2  0x094f7768 in ff_filter_activate ()
No symbol table info available.
#3  0x094faf47 in av_buffersink_get_frame ()
No symbol table info available.
#4  0x086676f2 in PluginFVClient::process_buffer(VFrame**, long long, double) ()
No symbol table info available.
#5  0x086753a3 in PluginServer::process_buffer(VFrame**, long long, double, long long, int) ()
No symbol table info available.
#6  0x087143cb in VAttachmentPoint::render(VFrame*, int, long long, double, int, int) ()
No symbol table info available.
#7  0x08721093 in VirtualVNode::render(VFrame*, long long, double, int) ()
No symbol table info available.
#8  0x087211c5 in VirtualVNode::render_as_module(VFrame*, VFrame*, long long, double, int) ()
No symbol table info available.
#9  0x0872100e in VirtualVNode::render(VFrame*, long long, double, int) ()
No symbol table info available.
#10 0x08720985 in VirtualVConsole::process_buffer(long long, int) ()
No symbol table info available.
#11 0x08726b61 in VRender::process_buffer(long long, int) ()
No symbol table info available.
#12 0x087270d2 in VRender::run() ()
No symbol table info available.
#13 0x087fe101 in Thread::entrypoint(void*) ()
No symbol table info available.
#14 0xf7be0f66 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#15 0xf6ba6c36 in clone () from /lib/libc.so.6
No symbol table info available.



More information about the Cin mailing list