GNOME Bugzilla – Bug 699021
Snappy crashes with Nvidia drivers
Last modified: 2018-08-04 08:25:09 UTC
When trying to play a video, Snappy crash instantaneously with the message: >Loading ui! >Erreur de segmentation (core dumped And in dmesg: >[ 1620.316363] typefind:sink[31401]: segfault at 6c0 ip 00007fec2e958129 sp 00007fec0d268f18 error 4 in libGL.so.313.30[7fec2e928000+3f000] This does not happen with the Nouveau driver.
Hello, What distribution and version is this? So I can try and reproduce. It doesn't happen in Fedora 18 or debian unstable.
Hello, I'm using Arch Linux, and the git version of Snappy. The problem is not new, but here are the version installed on my computer: nvidia 313.30 clutter 1.14.2 clutter-gst 2.0.2 gstreamer 1.0.7
Thanks for reporting this bug. I will install ArchLinux in a laptop at work this week and fix this.
This problem still persists with current release. https://bugzilla.redhat.com/show_bug.cgi?id=1242179
Getting this: libva info: VA-API version 0.38.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so libva info: Found init function __vaDriverInit_0_37 libva info: va_openDriver() returns 0 Both with snappy and totem. Both use clutter.
(In reply to Luis de Bethencourt from comment #6) > Getting this: > libva info: VA-API version 0.38.0 > libva info: va_getDriverName() returns 0 > libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so > libva info: Found init function __vaDriverInit_0_37 > libva info: va_openDriver() returns 0 > > Both with snappy and totem. Both use clutter. What does mean?
The initial bug I reported seems to be fixed, Snappy (Git version and 1.0) is working for me with Nvidia drivers 340 series. I am using Arch Linux.
Thanks jsirgue. I've updated the code to use clutter-gst-3.0. Can you confirm this works for you? https://git.gnome.org/browse/snappy/commit/?id=f33f7a5e9424544884a37b264bf88ee1866a56ac
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/snappy/issues/17.