View Issue Details

IDProjectCategoryView StatusLast Update
0000397Cinelerra-GG[All Projects] Bugpublic2020-04-08 23:20
ReporterRafaMar Assigned ToPhyllisSmith  
PrioritynormalSeveritymajorReproducibilityalways
Status confirmedResolutionopen 
PlatformPCOSLinux MInt CinnamonOS Version19.3
Product Version 
Target VersionFixed in Version 
Summary0000397: Fatal bug in title plugin
DescriptionIn the title tool, when loading a png image, from tags, an unexpected shutdown occurs. Crash.
I have investigated the problem with the same image, it seems that this failure only occurs when there are two spaces in the file path, regardless of whether the file name has space or not.
With only one space in the route, well, with two the failure always occurs.
I have attached a video to see better what happens.
https://streamable.com/ajew9
<div style="width:100%;height:0px;position:relative;padding-bottom:56.250%;"><iframe src="https://streamable.com/s/ajew9/qdelkd" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
Tagsbug

Activities

RafaMar

RafaMar

2020-04-08 23:20

reporter   ~0003134

@PhyllisSmith
The thing about the box in box blur seems great to me, for quick jobs where something has to be hidden it is really fantastic.
If more precision is needed, then we do have Masks for this.
This is why I asked if it would be possible to put this in downsample, because the pixeldo is used a lot to cover things or faces in video editing.
Thank you very much for opening the other tiket.
PhyllisSmith

PhyllisSmith

2020-04-08 23:04

manager   ~0003133

Last edited: 2020-04-08 23:06

View 2 revisions

The title of the BT has been fixed.
The ensuing discussion has gone a little off topic. So I opened a new ticket, 0000410 about drag. BoxBlur problems can be commented on in ticket # 405.

One last response though to -- "Could Drag be included, just as it was done in box blur, in the Downsample effect?" -- this is what Masking in the Compositor is good at and why we really improved that since it can do any shape. Probably we should have not put the rectangle in BoxBlur and just suggested using Mask for that too but gg was having fun working on BoxBlur at the time.

Oh, and I am baffled by the baffle...png's and think that they have something to do with camera/projector slider bars so need another ticket on that, I think.

Olaf

Olaf

2020-04-06 15:02

reporter   ~0003107

@RafaMar, I couldn't have said it better myself.
What am I still doing here?
RafaMar

RafaMar

2020-04-06 13:32

reporter   ~0003106

@Olaf The only thing I can recommend is that you install the latest stable version, surely your project will be perfect again. The git versions are for developers and are not suitable for working.
Olaf

Olaf

2020-04-06 12:36

reporter   ~0003105

Don't worry, you're not addressed personally. You might have seen something I missed. Would have been better to have pulled your own ticket. Things like this happen all the time, you close a project and the next time you open it, everything blows up in your face. My tip, never (!) change the version during an important project.

The way it looks to me, transparencies are no longer transparent. But also only if they are above video tracks.

cp.jpg (479,244 bytes)
RafaMar

RafaMar

2020-04-06 10:28

reporter   ~0003104

@Olaf I can't reproduce the problem in the version Phyllis recommended.
My knowledge of cinelerra is still low.
I don't know anything about programming.
Sorry, maybe you should use the latest stable version this month. Or the one Phyllis has recommended to me.
https://cinelerra-gg.org/download/testing/cinelerra-5.1-mint19-x86_64-static.txz
Olaf

Olaf

2020-04-06 09:51

reporter   ~0003103

Very good, @RafaMar! The zoom was set to 1.0 for both and the clotheslines showed no change. But if you play around with the lower hidden slider of the camera and then set the zoom manually to 1, you have the view back.
Let's get to task 2: The plugin title hides the underlying videos. Instead, the background of the screen is displayed. Any ideas? (git updated: April 6th)

tobaffle2.jpg (734,609 bytes)
RafaMar

RafaMar

2020-04-06 08:23

reporter   ~0003102

@Olaf sorry because it is not up to me to answer, but,
Have you checked the camera and projector settings? It seems as if the Z axis of one of them is at a low value.
Olaf

Olaf

2020-04-06 07:54

reporter   ~0003101

The headline "Fatal bug in title plugin" just fits so well, I don't have to think of one. As already announced, here is the puzzle on monday. Have fun with the task. (git: April 5)

tobaffle.png (2,129,461 bytes)
RafaMar

RafaMar

2020-04-06 07:51

reporter   ~0003100

@PhyllisSmith
Congratulations, this latest version is perfect.
Shape Wipe now works perfect.
I have combined boxblur with title in every possible way and also perfect.

Drag mode is still a bit messy. It occurs to me if it would be possible, as a first step, to exclude your activation or deactivation from the animation, it doesn't make sense that you can animate this.
When the control window is closed, always deactivate this parameter (drag).
That cinelerra does not remember the activation of Drag, and whenever the app is closed and opened, drag is disabled by default.
Could it be a timed parameter? I mean, the user activates Drag, and uses it, after its last use, after a minute, it deactivates itself. A one minute timer that restarts with each use. But as a first step, remove or disable Drag from the animation.

Not knowing programming, perhaps I am talking nonsense and stealing your time.

P.S. Could Drag be included, just as it was done in box blur, in the Downsample effect? I find it a very useful option to cover the identities of people, license plates, objects, quickly. And it is very fashionable to use low resolution pixelation instead of blur.

P.S. 2.- I sent an email on the [email protected] mailing list, which was then forwarded to me by another saying that it must be approved, this email was in relation to the camera and projector sliders. In response to Andrea Paz's problem. I don't know if it was received, or it didn't pass the censorship :-)

Video example https://streamable.com/e2ch65
PhyllisSmith

PhyllisSmith

2020-04-06 02:39

manager   ~0003099

@RafaMar
Thanks so much for testing early. Mint 19.3 had a later version of jpeg which caused the ShapeWipe crash. And we fixed the Title/BoxBlur crash also. If you would like to test, it is appreciated but do not feel obligated to do so. A new static tar is at:
    https://cinelerra-gg.org/download/testing/cinelerra-5.1-mint19-x86_64-static.txz

We are trying to work out a method for the Drag problem of only one allowed to be checked but have not come up with a way to make this work. It is a limitation on only one "grab" allowed.
RafaMar

RafaMar

2020-04-05 22:14

reporter   ~0003098

@PhyllisSmith
I think the drag button, when activated in one effect, should be deactivated in another, in a switched way. When I activate, a shutdown command is sent in all the effects that have this option.
And very importantly, excluding this parameter from animations, it makes no sense that activating this parameter can animate it.
I don't know if this is possible.
@Andrea_Paz
It seems that Phyllis indicates that it already found the error, but if necessary the gdb, I can do it, but for these things I am not very skilled.
Thanks for your good work.
MatN

MatN

2020-04-05 20:10

reporter   ~0003095

Since the 2020-03 release, all is fine her with the title effectg. No building problems, no crashes, PNG works fine as background. I did notice that when you have a png as background for a title, the terminal shows a message "Decoder png does not support device type vaapi" , but I guess this is normal. One thing I noticed earlier, if I enter text in the title, by just ramming on the keyboard, text entry lags quite a bit, and about 4 out of 8 threads are used (400% out of available 800%). The speed seems constant whether the text is long or not, so maybe it is related to screen refresh of the compositor?
PhyllisSmith

PhyllisSmith

2020-04-05 19:22

manager   ~0003094

@RafaMar
We found the crash with the help of your demo and a fix should be checked in later today.
@Andrea_Paz
Yes, you can only have drag enabled in 1 plugin at a time -- that is why if you try to turn it on and it is enabled elsewhere, it flashes at you. I have asked gg to popup an error message informing the user of the problem as it if quite confusing.
Andrea_Paz

Andrea_Paz

2020-04-05 18:27

manager   ~0003093

I don't crash, but it's impossible for me to use the "Drag" option in 2 plugins at the same time. Anyway BoxBlur is a nice plugin.

https://streamable.com/lrb38q

RafaMar, I think you've got gdb, so try starting CinGG from root and then send the dump to gg.
RafaMar

RafaMar

2020-04-05 08:07

reporter   ~0003092

@PhyllisSmith
I have tested this build.
The png upload is now perfect
BoxBlur fine, but when combined with other effects that also have drag when opening its control panel it closes the application. The error appears to occur only when the other effect's setup wizard has been opened before.
The Shape Wipe transition also causes the app to close
Look at the video, I know it is a boring 5-minute video, but there are the errors that I have mentioned.
https://streamable.com/xndgth
PhyllisSmith

PhyllisSmith

2020-04-05 01:59

manager   ~0003090

@RafaMar
When and only if you have time, you can test this static tar.
   https://cinelerra-gg.org/download/testing/cinelerra-5.1-mint19-x86_64-static.txz
We hope it fixes both the png and the too long Title plugin.
It also contains all of the ShapeWipes, to include the 17 there were left out in the 03/31/2020 builds.
And the BoxBlur plugin is in the Blur category of the Video effects along with the capability to blur a rectangle.
RafaMar

RafaMar

2020-04-04 20:51

reporter   ~0003089

Thank you very much, I will be waiting. But if you can't, if there's no time, nothing happens.
PhyllisSmith

PhyllisSmith

2020-04-04 16:33

manager   ~0003088

@RafaMar
We will build a Mint 19.3 static tar for you to test later and will let you know when it is available (not sure when because we are behind as always).
RafaMar

RafaMar

2020-04-04 10:08

reporter   ~0003085

I don't know how to prove it.
I don't know how to compile from Git.
My programming knowledge is very limited.
I would only know how to do it if given instructions.
@IgorBeg had the same problem and now it works well for him, surely it is already solved.
If you need me to test it, I need instructions on how to compile from git. I use Linux Mint 19.3.
Thank you very much for your good work.
IgorBeg

IgorBeg

2020-04-04 08:13

reporter   ~0003084

Waiting for @RafaMar,... for me it works fine. (UbuntuStudio_16.04_64bit)
Thanks!
PhyllisSmith

PhyllisSmith

2020-04-04 04:03

manager   ~0003081

A fix was checked into GIT. This should fix the png problem as well as the too many characters or too many spaces problem also Probably later in the month, we will build a one-time Mint 19.3 static tar so Rafa can verify that it fixes all of the problems he encountered as we are not sure.

Also, the Video Effects expansion for Blur has had BoxBlur added (english and spanish). Rafa pointed this out as missing.
PhyllisSmith

PhyllisSmith

2020-04-01 17:23

manager   ~0003068

A fix has been generated but will not be checked into GIT for a day or 2.
IgorBeg

IgorBeg

2020-04-01 07:46

reporter   ~0003058

@PhyllisSmith
Oh well! I didn't think my terminal message were really useful.
RafaMar

RafaMar

2020-03-31 19:43

reporter   ~0003053

I am very glad that the problem was found and a solution was given. Thank you very much to all the people who in one way or another have helped in the solution.
Cinelerra is good, but his team is better.
PhyllisSmith

PhyllisSmith

2020-03-31 19:24

manager   ~0003052

@IgorBeg
YEAH! your backtrace in "cin_Error_titleAndLoadPng.txt" provided sufficient information to create an error here (hopefully the same one instead of a different one). It is an easy fix for next month since there is a workaround.

Thanks to all for the help as you never know what will turn out to be the needed clue.
MatN

MatN

2020-03-31 17:58

reporter   ~0003050

I'm afraid something is now broken here.
I did
- sudo make clean.
- sudo ./bld.sh
- clear ~/bcast5 directory.
When I then looked into the bin directory, there are far less subdirectories and files than normal. The latest (in time) is plugins, no files execpt the cin exec, and loads of ffmpleg filter errors when stating cin.
Have to look some more.
IgorBeg

IgorBeg

2020-03-31 17:23

reporter   ~0003049

If it can help, my terminal messages with title issue.

cinError_titleAndLoadPng.txt (24,574 bytes)
charlie@charlie-HP-EliteBook-8540w:~/cin-repository-clone/cinelerra5_20200331/cinelerra-5.1/bin$ ./cin
Cinelerra Infinity - built: Mar 31 2020 09:29:35
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.

