-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Segfault #35
Comments
Adding GDB: Thread 1 "teams" received signal SIGSEGV, Segmentation fault. |
Duplicate of electron/electron#11234 Problem is upstream in Electron, and putting in workaround works. |
Hi! Please check this fork and star it! https://github.com/IsmaelMartinez/teams-for-linux It is currently supported! Maybe these issue is not there as new builds are already using newer electron version |
open("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/messages.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x7fce2053ae28, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/share/locale/en_US/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/gtk20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0x7fce1ec2a0c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale-langpack/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 18
fstat(18, {st_mode=S_IFREG|0644, st_size=82750, ...}) = 0
read(18, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"..., 4096) = 4096
read(18, "N.UTF-8\nbo_IN.utf8\t\t\t\t\tbo_IN.UTF"..., 4096) = 4096
read(18, "\t\t\t\t\tde_DE.ISO8859-15\nde_DE.8859"..., 4096) = 4096
read(18, "\t\t\t\ten_ZA.ISO8859-1\nen_ZA.88591."..., 4096) = 4096
read(18, "\t\t\t\t\t\teu_ES.ISO8859-1\neu_ES.iso8"..., 4096) = 4096
read(18, "iso88591\t\t\t\t\tgv_GB.ISO8859-1\ngv_"..., 4096) = 4096
read(18, "i\nkw\t\t\t\t\t\tkw_GB.ISO8859-1\nkw_GB\t"..., 4096) = 4096
read(18, "8859-15\nno@nynorsk\t\t\t\t\tny_NO.ISO"..., 4096) = 4096
read(18, "-8\nsr_YU@cyrillic\t\t\t\t\tsr_RS.UTF-"..., 4096) = 4096
read(18, "\t\t\tyi_US.CP1255\nyi_US.MICROSOFT-"..., 4096) = 4096
read(18, "d word is full locale name.\n#\n#\n"..., 4096) = 4096
read(18, "859-1\nbr_FR.iso88591:\t\t\t\t\tbr_FR."..., 4096) = 4096
read(18, "e_DE:\t\t\t\t\t\tde_DE.ISO8859-1\nde_DE"..., 4096) = 4096
read(18, "\t\t\t\t\ten_US.ISO8859-15\nen_US.ISO8"..., 4096) = 4096
read(18, "-1\net_EE.iso88594:\t\t\t\t\tet_EE.ISO"..., 4096) = 4096
read(18, "S.ISO8859-1\ngl_ES.iso88591:\t\t\t\t\t"..., 4096) = 4096
read(18, ".UTF-8\nkm_KH.utf8:\t\t\t\t\tkm_KH.UTF"..., 4096) = 4096
read(18, "SO8859-1\nno_NO.iso88591:\t\t\t\t\tno_"..., 4096) = 4096
read(18, "ET: sid_E"..., 4096) = 4096
read(18, "UZ.UTF-8\nuz_UZ.UTF-8@cyrillic:\t\t"..., 4096) = 4096
read(18, "RO.ISO8859-2\nrumanian:\t\t\t\t\tro_R"..., 4096) = 830
read(18, "", 4096) = 0
close(18) = 0
openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 18
fstat(18, {st_mode=S_IFREG|0644, st_size=82750, ...}) = 0
read(18, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"..., 4096) = 4096
read(18, "N.UTF-8\nbo_IN.utf8\t\t\t\t\tbo_IN.UTF"..., 4096) = 4096
read(18, "\t\t\t\t\tde_DE.ISO8859-15\nde_DE.8859"..., 4096) = 4096
read(18, "\t\t\t\ten_ZA.ISO8859-1\nen_ZA.88591."..., 4096) = 4096
read(18, "\t\t\t\t\t\teu_ES.ISO8859-1\neu_ES.iso8"..., 4096) = 4096
read(18, "iso88591\t\t\t\t\tgv_GB.ISO8859-1\ngv"..., 4096) = 4096
read(18, "i\nkw\t\t\t\t\t\tkw_GB.ISO8859-1\nkw_GB\t"..., 4096) = 4096
read(18, "8859-15\nno@nynorsk\t\t\t\t\tny_NO.ISO"..., 4096) = 4096
read(18, "-8\nsr_YU@cyrillic\t\t\t\t\tsr_RS.UTF-"..., 4096) = 4096
read(18, "\t\t\tyi_US.CP1255\nyi_US.MICROSOFT-"..., 4096) = 4096
read(18, "d word is full locale name.\n#\n#\n"..., 4096) = 4096
read(18, "859-1\nbr_FR.iso88591:\t\t\t\t\tbr_FR."..., 4096) = 4096
read(18, "e_DE:\t\t\t\t\t\tde_DE.ISO8859-1\nde_DE"..., 4096) = 4096
close(18) = 0
openat(AT_FDCWD, "/usr/share/X11/locale/locale.dir", O_RDONLY) = 18
fstat(18, {st_mode=S_IFREG|0644, st_size=40629, ...}) = 0
read(18, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"..., 4096) = 4096
read(18, "so8859-1/XLC_LOCALE\t\t\tes_CR.ISO8"..., 4096) = 4096
read(18, "/XLC_LOCALE\t\t\tno_NO.ISO8859-15\ni"..., 4096) = 4096
read(18, "\tas_IN.UTF-8\nen_US.UTF-8/XLC_LOC"..., 4096) = 4096
read(18, "OCALE\t\t\tku_TR.UTF-8\nen_US.UTF-8/"..., 4096) = 4096
read(18, ".ISO8859-6\niso8859-6/XLC_LOCALE:"..., 4096) = 4096
read(18, "SO8859-1\niso8859-1/XLC_LOCALE:\t\t"..., 4096) = 4096
read(18, "_LOCALE:\t\t\toc_FR.ISO8859-1\niso88"..., 4096) = 4096
read(18, ":\t\t\tbe_BY.UTF-8@latin\nen_US.UTF-"..., 4096) = 4096
close(18) = 0
access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0
openat(AT_FDCWD, "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 18
fstat(18, {st_mode=S_IFREG|0644, st_size=4253, ...}) = 0
read(18, "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"..., 4096) = 4096
read(18, "\n}\n \n#\tcs20 class\ncs15\t{\n\tside\t\t"..., 4096) = 157
read(18, "", 4096) = 0
close(18) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce1db60140}, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce1db60140}, 8) = 0
futex(0x7fce2053ae28, FUTEX_WAKE_PRIVATE, 2147483647) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xffffffffffffef8b} ---
+++ killed by SIGSEGV (core dumped) +++
Segmentation fault (core dumped)
Possibly similar to the bug for wxPython? wxWidgets/Phoenix#648
The text was updated successfully, but these errors were encountered: