New issue by jchook on void-packages repository https://github.com/void-linux/void-packages/issues/29164 Description: ### System * xuname: Void 5.10.19_1 x86_64 GenuineIntel uptodate rrFFF * package: skype-8.69.0.77_1 ### Expected behavior Able to make and receive calls. Sorry I'm not sure if this is the proper place to file this issue, but it seems specific to my void machine. ### Actual behavior Unable to make or receive calls on Skype. Seeing a segfault in the logs. Downgrading to skype-8.67.0.96_1 resolves the issue. ``` skypeforlinux[7244]: segfault at 1500200030 ip 00007fa8548510d0 sp 00007fa84c352200 error 4 in libpthread-2.32.so[7fa85484d000+f000] Code: ff ff 48 8d 0d 41 b7 00 00 ba a7 01 00 00 48 8d 35 c7 b5 00 00 48 8d 3d f6 b4 00 00 e8 09 c1 ff ff 66 0f 1f 84 00 00 00 00 00 <8b> 47 10 89 c2 81 e2 7f 01 00 00 83 e0 7c 0f 85 7c 00 00 00 53 48 ``` ### Steps to reproduce the behavior 1. Launch skype 2. Attempt to start or join a call 3. See that Skype fails to join the call, with no GUI error message.