RenderFarmClient::main_loop: client started
FFMPEG::open_decoder: some stream have bad times: /home/charlie/Documents/Cinelerra_Projects/TeaTime/z_toShareWith_CinelerrasUsers/WhatTimeIsIt/Title_TeaTime-txt-01_1920x1080.png
FFMPEG::open_decoder: some stream have bad times: /home/charlie/Documents/Cinelerra_Projects/TeaTime/z_toShareWith_CinelerrasUsers/WhatTimeIsIt/Title_TeaTime-bkg_1920x1080.png
FFMPEG::open_decoder: some stream have bad times: /home/charlie/Documents/Cinelerra_Projects/TeaTime/z_toShareWith_CinelerrasUsers/WhatTimeIsIt/Title_TeaTime-MusicBy_1920x1080.png
FFMPEG::open_decoder: some stream have bad times: /home/charlie/Documents/Cinelerra_Projects/TeaTime/z_toShareWith_CinelerrasUsers/WhatTimeIsIt/Title_TeaTime-Editing_1920x1080.png
FFMPEG::open_decoder: some stream have bad times: /home/charlie/Documents/Cinelerra_Projects/TeaTime/z_toShareWith_CinelerrasUsers/WhatTimeIsIt/Title_TeaTime-Copyleft_1920x1080.png
*** buffer overflow detected ***: ./cin terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f185d10a7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7f185d1ac15c]
/lib/x86_64-linux-gnu/libc.so.6(+0x117160)[0x7f185d1aa160]
/lib/x86_64-linux-gnu/libc.so.6(+0x1166c9)[0x7f185d1a96c9]
/lib/x86_64-linux-gnu/libc.so.6(_IO_default_xsputn+0x80)[0x7f185d10e6b0]
/lib/x86_64-linux-gnu/libc.so.6(_IO_vfprintf+0x139b)[0x7f185d0e150b]
/lib/x86_64-linux-gnu/libc.so.6(__vsprintf_chk+0x84)[0x7f185d1a9754]
/lib/x86_64-linux-gnu/libc.so.6(__sprintf_chk+0x7d)[0x7f185d1a96ad]
/home/charlie/cin-repository-clone/cinelerra5_20200331/cinelerra-5.1/bin/plugins/video/titler.plugin(_ZN13TitlePngPopup17handle_done_eventEi+0x84)[0x7f18043916f4]
./cin(_ZN15BC_DialogThread3runEv+0xe0)[0xc0bb20]
./cin(_ZN6Thread10entrypointEPv+0x45)[0xc665c5]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7f185f65f6ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f185d19a41d]
======= Memory map: ========
00400000-0362f000 r-xp 00000000 08:01 2452404                            /home/charlie/cin-repository-clone/cinelerra5_20200331/cinelerra-5.1/bin/cin
0382f000-03834000 r-xp 0322f000 08:01 2452404                            /home/charlie/cin-repository-clone/cinelerra5_20200331/cinelerra-5.1/bin/cin
03834000-03fad000 rwxp 03234000 08:01 2452404                            /home/charlie/cin-repository-clone/cinelerra5_20200331/cinelerra-5.1/bin/cin
03fad000-04964000 rwxp 00000000 00:00 0 
05943000-08b9c000 rwxp 00000000 00:00 0                                  [heap]
7f16cc7d1000-7f16cc7d2000 ---p 00000000 00:00 0 
7f16cc7d2000-7f16ccfd2000 rwxp 00000000 00:00 0 
7f16ccfd2000-7f16ccfd3000 ---p 00000000 00:00 0 
7f16ccfd3000-7f16cd7d3000 rwxp 00000000 00:00 0 
7f16cd7d3000-7f16cd7d4000 ---p 00000000 00:00 0 
7f16cd7d4000-7f16cdfd4000 rwxp 00000000 00:00 0 
7f16cdfd4000-7f16cdfd5000 ---p 00000000 00:00 0 
7f16cdfd5000-7f16ce7d5000 rwxp 00000000 00:00 0 
7f16ce7d5000-7f16ce7d6000 ---p 00000000 00:00 0 
7f16ce7d6000-7f16cefd6000 rwxp 00000000 00:00 0 
7f16cefd6000-7f16cefd7000 ---p 00000000 00:00 0 
7f16cefd7000-7f16cf7d7000 rwxp 00000000 00:00 0 
7f16cf7d7000-7f16cf7d8000 ---p 00000000 00:00 0 
7f16cf7d8000-7f16cffd8000 rwxp 00000000 00:00 0 
7f16cffd8000-7f16cffd9000 ---p 00000000 00:00 0 
7f16cffd9000-7f16d07d9000 rwxp 00000000 00:00 0 
7f16d07d9000-7f16d07da000 ---p 00000000 00:00 0 
7f16d07da000-7f16d0fda000 rwxp 00000000 00:00 0 
7f16d0fda000-7f16d17d3000 rwxs 00000000 00:05 335347759                  /SYSV00000000 (deleted)
7f16d17d3000-7f16d17d4000 ---p 00000000 00:00 0 
7f16d17d4000-7f16d1fd4000 rwxp 00000000 00:00 0 
7f16d1fd4000-7f16d1fd5000 ---p 00000000 00:00 0 
7f16d1fd5000-7f16d27d5000 rwxp 00000000 00:00 0 
7f16d27d5000-7f16d27d6000 ---p 00000000 00:00 0 
7f16d27d6000-7f16d2fd6000 rwxp 00000000 00:00 0 
7f16d2fd6000-7f16d2fd7000 ---p 00000000 00:00 0 
7f16d2fd7000-7f16d37d7000 rwxp 00000000 00:00 0 
7f16d37d7000-7f16d37d8000 ---p 00000000 00:00 0 
7f16d37d8000-7f16d3fd8000 rwxp 00000000 00:00 0 
7f16d3fd8000-7f16d3fd9000 ---p 00000000 00:00 0 
7f16d3fd9000-7f16d47d9000 rwxp 00000000 00:00 0 
7f16d47d9000-7f16d47da000 ---p 00000000 00:00 0 
7f16d47da000-7f16d4fda000 rwxp 00000000 00:00 0 
7f16d4fda000-7f16d4fdb000 ---p 00000000 00:00 0 
7f16d4fdb000-7f16d57db000 rwxp 00000000 00:00 0 
7f16d57db000-7f16d57dc000 ---p 00000000 00:00 0 
7f16d57dc000-7f16d5fdc000 rwxp 00000000 00:00 0 
7f16d5fdc000-7f16d5fdd000 ---p 00000000 00:00 0 
7f16d5fdd000-7f16d67dd000 rwxp 00000000 00:00 0 
7f16d67dd000-7f16d67de000 ---p 00000000 00:00 0 
7f16d67de000-7f16d6fde000 rwxp 00000000 00:00 0 
7f16d6fde000-7f16d6fdf000 ---p 00000000 00:00 0 
7f16d6fdf000-7f16d77df000 rwxp 00000000 00:00 0 
7f16d77df000-7f16d77e0000 ---p 00000000 00:00 0 
7f16d77e0000-7f16d7fe0000 rwxp 00000000 00:00 0 
7f16d7fe0000-7f16d7fe1000 ---p 00000000 00:00 0 
7f16d7fe1000-7f16d87e1000 rwxp 00000000 00:00 0 
7f16d87e1000-7f16d87e2000 ---p 00000000 00:00 0 
7f16d87e2000-7f16d8fe2000 rwxp 00000000 00:00 0 
7f16d8fe2000-7f16d8fe3000 ---p 00000000 00:00 0 
7f16d8fe3000-7f16d97e3000 rwxp 00000000 00:00 0 
7f16d97e3000-7f16d97e4000 ---p 00000000 00:00 0 
7f16d97e4000-7f16d9fe4000 rwxp 00000000 00:00 0 
7f16d9fe4000-7f16d9fe5000 ---p 00000000 00:00 0 
7f16d9fe5000-7f16da7e5000 rwxp 00000000 00:00 0 
7f16da7e5000-7f16da7e6000 ---p 00000000 00:00 0 
7f16da7e6000-7f16dafe6000 rwxp 00000000 00:00 0 
7f16dafe6000-7f16dafe7000 ---p 00000000 00:00 0 
7f16dafe7000-7f16db7e7000 rwxp 00000000 00:00 0 
7f16db7e7000-7f16db7e8000 ---p 00000000 00:00 0 
7f16db7e8000-7f16dbfe8000 rwxp 00000000 00:00 0 
7f16dbfe8000-7f16dbfe9000 ---p 00000000 00:00 0 
7f16dbfe9000-7f16dc7e9000 rwxp 00000000 00:00 0 
7f16dc7e9000-7f16dc7ea000 ---p 00000000 00:00 0 
7f16dc7ea000-7f16dcfea000 rwxp 00000000 00:00 0 
7f16dcfea000-7f16dcfeb000 ---p 00000000 00:00 0 
7f16dcfeb000-7f16dd7eb000 rwxp 00000000 00:00 0 
7f16dd7eb000-7f16dd7ec000 ---p 00000000 00:00 0 
7f16dd7ec000-7f16ddfec000 rwxp 00000000 00:00 0 
7f16ddfec000-7f16ddfed000 ---p 00000000 00:00 0 
7f16ddfed000-7f16de7ed000 rwxp 00000000 00:00 0 
7f16de7ed000-7f16de7ee000 ---p 00000000 00:00 0 
7f16de7ee000-7f16defee000 rwxp 00000000 00:00 0 
7f16defee000-7f16defef000 ---p 00000000 00:00 0 
7f16defef000-7f16df7ef000 rwxp 00000000 00:00 0 
7f16df7ef000-7f16df7f0000 ---p 00000000 00:00 0 
7f16df7f0000-7f16dfff0000 rwxp 00000000 00:00 0 
7f16dfff0000-7f16dfff1000 ---p 00000000 00:00 0 
7f16dfff1000-7f16e07f1000 rwxp 00000000 00:00 0 
7f16e07f1000-7f16e07f2000 ---p 00000000 00:00 0 
7f16e07f2000-7f16e0ff2000 rwxp 00000000 00:00 0 
7f16e0ff2000-7f16e0ff3000 ---p 00000000 00:00 0 
7f16e0ff3000-7f16e17f3000 rwxp 00000000 00:00 0 
7f16e17f3000-7f16e17f4000 ---p 00000000 00:00 0 
7f16e17f4000-7f16e1ff4000 rwxp 00000000 00:00 0 
7f16e1ff4000-7f16e1ff5000 ---p 00000000 00:00 0 
7f16e1ff5000-7f16e27f5000 rwxp 00000000 00:00 0 
7f16e27f5000-7f16e27f6000 ---p 00000000 00:00 0 
7f16e27f6000-7f16e2ff6000 rwxp 00000000 00:00 0 
7f16e2ff6000-7f16e2ff7000 ---p 00000000 00:00 0 
7f16e2ff7000-7f16e37f7000 rwxp 00000000 00:00 0 
7f16e37f7000-7f16e37f8000 ---p 00000000 00:00 0 
7f16e37f8000-7f16e3ff8000 rwxp 00000000 00:00 0 
7f16e3ff8000-7f16e3ff9000 ---p 00000000 00:00 0 
7f16e3ff9000-7f16e47f9000 rwxp 00000000 00:00 0 
7f16e47f9000-7f16e47fa000 ---p 00000000 00:00 0 
7f16e47fa000-7f16e4ffa000 rwxp 00000000 00:00 0 
7f16e4ffa000-7f16e4ffb000 ---p 00000000 00:00 0 
7f16e4ffb000-7f16e57fb000 rwxp 00000000 00:00 0 
7f16e57fb000-7f16e57fc000 ---p 00000000 00:00 0 
7f16e57fc000-7f16e5ffc000 rwxp 00000000 00:00 0 
7f16e5ffc000-7f16e5ffd000 ---p 00000000 00:00 0 
7f16e5ffd000-7f16e67fd000 rwxp 00000000 00:00 0 
7f16e67fd000-7f16e67fe000 ---p 00000000 00:00 0 
7f16e67fe000-7f16e6ffe000 rwxp 00000000 00:00 0 
7f16e6ffe000-7f16e6fff000 ---p 00000000 00:00 0 
7f16e6fff000-7f16e77ff000 rwxp 00000000 00:00 0 
7f16e77ff000-7f16e7800000 ---p 00000000 00:00 0 
7f16e7800000-7f16e8000000 rwxp 00000000 00:00 0 
7f16e8000000-7f16e8d97000 rwxp 00000000 00:00 0 
7f16e8d97000-7f16ec000000 ---p 00000000 00:00 0 
7f16ec7c9000-7f16ec7ca000 ---p 00000000 00:00 0 
7f16ec7ca000-7f16ecfca000 rwxp 00000000 00:00 0 
7f16ecfca000-7f16ecfcb000 ---p 00000000 00:00 0 
7f16ecfcb000-7f16ed7cb000 rwxp 00000000 00:00 0 
7f16ed7cb000-7f16ed7cc000 ---p 00000000 00:00 0 
7f16ed7cc000-7f16edfcc000 rwxp 00000000 00:00 0 
7f16edfcc000-7f16edfcd000 ---p 00000000 00:00 0 
7f16edfcd000-7f16ee7cd000 rwxp 00000000 00:00 0 
7f16ee7cd000-7f16ee7ce000 ---p 00000000 00:00 0 
7f16ee7ce000-7f16eefce000 rwxp 00000000 00:00 0 
7f16eefce000-7f16eefcf000 ---p 00000000 00:00 0 
7f16eefcf000-7f16ef7cf000 rwxp 00000000 00:00 0 
7f16ef7cf000-7f16ef7d0000 ---p 00000000 00:00 0 
7f16ef7d0000-7f16effd0000 rwxp 00000000 00:00 0 
7f16effd0000-7f16effd1000 ---p 00000000 00:00 0 
7f16effd1000-7f16f07d1000 rwxp 00000000 00:00 0 
7f16f07d1000-7f16f07d2000 ---p 00000000 00:00 0 
7f16f07d2000-7f16f0fd2000 rwxp 00000000 00:00 0 
7f16f0fd2000-7f16f0fd3000 ---p 00000000 00:00 0 
7f16f0fd3000-7f16f17d3000 rwxp 00000000 00:00 0 
7f16f17d3000-7f16f17d4000 ---p 00000000 00:00 0 
7f16f17d4000-7f16f1fd4000 rwxp 00000000 00:00 0 
7f16f1fd4000-7f16f1fd5000 ---p 00000000 00:00 0 
7f16f1fd5000-7f16f27d5000 rwxp 00000000 00:00 0 
7f16f27d5000-7f16f27d6000 ---p 00000000 00:00 0 
7f16f27d6000-7f16f2fd6000 rwxp 00000000 00:00 0 
7f16f2fd6000-7f16f2fd7000 ---p 00000000 00:00 0 
7f16f2fd7000-7f16f37d7000 rwxp 00000000 00:00 0 
7f16f37d7000-7f16f37d8000 ---p 00000000 00:00 0 
7f16f37d8000-7f16f3fd8000 rwxp 00000000 00:00 0 
7f16f3fd8000-7f16f3fd9000 ---p 00000000 00:00 0 
7f16f3fd9000-7f16f47d9000 rwxp 00000000 00:00 0 
7f16f47d9000-7f16f47da000 ---p 00000000 00:00 0 
7f16f47da000-7f16f4fda000 rwxp 00000000 00:00 0 
7f16f4fda000-7f16f4fdb000 ---p 00000000 00:00 0 
7f16f4fdb000-7f16f57db000 rwxp 00000000 00:00 0 
7f16f57db000-7f16f57dc000 ---p 00000000 00:00 0 
7f16f57dc000-7f16f5fdc000 rwxp 00000000 00:00 0 
7f16f5fdc000-7f16f5fdd000 ---p 00000000 00:00 0 
7f16f5fdd000-7f16f67dd000 rwxp 00000000 00:00 0 
7f16f67dd000-7f16f67de000 ---p 00000000 00:00 0 
7f16f67de000-7f16f6fde000 rwxp 00000000 00:00 0 
7f16f6fde000-7f16f6fdf000 ---p 00000000 00:00 0 
7f16f6fdf000-7f16f77df000 rwxp 00000000 00:00 0 
7f16f77df000-7f16f77e0000 ---p 00000000 00:00 0 
7f16f77e0000-7f16f7fe0000 rwxp 00000000 00:00 0 
7f16f7fe0000-7f16f7fe1000 ---p 00000000 00:00 0 
7f16f7fe1000-7f16f87e1000 rwxp 00000000 00:00 0 
7f16f87e1000-7f16f87e2000 ---p 00000000 00:00 0 
7f16f87e2000-7f16f8fe2000 rwxp 00000000 00:00 0 
7f16f8fe2000-7f16f8fe3000 ---p 00000000 00:00 0 
7f16f8fe3000-7f16f97e3000 rwxp 00000000 00:00 0 
7f16f97e3000-7f16f97e4000 ---p 00000000 00:00 0 
7f16f97e4000-7f16f9fe4000 rwxp 00000000 00:00 0 
7f16f9fe4000-7f16f9fe5000 ---p 00000000 00:00 0 
7f16f9fe5000-7f16fa7e5000 rwxp 00000000 00:00 0 
7f16fa7e5000-7f16fa7e6000 ---p 00000000 00:00 0 
7f16fa7e6000-7f16fafe6000 rwxp 00000000 00:00 0 
7f16fafe6000-7f16fafe7000 ---p 00000000 00:00 0 
7f16fafe7000-7f16fb7e7000 rwxp 00000000 00:00 0 
7f16fb7e7000-7f16fb7e8000 ---p 00000000 00:00 0 
7f16fb7e8000-7f16fbfe8000 rwxp 00000000 00:00 0 
7f16fbfe8000-7f16fbfe9000 ---p 00000000 00:00 0 
7f16fbfe9000-7f16fc7e9000 rwxp 00000000 00:00 0 
7f16fc7e9000-7f16fc7ea000 ---p 00000000 00:00 0 
7f16fc7ea000-7f16fcfea000 rwxp 00000000 00:00 0 
7f16fcfea000-7f16fcfeb000 ---p 00000000 00:00 0 
7f16fcfeb000-7f16fd7eb000 rwxp 00000000 00:00 0 
7f16fd7eb000-7f16fd7ec000 ---p 00000000 00:00 0 
7f16fd7ec000-7f16fdfec000 rwxp 00000000 00:00 0 
7f16fdfec000-7f16fdfed000 ---p 00000000 00:00 0 
7f16fdfed000-7f16fe7ed000 rwxp 00000000 00:00 0 
7f16fe7ed000-7f16fe7ee000 ---p 00000000 00:00 0 
7f16fe7ee000-7f16fefee000 rwxp 00000000 00:00 0 
7f16fefee000-7f16fefef000 ---p 00000000 00:00 0 
7f16fefef000-7f16ff7ef000 rwxp 00000000 00:00 0 
7f16ff7ef000-7f16ff7f0000 ---p 00000000 00:00 0 
7f16ff7f0000-7f16ffff0000 rwxp 00000000 00:00 0 
7f16ffff0000-7f16ffff1000 ---p 00000000 00:00 0 
7f16ffff1000-7f17007f1000 rwxp 00000000 00:00 0 
7f17007f1000-7f17007f2000 ---p 00000000 00:00 0 
7f17007f2000-7f1700ff2000 rwxp 00000000 00:00 0 
7f1700ff2000-7f1700ff3000 ---p 00000000 00:00 0 
7f1700ff3000-7f17017f3000 rwxp 00000000 00:00 0 
7f17017f3000-7f17017f4000 ---p 00000000 00:00 0 
7f17017f4000-7f1701ff4000 rwxp 00000000 00:00 0 
7f1701ff4000-7f1701ff5000 ---p 00000000 00:00 0 
7f1701ff5000-7f17027f5000 rwxp 00000000 00:00 0 
7f17027f5000-7f17027f6000 ---p 00000000 00:00 0 
7f17027f6000-7f1702ff6000 rwxp 00000000 00:00 0 
7f1702ff6000-7f1702ff7000 ---p 00000000 00:00 0 
7f1702ff7000-7f17037f7000 rwxp 00000000 00:00 0 
7f17037f7000-7f17037f8000 ---p 00000000 00:00 0 
7f17037f8000-7f1703ff8000 rwxp 00000000 00:00 0 
7f1703ff8000-7f1703ff9000 ---p 00000000 00:00 0 
7f1703ff9000-7f17047f9000 rwxp 00000000 00:00 0 
7f17047f9000-7f17047fa000 ---p 00000000 00:00 0 
7f17047fa000-7f1704ffa000 rwxp 00000000 00:00 0 
7f1704ffa000-7f1704ffb000 ---p 00000000 00:00 0 
7f1704ffb000-7f17057fb000 rwxp 00000000 00:00 0 
7f17057fb000-7f17057fc000 ---p 00000000 00:00 0 
7f17057fc000-7f1705ffc000 rwxp 00000000 00:00 0 
7f1705ffc000-7f1705ffd000 ---p 00000000 00:00 0 
7f1705ffd000-7f17067fd000 rwxp 00000000 00:00 0 
7f17067fd000-7f17067fe000 ---p 00000000 00:00 0 
7f17067fe000-7f1706ffe000 rwxp 00000000 00:00 0 
7f1706ffe000-7f1706fff000 ---p 00000000 00:00 0 
7f1706fff000-7f17077ff000 rwxp 00000000 00:00 0 
7f17077ff000-7f1707800000 ---p 00000000 00:00 0 
7f1707800000-7f1708000000 rwxp 00000000 00:00 0 
7f1708000000-7f170bf8a000 rwxp 00000000 00:00 0 
7f170bf8a000-7f170c000000 ---p 00000000 00:00 0 
7f170c7b9000-7f170c7ba000 ---p 00000000 00:00 0 
7f170c7ba000-7f170cfba000 rwxp 00000000 00:00 0 
7f170cfba000-7f170cfbb000 ---p 00000000 00:00 0 
7f170cfbb000-7f170d7bb000 rwxp 00000000 00:00 0 
7f170d7bb000-7f170d7bc000 ---p 00000000 00:00 0 
7f170d7bc000-7f170dfbc000 rwxp 00000000 00:00 0 
7f170dfbc000-7f170dfbd000 ---p 00000000 00:00 0 
7f170dfbd000-7f170e7bd000 rwxp 00000000 00:00 0 
7f170e7bd000-7f170e7be000 ---p 00000000 00:00 0 
7f170e7be000-7f170efbe000 rwxp 00000000 00:00 0 
7f170efbe000-7f170efbf000 ---p 00000000 00:00 0 
7f170efbf000-7f170f7bf000 rwxp 00000000 00:00 0 
7f170f7bf000-7f170f7c0000 ---p 00000000 00:00 0 
7f170f7c0000-7f170ffc0000 rwxp 00000000 00:00 0 
7f170ffc0000-7f170ffc1000 ---p 00000000 00:00 0 
7f170ffc1000-7f17107c1000 rwxp 00000000 00:00 0 
7f17107c1000-7f17107c2000 ---p 00000000 00:00 0 
7f17107c2000-7f1710fc2000 rwxp 00000000 00:00 0 
7f1710fc2000-7f1710fc3000 ---p 00000000 00:00 0 
7f1710fc3000-7f17117c3000 rwxp 00000000 00:00 0 
7f17117c3000-7f17117c4000 ---p 00000000 00:00 0 
7f17117c4000-7f1711fc4000 rwxp 00000000 00:00 0 
7f1711fc4000-7f1711fc5000 ---p 00000000 00:00 0 
7f1711fc5000-7f17127c5000 rwxp 00000000 00:00 0 
7f17127c5000-7f17127c6000 ---p 00000000 00:00 0 
7f17127c6000-7f1712fc6000 rwxp 00000000 00:00 0 
7f1712fc6000-7f1712fc7000 ---p 00000000 00:00 0 
7f1712fc7000-7f17137c7000 rwxp 00000000 00:00 0 
7f17137c7000-7f17137c8000 ---p 00000000 00:00 0 
7f17137c8000-7f1713fc8000 rwxp 00000000 00:00 0 
7f1713fc8000-7f1713fc9000 ---p 00000000 00:00 0 
7f1713fc9000-7f17147c9000 rwxp 00000000 00:00 0 
7f17147c9000-7f17147ca000 ---p 00000000 00:00 0 
7f17147ca000-7f1714fca000 rwxp 00000000 00:00 0 
7f1714fca000-7f1714fcb000 ---p 00000000 00:00 0 
7f1714fcb000-7f17157cb000 rwxp 00000000 00:00 0 
7f17157cb000-7f17157cc000 ---p 00000000 00:00 0 
7f17157cc000-7f1715fcc000 rwxp 00000000 00:00 0 
7f1715fcc000-7f1715fcd000 ---p 00000000 00:00 0 
7f1715fcd000-7f17167cd000 rwxp 00000000 00:00 0 
7f17167cd000-7f17167ce000 ---p 00000000 00:00 0 
7f17167ce000-7f1716fce000 rwxp 00000000 00:00 0 
7f1716fce000-7f1716fcf000 ---p 00000000 00:00 0 
7f1716fcf000-7f17177cf000 rwxp 00000000 00:00 0 
7f17177cf000-7f17177d0000 ---p 00000000 00:00 0 
7f17177d0000-7f1717fd0000 rwxp 00000000 00:00 0 
7f1717fd0000-7f1717fd1000 ---p 00000000 00:00 0 
7f1717fd1000-7f17187d1000 rwxp 00000000 00:00 0 
7f17187d1000-7f17187d2000 ---p 00000000 00:00 0 
7f17187d2000-7f1718fd2000 rwxp 00000000 00:00 0 
7f1718fd2000-7f1718fd3000 ---p 00000000 00:00 0 
7f1718fd3000-7f17197d3000 rwxp 00000000 00:00 0 
7f17197d3000-7f17197d4000 ---p 00000000 00:00 0 
7f17197d4000-7f1719fd4000 rwxp 00000000 00:00 0 
7f1719fd4000-7f1719fd5000 ---p 00000000 00:00 0 
7f1719fd5000-7f171a7d5000 rwxp 00000000 00:00 0 
7f171a7d5000-7f171a7d6000 ---p 00000000 00:00 0 
7f171a7d6000-7f171afd6000 rwxp 00000000 00:00 0 
7f171afd6000-7f171afd7000 ---p 00000000 00:00 0 
7f171afd7000-7f171b7d7000 rwxp 00000000 00:00 0 
7f171b7d7000-7f171b7d8000 ---p 00000000 00:00 0 
7f171b7d8000-7f171bfd8000 rwxp 00000000 00:00 0 
7f171bfd8000-7f171bfd9000 ---p 00000000 00:00 0 
7f171bfd9000-7f171c7d9000 rwxp 00000000 00:00 0 
7f171c7d9000-7f171c7da000 ---p 00000000 00:00 0 
7f171c7da000-7f171cfda000 rwxp 00000000 00:00 0 
7f171cfda000-7f171cfdb000 ---p 00000000 00:00 0 
7f171cfdb000-7f171d7db000 rwxp 00000000 00:00 0 
7f171d7db000-7f171d7dc000 ---p 00000000 00:00 0 
7f171d7dc000-7f171dfdc000 rwxp 00000000 00:00 0 
7f171dfdc000-7f171dfdd000 ---p 00000000 00:00 0 
7f171dfdd000-7f171e7dd000 rwxp 00000000 00:00 0 
7f171e7dd000-7f171e7de000 ---p 00000000 00:00 0 
7f171e7de000-7f171efde000 rwxp 00000000 00:00 0 
7f171efde000-7f171efdf000 ---p 00000000 00:00 0 
7f171efdf000-7f171f7df000 rwxp 00000000 00:00 0 
7f171f7df000-7f171f7e0000 ---p 00000000 00:00 0 
7f171f7e0000-7f171ffe0000 rwxp 00000000 00:00 0 
7f171ffe0000-7f171ffe1000 ---p 00000000 00:00 0 
7f171ffe1000-7f17207e1000 rwxp 00000000 00:00 0 
7f17207e1000-7f17207e2000 ---p 00000000 00:00 0 
7f17207e2000-7f1720fe2000 rwxp 00000000 00:00 0 
7f1720fe2000-7f1720fe3000 ---p 00000000 00:00 0 
7f1720fe3000-7f17217e3000 rwxp 00000000 00:00 0 
7f17217e3000-7f17217e4000 ---p 00000000 00:00 0 
7f17217e4000-7f1721fe4000 rwxp 00000000 00:00 0 
7f1721fe4000-7f1721fe5000 ---p 00000000 00:00 0 
7f1721fe5000-7f17227e5000 rwxp 00000000 00:00 0 
7f17227e5000-7f17227e6000 ---p 00000000 00:00 0 
7f17227e6000-7f1722fe6000 rwxp 00000000 00:00 0 
7f1722fe6000-7f1722fe7000 ---p 00000000 00:00 0 
7f1722fe7000-7f17237e7000 rwxp 00000000 00:00 0 
7f17237e7000-7f17237e8000 ---p 00000000 00:00 0 
7f17237e8000-7f1723fe8000 rwxp 00000000 00:00 0 
7f1723fe8000-7f1723fe9000 ---p 00000000 00:00 0 
7f1723fe9000-7f17247e9000 rwxp 00000000 00:00 0 
7f17247e9000-7f17247ea000 ---p 00000000 00:00 0 
7f17247ea000-7f1724fea000 rwxp 00000000 00:00 0 
7f1724fea000-7f1724feb000 ---p 00000000 00:00 0 
7f1724feb000-7f17257eb000 rwxp 00000000 00:00 0 
7f17257eb000-7f17257ec000 ---p 00000000 00:00 0 
7f17257ec000-7f1725fec000 rwxp 00000000 00:00 0 
7f1725fec000-7f1725fed000 ---p 00000000 00:00 0 
7f1725fed000-7f17267ed000 rwxp 00000000 00:00 0 
7f17267ed000-7f17267ee000 ---p 00000000 00:00 0 
7f17267ee000-7f1726fee000 rwxp 00000000 00:00 0 
7f1726fee000-7f1726fef000 ---p 00000000 00:00 0 
7f1726fef000-7f17277ef000 rwxp 00000000 00:00 0 
7f17277ef000-7f17277f0000 ---p 00000000 00:00 0 
7f17277f0000-7f1727ff0000 rwxp 00000000 00:00 0 
7f1727ff0000-7f1727ff1000 ---p 00000000 00:00 0 
7f1727ff1000-7f17287f1000 rwxp 00000000 00:00 0 
7f17287f1000-7f17287f2000 ---p 00000000 00:00 0 
7f17287f2000-7f1728ff2000 rwxp 00000000 00:00 0 
7f1728ff2000-7f1728ff3000 ---p 00000000 00:00 0 
7f1728ff3000-7f17297f3000 rwxp 00000000 00:00 0 
7f17297f3000-7f17297f4000 ---p 00000000 00:00 0 
7f17297f4000-7f1729ff4000 rwxp 00000000 00:00 0 
7f1729ff4000-7f1729ff5000 ---p 00000000 00:00 0 
7f1729ff5000-7f172a7f5000 rwxp 00000000 00:00 0 
7f172a7f5000-7f172a7f6000 ---p 00000000 00:00 0 
7f172a7f6000-7f172aff6000 rwxp 00000000 00:00 0 
7f172aff6000-7f172aff7000 ---p 00000000 00:00 0 
7f172aff7000-7f172b7f7000 rwxp 00000000 00:00 0 
7f172b7f7000-7f172b7f8000 ---p 00000000 00:00 0 
7f172b7f8000-7f172bff8000 rwxp 00000000 00:00 0 
7f172bff8000-7f172bff9000 ---p 00000000 00:00 0 
7f172bff9000-7f172c7f9000 rwxp 00000000 00:00 0 
7f172c7f9000-7f172c7fa000 ---p 00000000 00:00 0 
7f172c7fa000-7f172cffa000 rwxp 00000000 00:00 0 
7f172cffa000-7f172cffb000 ---p 00000000 00:00 0 
7f172cffb000-7f172d7fb000 rwxp 00000000 00:00 0 
7f172d7fb000-7f172d7fc000 ---p 00000000 00:00 0 
7f172d7fc000-7f172dffc000 rwxp 00000000 00:00 0 
7f172dffc000-7f172dffd000 ---p 00000000 00:00 0 
7f172dffd000-7f172e7fd000 rwxp 00000000 00:00 0 
7f172e7fd000-7f172e7fe000 ---p 00000000 00:00 0 
7f172e7fe000-7f172effe000 rwxp 00000000 00:00 0 
7f172effe000-7f172efff000 ---p 00000000 00:00 0 
7f172efff000-7f172f7ff000 rwxp 00000000 00:00 0 
7f172f7ff000-7f172f800000 ---p 00000000 00:00 0 
7f172f800000-7f1730000000 rwxp 00000000 00:00 0 
7f1730000000-7f1731169000 rwxp 00000000 00:00 0 
7f1731169000-7f1734000000 ---p 00000000 00:00 0 
7f1734000000-7f17347f9000 rwxs 00000000 00:05 332628014                  /SYSV00000000 (deleted)
7f17347f9000-7f17347fa000 ---p 00000000 00:00 0 
7f17347fa000-7f1734ffa000 rwxp 00000000 00:00 0 
7f1734ffa000-7f1734ffb000 ---p 00000000 00:00 0 
7f1734ffb000-7f17357fb000 rwxp 00000000 00:00 0 
7f17357fb000-7f17357fc000 ---p 00000000 00:00 0 
7f17357fc000-7f1735ffc000 rwxp 00000000 00:00 0 
7f1735ffc000-7f1735ffd000 ---p 00000000 00:00 0 
7f1735ffd000-7f17367fd000 rwxp 00000000 00:00 0 
7f17367fd000-7f17367fe000 ---p 00000000 00:00 0 
7f17367fe000-7f1736ffe000 rwxp 00000000 00:00 0 
7f1736ffe000-7f1736fff000 ---p 00000000 00:00 0 
7f1736fff000-7f17377ff000 rwxp 00000000 00:00 0 
7f17377ff000-7f1737800000 ---p 00000000 00:00 0 
7f1737800000-7f1738000000 rwxp 00000000 00:00 0 
7f1738000000-7f1738f83000 rwxp 00000000 00:00 0 
7f1738f83000-7f173c000000 ---p 00000000 00:00 0 
7f173c000000-7f173cf5d000 rwxp 00000000 00:00 0 
7f173cf5d000-7f1740000000 ---p 00000000 00:00 0 
7f1740000000-7f1740f8a000 rwxp 00000000 00:00 0 
7f1740f8a000-7f1744000000 ---p 00000000 00:00 0 
7f1744000000-7f1744f67000 rwxp 00000000 00:00 0 
7f1744f67000-7f1748000000 ---p 00000000 00:00 0 
7f1748000000-7f1749e79000 rwxp 00000000 00:00 0 
7f1749e79000-7f174c000000 ---p 00000000 00:00 0 
7f174c000000-7f174cf5f000 rwxp 00000000 00:00 0 
7f174cf5f000-7f1750000000 ---p 00000000 00:00 0 
7f1750000000-7f1750f8e000 rwxp 00000000 00:00 0 
7f1750f8e000-7f1754000000 ---p 00000000 00:00 0 
7f1754000000-7f1754bba000 rwxp 00000000 00:00 0 
7f1754bba000-7f1758000000 ---p 00000000 00:00 0 
7f1758000000-7f17585d9000 rwxp 00000000 00:00 0 
7f17585d9000-7f175c000000 ---p 00000000 00:00 0 
7f175c000000-7f175c7f9000 rwxs 00000000 00:05 332398637                  /SYSV00000000 (deleted)
7f175c7f9000-7f175c7fa000 ---p 00000000 00:00 0 
7f175c7fa000-7f175cffa000 rwxp 00000000 00:00 0 
7f175cffa000-7f175cffb000 ---p 00000000 00:00 0 
7f175cffb000-7f175d7fb000 rwxp 00000000 00:00 0 
7f175d7fb000-7f175d7fc000 ---p 00000000 00:00 0 
7f175d7fc000-7f175dffc000 rwxp 00000000 00:00 0 
7f175dffc000-7f175dffd000 ---p 00000000 00:00 0 
7f175dffd000-7f175e7fd000 rwxp 00000000 00:00 0 
7f175e7fd000-7f175e7fe000 ---p 00000000 00:00 0 
7f175e7fe000-7f175effe000 rwxp 00000000 00:00 0 
7f175effe000-7f175efff000 ---p 00000000 00:00 0 
7f175efff000-7f175f7ff000 rwxp 00000000 00:00 0 
7f175f7ff000-7f175f800000 ---p 00000000 00:00 0 
7f175f800000-7f1760000000 rwxp 00000000 00:00 0 
7f1760000000-7f17605db000 rwxp 00000000 00:00 0 
7f17605db000-7f1764000000 ---p 00000000 00:00 0 
7f1764000000-7f17647f9000 rwxs 00000000 00:05 332169260                  /SYSV00000000 (deleted)
7f17647f9000-7f17647fa000 ---p 00000000 00:00 0 
7f17647fa000-7f1764ffa000 rwxp 00000000 00:00 0 
7f1764ffa000-7f1764ffb000 ---p 00000000 00:00 0 
7f1764ffb000-7f17657fb000 rwxp 00000000 00:00 0 
7f17657fb000-7f17657fc000 ---p 00000000 00:00 0 
7f17657fc000-7f1765ffc000 rwxp 00000000 00:00 0 
7f1765ffc000-7f1765ffd000 ---p 00000000 00:00 0 
7f1765ffd000-7f17667fd000 rwxp 00000000 00:00 0 
7f17667fd000-7f17667fe000 ---p 00000000 00:00 0 
7f17667fe000-7f1766ffe000 rwxp 00000000 00:00 0 
7f1766ffe000-7f1766fff000 ---p 00000000 00:00 0 
7f1766fff000-7f17677ff000 rwxp 00000000 00:00 0 
7f17677ff000-7f1767800000 ---p 00000000 00:00 0 
7f1767800000-7f1768000000 rwxp 00000000 00:00 0 
7f1768000000-7f17685da000 rwxp 00000000 00:00 0 
7f17685da000-7f176c000000 ---p 00000000 00:00 0 
7f176c000000-7f176c5da000 rwxp 00000000 00:00 0 Aborted (core dumped)
RafaMar

RafaMar

2020-03-31 16:08

reporter   ~0003046

Hello @PhyllisSmith, well, I said it as a joke, my head is still safe :-D. It's just that I've never done anything like this, but if you show me the steps, I can try to compile cinelerra and get the report.
Greetings.
PhyllisSmith

PhyllisSmith

2020-03-31 15:54

manager   ~0003045

@RafaMar
Sorry about your exploding head. I should have been clearer on gdb but I was getting desperate. For clarification, gdb requires that a full build be done and is something a programmer would use and not an Audio-Video Technician (whose head would definitely explode!). It was hoped that the gdb dump request would be seen by others who do their own build. I hope I did not waste your time.

We are doing tests on Mint 19.3 with the latest upgrades and still no problem. There must be a bug somewhere as IgorBeg sees it too, we just can not reproduce it yet.

BTW: your streamable is so very helpful to see what to test.
MatN

MatN

2020-03-31 09:45

reporter   ~0003036

I could reproduce the crash differently.
- Newly built Cinelerra from git 20200330 15:00 UTC, not the debug version.
- Load a 1080p50 mp4 video
- Attach the title effect to the video track
- Try to open the controls (magnifying glass) -> crash. Dump attached.
===================
Terminal window showed:
** segv at 0x557be1468cea in pid 29139, tid 29391
writing debug data to /tmp/cinelerra_29139.dmp
lock_items: 36
lock_frees: 4
** dump complete
Segmentation fault (core dumped)
=============

cinelerra_29139.dmp (107,219 bytes)
RafaMar

RafaMar

2020-03-31 09:21

reporter   ~0003035

Before your comment I did not know that gdb existed ... I have searched the web, my head almost exploded ... but I think I have succeeded. I feel my total lack of knowledge about these things. I have copied the terminal output into a text file that I have attached.
Make two versions, one as a normal user and the other as root. With the name of the attached files you can distinguish each version of the gdb output.
Thank you very much for your excellent work.

gdb cin run (15,720 bytes)
rafacinema@rafa-GL753VD:~$ gdb cin
GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from cin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/cin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Cinelerra Infinity - built: Feb 29 2020 17:13:35
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.

[New Thread 0x7fffeb8c3700 (LWP 3302)]
[New Thread 0x7fffeae37700 (LWP 3306)]
[New Thread 0x7fffea636700 (LWP 3307)]
[New Thread 0x7fffe9e35700 (LWP 3308)]
[New Thread 0x7fffe9634700 (LWP 3309)]
[New Thread 0x7fffe8e33700 (LWP 3310)]
[New Thread 0x7fffe8632700 (LWP 3311)]
[New Thread 0x7fffe7e31700 (LWP 3312)]
[New Thread 0x7fffe7630700 (LWP 3313)]
[New Thread 0x7fffe6e2f700 (LWP 3314)]
[New Thread 0x7fffe662e700 (LWP 3315)]
[New Thread 0x7fffe5e2d700 (LWP 3316)]
[New Thread 0x7fffe562c700 (LWP 3317)]
[New Thread 0x7fffe4e2b700 (LWP 3318)]
[New Thread 0x7fffdffff700 (LWP 3319)]
[New Thread 0x7fffdf7fe700 (LWP 3320)]
[New Thread 0x7fffdeffd700 (LWP 3321)]
[New Thread 0x7fffde7fc700 (LWP 3322)]
[New Thread 0x7fffddffb700 (LWP 3323)]
[New Thread 0x7fffdd7fa700 (LWP 3324)]
[New Thread 0x7fffdcff9700 (LWP 3325)]
[New Thread 0x7fffd3fff700 (LWP 3326)]
[New Thread 0x7fffd37fe700 (LWP 3327)]
[New Thread 0x7fffd2ffd700 (LWP 3328)]
[New Thread 0x7fffd27fc700 (LWP 3329)]
[New Thread 0x7fffd1ffb700 (LWP 3330)]
[New Thread 0x7fffd17fa700 (LWP 3331)]
[New Thread 0x7fffd0ff9700 (LWP 3332)]
[New Thread 0x7fffcbfff700 (LWP 3333)]
[Thread 0x7fffeb8c3700 (LWP 3302) exited]
[New Thread 0x7fffeb8c3700 (LWP 3334)]
[New Thread 0x7fffcaffd700 (LWP 3335)]
[New Thread 0x7fffcb7fe700 (LWP 3336)]
[New Thread 0x7fffc9ffb700 (LWP 3338)]
[New Thread 0x7fffc97fa700 (LWP 3339)]
[New Thread 0x7fffca7fc700 (LWP 3337)]
[New Thread 0x7fffb77fe700 (LWP 3342)]
[New Thread 0x7fffb7fff700 (LWP 3341)]
[New Thread 0x7fffc8ff9700 (LWP 3340)]
[New Thread 0x7fffb6ffd700 (LWP 3343)]
[New Thread 0x7fffb5ffb700 (LWP 3345)]
[New Thread 0x7fffb67fc700 (LWP 3344)]
[New Thread 0x7fffb4ff9700 (LWP 3347)]
[New Thread 0x7fffb57fa700 (LWP 3346)]
[New Thread 0x7fffaffff700 (LWP 3348)]
[Thread 0x7fffd0ff9700 (LWP 3332) exited]
[Thread 0x7fffcbfff700 (LWP 3333) exited]
[Thread 0x7fffd17fa700 (LWP 3331) exited]
[Thread 0x7fffd1ffb700 (LWP 3330) exited]
[New Thread 0x7fffd1ffb700 (LWP 3349)]
[New Thread 0x7fffd17fa700 (LWP 3350)]
[New Thread 0x7fffcbfff700 (LWP 3351)]
[New Thread 0x7fffd0ff9700 (LWP 3352)]
[New Thread 0x7fffaf7fe700 (LWP 3353)]
[New Thread 0x7fffaeffd700 (LWP 3354)]
[New Thread 0x7fffae7fc700 (LWP 3355)]
[New Thread 0x7fffadffb700 (LWP 3356)]
[New Thread 0x7fffad7fa700 (LWP 3357)]
[New Thread 0x7fffacff9700 (LWP 3358)]
[New Thread 0x7fff67fff700 (LWP 3359)]
[New Thread 0x7fff5f7fe700 (LWP 3360)]
[New Thread 0x7fff677fe700 (LWP 3361)]
[New Thread 0x7fff66ffd700 (LWP 3362)]
[New Thread 0x7fff667fc700 (LWP 3363)]
[New Thread 0x7fff65ffb700 (LWP 3364)]
[New Thread 0x7fff657fa700 (LWP 3365)]
[New Thread 0x7fff64ff9700 (LWP 3366)]
[New Thread 0x7fff5ffff700 (LWP 3367)]
[New Thread 0x7fff5effd700 (LWP 3368)]
[New Thread 0x7fff5e7fc700 (LWP 3369)]
[New Thread 0x7fff5dffb700 (LWP 3370)]
[New Thread 0x7fff5d7fa700 (LWP 3371)]
[New Thread 0x7fff5cff9700 (LWP 3372)]
[New Thread 0x7fff2ffff700 (LWP 3373)]
[New Thread 0x7fff2f7fe700 (LWP 3374)]
[New Thread 0x7fff2effd700 (LWP 3375)]
[New Thread 0x7fff2e7fc700 (LWP 3376)]
[New Thread 0x7fff2dffb700 (LWP 3377)]
[New Thread 0x7fff2d7fa700 (LWP 3378)]
[New Thread 0x7fff2cff9700 (LWP 3379)]
[New Thread 0x7fff0bfff700 (LWP 3380)]
[New Thread 0x7fff03fff700 (LWP 3381)]
[New Thread 0x7fff0b7fe700 (LWP 3382)]
[New Thread 0x7fff0affd700 (LWP 3383)]
[New Thread 0x7fff0a7fc700 (LWP 3384)]
[New Thread 0x7fff09ffb700 (LWP 3385)]
[Thread 0x7fffd17fa700 (LWP 3350) exited]
[Thread 0x7fffd1ffb700 (LWP 3349) exited]
[New Thread 0x7fffd17fa700 (LWP 3388)]
[New Thread 0x7fff097fa700 (LWP 3389)]
[New Thread 0x7fff08ff9700 (LWP 3390)]
[New Thread 0x7fff037fe700 (LWP 3391)]
[New Thread 0x7fffd1ffb700 (LWP 3392)]
[New Thread 0x7fff02ffd700 (LWP 3393)]
[Thread 0x7fffae7fc700 (LWP 3355) exited]
[Thread 0x7fffadffb700 (LWP 3356) exited]
[Thread 0x7fffaeffd700 (LWP 3354) exited]
[Thread 0x7fffacff9700 (LWP 3358) exited]
[Thread 0x7fffad7fa700 (LWP 3357) exited]
[Thread 0x7fff67fff700 (LWP 3359) exited]
[Thread 0x7fff677fe700 (LWP 3361) exited]
[Thread 0x7fff5f7fe700 (LWP 3360) exited]
[New Thread 0x7fff677fe700 (LWP 3394)]
[New Thread 0x7fff5f7fe700 (LWP 3395)]
[New Thread 0x7fff67fff700 (LWP 3396)]
[New Thread 0x7fffacff9700 (LWP 3397)]
[New Thread 0x7fffaeffd700 (LWP 3398)]
[New Thread 0x7fffae7fc700 (LWP 3399)]
[New Thread 0x7fffadffb700 (LWP 3400)]
[New Thread 0x7fffad7fa700 (LWP 3401)]
[Thread 0x7fff02ffd700 (LWP 3393) exited]
[Thread 0x7fffd1ffb700 (LWP 3392) exited]
[New Thread 0x7fff02ffd700 (LWP 3402)]
[New Thread 0x7fffd1ffb700 (LWP 3403)]
[New Thread 0x7fff027fc700 (LWP 3404)]
[Thread 0x7fff677fe700 (LWP 3394) exited]
[Thread 0x7fff5f7fe700 (LWP 3395) exited]
[Thread 0x7fff67fff700 (LWP 3396) exited]
[Thread 0x7fffacff9700 (LWP 3397) exited]
[Thread 0x7fffaeffd700 (LWP 3398) exited]
[Thread 0x7fffae7fc700 (LWP 3399) exited]
[Thread 0x7fffadffb700 (LWP 3400) exited]
[Thread 0x7fffad7fa700 (LWP 3401) exited]
[New Thread 0x7fffad7fa700 (LWP 3405)]
[New Thread 0x7fffadffb700 (LWP 3406)]
[New Thread 0x7fffae7fc700 (LWP 3407)]
[New Thread 0x7fffaeffd700 (LWP 3408)]
[New Thread 0x7fffacff9700 (LWP 3409)]
[New Thread 0x7fff67fff700 (LWP 3410)]
[New Thread 0x7fff677fe700 (LWP 3411)]
[New Thread 0x7fff5f7fe700 (LWP 3412)]
[Thread 0x7fff027fc700 (LWP 3404) exited]
[Thread 0x7fffd1ffb700 (LWP 3403) exited]
[New Thread 0x7fffd1ffb700 (LWP 3413)]
[New Thread 0x7fff027fc700 (LWP 3414)]
[Thread 0x7fffadffb700 (LWP 3406) exited]
[Thread 0x7fffad7fa700 (LWP 3405) exited]
[Thread 0x7fffae7fc700 (LWP 3407) exited]
[Thread 0x7fffaeffd700 (LWP 3408) exited]
[Thread 0x7fffacff9700 (LWP 3409) exited]
[Thread 0x7fff67fff700 (LWP 3410) exited]
[Thread 0x7fff677fe700 (LWP 3411) exited]
[Thread 0x7fff5f7fe700 (LWP 3412) exited]
[New Thread 0x7fff5f7fe700 (LWP 3415)]
[New Thread 0x7fff677fe700 (LWP 3416)]
[New Thread 0x7fff67fff700 (LWP 3417)]
[New Thread 0x7fffacff9700 (LWP 3418)]
[New Thread 0x7fffaeffd700 (LWP 3419)]
[New Thread 0x7fffae7fc700 (LWP 3420)]
[New Thread 0x7fffadffb700 (LWP 3421)]
[New Thread 0x7fffad7fa700 (LWP 3422)]
[Thread 0x7fff027fc700 (LWP 3414) exited]
[Thread 0x7fffd1ffb700 (LWP 3413) exited]
[New Thread 0x7fffd1ffb700 (LWP 3423)]
[New Thread 0x7fff027fc700 (LWP 3424)]
[Thread 0x7fff5f7fe700 (LWP 3415) exited]
[Thread 0x7fff677fe700 (LWP 3416) exited]
[Thread 0x7fff67fff700 (LWP 3417) exited]
[Thread 0x7fffacff9700 (LWP 3418) exited]
[Thread 0x7fffaeffd700 (LWP 3419) exited]
[Thread 0x7fffae7fc700 (LWP 3420) exited]
[Thread 0x7fffadffb700 (LWP 3421) exited]
[Thread 0x7fffad7fa700 (LWP 3422) exited]
[New Thread 0x7fffad7fa700 (LWP 3425)]
[New Thread 0x7fffadffb700 (LWP 3426)]
[New Thread 0x7fffae7fc700 (LWP 3427)]
[New Thread 0x7fffaeffd700 (LWP 3428)]
[New Thread 0x7fffacff9700 (LWP 3429)]
[New Thread 0x7fff67fff700 (LWP 3430)]
[New Thread 0x7fff677fe700 (LWP 3431)]
[New Thread 0x7fff5f7fe700 (LWP 3432)]
[Thread 0x7fff027fc700 (LWP 3424) exited]
[Thread 0x7fffd1ffb700 (LWP 3423) exited]
[New Thread 0x7fffd1ffb700 (LWP 3433)]
[New Thread 0x7fff027fc700 (LWP 3434)]
[Thread 0x7fffad7fa700 (LWP 3425) exited]
[Thread 0x7fffadffb700 (LWP 3426) exited]
[Thread 0x7fffaeffd700 (LWP 3428) exited]
[Thread 0x7fffae7fc700 (LWP 3427) exited]
[Thread 0x7fffacff9700 (LWP 3429) exited]
[Thread 0x7fff67fff700 (LWP 3430) exited]
[Thread 0x7fff677fe700 (LWP 3431) exited]
[Thread 0x7fff5f7fe700 (LWP 3432) exited]
[New Thread 0x7fff5f7fe700 (LWP 3435)]
[New Thread 0x7fff677fe700 (LWP 3436)]
[New Thread 0x7fff67fff700 (LWP 3437)]
[New Thread 0x7fffacff9700 (LWP 3438)]
[New Thread 0x7fffaeffd700 (LWP 3439)]
[New Thread 0x7fffae7fc700 (LWP 3440)]
[New Thread 0x7fffadffb700 (LWP 3441)]
[New Thread 0x7fffad7fa700 (LWP 3442)]
[Thread 0x7fff027fc700 (LWP 3434) exited]
[Thread 0x7fffd1ffb700 (LWP 3433) exited]
[New Thread 0x7fffd1ffb700 (LWP 3443)]
[New Thread 0x7fff027fc700 (LWP 3444)]
[Thread 0x7fff5f7fe700 (LWP 3435) exited]
[Thread 0x7fff677fe700 (LWP 3436) exited]
[Thread 0x7fff67fff700 (LWP 3437) exited]
[Thread 0x7fffacff9700 (LWP 3438) exited]
[Thread 0x7fffaeffd700 (LWP 3439) exited]
[Thread 0x7fffae7fc700 (LWP 3440) exited]
[Thread 0x7fffad7fa700 (LWP 3442) exited]
[Thread 0x7fffadffb700 (LWP 3441) exited]
[New Thread 0x7fffad7fa700 (LWP 3445)]
[New Thread 0x7fffadffb700 (LWP 3446)]
[New Thread 0x7fffae7fc700 (LWP 3447)]
[New Thread 0x7fffaeffd700 (LWP 3448)]
[New Thread 0x7fffacff9700 (LWP 3449)]
[New Thread 0x7fff67fff700 (LWP 3450)]
[New Thread 0x7fff677fe700 (LWP 3451)]
[New Thread 0x7fff5f7fe700 (LWP 3452)]
[Thread 0x7fff027fc700 (LWP 3444) exited]
[Thread 0x7fffd1ffb700 (LWP 3443) exited]
[New Thread 0x7fffd1ffb700 (LWP 3453)]
[New Thread 0x7fff027fc700 (LWP 3454)]
[Thread 0x7fffad7fa700 (LWP 3445) exited]
[Thread 0x7fffadffb700 (LWP 3446) exited]
[Thread 0x7fffae7fc700 (LWP 3447) exited]
[Thread 0x7fffaeffd700 (LWP 3448) exited]
[Thread 0x7fffacff9700 (LWP 3449) exited]
[Thread 0x7fff67fff700 (LWP 3450) exited]
[Thread 0x7fff677fe700 (LWP 3451) exited]
[Thread 0x7fff5f7fe700 (LWP 3452) exited]
[New Thread 0x7fff5f7fe700 (LWP 3455)]
[New Thread 0x7fff677fe700 (LWP 3456)]
[New Thread 0x7fff67fff700 (LWP 3457)]
[New Thread 0x7fffacff9700 (LWP 3458)]
[New Thread 0x7fffaeffd700 (LWP 3459)]
[New Thread 0x7fffae7fc700 (LWP 3460)]
[New Thread 0x7fffadffb700 (LWP 3461)]
[New Thread 0x7fffad7fa700 (LWP 3462)]
[Thread 0x7fff027fc700 (LWP 3454) exited]
[Thread 0x7fffd1ffb700 (LWP 3453) exited]
[New Thread 0x7fffd1ffb700 (LWP 3463)]
[New Thread 0x7fff027fc700 (LWP 3464)]
[Thread 0x7fff5f7fe700 (LWP 3455) exited]
[Thread 0x7fff677fe700 (LWP 3456) exited]
[Thread 0x7fff67fff700 (LWP 3457) exited]
[Thread 0x7fffaeffd700 (LWP 3459) exited]
[Thread 0x7fffacff9700 (LWP 3458) exited]
[Thread 0x7fffae7fc700 (LWP 3460) exited]
[Thread 0x7fffadffb700 (LWP 3461) exited]
[Thread 0x7fffad7fa700 (LWP 3462) exited]
[New Thread 0x7fffad7fa700 (LWP 3465)]
[New Thread 0x7fffadffb700 (LWP 3466)]
[New Thread 0x7fffae7fc700 (LWP 3467)]
[New Thread 0x7fffaeffd700 (LWP 3468)]
[New Thread 0x7fffacff9700 (LWP 3469)]
[New Thread 0x7fff67fff700 (LWP 3470)]
[New Thread 0x7fff677fe700 (LWP 3471)]
[New Thread 0x7fff5f7fe700 (LWP 3472)]
[Thread 0x7fff027fc700 (LWP 3464) exited]
[Thread 0x7fffd1ffb700 (LWP 3463) exited]
[New Thread 0x7fffd1ffb700 (LWP 3473)]
[New Thread 0x7fff027fc700 (LWP 3474)]
[Thread 0x7fffad7fa700 (LWP 3465) exited]
[Thread 0x7fffadffb700 (LWP 3466) exited]
[Thread 0x7fffae7fc700 (LWP 3467) exited]
[Thread 0x7fffaeffd700 (LWP 3468) exited]
[Thread 0x7fffacff9700 (LWP 3469) exited]
[Thread 0x7fff67fff700 (LWP 3470) exited]
[Thread 0x7fff677fe700 (LWP 3471) exited]
[Thread 0x7fff5f7fe700 (LWP 3472) exited]
[New Thread 0x7fff5f7fe700 (LWP 3475)]
[New Thread 0x7fff677fe700 (LWP 3476)]
[New Thread 0x7fff67fff700 (LWP 3477)]
[New Thread 0x7fffacff9700 (LWP 3478)]
[New Thread 0x7fffaeffd700 (LWP 3479)]
[New Thread 0x7fffae7fc700 (LWP 3480)]
[New Thread 0x7fffadffb700 (LWP 3481)]
[New Thread 0x7fffad7fa700 (LWP 3482)]
[Thread 0x7fff027fc700 (LWP 3474) exited]
[Thread 0x7fffd1ffb700 (LWP 3473) exited]
[New Thread 0x7fffd1ffb700 (LWP 3483)]
[New Thread 0x7fff027fc700 (LWP 3484)]
[Thread 0x7fff5f7fe700 (LWP 3475) exited]
[Thread 0x7fff677fe700 (LWP 3476) exited]
[Thread 0x7fff67fff700 (LWP 3477) exited]
[Thread 0x7fffacff9700 (LWP 3478) exited]
[Thread 0x7fffaeffd700 (LWP 3479) exited]
[Thread 0x7fffae7fc700 (LWP 3480) exited]
[Thread 0x7fffadffb700 (LWP 3481) exited]
[Thread 0x7fffad7fa700 (LWP 3482) exited]
[New Thread 0x7fffad7fa700 (LWP 3485)]
[New Thread 0x7fffadffb700 (LWP 3486)]
[New Thread 0x7fffae7fc700 (LWP 3487)]
[New Thread 0x7fffaeffd700 (LWP 3488)]
[New Thread 0x7fffacff9700 (LWP 3489)]
[New Thread 0x7fff67fff700 (LWP 3490)]
[New Thread 0x7fff677fe700 (LWP 3491)]
[New Thread 0x7fff5f7fe700 (LWP 3492)]
[Thread 0x7fff027fc700 (LWP 3484) exited]
[Thread 0x7fffd1ffb700 (LWP 3483) exited]
[New Thread 0x7fffd1ffb700 (LWP 3493)]
[New Thread 0x7fff027fc700 (LWP 3494)]
[Thread 0x7fffadffb700 (LWP 3486) exited]
[Thread 0x7fffae7fc700 (LWP 3487) exited]
[Thread 0x7fffad7fa700 (LWP 3485) exited]
[Thread 0x7fffaeffd700 (LWP 3488) exited]
[Thread 0x7fffacff9700 (LWP 3489) exited]
[Thread 0x7fff67fff700 (LWP 3490) exited]
[Thread 0x7fff677fe700 (LWP 3491) exited]
[Thread 0x7fff5f7fe700 (LWP 3492) exited]
[New Thread 0x7fff5f7fe700 (LWP 3495)]
[New Thread 0x7fff677fe700 (LWP 3496)]
[New Thread 0x7fff67fff700 (LWP 3497)]
[New Thread 0x7fffacff9700 (LWP 3498)]
[New Thread 0x7fffaeffd700 (LWP 3499)]
[New Thread 0x7fffae7fc700 (LWP 3500)]
[New Thread 0x7fffadffb700 (LWP 3501)]
[New Thread 0x7fffad7fa700 (LWP 3502)]
[Thread 0x7fff027fc700 (LWP 3494) exited]
[Thread 0x7fffd1ffb700 (LWP 3493) exited]
[New Thread 0x7fff027fc700 (LWP 3503)]
[New Thread 0x7fffd1ffb700 (LWP 3504)]
[New Thread 0x7fff01ffb700 (LWP 3505)]
[Thread 0x7fff677fe700 (LWP 3496) exited]
[Thread 0x7fff67fff700 (LWP 3497) exited]
[Thread 0x7fff5f7fe700 (LWP 3495) exited]
[Thread 0x7fffaeffd700 (LWP 3499) exited]
[Thread 0x7fffacff9700 (LWP 3498) exited]
[Thread 0x7fffae7fc700 (LWP 3500) exited]
[Thread 0x7fffadffb700 (LWP 3501) exited]
[Thread 0x7fffad7fa700 (LWP 3502) exited]
[New Thread 0x7fffad7fa700 (LWP 3506)]
[New Thread 0x7fffadffb700 (LWP 3507)]
[New Thread 0x7fffae7fc700 (LWP 3508)]
[New Thread 0x7fffaeffd700 (LWP 3509)]
[New Thread 0x7fffacff9700 (LWP 3510)]
[New Thread 0x7fff67fff700 (LWP 3511)]
[New Thread 0x7fff677fe700 (LWP 3512)]
[New Thread 0x7fff5f7fe700 (LWP 3513)]
[Thread 0x7fff01ffb700 (LWP 3505) exited]
[Thread 0x7fffd1ffb700 (LWP 3504) exited]
[New Thread 0x7fffd1ffb700 (LWP 3514)]
[New Thread 0x7fff01ffb700 (LWP 3515)]
[Thread 0x7fff01ffb700 (LWP 3515) exited]
[Thread 0x7fffd1ffb700 (LWP 3514) exited]
[New Thread 0x7fffd1ffb700 (LWP 3516)]
[New Thread 0x7fff01ffb700 (LWP 3517)]
[Thread 0x7fff01ffb700 (LWP 3517) exited]
[Thread 0x7fffd1ffb700 (LWP 3516) exited]
[New Thread 0x7fff01ffb700 (LWP 3518)]
[New Thread 0x7fff017fa700 (LWP 3519)]
[New Thread 0x7fff00ff9700 (LWP 3520)]
[New Thread 0x7ffedbfff700 (LWP 3521)]
[New Thread 0x7ffedb7fe700 (LWP 3522)]
[Thread 0x7fff00ff9700 (LWP 3520) exited]
[Thread 0x7ffedb7fe700 (LWP 3522) exited]
*** [Thread 0x7ffedbfff700 (LWP 3521) exited]

Thread 213 "cin" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff01ffb700 (LWP 3518)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) 

gdb cin run (15,720 bytes)
sudo gdb cin run (15,203 bytes)
rafacinema@rafa-GL753VD:~$ sudo gdb cin
[sudo] password for rafacinema: 
GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from cin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/cin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Cinelerra Infinity - built: Feb 29 2020 17:13:35
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.

[New Thread 0x7fffeb8c3700 (LWP 2913)]
[New Thread 0x7fffeae37700 (LWP 2917)]
[New Thread 0x7fffea636700 (LWP 2918)]
[New Thread 0x7fffe9e35700 (LWP 2919)]
[New Thread 0x7fffe9634700 (LWP 2920)]
[New Thread 0x7fffe8e33700 (LWP 2921)]
[New Thread 0x7fffe8632700 (LWP 2922)]
[New Thread 0x7fffe7e31700 (LWP 2923)]
[New Thread 0x7fffe7630700 (LWP 2924)]
[New Thread 0x7fffe6e2f700 (LWP 2925)]
[New Thread 0x7fffe662e700 (LWP 2926)]
[New Thread 0x7fffe5e2d700 (LWP 2927)]
[New Thread 0x7fffe562c700 (LWP 2928)]
[New Thread 0x7fffe4e2b700 (LWP 2929)]
[New Thread 0x7fffdffff700 (LWP 2930)]
[New Thread 0x7fffdf7fe700 (LWP 2931)]
[New Thread 0x7fffdeffd700 (LWP 2932)]
[New Thread 0x7fffde7fc700 (LWP 2933)]
[New Thread 0x7fffddffb700 (LWP 2934)]
[New Thread 0x7fffdd7fa700 (LWP 2935)]
[New Thread 0x7fffdcff9700 (LWP 2936)]
[New Thread 0x7fffd3fff700 (LWP 2937)]
[New Thread 0x7fffd37fe700 (LWP 2938)]
[New Thread 0x7fffd2ffd700 (LWP 2939)]
[New Thread 0x7fffd27fc700 (LWP 2940)]
[New Thread 0x7fffd1ffb700 (LWP 2941)]
[New Thread 0x7fffd17fa700 (LWP 2942)]
[New Thread 0x7fffd0ff9700 (LWP 2943)]
[New Thread 0x7fffcbfff700 (LWP 2944)]
[Thread 0x7fffeb8c3700 (LWP 2913) exited]
[New Thread 0x7fffeb8c3700 (LWP 2945)]
[New Thread 0x7fffcaffd700 (LWP 2947)]
[New Thread 0x7fffcb7fe700 (LWP 2946)]
[New Thread 0x7fffc9ffb700 (LWP 2949)]
[New Thread 0x7fffc97fa700 (LWP 2950)]
[New Thread 0x7fffca7fc700 (LWP 2948)]
[New Thread 0x7fffc8ff9700 (LWP 2951)]
[New Thread 0x7fffb3fff700 (LWP 2952)]
[New Thread 0x7fffbbfff700 (LWP 2953)]
[New Thread 0x7fffbaffd700 (LWP 2955)]
[New Thread 0x7fffba7fc700 (LWP 2956)]
[New Thread 0x7fffbb7fe700 (LWP 2954)]
[New Thread 0x7fffb97fa700 (LWP 2958)]
[New Thread 0x7fffb9ffb700 (LWP 2957)]
[New Thread 0x7fffb8ff9700 (LWP 2959)]
[Thread 0x7fffd0ff9700 (LWP 2943) exited]
[Thread 0x7fffcbfff700 (LWP 2944) exited]
[Thread 0x7fffd17fa700 (LWP 2942) exited]
[Thread 0x7fffd1ffb700 (LWP 2941) exited]
[New Thread 0x7fffd1ffb700 (LWP 2960)]
[Thread 0x7fffd1ffb700 (LWP 2960) exited]
[New Thread 0x7fffd1ffb700 (LWP 2961)]
[Thread 0x7fffd1ffb700 (LWP 2961) exited]
[New Thread 0x7fffd1ffb700 (LWP 2962)]
[Thread 0x7fffd1ffb700 (LWP 2962) exited]
[New Thread 0x7fffd1ffb700 (LWP 2963)]
[Thread 0x7fffd1ffb700 (LWP 2963) exited]
[New Thread 0x7fffd1ffb700 (LWP 2964)]
[Thread 0x7fffd1ffb700 (LWP 2964) exited]
[New Thread 0x7fffd1ffb700 (LWP 2965)]
[Thread 0x7fffd1ffb700 (LWP 2965) exited]
[New Thread 0x7fffd1ffb700 (LWP 2966)]
[Thread 0x7fffd1ffb700 (LWP 2966) exited]
[New Thread 0x7fffd1ffb700 (LWP 2967)]
[Thread 0x7fffd1ffb700 (LWP 2967) exited]
[New Thread 0x7fffd1ffb700 (LWP 2968)]
[Thread 0x7fffd1ffb700 (LWP 2968) exited]
[New Thread 0x7fffd1ffb700 (LWP 2969)]
[Thread 0x7fffd1ffb700 (LWP 2969) exited]
[New Thread 0x7fffd1ffb700 (LWP 2970)]
[Thread 0x7fffd1ffb700 (LWP 2970) exited]
[New Thread 0x7fffd1ffb700 (LWP 2971)]
[Thread 0x7fffd1ffb700 (LWP 2971) exited]
[New Thread 0x7fffd1ffb700 (LWP 2972)]
[Thread 0x7fffd1ffb700 (LWP 2972) exited]
[New Thread 0x7fffd1ffb700 (LWP 2973)]
[Thread 0x7fffd1ffb700 (LWP 2973) exited]
[New Thread 0x7fffd1ffb700 (LWP 2974)]
[Thread 0x7fffd1ffb700 (LWP 2974) exited]
[New Thread 0x7fffd1ffb700 (LWP 2975)]
[Thread 0x7fffd1ffb700 (LWP 2975) exited]
[New Thread 0x7fffd1ffb700 (LWP 2976)]
[Thread 0x7fffd1ffb700 (LWP 2976) exited]
[New Thread 0x7fffd1ffb700 (LWP 2977)]
[Thread 0x7fffd1ffb700 (LWP 2977) exited]
[New Thread 0x7fffd1ffb700 (LWP 2978)]
[Thread 0x7fffd1ffb700 (LWP 2978) exited]
[New Thread 0x7fffd1ffb700 (LWP 2979)]
[Thread 0x7fffd1ffb700 (LWP 2979) exited]
[New Thread 0x7fffd1ffb700 (LWP 2980)]
[Thread 0x7fffd1ffb700 (LWP 2980) exited]
[New Thread 0x7fffd1ffb700 (LWP 2981)]
[Thread 0x7fffd1ffb700 (LWP 2981) exited]
[New Thread 0x7fffd1ffb700 (LWP 2982)]
[Thread 0x7fffd1ffb700 (LWP 2982) exited]
[New Thread 0x7fffd1ffb700 (LWP 2983)]
[Thread 0x7fffd1ffb700 (LWP 2983) exited]
[New Thread 0x7fffd1ffb700 (LWP 2984)]
[Thread 0x7fffd1ffb700 (LWP 2984) exited]
[New Thread 0x7fffd1ffb700 (LWP 2985)]
[Thread 0x7fffd1ffb700 (LWP 2985) exited]
[New Thread 0x7fffd1ffb700 (LWP 2986)]
[Thread 0x7fffd1ffb700 (LWP 2986) exited]
[New Thread 0x7fffd1ffb700 (LWP 2987)]
[Thread 0x7fffd1ffb700 (LWP 2987) exited]
[New Thread 0x7fffd1ffb700 (LWP 2988)]
[Thread 0x7fffd1ffb700 (LWP 2988) exited]
[New Thread 0x7fffd1ffb700 (LWP 2989)]
[Thread 0x7fffd1ffb700 (LWP 2989) exited]
[New Thread 0x7fffd1ffb700 (LWP 2990)]
[Thread 0x7fffd1ffb700 (LWP 2990) exited]
[New Thread 0x7fffd1ffb700 (LWP 2991)]
[Thread 0x7fffd1ffb700 (LWP 2991) exited]
[New Thread 0x7fffd1ffb700 (LWP 2992)]
[Thread 0x7fffd1ffb700 (LWP 2992) exited]
[New Thread 0x7fffd1ffb700 (LWP 2993)]
[Thread 0x7fffd1ffb700 (LWP 2993) exited]
[New Thread 0x7fffd1ffb700 (LWP 2994)]
[Thread 0x7fffd1ffb700 (LWP 2994) exited]
[New Thread 0x7fffd1ffb700 (LWP 2995)]
[Thread 0x7fffd1ffb700 (LWP 2995) exited]
[New Thread 0x7fffd1ffb700 (LWP 2996)]
[Thread 0x7fffd1ffb700 (LWP 2996) exited]
[New Thread 0x7fffd1ffb700 (LWP 2997)]
[Thread 0x7fffd1ffb700 (LWP 2997) exited]
[New Thread 0x7fffd1ffb700 (LWP 2998)]
[Thread 0x7fffd1ffb700 (LWP 2998) exited]
[New Thread 0x7fffd1ffb700 (LWP 2999)]
[Thread 0x7fffd1ffb700 (LWP 2999) exited]
[New Thread 0x7fffd1ffb700 (LWP 3000)]
[Thread 0x7fffd1ffb700 (LWP 3000) exited]
[New Thread 0x7fffd1ffb700 (LWP 3001)]
[Thread 0x7fffd1ffb700 (LWP 3001) exited]
[New Thread 0x7fffd17fa700 (LWP 3002)]
[New Thread 0x7fffd1ffb700 (LWP 3003)]
[Thread 0x7fffd1ffb700 (LWP 3003) exited]
[New Thread 0x7fffd1ffb700 (LWP 3004)]
[Thread 0x7fffd1ffb700 (LWP 3004) exited]
[New Thread 0x7fffd1ffb700 (LWP 3005)]
[Thread 0x7fffd1ffb700 (LWP 3005) exited]
[New Thread 0x7fffcbfff700 (LWP 3006)]
[New Thread 0x7fffd0ff9700 (LWP 3007)]
[New Thread 0x7fffb37fe700 (LWP 3008)]
[New Thread 0x7fffb2ffd700 (LWP 3009)]
[New Thread 0x7fffb27fc700 (LWP 3010)]
[Thread 0x7fffb37fe700 (LWP 3008) exited]
[Thread 0x7fffb27fc700 (LWP 3010) exited]
[Thread 0x7fffb2ffd700 (LWP 3009) exited]
[New Thread 0x7fffd1ffb700 (LWP 3011)]
[New Thread 0x7fffb2ffd700 (LWP 3012)]
[New Thread 0x7fffb27fc700 (LWP 3013)]
[New Thread 0x7fffb37fe700 (LWP 3014)]
[New Thread 0x7fffb1ffb700 (LWP 3015)]
[New Thread 0x7fffb17fa700 (LWP 3016)]
[New Thread 0x7fffb0ff9700 (LWP 3017)]
[New Thread 0x7fff73fff700 (LWP 3018)]
[New Thread 0x7fff737fe700 (LWP 3019)]
[New Thread 0x7fff72ffd700 (LWP 3020)]
[New Thread 0x7fff727fc700 (LWP 3021)]
[New Thread 0x7fff71ffb700 (LWP 3022)]
[New Thread 0x7fff717fa700 (LWP 3023)]
[New Thread 0x7fff70ff9700 (LWP 3024)]
[New Thread 0x7fff4ffff700 (LWP 3025)]
[New Thread 0x7fff4f7fe700 (LWP 3026)]
[New Thread 0x7fff4effd700 (LWP 3027)]
[New Thread 0x7fffd0ff9700 (LWP 3028)]
[Thread 0x7fffd0ff9700 (LWP 3007) exited]
[New Thread 0x7fff4e7fc700 (LWP 3029)]
[Thread 0x7fffcbfff700 (LWP 3006) exited]
[New Thread 0x7fffcbfff700 (LWP 3030)]
[New Thread 0x7fff4dffb700 (LWP 3031)]
[New Thread 0x7fff4d7fa700 (LWP 3032)]
[New Thread 0x7fff4cff9700 (LWP 3033)]
[New Thread 0x7fff3ffff700 (LWP 3034)]
[New Thread 0x7fff3f7fe700 (LWP 3035)]
[New Thread 0x7fff3effd700 (LWP 3036)]
[New Thread 0x7fff3e7fc700 (LWP 3037)]
[New Thread 0x7fff3dffb700 (LWP 3038)]
[New Thread 0x7fff3d7fa700 (LWP 3039)]
[New Thread 0x7fff3cff9700 (LWP 3040)]
[New Thread 0x7fff27fff700 (LWP 3041)]
[New Thread 0x7fff277fe700 (LWP 3042)]
[New Thread 0x7fff26ffd700 (LWP 3043)]
[New Thread 0x7fff267fc700 (LWP 3044)]
[New Thread 0x7fff25ffb700 (LWP 3045)]
[New Thread 0x7fff257fa700 (LWP 3046)]
[New Thread 0x7fff24ff9700 (LWP 3047)]
[Thread 0x7fffb2ffd700 (LWP 3012) exited]
[Thread 0x7fffd1ffb700 (LWP 3011) exited]
[New Thread 0x7fffb2ffd700 (LWP 3048)]
[New Thread 0x7fff03fff700 (LWP 3049)]
[New Thread 0x7fff037fe700 (LWP 3050)]
[New Thread 0x7fff02ffd700 (LWP 3051)]
[New Thread 0x7fffd1ffb700 (LWP 3052)]
[New Thread 0x7fff027fc700 (LWP 3053)]
[Thread 0x7fffb0ff9700 (LWP 3017) exited]
[Thread 0x7fff73fff700 (LWP 3018) exited]
[Thread 0x7fffb17fa700 (LWP 3016) exited]
[Thread 0x7fff737fe700 (LWP 3019) exited]
[Thread 0x7fff72ffd700 (LWP 3020) exited]
[Thread 0x7fff727fc700 (LWP 3021) exited]
[Thread 0x7fff71ffb700 (LWP 3022) exited]
[Thread 0x7fff717fa700 (LWP 3023) exited]
[New Thread 0x7fff717fa700 (LWP 3054)]
[New Thread 0x7fff71ffb700 (LWP 3055)]
[New Thread 0x7fff727fc700 (LWP 3056)]
[New Thread 0x7fff72ffd700 (LWP 3057)]
[New Thread 0x7fffb17fa700 (LWP 3058)]
[New Thread 0x7fffb0ff9700 (LWP 3059)]
[New Thread 0x7fff73fff700 (LWP 3060)]
[New Thread 0x7fff737fe700 (LWP 3061)]
[Thread 0x7fff027fc700 (LWP 3053) exited]
[Thread 0x7fffd1ffb700 (LWP 3052) exited]
[New Thread 0x7fff027fc700 (LWP 3062)]
[New Thread 0x7fff01ffb700 (LWP 3063)]
[New Thread 0x7fffd1ffb700 (LWP 3064)]
[New Thread 0x7fff017fa700 (LWP 3065)]
[Thread 0x7fff71ffb700 (LWP 3055) exited]
[Thread 0x7fff727fc700 (LWP 3056) exited]
[Thread 0x7fff717fa700 (LWP 3054) exited]
[Thread 0x7fff72ffd700 (LWP 3057) exited]
[Thread 0x7fffb17fa700 (LWP 3058) exited]
[Thread 0x7fffb0ff9700 (LWP 3059) exited]
[Thread 0x7fff73fff700 (LWP 3060) exited]
[Thread 0x7fff737fe700 (LWP 3061) exited]
[New Thread 0x7fff737fe700 (LWP 3066)]
[New Thread 0x7fff73fff700 (LWP 3067)]
[New Thread 0x7fffb0ff9700 (LWP 3068)]
[New Thread 0x7fffb17fa700 (LWP 3069)]
[New Thread 0x7fff72ffd700 (LWP 3070)]
[New Thread 0x7fff727fc700 (LWP 3071)]
[New Thread 0x7fff71ffb700 (LWP 3072)]
[New Thread 0x7fff717fa700 (LWP 3073)]
[Thread 0x7fff017fa700 (LWP 3065) exited]
[Thread 0x7fffd1ffb700 (LWP 3064) exited]
[New Thread 0x7fffd1ffb700 (LWP 3074)]
[New Thread 0x7fff017fa700 (LWP 3075)]
[Thread 0x7fff73fff700 (LWP 3067) exited]
[Thread 0x7fffb17fa700 (LWP 3069) exited]
[Thread 0x7fff72ffd700 (LWP 3070) exited]
[Thread 0x7fffb0ff9700 (LWP 3068) exited]
[Thread 0x7fff737fe700 (LWP 3066) exited]
[Thread 0x7fff727fc700 (LWP 3071) exited]
[Thread 0x7fff71ffb700 (LWP 3072) exited]
[Thread 0x7fff717fa700 (LWP 3073) exited]
[New Thread 0x7fff717fa700 (LWP 3076)]
[New Thread 0x7fff71ffb700 (LWP 3077)]
[New Thread 0x7fff727fc700 (LWP 3078)]
[New Thread 0x7fff72ffd700 (LWP 3079)]
[New Thread 0x7fffb17fa700 (LWP 3080)]
[New Thread 0x7fffb0ff9700 (LWP 3081)]
[New Thread 0x7fff73fff700 (LWP 3082)]
[New Thread 0x7fff737fe700 (LWP 3083)]
[Thread 0x7fff017fa700 (LWP 3075) exited]
[Thread 0x7fffd1ffb700 (LWP 3074) exited]
[New Thread 0x7fffd1ffb700 (LWP 3084)]
[New Thread 0x7fff017fa700 (LWP 3085)]
[Thread 0x7fff72ffd700 (LWP 3079) exited]
[Thread 0x7fffb17fa700 (LWP 3080) exited]
[Thread 0x7fffb0ff9700 (LWP 3081) exited]
[Thread 0x7fff727fc700 (LWP 3078) exited]
[Thread 0x7fff71ffb700 (LWP 3077) exited]
[Thread 0x7fff717fa700 (LWP 3076) exited]
[Thread 0x7fff737fe700 (LWP 3083) exited]
[Thread 0x7fff73fff700 (LWP 3082) exited]
[New Thread 0x7fff737fe700 (LWP 3086)]
[New Thread 0x7fff73fff700 (LWP 3087)]
[New Thread 0x7fffb0ff9700 (LWP 3088)]
[New Thread 0x7fffb17fa700 (LWP 3089)]
[New Thread 0x7fff72ffd700 (LWP 3090)]
[New Thread 0x7fff727fc700 (LWP 3091)]
[New Thread 0x7fff71ffb700 (LWP 3092)]
[New Thread 0x7fff717fa700 (LWP 3093)]
[Thread 0x7fff017fa700 (LWP 3085) exited]
[Thread 0x7fffd1ffb700 (LWP 3084) exited]
[New Thread 0x7fffd1ffb700 (LWP 3094)]
[New Thread 0x7fff017fa700 (LWP 3095)]
[Thread 0x7fff73fff700 (LWP 3087) exited]
[Thread 0x7fff737fe700 (LWP 3086) exited]
[Thread 0x7fffb0ff9700 (LWP 3088) exited]
[Thread 0x7fffb17fa700 (LWP 3089) exited]
[Thread 0x7fff71ffb700 (LWP 3092) exited]
[Thread 0x7fff727fc700 (LWP 3091) exited]
[Thread 0x7fff72ffd700 (LWP 3090) exited]
[Thread 0x7fff717fa700 (LWP 3093) exited]
[New Thread 0x7fff717fa700 (LWP 3096)]
[New Thread 0x7fff71ffb700 (LWP 3097)]
[New Thread 0x7fff727fc700 (LWP 3098)]
[New Thread 0x7fff72ffd700 (LWP 3099)]
[New Thread 0x7fffb17fa700 (LWP 3100)]
[New Thread 0x7fffb0ff9700 (LWP 3101)]
[New Thread 0x7fff73fff700 (LWP 3102)]
[New Thread 0x7fff737fe700 (LWP 3103)]
[Thread 0x7fff017fa700 (LWP 3095) exited]
[Thread 0x7fffd1ffb700 (LWP 3094) exited]
[New Thread 0x7fffd1ffb700 (LWP 3104)]
[New Thread 0x7fff017fa700 (LWP 3105)]
[Thread 0x7fff71ffb700 (LWP 3097) exited]
[Thread 0x7fffb17fa700 (LWP 3100) exited]
[Thread 0x7fff72ffd700 (LWP 3099) exited]
[Thread 0x7fff727fc700 (LWP 3098) exited]
[Thread 0x7fffb0ff9700 (LWP 3101) exited]
[Thread 0x7fff717fa700 (LWP 3096) exited]
[Thread 0x7fff73fff700 (LWP 3102) exited]
[Thread 0x7fff737fe700 (LWP 3103) exited]
[New Thread 0x7fff737fe700 (LWP 3106)]
[New Thread 0x7fff73fff700 (LWP 3107)]
[New Thread 0x7fffb0ff9700 (LWP 3108)]
[New Thread 0x7fffb17fa700 (LWP 3109)]
[New Thread 0x7fff72ffd700 (LWP 3110)]
[New Thread 0x7fff727fc700 (LWP 3111)]
[New Thread 0x7fff71ffb700 (LWP 3112)]
[New Thread 0x7fff717fa700 (LWP 3113)]
[Thread 0x7fff017fa700 (LWP 3105) exited]
[Thread 0x7fffd1ffb700 (LWP 3104) exited]
[New Thread 0x7fffd1ffb700 (LWP 3114)]
[New Thread 0x7fff017fa700 (LWP 3115)]
[Thread 0x7fff017fa700 (LWP 3115) exited]
[Thread 0x7fffd1ffb700 (LWP 3114) exited]
[New Thread 0x7fffd1ffb700 (LWP 3116)]
[New Thread 0x7fff017fa700 (LWP 3117)]
[Thread 0x7fff017fa700 (LWP 3117) exited]
[Thread 0x7fffd1ffb700 (LWP 3116) exited]
[New Thread 0x7fffd1ffb700 (LWP 3118)]
[New Thread 0x7fff017fa700 (LWP 3119)]
[Thread 0x7fff017fa700 (LWP 3119) exited]
[Thread 0x7fffd1ffb700 (LWP 3118) exited]
[New Thread 0x7fff017fa700 (LWP 3120)]
[New Thread 0x7fff00ff9700 (LWP 3121)]
[New Thread 0x7ffeebfff700 (LWP 3122)]
[New Thread 0x7ffeeb7fe700 (LWP 3123)]
[New Thread 0x7ffeeaffd700 (LWP 3124)]
[Thread 0x7ffeebfff700 (LWP 3122) exited]
[Thread 0x7ffeeaffd700 (LWP 3124) exited]
*** buffer overflow detected ***: /usr/bin/cin terminated
[Thread 0x7ffeeb7fe700 (LWP 3123) exited]

