Pysis

Atom Freezing Problem Logs - 1.58 - strace, journalctl

Dec 21st, 2021 (edited)
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.65 KB | None | 0 0
  1. > strace atom --safe 2>&1 | xclip
  2. execve("/usr/bin/atom", ["atom", "--safe"], 0x7ffdd6755a98 /* 42 vars */) = 0
  3. brk(NULL) = 0x556ae4aaf000
  4. arch_prctl(0x3001 /* ARCH_??? */, 0x7ffeb6d98550) = -1 EINVAL (Invalid argument)
  5. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  6. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  7. newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=98471, ...}, AT_EMPTY_PATH) = 0
  8. mmap(NULL, 98471, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7facb2791000
  9. close(3) = 0
  10. openat(AT_FDCWD, "/lib64/libtinfo.so.6", O_RDONLY|O_CLOEXEC) = 3
  11. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\364\0\0\0\0\0\0"..., 832) = 832
  12. newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=191488, ...}, AT_EMPTY_PATH) = 0
  13. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7facb278f000
  14. mmap(NULL, 190832, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7facb2760000
  15. mmap(0x7facb276e000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7facb276e000
  16. mmap(0x7facb277c000, 57344, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7facb277c000
  17. mmap(0x7facb278a000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x7facb278a000
  18. close(3) = 0
  19. openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  20. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\327\2\0\0\0\0\0"..., 832) = 832
  21. pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
  22. pread64(3, "\4\0\0\0@\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 80, 848) = 80
  23. pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0dM\254,f\246\340\263&t\360\354q\347C\33"..., 68, 928) = 68
  24. newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2388088, ...}, AT_EMPTY_PATH) = 0
  25. pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
  26. mmap(NULL, 2136784, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7facb2556000
  27. mprotect(0x7facb2582000, 1880064, PROT_NONE) = 0
  28. mmap(0x7facb2582000, 1531904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c000) = 0x7facb2582000
  29. mmap(0x7facb26f8000, 344064, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a2000) = 0x7facb26f8000
  30. mmap(0x7facb274d000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f6000) = 0x7facb274d000
  31. mmap(0x7facb2753000, 51920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7facb2753000
  32. close(3) = 0
  33. mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7facb2553000
  34. arch_prctl(ARCH_SET_FS, 0x7facb2553740) = 0
  35. set_tid_address(0x7facb2553a10) = 24644
  36. set_robust_list(0x7facb2553a20, 24) = 0
  37. mprotect(0x7facb274d000, 12288, PROT_READ) = 0
  38. mprotect(0x7facb278a000, 16384, PROT_READ) = 0
  39. mprotect(0x556ae2da5000, 16384, PROT_READ) = 0
  40. mprotect(0x7facb27db000, 8192, PROT_READ) = 0
  41. prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
  42. munmap(0x7facb2791000, 98471) = 0
  43. openat(AT_FDCWD, "/dev/tty", O_RDWR|O_NONBLOCK) = 3
  44. close(3) = 0
  45. getrandom("\x0e\x9f\x68\x9a\x99\xb8\x72\xce", 8, GRND_NONBLOCK) = 8
  46. brk(NULL) = 0x556ae4aaf000
  47. brk(0x556ae4ad0000) = 0x556ae4ad0000
  48. openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  49. newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=223542144, ...}, AT_EMPTY_PATH) = 0
  50. mmap(NULL, 223542144, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7faca5023000
  51. close(3) = 0
  52. openat(AT_FDCWD, "/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
  53. newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26988, ...}, AT_EMPTY_PATH) = 0
  54. mmap(NULL, 26988, PROT_READ, MAP_SHARED, 3, 0) = 0x7facb27a3000
  55. close(3) = 0
  56. futex(0x7facb275256c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  57. getuid() = 1000
  58. getgid() = 1000
  59. geteuid() = 1000
  60. getegid() = 1000
  61. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  62. ioctl(-1, TIOCGPGRP, 0x7ffeb6d983e4) = -1 EBADF (Bad file descriptor)
  63. sysinfo({uptime=2798, loads=[45120, 80160, 105184], totalram=16767410176, freeram=7319007232, sharedram=64294912, bufferram=158810112, totalswap=8589930496, freeswap=8589930496, procs=1102, totalhigh=0, freehigh=0, mem_unit=1}) = 0
  64. rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  65. rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  66. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  67. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  68. rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  69. rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  70. rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  71. rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  72. rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  73. rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  74. rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  75. rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  76. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  77. rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  78. uname({sysname="Linux", nodename="<hostname>", ...}) = 0
  79. newfstatat(AT_FDCWD, "/home/<user>", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
  80. newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
  81. newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
  82. newfstatat(AT_FDCWD, "/home/<user>", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
  83. getpid() = 24644
  84. getppid() = 24640
  85. getpid() = 24644
  86. getppid() = 24640
  87. getpid() = 24644
  88. getppid() = 24640
  89. getpgrp() = 24640
  90. ioctl(2, TIOCGPGRP, 0x7ffeb6d982a4) = -1 ENOTTY (Inappropriate ioctl for device)
  91. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  92. ioctl(2, TIOCGPGRP, 0x7ffeb6d98284) = -1 ENOTTY (Inappropriate ioctl for device)
  93. prlimit64(0, RLIMIT_NPROC, NULL, {rlim_cur=63807, rlim_max=63807}) = 0
  94. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  95. openat(AT_FDCWD, "/usr/bin/atom", O_RDONLY) = 3
  96. newfstatat(AT_FDCWD, "/usr/bin/atom", {st_mode=S_IFREG|0755, st_size=5181, ...}, 0) = 0
  97. ioctl(3, TCGETS, 0x7ffeb6d98370) = -1 ENOTTY (Inappropriate ioctl for device)
  98. lseek(3, 0, SEEK_CUR) = 0
  99. read(3, "#!/bin/bash\n\nif [ \"$(uname)\" == "..., 80) = 80
  100. lseek(3, 0, SEEK_SET) = 0
  101. prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=1024*1024}) = 0
  102. fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
  103. dup2(3, 255) = 255
  104. close(3) = 0
  105. fcntl(255, F_SETFD, FD_CLOEXEC) = 0
  106. fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  107. newfstatat(255, "", {st_mode=S_IFREG|0755, st_size=5181, ...}, AT_EMPTY_PATH) = 0
  108. lseek(255, 0, SEEK_CUR) = 0
  109. read(255, "#!/bin/bash\n\nif [ \"$(uname)\" == "..., 5181) = 5181
  110. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  111. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  112. pipe([3, 4]) = 0
  113. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  114. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  115. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  116. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  117. lseek(255, -4977, SEEK_CUR) = 204
  118. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24645
  119. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  120. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  121. close(4) = 0
  122. rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
  123. read(3, "Linux\n", 512) = 6
  124. read(3, "", 512) = 0
  125. close(3) = 0
  126. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  127. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  128. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  129. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24645
  130. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  131. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  132. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24645, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  133. wait4(-1, 0x7ffeb6d97050, WNOHANG, NULL) = -1 ECHILD (No child processes)
  134. rt_sigreturn({mask=[]}) = 0
  135. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  136. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  137. pipe([3, 4]) = 0
  138. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  139. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  140. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  141. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  142. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24646
  143. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  144. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  145. close(4) = 0
  146. rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
  147. read(3, "Linux\n", 512) = 6
  148. read(3, "", 512) = 0
  149. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24646, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  150. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 24646
  151. wait4(-1, 0x7ffeb6d97250, WNOHANG, NULL) = -1 ECHILD (No child processes)
  152. rt_sigreturn({mask=[INT]}) = 0
  153. close(3) = 0
  154. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  155. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  156. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  157. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  158. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  159. read(255, "\ncase $(basename $0) in\n atom-b"..., 5181) = 4977
  160. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  161. pipe([3, 4]) = 0
  162. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  163. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  164. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  165. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  166. lseek(255, -4802, SEEK_CUR) = 379
  167. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24648
  168. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  169. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  170. close(4) = 0
  171. rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
  172. read(3, "atom\n", 512) = 5
  173. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24648, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  174. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 24648
  175. wait4(-1, 0x7ffeb6d977d0, WNOHANG, NULL) = -1 ECHILD (No child processes)
  176. rt_sigreturn({mask=[INT]}) = 5
  177. read(3, "", 512) = 0
  178. close(3) = 0
  179. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  180. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  181. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  182. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  183. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  184. read(255, "\n# Only set the ATOM_DISABLE_SHE"..., 5181) = 4802
  185. newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
  186. newfstatat(AT_FDCWD, "/usr/local/bin/mkdir", 0x7ffeb6d97ea0, 0) = -1 ENOENT (No such file or directory)
  187. newfstatat(AT_FDCWD, "/usr/local/sbin/mkdir", 0x7ffeb6d97ea0, 0) = -1 ENOENT (No such file or directory)
  188. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  189. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  190. geteuid() = 1000
  191. getegid() = 1000
  192. getuid() = 1000
  193. getgid() = 1000
  194. access("/usr/bin/mkdir", X_OK) = 0
  195. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  196. geteuid() = 1000
  197. getegid() = 1000
  198. getuid() = 1000
  199. getgid() = 1000
  200. access("/usr/bin/mkdir", R_OK) = 0
  201. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  202. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  203. geteuid() = 1000
  204. getegid() = 1000
  205. getuid() = 1000
  206. getgid() = 1000
  207. access("/usr/bin/mkdir", X_OK) = 0
  208. newfstatat(AT_FDCWD, "/usr/bin/mkdir", {st_mode=S_IFREG|0755, st_size=70312, ...}, 0) = 0
  209. geteuid() = 1000
  210. getegid() = 1000
  211. getuid() = 1000
  212. getgid() = 1000
  213. access("/usr/bin/mkdir", R_OK) = 0
  214. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  215. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  216. rt_sigprocmask(SIG_BLOCK, [CHLD], [INT TERM CHLD], 8) = 0
  217. rt_sigprocmask(SIG_SETMASK, [INT TERM CHLD], NULL, 8) = 0
  218. lseek(255, -3548, SEEK_CUR) = 1633
  219. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24649
  220. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  221. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  222. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  223. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  224. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  225. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24649
  226. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  227. ioctl(2, TIOCGWINSZ, 0x7ffeb6d98000) = -1 ENOTTY (Inappropriate ioctl for device)
  228. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  229. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24649, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  230. wait4(-1, 0x7ffeb6d97ad0, WNOHANG, NULL) = -1 ECHILD (No child processes)
  231. rt_sigreturn({mask=[]}) = 0
  232. read(255, "\nif [ $OS == 'Mac' ]; then\n if "..., 5181) = 3548
  233. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  234. pipe([3, 4]) = 0
  235. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  236. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  237. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  238. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  239. lseek(255, -525, SEEK_CUR) = 4656
  240. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24650
  241. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  242. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  243. close(4) = 0
  244. rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
  245. read(3, "/usr/bin/atom\n", 512) = 14
  246. read(3, "", 512) = 0
  247. close(3) = 0
  248. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24650, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  249. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 24650
  250. wait4(-1, 0x7ffeb6d96c90, WNOHANG, NULL) = -1 ECHILD (No child processes)
  251. rt_sigreturn({mask=[INT]}) = 0
  252. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  253. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  254. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  255. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  256. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  257. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  258. pipe([3, 4]) = 0
  259. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  260. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  261. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  262. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  263. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24651
  264. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  265. rt_sigaction(SIGCHLD, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cbfb20, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7facb2598750}, 8) = 0
  266. close(4) = 0
  267. rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
  268. read(3, "/usr\n", 512) = 5
  269. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24651, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  270. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 24651
  271. wait4(-1, 0x7ffeb6d96c90, WNOHANG, NULL) = -1 ECHILD (No child processes)
  272. rt_sigreturn({mask=[INT]}) = 5
  273. read(3, "", 512) = 0
  274. close(3) = 0
  275. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  276. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  277. rt_sigaction(SIGINT, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  278. rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=0x556ae2cc1f80, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  279. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  280. faccessat2(AT_FDCWD, "/usr/share/atom/atom", X_OK, AT_EACCESS) = 0
  281. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  282. rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], [], 8) = 0
  283. rt_sigprocmask(SIG_BLOCK, [CHLD], [INT TERM CHLD], 8) = 0
  284. rt_sigprocmask(SIG_SETMASK, [INT TERM CHLD], NULL, 8) = 0
  285. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7facb2553a10) = 24653
  286. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  287. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  288. rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
  289. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  290. rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
  291. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  292. rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
  293. rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
  294. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  295. read(255, "\n# Exits this process when Atom "..., 5181) = 525
  296. rt_sigprocmask(SIG_BLOCK, [QUIT], [], 8) = 0
  297. rt_sigaction(SIGQUIT, {sa_handler=0x556ae2ce6a20, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  298. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  299. rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  300. rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  301. rt_sigprocmask(SIG_BLOCK, [TERM], [], 8) = 0
  302. rt_sigaction(SIGTERM, {sa_handler=0x556ae2ce6a20, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7facb2598750}, 8) = 0
  303. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  304. read(255, "", 5181) = 0
  305. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  306. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  307. exit_group(0) = ?
  308. +++ exited with 0 +++
  309. /usr/bin/atom: line 190: 24655 Illegal instruction (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1
  310. (node:24712) Electron: Loading non-context-aware native module in renderer: '/usr/share/atom/resources/app.asar.unpacked/node_modules/superstring/build/Release/superstring.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
  311. (node:24712) Electron: Loading non-context-aware native module in renderer: '/usr/share/atom/resources/app.asar.unpacked/node_modules/pathwatcher/build/Release/pathwatcher.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
  312. [24655:1221/164142.173136:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
  313. --2021-12-21 16:41:42-- https://atom.io/crash_reports
  314. Resolving atom.io (atom.io)... 52.202.168.65, 18.205.222.128, 54.161.241.46, ...
  315. Connecting to atom.io (atom.io)|52.202.168.65|:443... connected.
  316. HTTP request sent, awaiting response... 204 No Content
  317. 2021-12-21 16:41:42 (0.00 B/s) - ‘/dev/fd/4’ saved [0]
  318.  
  319.  
  320. Unexpected crash report id length
  321. Failed to get crash dump id.
  322. Report Id:
  323. --2021-12-21 16:41:42-- https://atom.io/crash_reports
  324. Resolving atom.io (atom.io)... 54.161.241.46, 18.205.222.128, 52.202.168.65, ...
  325. Connecting to atom.io (atom.io)|54.161.241.46|:443... connected.
  326. HTTP request sent, awaiting response... 204 No Content
  327. 2021-12-21 16:41:42 (0.00 B/s) - ‘/dev/fd/4’ saved [0]
  328.  
  329. > journalctl -b -f
  330. Unexpected crash report id length
  331. Failed to get crash dump id.
  332. Report Id:
  333.  
  334. Jan 11 12:06:37 <machine> systemd-coredump[238964]: [🡕] Process 238960 (atom) of user 1000 dumped core.
  335.  
  336. Found module linux-vdso.so.1 with build-id: 6761b48f74742f0a29da87e0229205606b993486
  337. Found module libEGL.so with build-id: 4608cfee8a6c5916de40a1eb9aa8584a12ae65e0
  338. Found module libGLESv2.so with build-id: 0224d01b2ebfa2d5f8a42c5749b8a4126308ec95
  339. Found module libbrotlicommon.so.1 with build-id: 9e92a8ec2d9efe80ec86e04fba0549cd3202ebc4
  340. Found module libicudata.so.69 with build-id: fae0a612a5535b81eaec823e8cedb06c89719d94
  341. Found module libgpg-error.so.0 with build-id: 081975d0a3416374b4883b2f1639fd3c9df42390
  342. Found module libgmp.so.10 with build-id: 14dbc5e93375ccb760dc47c5aaecc0cdfc45a06a
  343. Found module libhogweed.so.6 with build-id: 288da1bb6ffaf6600c2f8a126bec247f2e9a4628
  344. Found module libnettle.so.8 with build-id: 62dba2572638edf8336bd4de5017fc70eaf0a567
  345. Found module libtasn1.so.6 with build-id: be32a4fab2585b6114471e83bf582b3df020b594
  346. Found module libunistring.so.2 with build-id: edcae9db236efd11e61995054ddf27a89ec6dc40
  347. Found module libidn2.so.0 with build-id: f3ad1b0687f5b426beed2d3d3d18aa301932f7a3
  348. Found module libp11-kit.so.0 with build-id: a7a93824ebf14980eeb37fe23c9d86dd201f947f
  349. Found module libresolv.so.2 with build-id: 057b93718c09e93c39c7945cdbeb314445b21fd6
  350. Found module libcrypto.so.1.1 with build-id: 3ead607210606611d5f3398ee7e65198bd519de9
  351. Found module libkeyutils.so.1 with build-id: 2560a16099ad1875f7ea2195ae25b97ea168a758
  352. Found module libkrb5support.so.0 with build-id: 03649849c4d1813c307624a711b03fb15e7124cb
  353. Found module libcom_err.so.2 with build-id: a1d791cd7600f5609702a895a64d9131d1cd7b8f
  354. Found module libk5crypto.so.3 with build-id: 11238d51059ecf299699dc4d24a74e67a64aa725
  355. Found module libkrb5.so.3 with build-id: 0582e999cc7d74e1ec2dc7b3c9f7aa4dae7342f6
  356. Found module libbrotlidec.so.1 with build-id: 57cb8a53e33f31a620f3739919414c0d00549f87
  357. Found module libbz2.so.1 with build-id: 19ce300b78962ee0b113afb0f1016727a2f3c37b
  358. Found module libdatrie.so.1 with build-id: 9ebd99e63729783155e081cc2c2377a767b9e3c4
  359. Found module libjson-glib-1.0.so.0 with build-id: ff150bb944b7d341fb33c367b230a0c005ac1833
  360. Found module libsqlite3.so.0 with build-id: 072b1e135c03359061ea9c8346cdb61528950924
  361. Found module libicui18n.so.69 with build-id: 96cea623123108e425250a0c59fa6221e96cadb2
  362. Found module libicuuc.so.69 with build-id: 45119735453983eea1a3fb59b0ed34a6e61d8c5a
  363. Found module libstemmer.so.0 with build-id: c36e99b36673aac08c24a26a9c71ce82938c62f7
  364. Found module libxml2.so.2 with build-id: 8f21e0bbe0106c5c5cd35859487dcc074b8f13bd
  365. Found module libgraphite2.so.3 with build-id: 58f949a538f65a6221e442879144b368f663f7e3
  366. Found module libgcrypt.so.20 with build-id: 711d41580c5a8649a79a8430a985dac3e25b5ba2
  367. Found module libcap.so.2 with build-id: 0214aa9cc6a8646eb9ec27ab7dda6a2219da6500
  368. Found module liblz4.so.1 with build-id: fd02c4542a1ce1ad6c503b958447be1c37a4afee
  369. Found module libzstd.so.1 with build-id: d578adb66721ada2286001a1316d3d6345b81218
  370. Found module liblzma.so.5 with build-id: 7fec53ce7cba9489f130c99cfd3ace82e9dde0ee
  371. Found module libpcre2-8.so.0 with build-id: dbf58040a44903b428c4e68716aa4f45058ad650
  372. Found module libblkid.so.1 with build-id: 96be27216d8d6d7ba3694ca503cd1b07f60fa539
  373. Found module libgnutls.so.30 with build-id: 725a333b137bd282d588279e04f20d99a3ea24c1
  374. Found module libavahi-client.so.3 with build-id: a74102919e50a8c29f9f6b7cb561d387a82761fa
  375. Found module libavahi-common.so.3 with build-id: 07bf073b57a037f9bb8e64e12d460499ead55a7c
  376. Found module libgssapi_krb5.so.2 with build-id: c79d44cc56f67983ba388e5336c779d9f050114e
  377. Found module libstdc++.so.6 with build-id: 64dc8524cb0109c7f3d3c0ef3d4d6ec9979db75c
  378. Found module libwayland-server.so.0 with build-id: 2c1f4aa811bc973c2b48d3dee4f14ef5f57196ec
  379. Found module libxcb-render.so.0 with build-id: 36edcc5980076552c68ccef2c6199808cba68f98
  380. Found module libxcb-shm.so.0 with build-id: a31877f8ca8058df0005532a160d93a1104c5401
  381. Found module libfreetype.so.6 with build-id: 6d98d390da279e5c22ebe472a552b3470554655b
  382. Found module libpixman-1.so.0 with build-id: dc521afa5e1d55834eebac7bb3c97cfe5e73f384
  383. Found module libthai.so.0 with build-id: 1f7b46f526e1fba04f29535981483f50c782775e
  384. Found module libXinerama.so.1 with build-id: 72d169302fe5696536345d6da1605baeb6e3bc01
  385. Found module libwayland-egl.so.1 with build-id: ff42fe0eeca6a4c95efc7c2b024e98dadf763267
  386. Found module libwayland-cursor.so.0 with build-id: 3df8fa12f532612fc50f17938906c434e86106ad
  387. Found module libxkbcommon.so.0 with build-id: 534d0218e01a780844e80ce6544afc33731e716a
  388. Found module libwayland-client.so.0 with build-id: ecba40c75b2d78de955fa69baada38ed183fd4f9
  389. Found module libtracker-sparql-3.0.so.0 with build-id: 0f5c589b707376d06aefe8ab2bfe8c05f32198d9
  390. Found module libcloudproviders.so.0 with build-id: 5b10ee7ce7470f15b8429030cf810e671a185de5
  391. Found module libepoxy.so.0 with build-id: f368f1c90cf2ea823acc67473f816e72f368bc43
  392. Found module libcairo-gobject.so.2 with build-id: 7a1381e606b2601e779ccd25afbc719c5bc4e922
  393. Found module libfribidi.so.0 with build-id: a4e245984a5c2e6d842a71adea32ec7c05cb7e40
  394. Found module libfontconfig.so.1 with build-id: e50d477be88a082f6a2fd42a7db8278bb88466ca
  395. Found module libpangoft2-1.0.so.0 with build-id: 82822300d4939faa2ee95d28e6f560f5662e04c7
  396. Found module libharfbuzz.so.0 with build-id: 620a4b6e2914d6e1301c086def09a60e58450dc3
  397. Found module libjpeg.so.62 with build-id: f50d5361714c8fe58ed898123a98aa0d6547068e
  398. Found module libpng16.so.16 with build-id: afcd45d29b0d579615db44a29213544328adde6f
  399. Found module libsystemd.so.0 with build-id: e4996d7fd9705035bdd6072e68c9dc65647d7d1c
  400. Found module libplds4.so with build-id: d1d969ec7b0b640bdf4763cd593a23085dda70e3
  401. Found module libplc4.so with build-id: ffc91a982fe66acf1beb63b627f6b008091db4cb
  402. Found module libXau.so.6 with build-id: b6a2d4859848c28bf0a4fc8744d04b1935879af6
  403. Found module libselinux.so.1 with build-id: f805394f993c704b949315b56c344d22dfad801f
  404. Found module libmount.so.1 with build-id: 7f7bccf74cb835b64429e61ea0ec03cd0cb95b8b
  405. Found module libz.so.1 with build-id: 5903f5c355c264403e4e7cdc66779584425ca3b8
  406. Found module libgmodule-2.0.so.0 with build-id: 634542167d122d8d1aa3b44542dced7bc40d2eb6
  407. Found module libpcre.so.1 with build-id: fcbdb4731e50f20a47b62341a6841dd616fe495d
  408. Found module libffi.so.6 with build-id: 0129f72b58e11d59546f7f207d2c90af7ebd9a5e
  409. Found module ld-linux-x86-64.so.2 with build-id: b43118df1fdb4c0aff150b6f8f926bccdec2a7f0
  410. Found module libc.so.6 with build-id: 644dac2c66a6e0b32674f0ec71e7431bd0c06a63
  411. Found module libgcc_s.so.1 with build-id: 88564abce789aa42536da1247a57ff6062d61dcb
  412. Found module libcups.so.2 with build-id: 5c24a682ef859f812dc5b3689922d5cb10f2aed5
  413. Found module libatspi.so.0 with build-id: 93de58828b176bf6eb76897e1cb2e576a1d5fddf
  414. Found module libasound.so.2 with build-id: 3d77cd90a5798c94b6258410a0c6ed24e65424ed
  415. Found module libXss.so.1 with build-id: 150eb279e255be749790b098173060a2f0c1234c
  416. Found module libgbm.so.1 with build-id: e353da344fb35809c671eb50a620be554799b477
  417. Found module libdrm.so.2 with build-id: fc68e955c370337e29016e39ba13d13bd90f9b25
  418. Found module libexpat.so.1 with build-id: de380d46dd01700b75b3cecd611e3ec7da062253
  419. Found module libXrandr.so.2 with build-id: eb8b304d315d3ee09980cafe7ceda9582daa40e8
  420. Found module libm.so.6 with build-id: cea55efc551e62cd8439d044aa9a765c445fb7bf
  421. Found module libcairo.so.2 with build-id: 8a28f43397104b4ef517df6c119772b5d577f48e
  422. Found module libpango-1.0.so.0 with build-id: 771dbf5b63e3ba734fb6db828488b06c8da90d00
  423. Found module libpangocairo-1.0.so.0 with build-id: 15ca5835a92588459b288e1c8580b3b64a22e9ab
  424. Found module libgdk-3.so.0 with build-id: bf4963d3c7111f67ea984ed6d069dc0d79bf2ecf
  425. Found module libgtk-3.so.0 with build-id: 8e15118e9bb3114b002a98ed06450c75667e689f
  426. Found module libgdk_pixbuf-2.0.so.0 with build-id: b6e5e7c59ce90aecabf6b0b005ecd138dd6bae45
  427. Found module libdbus-1.so.3 with build-id: 58e800f0865bde326c5c9ce510062d5b19902f67
  428. Found module libatk-bridge-2.0.so.0 with build-id: 8df66b2fcb2033cdad8e26a3ad13ad7f3cdf4144
  429. Found module libatk-1.0.so.0 with build-id: b3d190657efe01bedd3077177d2bd473b7b737df
  430. Found module libnspr4.so with build-id: ce7c2e7cacdaa4ffe62a0a1b6055bb8432efb868
  431. Found module libsmime3.so with build-id: 3bfd843e9a6085b5bd7292a2cba825bcb73bde26
  432. Found module libnssutil3.so with build-id: 72a6a80674aed4d8587f968c464d548318aa36b9
  433. Found module libnss3.so with build-id: c90e4a43c9afba323d1ef00bf002ffe2e7cd82a9
  434. Found module libXtst.so.6 with build-id: 97ddda29c72fa18b2cae1274026730a04f8b0ae2
  435. Found module libXrender.so.1 with build-id: 45e135fd2ee2393b7eb0c94f964542b8326582e1
  436. Found module libXi.so.6 with build-id: e1d4fcbcab03948da50a0e175ac2459c335e7939
  437. Found module libXfixes.so.3 with build-id: e8020da14577d275b75ed0c4cb18b1050fc33595
  438. Found module libXext.so.6 with build-id: 08e82aa07cb7910a08d8386fb16de7896ce290f4
  439. Found module libXdamage.so.1 with build-id: 7ad2a44d600f984d1728b624701f5d41bba04067
  440. Found module libXcursor.so.1 with build-id: fb3d6eb4c582d4761eab821bc0ceb77fc7c2654f
  441. Found module libXcomposite.so.1 with build-id: 4223e166fff31d2e529cc5f856c7100fbdf67cd9
  442. Found module libxcb-dri3.so.0 with build-id: 0f4fd31b851a10e0ac9726faf3b2b66a52a56162
  443. Found module libxcb.so.1 with build-id: 1352e33391b3079347f320218799d6e531bd42f1
  444. Found module libX11-xcb.so.1 with build-id: 50b389a40194174f2c224e530719862e4986b02e
  445. Found module libX11.so.6 with build-id: b63e8f330442522b1d5872d1b2ccf32702767d80
  446. Found module libgio-2.0.so.0 with build-id: 8be4eeb5ab3e02714b03629052528cdecab1ccfc
  447. Found module libglib-2.0.so.0 with build-id: 3720108994016259cac8f61f174ea32513518152
  448. Found module libgobject-2.0.so.0 with build-id: ead2bc31b68d342e8a9a6a87148862f08dce1bd1
  449. Found module librt.so.1 with build-id: 08cc365bb9eafa4553df3c707bc6ef2b8fc10a24
  450. Found module libpthread.so.0 with build-id: 6d78e737da42d543ef1076efa0c727b90d17a940
  451. Found module libdl.so.2 with build-id: ba0d0a146dbe192921e9cd581d67b89cb51f9bcf
  452. Found module libffmpeg.so with build-id: ed11ec403fe639e0d12f9263a7aaa93f8bbf6a6c
  453. Found module atom with build-id: 7836c459ba61a264a29878f37b81cd4047746e3a
  454. Stack trace of thread 238960:
  455. #0 0x00007f9f8021462d __clone3 (libc.so.6 + 0x11262d)
  456. Jan 11 12:06:37 <machine> systemd[1]: systemd-coredump@90-238963-0.service: Deactivated successfully.
  457. Jan 11 12:06:37 <machine> audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@90-238963-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
  458. Jan 11 12:06:37 <machine> audit: BPF prog-id=0 op=UNLOAD
  459. Jan 11 12:06:37 <machine> audit: BPF prog-id=0 op=UNLOAD
  460. Jan 11 12:06:37 <machine> audit: BPF prog-id=0 op=UNLOAD
  461. Jan 11 12:06:37 <machine> abrt-server[238967]: Package 'atom' isn't signed with proper key
  462. Jan 11 12:06:37 <machine> abrt-server[238967]: 'post-create' on '/var/spool/abrt/ccpp-2022-01-11-12:06:37.245283-238950' exited with 1
  463. Jan 11 12:06:37 <machine> abrt-server[238967]: Deleting problem directory '/var/spool/abrt/ccpp-2022-01-11-12:06:37.245283-238950'
  464. Jan 11 12:06:38 <machine> abrt-server[238985]: Package 'atom' isn't signed with proper key
  465. Jan 11 12:06:38 <machine> abrt-server[238985]: 'post-create' on '/var/spool/abrt/ccpp-2022-01-11-12:06:37.931278-238960' exited with 1
  466. Jan 11 12:06:38 <machine> abrt-server[238985]: Deleting problem directory '/var/spool/abrt/ccpp-2022-01-11-12:06:37.931278-238960'
Add Comment
Please, Sign In to add comment