Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PipeManager stop method segmentation fault #38

Open
davidcassany opened this issue Feb 18, 2015 · 1 comment
Open

PipeManager stop method segmentation fault #38

davidcassany opened this issue Feb 18, 2015 · 1 comment

Comments

@davidcassany
Copy link
Contributor

testtranscoder produces a segmentation fault when running "pipe->stop()", it is an issue located in LiveMediaFilter's destructor.

@gerardcl
Copy link
Contributor

gerardcl commented Aug 5, 2015

@davidcassany issue solved but found a new issue related to assure all elements cleanup when stopping the pipe.

Problem statement: At branch development and commit 68189e7 when executing stop event from API and restarting any element inside it crashes. Also, if executing stop event consecutively, second time tcp socket does not return any message, creating a blocking situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants