-
Notifications
You must be signed in to change notification settings - Fork 10
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
multimedia/gstreamer1 + devel/libudev-devd: Segmentation fault #19
Comments
Which version of udev-devd are you using? |
0.4.2 |
Can you provide a simple way to reproduce this, including which packages to install and so on? |
First off just check if www/surf + multimedia/gstreamer1-vaapi starts without Segfault. If you can, for example, watch YouTube with vaapi, this means that the problem is on my side, and I have to check my OS / port configurations, the differences from the default settings. |
I found out one very interesting ?bug? |
libudev.so is pulled in when |
I debugged this a bit. It turns out that I suspect, it should be either "pci" or "platform". |
PR: 245722 Submitted by: Oleg Sidorkin <[email protected]> More context: FreeBSDDesktop/libudev-devd#19 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@544235 35697150-7ecd-e111-bb59-0022644237b5
PR: 245722 Submitted by: Oleg Sidorkin <[email protected]> More context: FreeBSDDesktop/libudev-devd#19
PR: 245722 Submitted by: Oleg Sidorkin <[email protected]> More context: FreeBSDDesktop/libudev-devd#19 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@544235 35697150-7ecd-e111-bb59-0022644237b5
Once this bug is fixed, the patch added in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245722 should be removed from the port. |
Hello.
Hi.
I'm using www/surf browser which leverages www/webkit2-gtk3 and multimedia/gstreamer1 as a backend. I get a segfault when I install multimedia/gstreamer1-vaapi (I use Thinkpad T430), without it videos plays fine.
For additional debug info you can also check these links:
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/issues/241
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245722
BR,
Sergey.
The text was updated successfully, but these errors were encountered: