-
Notifications
You must be signed in to change notification settings - Fork 82
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
Simple Player Segmentation Fault while creating VlcInstance() #8
Comments
+1 I have a pretty similar issue, the main difference in my stack trace is that I'm using Also using Ubuntu 14.04.05, Qt 5.8.0 |
I am facing the same issue Program received signal SIGSEGV, Segmentation fault. Any solution for this? |
Hi everybody,
I got a problem while trying the Simple Player example
I’m using
I have been able to build the Simple-Player example using CMake but when I run it I get a Segmentation Fault on the following line
Please find the gdb bt result below
Any idea ?
Thank You
The text was updated successfully, but these errors were encountered: