[GH-ISSUE #1674] skypeforlinux 8.13.76.4 segfaults with skypeforlinux profile #1132

Closed
opened 2026-05-05 07:30:50 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @kubrickfr on GitHub (Dec 12, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1674

Using firejail 0.9.50 on arch linux. Previous version of Skype (8.12.76.7) works fine.

Dec 12 10:03:21 compute kernel: skypeforlinux[1740]: segfault at 4 ip 00007f46244565a9 sp 00007ffdef594880 error 6 in libc-2.26.so[7f4624397000+1ae000]
Dec 12 10:03:21 compute systemd[1]: Started Process Core Dump (PID 1808/UID 0).
Dec 12 10:03:26 compute systemd-coredump[1806]: Process 1804 (skypeforlinux) of user 1000 dumped core.
                                                
                                                Stack trace of thread 191:
                                                #0  0x0000000003f8ecb6 _ZN15google_breakpad17LinuxPtraceDumper14ThreadsSuspendEv (skypeforlinux)
                                                #1  0x0000000003f8f873 n/a (skypeforlinux)
                                                #2  0x0000000003f92112 _ZN15google_breakpad13WriteMinidumpEPKcliPKvmRKSt4listINS_12MappingEntryESaIS5_EERKS4_INS_9AppMemoryESaISA_EE (skypeforlinux)
                                                #3  0x0000000003f89d7c _ZN15google_breakpad16ExceptionHandler11ThreadEntryEPv (skypeforlinux)
                                                #4  0x0000000003f8a090 _ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE (skypeforlinux)

I'm not sure how to provide more meaningful debug information

Originally created by @kubrickfr on GitHub (Dec 12, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1674 Using firejail 0.9.50 on arch linux. Previous version of Skype (8.12.76.7) works fine. ``` Dec 12 10:03:21 compute kernel: skypeforlinux[1740]: segfault at 4 ip 00007f46244565a9 sp 00007ffdef594880 error 6 in libc-2.26.so[7f4624397000+1ae000] Dec 12 10:03:21 compute systemd[1]: Started Process Core Dump (PID 1808/UID 0). Dec 12 10:03:26 compute systemd-coredump[1806]: Process 1804 (skypeforlinux) of user 1000 dumped core. Stack trace of thread 191: #0 0x0000000003f8ecb6 _ZN15google_breakpad17LinuxPtraceDumper14ThreadsSuspendEv (skypeforlinux) #1 0x0000000003f8f873 n/a (skypeforlinux) #2 0x0000000003f92112 _ZN15google_breakpad13WriteMinidumpEPKcliPKvmRKSt4listINS_12MappingEntryESaIS5_EERKS4_INS_9AppMemoryESaISA_EE (skypeforlinux) #3 0x0000000003f89d7c _ZN15google_breakpad16ExceptionHandler11ThreadEntryEPv (skypeforlinux) #4 0x0000000003f8a090 _ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE (skypeforlinux) ``` I'm not sure how to provide more meaningful debug information
Author
Owner

@SkewedZeppelin commented on GitHub (Dec 13, 2017):

Okay to fix this:

  • Comment out all the options starting with "caps.drop all" in /etc/firejail/skypeforlinux.profile

  • Run the program

  • Uncomment an option

  • Run the program, and repeat until it stops working again

<!-- gh-comment-id:351443181 --> @SkewedZeppelin commented on GitHub (Dec 13, 2017): Okay to fix this: - Comment out all the options starting with "caps.drop all" in /etc/firejail/skypeforlinux.profile - Run the program - Uncomment an option - Run the program, and repeat until it stops working again
Author
Owner

@kubrickfr commented on GitHub (Dec 15, 2017):

I don't have time to do that so don't hold your breath, there are hundreds of possible setting combinations. Feel free to close the issue.
I was hoping there was a more straightforward way than trial and error.

<!-- gh-comment-id:352026307 --> @kubrickfr commented on GitHub (Dec 15, 2017): I don't have time to do that so don't hold your breath, there are hundreds of possible setting combinations. Feel free to close the issue. I was hoping there was a more straightforward way than trial and error.
Author
Owner

@kubrickfr commented on GitHub (Dec 17, 2017):

private-dev seems to be the issue

<!-- gh-comment-id:352293067 --> @kubrickfr commented on GitHub (Dec 17, 2017): private-dev seems to be the issue
Author
Owner

@SkewedZeppelin commented on GitHub (Dec 18, 2017):

@kubrickfr thanks, I've pushed a change that disables private-dev for now.

<!-- gh-comment-id:352312573 --> @SkewedZeppelin commented on GitHub (Dec 18, 2017): @kubrickfr thanks, I've pushed a change that disables private-dev for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1132
No description provided.