Thread 206 "cin" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff017fa700 (LWP 3120)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) 

sudo gdb cin run (15,203 bytes)
PhyllisSmith

PhyllisSmith

2020-03-31 00:47

manager   ~0003031

I have watched the video and I can not reproduce the problem which I find maddening.
Can anyone get me a dump while running with gdb and as root?
RafaMar

RafaMar

2020-03-30 14:41

reporter   ~0003022

Thank you very much @IgorBeg, yes, I know this way of working with images. But I reiterate my thanks for your willingness to help.
I still think maybe the png option could be removed from the title wizard. The idea of an effect was to simply put a logo on the screen, but it is totally true that you can use a hint for it.
Greetings and thank you very much again for your time and good advice.
IgorBeg

IgorBeg

2020-03-30 13:35

reporter   ~0003020

I think you always know, but...
if you want you can insert an image (picture) or more from Resources to Timeline.
1) Load your PNG files as usually you do with videos.
2) Drag&Drop the PNG file from Resources to Timeline, or from Resources to TImeline through the Viewer.
3) you can adjust the length of the clip in Timeline as you do with the video (more or less).

Usually I create a new VideoTrack, named VFX_Clipart or VFX_Image for that track. So you can manage images separately from the videos.
RafaMar

RafaMar

2020-03-30 12:38

reporter   ~0003019

Thank you very much @IgorBeg, I see that it doesn't only happen to me. I think it has to do with the upload assistant.

Perhaps it would not be a bad idea to suppress this function of the text assistant and create an effect, if it does not already exist, that allows you to load a small image, scale it, and place it in the desired place. This would be much more useful, an effect called logo, or fly, and that would only do this load a small image, png, supporting transparency, allow to scale and place.
And maybe again I'm talking nonsense.

Any express course to learn how to program and be able to help not only with ideas? I would like to know how to make an effect that simple and useful.
IgorBeg

IgorBeg

2020-03-30 12:23

reporter   ~0003018

I can confirm. And in my path/filename there aren't space characters.

OS: UbuntuStudio_16.04_64bit
Tests on Cin_20200229_static and Cin_20200330_static
RafaMar

RafaMar

2020-03-30 11:54

reporter   ~0003017

I keep investigating this problem, which happens to me both on my work computer, in English, and the one I use for tutorials in Spanish.
I have performed a test. As I already mentioned, when trying to open an image with the png option of the title plugin, this closes the application.
Okay. but today I have taken one more step.
I tried to load an image, and the application was closed. Then I tried manually entering the address of this image. And it opened correctly without giving any errors.
On my computer in Spanish this is the image address:
"<png /home/rafa/Escritorio/Blog Multimedia/00 ARCHIVOS COMUNES/LogoWP.png>"
If I put this directly in the text field, the image opens perfectly, if I try from the cinelerra's assistant, the application closes.
I don't know if this information can be of any use.
RafaMar

