@Seth: The file exists: $ ls -l /snap/vlc/770/usr/lib/libvlc.so.5.6.0 -rwxr-xr-x 1 root root 184544 Jan 10 18:27 /snap/vlc/770/usr/lib/libvlc.so.5.6.0
@John: I see what you are saying. The right path is not defined correctly when I run it directly fron snap and that's wh I tget the error. If that's true, then the "missing lib" error is not related to my problem. Yes I can confirm that this is the case. I reinstalled the apt package and here is the direct output of the above commands: $ which vlc /usr/bin/vlc $ /usr/bin/vlc VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332) [0000559f1a6ff570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. (vlc:30157): Gtk-WARNING **: 00:37:19.095: Theme parsing error: gtk.css:126:40: Expected ')' in color definition (vlc:30157): Gtk-WARNING **: 00:37:19.105: Theme parsing error: gtk.css:8674:128: Expected a valid selector [0000559f1a703530] main playlist: playlist is empty QObject::~QObject: Timers cannot be stopped from another thread $ vlc VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85) [0000000000de73b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Qt: Session management error: None of the authentication protocols specified are supported *** stack smashing detected ***: /snap/vlc/770/usr/bin/vlc terminated Aborted Running /usr/bin/vlc actually loads the apt version because the VLC is version 3.0.4, not 3.0.6 as the snap. Let me know if you would like me to check anything else. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810027 Title: Snaps won't start - stack smashing detected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1810027/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
