Like long ago, I crash when I try to use openEDL on a clip. I attach the dump.
Andrea, Thanks for the dump. I hope GG can figure this out this time. If you happen to be running with "gdb", the next time this happens, at the gdb prompt you should see on your screen, type in: bt and tell us what that reports. "bt" stands for back trace and shows about 6 lines of program code so that gg can see where it crashed. This is also useful when Cinelerra hangs up without crashing which in that case if you are running gdb, you can do a "Ctrl-c" in the window where gdb was started and type in "bt" to see where it is hung up. These are extremely helpful in locating the problem. Phyllis/gg On Mon, May 25, 2020 at 11:46 AM Andrea paz <[email protected]> wrote:
Like long ago, I crash when I try to use openEDL on a clip. I attach the dump. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
This time, CinGG got frozen when creating a clip from the timeline. I enclose the gdb terminal.
OK, but I see "(gdb) q" where you typed q for quit. Instead it should be "(gdb) bt". BUT gg has a better idea and after looking more closely after the dump, he says it is failing in VIconThread because it can not draw the vicon in the Resources window for some piece of video. WHEN/IF you have time, so the following instead using the same media. 1) start cinelerra 2) make sure "No Play" is set in the Resources Window (to the right of Visibility) 3) load your media like you did in the 2 crashes 4) highlight the Media folder in the Resources Window 5) change "No Play" to "Mouse Over" in Resources 6) now mouse over one at a time, the video media in the Resources window to see on which media it crashes Thanks for your help in figuring this out as we can not reproduce the problem here. And I think that this problem has been previously reported but with not enough information to correct it. Phyllis/GG On Mon, May 25, 2020 at 2:00 PM Andrea paz <[email protected]> wrote:
This time, CinGG got frozen when creating a clip from the timeline. I enclose the gdb terminal. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
"bt" was a few lines above "q". You're right, the problem is when I have "mouse over". Without this option, everything is fine. Simply going with the mouse over the sources does not lead to freeze. If I click on it several times I get a freeze. Then I used ctrl+c and created the dump that I attach. With "mouse over" active I get a dump every time I try to " openedl" or even "nested to clip" in the clip folder. The crash happens every time and not only sporadically. Thanks for everything; not using "mouse over" is already a good solution.
Andrea, We finally were able to generate the same type of crash here and GG has checked in a fix. So if you have time to do a build and go back to the way you were using that created the crash, that would help to verify that the fix got all possible cases. Also, you probably noted in the Bug Tracker that there are other fixes in and testing some of these would also be helpful. Thanks, Phyllis/GG On Mon, May 25, 2020 at 11:46 AM Andrea paz <[email protected]> wrote:
Like long ago, I crash when I try to use openEDL on a clip. I attach the dump. -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrea paz -
Phyllis Smith