@J.Snow, don't run binaries from inside the snap directly, you won't
have the right LD_LIBRARY_PATH and all the rest of the environment
needed to run the snap.

Similarly, don't install strict snaps as classic. You'll be picking up
random libraries instead of the ones tested and shipped in the snap.

Can you confirm that, when you have the apt package installed, if you
did

which vlc

it printed

/usr/bin/vlc

and if you ran

/usr/bin/vlc

it worked, but if you ran

vlc

you got the stack smashing error?

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to