View Issue Details

IDProjectCategoryView StatusLast Update
0000613Cinelerra-GG[All Projects] Bugpublic2022-06-07 18:13
Reporterdeim Assigned ToPhyllisSmith  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status feedbackResolutionopen 
PlatformLinuxOSGentoo LinuxOS Version"fresh" RR
Product Version 
Target VersionFixed in Version 
Summary0000613: SIGFPE (SIGABRT) while opening clip EDL in resources
DescriptionI created EDL (cca 1h) 1 video + 6 audio tracks (3x stereo) then saved, closed. New project with same settings - 1 video + 2 audio tracks.
Loaded the EDL as REF nested, view, select in and out points, created clip.
In resource window - clips, right click, open EDL =>

Cinelerra Infinity - built: May 4 2022 11:24:16
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.

signal_entry: got SIGFPE my pid=31441 execution table size=0:
signal_entry: lock table size=37
    0x55bf8ab73570 VIconThread::draw_lock, VIconThread::run 0 0x7ff04cbef640
    0x55bf8b4c0460 CWindowTool::input_lock, CWindowTool::run 0x7ff03effd640
    0x55bf8b883df0 RecordSetChannel::change_channel, (null) 0x7ff034ff9640
    0x55bf8ba7b970 ChannelInfo::scan_lock, (null) 0x7ff02ffff640
    0x55bf8ba7be30 SWindow::swin_lock, (null) 0x7ff02f7fe640
    0x55bf89958040 MWindow::run_lock, MWindow::run 0x7ff0595c9800 *
    0x7fef87fe1b30 BC_DialogThread::active_lock, BC_DialogThread::run 0x7fef8a7fc640 *
    0x55bf8b7694c0 ResourceThreadBase::draw_lock, ResourceThreadBase::run 0x7ff03cff9640
    0x55bf8b7697e0 ResourceThreadBase::draw_lock, ResourceThreadBase::run 0x7ff037fff640
    0x55bf8b5d3120 PlaybackEngine::output_lock, PlaybackEngine::run 0x7ff03e7fc640
    0x55bf899588b0 BC_Synchronous::next_command, BC_Synchronous::run 0x7ff020ff9640
    0x7fefb4003730 BC_Xfer::Slicer::init, Slicer::run 0x7fefeaffd640
    0x7fefb4722cc0 BC_Xfer::Slicer::init, Slicer::run 0x7fefcaffd640
    0x7fefb4722b10 BC_Xfer::Slicer::init, Slicer::run 0x7fefeb7fe640
    0x7fefd8365990 PlaybackEngine::output_lock, PlaybackEngine::run 0x7fef8bfff640
    0x55bf8bb6f930 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7ff021ffb640
    0x55bf8b3653c0 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7ff04f107640
    0x55bf8ba7f1d0 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7ff0237fe640
    0x55bf8b6c4cb0 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7ff0367fc640
    0x55bf8b5db6c0 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7ff0595c9800
    0x7fefd8017ae0 BC_WindowBase::event_condition, BC_WindowBase::get_event 0x7fef8a7fc640
    0x55bf8b5d9898 Cinelerra: Program, MWindow::stack_push 0x7ff04e7c5640 *
    0x55bf8bb6a6b0 MainIndexes::input_lock, MainIndexes::run 1 0x7ff02d7fa640
lock_items: 23
lock_frees: 14
SigHandler::signal_handler total files=0
Neúspěšně ukončen (SIGABRT)
Additional InformationI use compiled (monthly "stable") version on Gentoo Linux
TagsNo tags attached.

Activities

PhyllisSmith

PhyllisSmith

2022-05-23 12:46

manager   ~0005301

@deim
A "guess" based on the message; "VIconThread::draw_lock, VIconThread::run" is a lock problem in the Resources window drawing the thumbnails. A suggestion, which is not a fix, just so you can continue is to turn off these thumbnails and use the words instead:
   - use the single character v on an empty spot in the resources window until you see no more thumbnails, just letters
   - also, because $HOME/.bcast5/ saves the thumbnails so it does not have to recreate them sometimes, you could temporarily use a new/empty startup via at a terminal window, keyin: CIN_CONFIG=/tmp/bcast5 bin/cin to run Cinelerra and see if the recreated thumbnails solve the problem. This does not have any of your configuration values you have set so you may want to only test.

Issue History

Date Modified Username Field Change
2022-05-23 03:58 deim New Issue
2022-05-23 12:46 PhyllisSmith Note Added: 0005301
2022-06-07 18:13 PhyllisSmith Assigned To => PhyllisSmith
2022-06-07 18:13 PhyllisSmith Status new => feedback