Interesting… the file indeed exist, with the following info:
[Extensions]
FrontendServerUrl=https://extensions.slicer.org
InstallPath=slicer.org/Extensions-31938
LastServerAPI=Girder_v1
ManagerEnabled=true
ServerUrl=https://slicer-packages.kitware.com
[Modules]
AdditionalPaths=@Invalid()
IgnoreModules=@Invalid()
However, I do not know how this specific file is placed to root
access
antonio@LOAMRI-Legion:~/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org$ ls -la
total 16
drwxrwxr-x 3 antonio antonio 4096 Nov 23 08:59 .
drwxrwxr-x 19 antonio antonio 4096 Nov 23 17:13 ..
drwxrwxr-x 2 antonio antonio 4096 Nov 21 18:02 Extensions-31938
-rw-rw-r-- 1 root root 254 Nov 23 08:59 Slicer-31938.ini
I have changed the file access to my user (antonio
, using the command sudo chown antonio:antonio Slicer-31938.ini
). However the execution still fails…
The new trace is:
rename("/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini.euTTKB", "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini") = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
close(26) = 0
unlink("/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini.lock") = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Extensions-31938", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0775, stx_size=4096, ...}) = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5650) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55f0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5650) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55f0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5650) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55f0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5650) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55f0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5650) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55f0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Extensions-31938", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 26
newfstatat(26, "", {st_mode=S_IFDIR|0775, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(26, 0x55ff1ce847a0 /* 2 entries */, 32768) = 48
getdents64(26, 0x55ff1ce847a0 /* 0 entries */, 32768) = 0
close(26) = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5660) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5600) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5660) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5600) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5660) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5600) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5660) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5600) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5660) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5600) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5640) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55e0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5640) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55e0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5640) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55e0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5640) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55e0) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5640) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55c0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5560) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55c0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5560) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55c0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5560) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55c0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5560) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c55c0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5560) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5590) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5530) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5590) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5530) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5590) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5530) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5590) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5530) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5590) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5530) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/code.py", {st_mode=S_IFREG|0644, st_size=10622, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/code.py", {st_mode=S_IFREG|0644, st_size=10622, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/code.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=9978, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c4810) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=9978, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\323\227\340a~)\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 9979) = 9978
read(26, "", 1) = 0
close(26) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/codeop.py", {st_mode=S_IFREG|0644, st_size=6326, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/codeop.py", {st_mode=S_IFREG|0644, st_size=6326, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/codeop.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=6520, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c39a0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=6520, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\323\227\340a\266\30\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 6521) = 6520
read(26, "", 1) = 0
close(26) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/pydoc.py", {st_mode=S_IFREG|0644, st_size=109545, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/pydoc.py", {st_mode=S_IFREG|0644, st_size=109545, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/pydoc.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=85378, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c4770) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=85378, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\323\227\340a\351\253\1\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 85379) = 85378
read(26, "", 1) = 0
close(26) = 0
mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa3e7dd3000
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/pkgutil.py", {st_mode=S_IFREG|0644, st_size=24276, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/pkgutil.py", {st_mode=S_IFREG|0644, st_size=24276, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/pkgutil.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=18628, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c3900) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=18628, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\323\227\340a\324^\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 18629) = 18628
read(26, "", 1) = 0
close(26) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/sysconfig.py", {st_mode=S_IFREG|0644, st_size=24914, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/sysconfig.py", {st_mode=S_IFREG|0644, st_size=24914, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/sysconfig.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=16129, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c3900) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=16129, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\323\227\340aRa\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16130) = 16129
read(26, "", 1) = 0
close(26) = 0
getcwd("/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build", 1024) = 67
newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio", {st_mode=S_IFDIR|0750, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0", {st_mode=S_IFDIR|0775, st_size=12288, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build", {st_mode=S_IFDIR|0775, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/Modules/Setup", 0x7ffe779c3340, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/Modules/Setup.local", 0x7ffe779c3340, 0) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python/slicer", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/bin/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules", {st_mode=S_IFDIR|0775, st_size=16384, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-loadable-modules/Python", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/lib/Slicer-5.4/qt-scripted-modules", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/_sysconfigdata__linux2_.py", {st_mode=S_IFREG|0644, st_size=18320, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/_sysconfigdata__linux2_.py", {st_mode=S_IFREG|0644, st_size=18320, ...}, 0) = 0
openat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/__pycache__/_sysconfigdata__linux2_.cpython-39.pyc", O_RDONLY|O_CLOEXEC) = 26
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=16219, ...}, AT_EMPTY_PATH) = 0
ioctl(26, TCGETS, 0x7ffe779c29d0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(26, 0, SEEK_CUR) = 0
lseek(26, 0, SEEK_CUR) = 0
newfstatat(26, "", {st_mode=S_IFREG|0644, st_size=16219, ...}, AT_EMPTY_PATH) = 0
read(26, "a\r\r\n\0\0\0\0\307\20]e\220G\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16220) = 16219
read(26, "", 1) = 0
close(26) = 0
newfstatat(AT_FDCWD, "/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio", {st_mode=S_IFDIR|0750, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0", {st_mode=S_IFDIR|0775, st_size=12288, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install", {st_mode=S_IFDIR|0775, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9", {st_mode=S_IFDIR|0775, st_size=12288, ...}, AT_SYMLINK_NOFOLLOW) = 0
newfstatat(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/python-install/lib/python3.9/config-3.9", {st_mode=S_IFDIR|0775, st_size=4096, ...}, AT_SYMLINK_NOFOLLOW) = 0
pipe2([26, 27], 0) = 0
lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
dup(1) = 28
dup2(27, 1) = 1
close(27) = 0
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fa3e75d2000
mprotect(0x7fa3e75d3000, 8388608, PROT_READ|PROT_WRITE) = 0
rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7fa3e7dd2910, parent_tid=0x7fa3e7dd2910, exit_signal=0, stack=0x7fa3e75d2000, stack_size=0x7fd1c0, tls=0x7fa3e7dd2640} => {parent_tid=[1377243]}, 88) = 1377243
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe2([27, 29], 0) = 0
lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
dup(2) = 30
dup2(29, 2) = 2
close(29) = 0
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fa3e6dd1000
mprotect(0x7fa3e6dd2000, 8388608, PROT_READ|PROT_WRITE) = 0
rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
clone3({flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, child_tid=0x7fa3e75d1910, parent_tid=0x7fa3e75d1910, exit_signal=0, stack=0x7fa3e6dd1000, stack_size=0x7fd1c0, tls=0x7fa3e75d1640} => {parent_tid=[1377244]}, 88) = 1377244
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
readlink("/tmp", 0x7ffe779c5160, 1023) = -1 EINVAL (Invalid argument)
statx(AT_FDCWD, "/tmp/Slicer-antonio", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0775, stx_size=4096, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
unlink("/tmp/Slicer-antonio/Slicer_31938_20231123_102003_826.log") = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
access("/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/CMakeCache.txt", F_OK) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
openat(AT_FDCWD, "/proc/cpuinfo", O_RDONLY) = 32
newfstatat(32, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0
read(32, "processor\t: 0\nvendor_id\t: Genuin"..., 1024) = 1024
read(32, "ock_detect avx_vnni dtherm ida a"..., 1024) = 1024
read(32, "cx8 apic sep mtrr pge mca cmov p"..., 1024) = 1024
read(32, "apic_reg vid ple shadow_vmcs ept"..., 1024) = 1024
read(32, "c rdrand lahf_lm abm 3dnowprefet"..., 1024) = 1024
read(32, "i7-12700H\nstepping\t: 3\nmicrocode"..., 1024) = 1024
read(32, "e waitpkg gfni vaes vpclmulqdq r"..., 1024) = 1024
read(32, "gb rdtscp lm constant_tsc art ar"..., 1024) = 1024
read(32, " spec_store_bypass swapgs eibrs_"..., 1024) = 1024
read(32, "lexpriority ept vpid ept_ad fsgs"..., 1024) = 1024
read(32, "ings\t: 20\ncore id\t\t: 12\ncpu core"..., 1024) = 1024
read(32, "ch_capabilities\nvmx flags\t: vnmi"..., 1024) = 1024
read(32, "mperf tsc_known_freq pni pclmulq"..., 1024) = 1024
read(32, "ress sizes\t: 39 bits physical, 4"..., 1024) = 1024
read(32, "lflushopt clwb intel_pt sha_ni x"..., 1024) = 1024
read(32, " yes\ncpuid level\t: 32\nwp\t\t: yes\n"..., 1024) = 1024
read(32, "expriority apicv tsc_offset vtpr"..., 1024) = 1024
read(32, " pdcm sse4_1 sse4_2 x2apic movbe"..., 1024) = 1024
read(32, "ineIntel\ncpu family\t: 6\nmodel\t\t:"..., 1024) = 1024
read(32, "ida arat pln pts hwp hwp_notify "..., 1024) = 1024
read(32, "ca cmov pat pse36 clflush dts ac"..., 1024) = 1024
read(32, "_vmcs ept_mode_based_exec tsc_sc"..., 1024) = 1024
read(32, "m 3dnowprefetch cpuid_fault epb "..., 1024) = 1024
read(32, "\t: 3\nmicrocode\t: 0x430\ncpu MHz\t\t"..., 1024) = 1024
read(32, "vaes vpclmulqdq rdpid movdiri mo"..., 1024) = 1024
read(32, "constant_tsc art arch_perfmon pe"..., 1024) = 1024
read(32, "ypass swapgs eibrs_pbrsb\nbogomip"..., 1024) = 1024
read(32, " ept vpid ept_ad fsgsbase tsc_ad"..., 1024) = 1024
read(32, "core id\t\t: 29\ncpu cores\t: 14\napi"..., 1024) = 1024
read(32, "ities\nvmx flags\t: vnmi preemptio"..., 1024) = 1024
read(32, "_known_freq pni pclmulqdq dtes64"..., 1024) = 1024
read(32, "s\t: 39 bits physical, 48 bits vi"..., 1024) = 1024
read(32, "t clwb intel_pt sha_ni xsaveopt "..., 1024) = 708
read(32, "", 1024) = 0
close(32) = 0
brk(0x55ff1dd1a000) = 0x55ff1dd1a000
brk(0x55ff1dd3b000) = 0x55ff1dd3b000
brk(0x55ff1dd64000) = 0x55ff1dd64000
brk(0x55ff1dd8c000) = 0x55ff1dd8c000
brk(0x55ff1ddad000) = 0x55ff1ddad000
brk(0x55ff1ddce000) = 0x55ff1ddce000
brk(0x55ff1ddef000) = 0x55ff1ddef000
brk(0x55ff1de17000) = 0x55ff1de17000
brk(0x55ff1de38000) = 0x55ff1de38000
brk(0x55ff1de59000) = 0x55ff1de59000
brk(0x55ff1de7a000) = 0x55ff1de7a000
brk(0x55ff1dea2000) = 0x55ff1dea2000
brk(0x55ff1dec3000) = 0x55ff1dec3000
brk(0x55ff1dee4000) = 0x55ff1dee4000
brk(0x55ff1df05000) = 0x55ff1df05000
brk(0x55ff1df2d000) = 0x55ff1df2d000
brk(0x55ff1df4e000) = 0x55ff1df4e000
brk(0x55ff1df6f000) = 0x55ff1df6f000
brk(0x55ff1df90000) = 0x55ff1df90000
brk(0x55ff1dfb8000) = 0x55ff1dfb8000
uname({sysname="Linux", nodename="LOAMRI-Legion", ...}) = 0
uname({sysname="Linux", nodename="LOAMRI-Legion", ...}) = 0
openat(AT_FDCWD, "/proc/meminfo", O_RDONLY) = 32
newfstatat(32, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0
read(32, "MemTotal: 16156924 kB\nMemF"..., 1024) = 1024
read(32, "pted: 0 kB\nAnonHugePages: "..., 1024) = 395
read(32, "", 1024) = 0
close(32) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
access("/home/antonio/.config/slicer.org/Slicer.ini", F_OK) = 0
openat(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", O_RDWR|O_CREAT|O_CLOEXEC, 0666) = 32
close(32) = 0
openat(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini.lock", O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC, 0666) = 32
flock(32, LOCK_EX|LOCK_NB) = 0
openat(AT_FDCWD, "/proc/sys/kernel/random/boot_id", O_RDONLY|O_CLOEXEC) = 33
read(33, "738c301f-54a0-4d05-bc07-07f88f34"..., 36) = 36
close(33) = 0
openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = 33
read(33, "10b971ac1a304176906b1f6a23827476", 32) = 32
close(33) = 0
uname({sysname="Linux", nodename="LOAMRI-Legion", ...}) = 0
getpid() = 1377215
readlink("/proc/1377215/exe", "/home/antonio/Documents/Slicer-S"..., 256) = 85
getpid() = 1377215
write(32, "1377215\nSlicerApp-real\nLOAMRI-Le"..., 107) = 107
fdatasync(32) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", F_OK) = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", F_OK) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", W_OK) = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
openat(AT_FDCWD, "/home/antonio/.config/slicer.org", O_RDWR|O_CLOEXEC|O_TMPFILE, 0600) = 33
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", R_OK) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", W_OK) = 0
access("/home/antonio/.config/slicer.org/Slicer.ini", X_OK) = -1 EACCES (Permission denied)
fchmod(33, 0664) = 0
statx(33, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=0, ...}) = 0
write(33, "[General]\nDatabaseDirectory_0.7."..., 15504) = 15504
write(33, "RecentFiles\\7\\file=@Variant(\\0\\0"..., 5743) = 5743
lseek(33, 0, SEEK_SET) = 0
fdatasync(33) = 0
linkat(AT_FDCWD, "/proc/self/fd/33", AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_SYMLINK_FOLLOW) = -1 EEXIST (File exists)
linkat(AT_FDCWD, "/proc/self/fd/33", AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini.iHMkiG", AT_SYMLINK_FOLLOW) = 0
close(33) = 0
rename("/home/antonio/.config/slicer.org/Slicer.ini.iHMkiG", "/home/antonio/.config/slicer.org/Slicer.ini") = 0
statx(AT_FDCWD, "/home/antonio/.config/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=21247, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
close(32) = 0
unlink("/home/antonio/.config/slicer.org/Slicer.ini.lock") = 0
access("/home/antonio/.config/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c57e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/home/antonio/.config/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5780) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c57e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5780) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org/Slicer.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c57e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org/Slicer.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5780) = -1 ENOENT (No such file or directory)
access("/etc/xdg/xdg-cinnamon/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c57e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/xdg-cinnamon/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5780) = -1 ENOENT (No such file or directory)
access("/etc/xdg/slicer.org.ini", F_OK) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c57e0) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/etc/xdg/slicer.org.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffe779c5780) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
statx(AT_FDCWD, "/home/antonio/Documents/Slicer-SuperBuild-Debug-5.4.0/Slicer-build/slicer.org/Slicer-31938.ini", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0664, stx_size=254, ...}) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=1444, ...}, 0) = 0
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
write(5, "\1\0\0\0\0\0\0\0", 8) = 8
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x7fa47d6f96b8} ---
+++ killed by SIGSEGV (core dumped) +++
Segmentation fault (core dumped)
I don’t know if changed something…