Compiling the new release (2020/03/03) I get many crashes (but no dump). At the terminal I have the following entries: [paz@arch-paz cinelerra-5.1]$ LANGUAGE="en_US:us" LANG="en_US.utf8" /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra: Could not set locale. Cinelerra Infinity - built: Mar 3 2020 20:57:57 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. BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) lang changed from '' to 'en_US:us' init plugin index: /home/paz/cinelerra5/cinelerra-5.1/bin/plugins init lv2 index: init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) BC_WindowBase::get_glx_context 168: failed BC_WindowBase::enable_opengl 235: no glx context unjoined tids / owner 46 00007fb48affd700 / 00007fb48b7fe700 7VRender 00007fb48b7fe700 / 00007fb4f9e1e700 12RenderEngine 00007fb48bfff700 / 00007fb4e27fc700 11BC_Repeater 00007fb4e17fa700 / 00007fb4e27fc700 15BC_WindowEvents 00007fb4e0ff9700 / 00007fb4e27fc700 11BC_Repeater 00007fb4e1ffb700 / 00007fb4e27fc700 12BC_Clipboard 00007fb4e27fc700 / 00007fb4ffdf2800 17PreferencesThread 00007fb4c8ff9700 / 00007fb4d1ffb700 15BC_WindowEvents 00007fb4c97fa700 / 00007fb4ffdf2800 15BC_WindowEvents 00007fb4c9ffb700 / 00007fb4d1ffb700 11BC_Repeater 00007fb4ca7fc700 / 00007fb4ffdf2800 11BC_Repeater 00007fb4caffd700 / 00007fb4d2ffd700 15BC_WindowEvents 00007fb4cbfff700 / 00007fb4ffdf2800 10Playback3D 00007fb4cb7fe700 / 00007fb4d3fff700 15BC_WindowEvents 00007fb4d0ff9700 / 00007fb4fcfc4700 15BC_WindowEvents 00007fb4d17fa700 / 00007fb4d2ffd700 11BC_Repeater 00007fb4d1ffb700 / 00007fb4ffdf2800 7GWindow 00007fb4d27fc700 / 00007fb4d3fff700 11BC_Repeater 00007fb4d37fe700 / 00007fb4fcfc4700 11BC_Repeater 00007fb4d2ffd700 / 00007fb4ffdf2800 11LevelWindow 00007fb4d3fff700 / 00007fb4ffdf2800 7CWindow 00007fb4fcfc4700 / 00007fb4ffdf2800 7AWindow 00007fb4e2ffd700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4e37fe700 / 00007fb4ffdf2800 11MainIndexes 00007fb4e3fff700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4e8ff9700 / 00007fb4ffdf2800 11BC_Repeater 00007fb4e97fa700 / 00007fb4ffdf2800 7SWindow 00007fb4e9ffb700 / 00007fb4ffdf2800 11ChannelInfo 00007fb4ea7fc700 / 00007fb4ffdf2800 18RecordCutAdsStatus 00007fb4eaffd700 / 00007fb4ffdf2800 13RecordChannel 00007fb4eb7fe700 / 00007fb4f0ff9700 15BC_WindowEvents 00007fb4ebfff700 / 00007fb4f0ff9700 11BC_Repeater 00007fb4f0ff9700 / 00007fb4ffdf2800 13RemoteControl 00007fb4f17fa700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4f1ffb700 / 00007fb4ffdf2800 14ResourceThread 00007fb4f27fc700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4f2ffd700 / 00007fb4f961d700 15BC_WindowEvents 00007fb4f37fe700 / 00007fb4f961d700 11BC_Repeater 00007fb4f3fff700 / 00007fb4f961d700 9VPlayback 00007fb4f8e1c700 / 00007fb4f961d700 12BC_Clipboard 00007fb4f961d700 / 00007fb4ffdf2800 7VWindow 00007fb4f9e1e700 / 00007fb4ffdf2800 9CPlayback 00007fb4fa61f700 / 00007fb4ffdf2800 11CWindowTool 00007fb4fae20700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4fb621700 / 00007fb4ffdf2800 16AssetVIconThread 00007fb4fbe22700 / 00007fb4ffdf2800 12BC_Clipboard I updated the Nvidia drivers this morning; are they the cause?
The error comes out of bcsignals.C but I have no idea what that is for. I will have gg look for the error message "BC_Signals::x_error_handler: error_code=2 and see what generates that. Meanwhile a couple of things to try: 1) temporarily switch in Preferences, Playback A, the driver from OpenGL to X11 and see if still get the error 2) run from a window with CIN_CONFIG=/tmp/bcast1 ./cin which will tell us if either Cinelerra_rc is messed up or media index is bad On Tue, Mar 3, 2020 at 1:12 PM Andrea paz <[email protected]> wrote:
Compiling the new release (2020/03/03) I get many crashes (but no dump). At the terminal I have the following entries:
[paz@arch-paz cinelerra-5.1]$ LANGUAGE="en_US:us" LANG="en_US.utf8" /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra: Could not set locale. Cinelerra Infinity - built: Mar 3 2020 20:57:57 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.
BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) lang changed from '' to 'en_US:us' init plugin index: /home/paz/cinelerra5/cinelerra-5.1/bin/plugins init lv2 index: init ladspa index: /home/paz/cinelerra5/cinelerra-5.1/bin/ladspa BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) BC_WindowBase::get_glx_context 168: failed BC_WindowBase::enable_opengl 235: no glx context unjoined tids / owner 46 00007fb48affd700 / 00007fb48b7fe700 7VRender 00007fb48b7fe700 / 00007fb4f9e1e700 12RenderEngine 00007fb48bfff700 / 00007fb4e27fc700 11BC_Repeater 00007fb4e17fa700 / 00007fb4e27fc700 15BC_WindowEvents 00007fb4e0ff9700 / 00007fb4e27fc700 11BC_Repeater 00007fb4e1ffb700 / 00007fb4e27fc700 12BC_Clipboard 00007fb4e27fc700 / 00007fb4ffdf2800 17PreferencesThread 00007fb4c8ff9700 / 00007fb4d1ffb700 15BC_WindowEvents 00007fb4c97fa700 / 00007fb4ffdf2800 15BC_WindowEvents 00007fb4c9ffb700 / 00007fb4d1ffb700 11BC_Repeater 00007fb4ca7fc700 / 00007fb4ffdf2800 11BC_Repeater 00007fb4caffd700 / 00007fb4d2ffd700 15BC_WindowEvents 00007fb4cbfff700 / 00007fb4ffdf2800 10Playback3D 00007fb4cb7fe700 / 00007fb4d3fff700 15BC_WindowEvents 00007fb4d0ff9700 / 00007fb4fcfc4700 15BC_WindowEvents 00007fb4d17fa700 / 00007fb4d2ffd700 11BC_Repeater 00007fb4d1ffb700 / 00007fb4ffdf2800 7GWindow 00007fb4d27fc700 / 00007fb4d3fff700 11BC_Repeater 00007fb4d37fe700 / 00007fb4fcfc4700 11BC_Repeater 00007fb4d2ffd700 / 00007fb4ffdf2800 11LevelWindow 00007fb4d3fff700 / 00007fb4ffdf2800 7CWindow 00007fb4fcfc4700 / 00007fb4ffdf2800 7AWindow 00007fb4e2ffd700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4e37fe700 / 00007fb4ffdf2800 11MainIndexes 00007fb4e3fff700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4e8ff9700 / 00007fb4ffdf2800 11BC_Repeater 00007fb4e97fa700 / 00007fb4ffdf2800 7SWindow 00007fb4e9ffb700 / 00007fb4ffdf2800 11ChannelInfo 00007fb4ea7fc700 / 00007fb4ffdf2800 18RecordCutAdsStatus 00007fb4eaffd700 / 00007fb4ffdf2800 13RecordChannel 00007fb4eb7fe700 / 00007fb4f0ff9700 15BC_WindowEvents 00007fb4ebfff700 / 00007fb4f0ff9700 11BC_Repeater 00007fb4f0ff9700 / 00007fb4ffdf2800 13RemoteControl 00007fb4f17fa700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4f1ffb700 / 00007fb4ffdf2800 14ResourceThread 00007fb4f27fc700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4f2ffd700 / 00007fb4f961d700 15BC_WindowEvents 00007fb4f37fe700 / 00007fb4f961d700 11BC_Repeater 00007fb4f3fff700 / 00007fb4f961d700 9VPlayback 00007fb4f8e1c700 / 00007fb4f961d700 12BC_Clipboard 00007fb4f961d700 / 00007fb4ffdf2800 7VWindow 00007fb4f9e1e700 / 00007fb4ffdf2800 9CPlayback 00007fb4fa61f700 / 00007fb4ffdf2800 11CWindowTool 00007fb4fae20700 / 00007fb4ffdf2800 12BC_Clipboard 00007fb4fb621700 / 00007fb4ffdf2800 16AssetVIconThread 00007fb4fbe22700 / 00007fb4ffdf2800 12BC_Clipboard
I updated the Nvidia drivers this morning; are they the cause? -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Yes, switching from X11 to OpenGL immediately crashes. However, any operation in Settings/preferences will sooner or later lead to a crash even with X11. Starting with .bcast1 in /tmp I didn't crash, not even switching to OpenGL. I enclose .bcast1, .bcast5 and cin5.log at the link: https://www.dropbox.com/s/4afv3wz4mfw601u/cin5_log.zip?dl=0 In the terminal I have: [paz@arch-paz ~]$ LANGUAGE="en_US:us" LANG="en_US.utf8" CIN_CONFIG=/tmp/bcast1 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra: Could not set locale. Cinelerra Infinity - built: Mar 3 2020 20:57:57 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. BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) audio0 pad 4 0 (4) FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png audio0 pad 8 0 (8) FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/rodents.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/rodents.png (process:319633): Gdk-WARNING **: 22:04:40.289: locale not supported by C library (process:319633): Gtk-WARNING **: 22:04:40.291: Locale not supported by C library. Using the fallback 'C' locale. CALF DEBUG: instance 0x5558b371cf30 data 0x5558b37f67f0 CALF DEBUG: calf 0x7f7cb7d94750 cpi 0x7f7cb759af40 Session time: 0:05:39 Cpu time: user: 0:00:59.024 sys: 0:00:04.476
Andrea, Downloaded the files you provided. GG looked at the build log and it looks good. His current conjecture is that the versioning of libraries seem to be mismatched -- for example running a Mint binary on an Arch system. This message per gg: BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0
BadValue (integer parameter out of range for operation)
seems to lend credence to his conjecture because the opcode 151,24 is weird. The purpose of BC_Signals in Cinelerra is to handle O/S related errors which usually stop the program completely. But Cinelerra just tries to continue which it does. Where does the CALF DEBUG come from is totally unknown to us and the related addresses are way out there. CALF DEBUG: instance 0x5558b371cf30 data 0x5558b37f67f0
CALF DEBUG: calf 0x7f7cb7d94750 cpi 0x7f7cb759af40
That is all gg got out of this so far. If he comes up with anything else, I will pass it along. On Tue, Mar 3, 2020 at 2:34 PM Andrea paz <[email protected]> wrote:
Yes, switching from X11 to OpenGL immediately crashes. However, any operation in Settings/preferences will sooner or later lead to a crash even with X11.
Starting with .bcast1 in /tmp I didn't crash, not even switching to OpenGL. I enclose .bcast1, .bcast5 and cin5.log at the link:
https://www.dropbox.com/s/4afv3wz4mfw601u/cin5_log.zip?dl=0
In the terminal I have:
[paz@arch-paz ~]$ LANGUAGE="en_US:us" LANG="en_US.utf8" CIN_CONFIG=/tmp/bcast1 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin Cinelerra: Could not set locale. Cinelerra Infinity - built: Mar 3 2020 20:57:57 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.
BC_Signals::x_error_handler: error_code=2 opcode=151,24 id=0x0 BadValue (integer parameter out of range for operation) audio0 pad 4 0 (4) FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/ocra.png audio0 pad 8 0 (8) FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/rodents.png FFMPEG::open_decoder: some stream have bad times: /home/paz/video_editing/prova/1080/rodents.png
(process:319633): Gdk-WARNING **: 22:04:40.289: locale not supported by C library
(process:319633): Gtk-WARNING **: 22:04:40.291: Locale not supported by C library. Using the fallback 'C' locale. CALF DEBUG: instance 0x5558b371cf30 data 0x5558b37f67f0 CALF DEBUG: calf 0x7f7cb7d94750 cpi 0x7f7cb759af40 Session time: 0:05:39 Cpu time: user: 0:00:59.024 sys: 0:00:04.476 -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Other errors I've had are the lines: BC_WindowBase::get_glx_context 168: failed BC_WindowBase::enable_opengl 235: no glx context Yesterday in Arch there was a nvidia driver update; today a driver patch was released. The problem with the last release has disappeared. Probably nvidia also contributed to the problem. It happens a lot with rolling! Anyway, it seems to be solved now. Thank you.
Andrea, what a relief for you AND for us. We were busy scratching our heads. Thanks for letting us know in case someone else has a similar problem in the future. On Wed, Mar 4, 2020 at 4:05 AM Andrea paz <[email protected]> wrote:
PS: And now OpenEDL works for me without crashing! :-) -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrea paz -
Phyllis Smith