Since of the latest updates (within the last two weeks) skypeforlinux stopped working and the only thing I find in the logs is
[ 324.575813] traps: skypeforlinux[2487] trap int3 ip:555cb8dab847 sp:7fff797c57b0 error:0 in skypeforlinux[555cb6e96000+5016000].
A Google search did not return anything useful, most results deal with an invalid opcode rather than the int3 trap.
OS is kali-rolling 2019.3, no idea which version Skype is since even skypeforlinux --help fails.
I tried reinstalling skypeforlinux, I tried running it as non-root as well as root user, I've upgraded everything and rebooted the system a couple of times but nothing fixed the issue.
Does anyone have suggestions how to fix the issue or at least get more information to figure out what could be the culprit here?
As requested here's the apt-cache output:
skypeforlinux:
Installed: 8.51.0.86
Candidate: 8.51.0.86
Version table:
*** 8.51.0.86 500
500 https://repo.skype.com/deb stable/main amd64 Packages
100 /var/lib/dpkg/status
8.51.0.72 500
500 https://repo.skype.com/deb stable/main amd64 Packages
8.50.0.38 500
500 https://repo.skype.com/deb stable/main amd64 Packages
8.49.0.49 500
500 https://repo.skype.com/deb stable/main amd64 Packages
8.48.0.51 500
500 https://repo.skype.com/deb stable/main amd64 Packages
Looking at the log $HOME/.config/skypeforlinux/logs/skype-startup.log I see one single entry: [7784:0821/103123.389602:FATAL:atom_main_delegate.cc(207)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. I get it when running skypeforlinux as root as well as running it with a non-root user.