RafaMar

2020-03-29 21:02

reporter   ~0003006

A few weeks ago I also had this error with long filenames or paths.
https://streamable.com/7qgwo

Issue History

Date Modified Username Field Change
2020-03-29 20:41 RafaMar New Issue
2020-03-29 20:41 RafaMar Tag Attached: bug
2020-03-29 21:02 RafaMar Note Added: 0003006
2020-03-30 11:54 RafaMar Note Added: 0003017
2020-03-30 12:23 IgorBeg Note Added: 0003018
2020-03-30 12:38 RafaMar Note Added: 0003019
2020-03-30 13:35 IgorBeg Note Added: 0003020
2020-03-30 14:41 RafaMar Note Added: 0003022
2020-03-31 00:47 PhyllisSmith Note Added: 0003031
2020-03-31 09:21 RafaMar File Added: gdb cin run
2020-03-31 09:21 RafaMar File Added: sudo gdb cin run
2020-03-31 09:21 RafaMar Note Added: 0003035
2020-03-31 09:45 MatN File Added: cinelerra_29139.dmp
2020-03-31 09:45 MatN Note Added: 0003036
2020-03-31 15:54 PhyllisSmith Note Added: 0003045
2020-03-31 16:08 RafaMar Note Added: 0003046
2020-03-31 17:23 IgorBeg File Added: cinError_titleAndLoadPng.txt
2020-03-31 17:23 IgorBeg Note Added: 0003049
2020-03-31 17:58 MatN Note Added: 0003050
2020-03-31 19:24 PhyllisSmith Note Added: 0003052
2020-03-31 19:43 RafaMar Note Added: 0003053
2020-04-01 07:46 IgorBeg Note Added: 0003058
2020-04-01 17:23 PhyllisSmith Assigned To => PhyllisSmith
2020-04-01 17:23 PhyllisSmith Status new => confirmed
2020-04-01 17:23 PhyllisSmith Note Added: 0003068
2020-04-04 04:03 PhyllisSmith Note Added: 0003081
2020-04-04 08:13 IgorBeg Note Added: 0003084
2020-04-04 10:08 RafaMar Note Added: 0003085
2020-04-04 16:33 PhyllisSmith Note Added: 0003088
2020-04-04 20:51 RafaMar Note Added: 0003089
2020-04-05 01:59 PhyllisSmith Note Added: 0003090
2020-04-05 08:07 RafaMar Note Added: 0003092
2020-04-05 18:27 Andrea_Paz Note Added: 0003093
2020-04-05 19:22 PhyllisSmith Note Added: 0003094
2020-04-05 20:10 MatN Note Added: 0003095
2020-04-05 22:14 RafaMar Note Added: 0003098
2020-04-06 02:39 PhyllisSmith Note Added: 0003099
2020-04-06 07:51 RafaMar Note Added: 0003100
2020-04-06 07:54 Olaf File Added: tobaffle.png
2020-04-06 07:54 Olaf Note Added: 0003101
2020-04-06 08:23 RafaMar Note Added: 0003102
2020-04-06 09:51 Olaf File Added: tobaffle2.jpg
2020-04-06 09:51 Olaf Note Added: 0003103
2020-04-06 10:28 RafaMar Note Added: 0003104
2020-04-06 12:36 Olaf File Added: cp.jpg
2020-04-06 12:36 Olaf Note Added: 0003105
2020-04-06 13:32 RafaMar Note Added: 0003106
2020-04-06 15:02 Olaf Note Added: 0003107
2020-04-08 23:04 PhyllisSmith Note Added: 0003133
2020-04-08 23:06 PhyllisSmith Note Edited: 0003133 View Revisions
2020-04-08 23:20 RafaMar Note Added: 0003134