#1 Le 20/11/2018, à 17:55
- Francoisph
Bugue libreoffice
Bonsoir, j'ai un bugue dans libreoffice qui fait que je ne peux pas ouvrir de document.
Il semblerait que le problème est dans le fichier de démarrage nohup.out que je reproduis ci-dessous.
Pouvez-vous m'aider ? J'ajoute que je ne comprends rien à tout ce langage mais il semblerait que le bugue s'y cache.
Merci
execve("/usr/bin/libreoffice", ["libreoffice"], 0x7ffe5ab544c0 /* 54 vars */) = 0
brk(NULL) = 0x562b30164000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=132971, ...}) = 0
mmap(NULL, 132971, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fb6306b9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|S_ISUID|0644, st_size=26616, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6306b7000
mmap(NULL, 2122800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb6302ac000
mprotect(0x7fb6302b2000, 2093056, PROT_NONE) = 0
mmap(0x7fb6304b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fb6304b1000
close(3) = 0
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=2030544, ...}) = 0
mmap(NULL, 4131552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb62febb000
mprotect(0x7fb6300a2000, 2097152, PROT_NONE) = 0
mmap(0x7fb6302a2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0x7fb6302a2000
mmap(0x7fb6302a8000, 15072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb6302a8000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14560, ...}) = 0
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb62fcb7000
mprotect(0x7fb62fcba000, 2093056, PROT_NONE) = 0
mmap(0x7fb62feb9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fb62feb9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000b\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=144976, ...}) = 0
mmap(NULL, 2221184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb62fa98000
mprotect(0x7fb62fab2000, 2093056, PROT_NONE) = 0
mmap(0x7fb62fcb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7fb62fcb1000
mmap(0x7fb62fcb3000, 13440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb62fcb3000
close(3) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb6306b5000
arch_prctl(ARCH_SET_FS, 0x7fb6306b5b80) = 0
mprotect(0x7fb6302a2000, 16384, PROT_READ) = 0
mprotect(0x7fb62fcb1000, 4096, PROT_READ) = 0
mprotect(0x7fb62feb9000, 4096, PROT_READ) = 0
mprotect(0x7fb6304b1000, 4096, PROT_READ) = 0
mprotect(0x562b2f192000, 8192, PROT_READ) = 0
mprotect(0x7fb6306da000, 4096, PROT_READ) = 0
munmap(0x7fb6306b9000, 132971) = 0
set_tid_address(0x7fb6306b5e50) = 10617
set_robust_list(0x7fb6306b5e60, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x7fb62fa9dcb0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fb62faaa890}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x7fb62fa9dd50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fb62faaa890}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
getuid() = 1000
getgid() = 1000
getpid() = 10617
rt_sigaction(SIGCHLD, {sa_handler=0x562b2ef89200, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fb62fef9f20}, NULL, 8) = 0
geteuid() = 1000
brk(NULL) = 0x562b30164000
brk(0x562b30185000) = 0x562b30185000
getppid() = 10615
stat("/home/francois", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/bin/libreoffice", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
geteuid() = 1000
getegid() = 1000
rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x562b2ef89200, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fb62fef9f20}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fb62fef9f20}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fb62fef9f20}, NULL, 8) = 0
read(10, "#!/bin/sh\n#\n# This file is part "..., 8192) = 6051
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10618
close(4) = 0
read(3, "/home/francois\n", 128) = 15
read(3, "", 128) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10618, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10618
lstat("/usr/bin/libreoffice", {st_mode=S_IFLNK|0777, st_size=34, ...}) = 0
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10619
close(4) = 0
read(3, "/usr/bin\n", 128) = 9
read(3, "", 128) = 0
close(3) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10619, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10619
chdir("/usr/bin") = 0
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10620
close(4) = 0
read(3, "libreoffice\n", 128) = 12
read(3, "", 128) = 0
close(3) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10620, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10620
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10621
close(4) = 0
read(3, "../lib/libreoffice/program/soffi"..., 128) = 35
read(3, "", 128) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10621, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10621
lstat("../lib/libreoffice/program/soffice", {st_mode=S_IFREG|0755, st_size=6051, ...}) = 0
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10624
close(4) = 0
read(3, "../lib/libreoffice/program\n", 128) = 27
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10624, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 27
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10624
chdir("/usr/lib/libreoffice/program") = 0
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10625
close(4) = 0
read(3, "/usr/lib/libreoffice/program\n", 128) = 29
read(3, "", 128) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10625, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10625
chdir("/home/francois") = 0
stat("/usr/lib/libreoffice/program/ooenv", 0x7ffc0f90e6d0) = -1 ENOENT (No such file or directory)
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10626
close(4) = 0
stat("/home/francois/bin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/home/francois/.local/bin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10626, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/sbin/grep", 0x7ffc0f90e8a0) = -1 ENOENT (No such file or directory)
stat("/bin/grep", {st_mode=S_IFREG|0755, st_size=219528, ...}) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10627
close(3) = 0
close(-1) = -1 EBADF (Bad file descriptor)
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10626
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 10627
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10627, si_uid=1000, si_status=1, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 10627
pipe([3, 4]) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fb6306b5e50) = 10628
close(4) = 0
read(3, "Linux\n", 128) = 6
read(3, "", 128) = 0
close(3) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10628, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigreturn({mask=[]}) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10628
execve("/usr/lib/libreoffice/program/oosplash", ["/usr/lib/libreoffice/program/oos"...], 0x562b30166648 /* 57 vars */) = 0
brk(NULL) = 0x55b7c2093000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
readlink("/proc/self/exe", "/usr/lib/libreoffice/program/oos"..., 4096) = 37
openat(AT_FDCWD, "/usr/lib/libreoffice/program/tls/haswell/x86_64/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/tls/haswell/x86_64", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/tls/haswell/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/tls/haswell", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/tls/x86_64/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/tls/x86_64", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/tls/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/tls", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/haswell/x86_64/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/haswell/x86_64", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/haswell/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/haswell", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/x86_64/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program/x86_64", 0x7ffebcf231b0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/lib/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=132971, ...}) = 0
mmap(NULL, 132971, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3bacea3000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|S_ISUID|0644, st_size=26616, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bacea1000
mmap(NULL, 2122800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baca96000
mprotect(0x7f3baca9c000, 2093056, PROT_NONE) = 0
mmap(0x7f3bacc9b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f3bacc9b000
close(3) = 0
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\n\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=10376, ...}) = 0
mmap(NULL, 2105640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bac893000
mprotect(0x7f3bac895000, 2093056, PROT_NONE) = 0
mmap(0x7f3baca94000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f3baca94000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\207\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1277384, ...}) = 0
mmap(NULL, 3374392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bac55b000
mprotect(0x7f3bac68e000, 2097152, PROT_NONE) = 0
mmap(0x7f3bac88e000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x133000) = 0x7f3bac88e000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340D\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=202672, ...}) = 0
mmap(NULL, 2297872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bac329000
mprotect(0x7f3bac35a000, 2093056, PROT_NONE) = 0
mmap(0x7f3bac559000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7f3bac559000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libuno_sal.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\24\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=348872, ...}) = 0
mmap(NULL, 2466384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bac0ce000
mprotect(0x7f3bac11f000, 2097152, PROT_NONE) = 0
mmap(0x7f3bac31f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x7f3bac31f000
mmap(0x7f3bac323000, 21072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3bac323000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=2030544, ...}) = 0
mmap(NULL, 4131552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3babcdd000
mprotect(0x7f3babec4000, 2097152, PROT_NONE) = 0
mmap(0x7f3bac0c4000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0x7f3bac0c4000
mmap(0x7f3bac0ca000, 15072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3bac0ca000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14560, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace9f000
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3babad9000
mprotect(0x7f3babadc000, 2093056, PROT_NONE) = 0
mmap(0x7f3babcdb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3babcdb000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000b\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=144976, ...}) = 0
mmap(NULL, 2221184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bab8ba000
mprotect(0x7f3bab8d4000, 2093056, PROT_NONE) = 0
mmap(0x7f3babad3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f3babad3000
mmap(0x7f3babad5000, 13440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3babad5000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2205\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=73640, ...}) = 0
mmap(NULL, 2169496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bab6a8000
mprotect(0x7f3bab6b9000, 2093056, PROT_NONE) = 0
mmap(0x7f3bab8b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f3bab8b8000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\261\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=162232, ...}) = 0
mmap(NULL, 2257576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bab480000
mprotect(0x7f3bab4a6000, 2097152, PROT_NONE) = 0
mmap(0x7f3bab6a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f3bab6a6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\37\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=116960, ...}) = 0
mmap(NULL, 2212016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3bab263000
mprotect(0x7f3bab27f000, 2093056, PROT_NONE) = 0
mmap(0x7f3bab47e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f3bab47e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\272\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1700792, ...}) = 0
mmap(NULL, 3789144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baaec5000
mprotect(0x7f3bab062000, 2093056, PROT_NONE) = 0
mmap(0x7f3bab261000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19c000) = 0x7f3bab261000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31680, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace9d000
mmap(NULL, 2128864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baacbd000
mprotect(0x7f3baacc4000, 2093056, PROT_NONE) = 0
mmap(0x7f3baaec3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3baaec3000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\303\10\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1594832, ...}) = 0
mmap(NULL, 3702816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baa934000
mprotect(0x7f3baaaad000, 2097152, PROT_NONE) = 0
mmap(0x7f3baacad000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x179000) = 0x7f3baacad000
mmap(0x7f3baacb9000, 12320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3baacb9000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libreoffice/program/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300*\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=96616, ...}) = 0
mmap(NULL, 2192432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baa71c000
mprotect(0x7f3baa733000, 2093056, PROT_NONE) = 0
mmap(0x7f3baa932000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f3baa932000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=14456, ...}) = 0
mmap(NULL, 2109720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baa518000
mprotect(0x7f3baa51a000, 2097152, PROT_NONE) = 0
mmap(0x7f3baa71a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3baa71a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\21\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=22616, ...}) = 0
mmap(NULL, 2117760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baa312000
mprotect(0x7f3baa317000, 2093056, PROT_NONE) = 0
mmap(0x7f3baa516000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f3baa516000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P4\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=80104, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace9b000
mmap(NULL, 2179152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3baa0fd000
mprotect(0x7f3baa110000, 2093056, PROT_NONE) = 0
mmap(0x7f3baa30f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f3baa30f000
mmap(0x7f3baa311000, 80, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3baa311000
close(3) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace99000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace97000
arch_prctl(ARCH_SET_FS, 0x7f3bace9a5c0) = 0
mprotect(0x7f3bac0c4000, 16384, PROT_READ) = 0
mprotect(0x7f3babad3000, 4096, PROT_READ) = 0
mprotect(0x7f3baaec3000, 4096, PROT_READ) = 0
mprotect(0x7f3baa30f000, 4096, PROT_READ) = 0
mprotect(0x7f3baa516000, 4096, PROT_READ) = 0
mprotect(0x7f3baa71a000, 4096, PROT_READ) = 0
mprotect(0x7f3baa932000, 4096, PROT_READ) = 0
mprotect(0x7f3bab261000, 4096, PROT_READ) = 0
mprotect(0x7f3baacad000, 40960, PROT_READ) = 0
mprotect(0x7f3bab47e000, 4096, PROT_READ) = 0
mprotect(0x7f3bab6a6000, 4096, PROT_READ) = 0
mprotect(0x7f3babcdb000, 4096, PROT_READ) = 0
mprotect(0x7f3bac88e000, 4096, PROT_READ) = 0
mprotect(0x7f3bab8b8000, 4096, PROT_READ) = 0
mprotect(0x7f3bac31f000, 12288, PROT_READ) = 0
mprotect(0x7f3bac559000, 4096, PROT_READ) = 0
mprotect(0x7f3baca94000, 4096, PROT_READ) = 0
mprotect(0x7f3bacc9b000, 4096, PROT_READ) = 0
mprotect(0x55b7c0bb3000, 4096, PROT_READ) = 0
mprotect(0x7f3bacec4000, 4096, PROT_READ) = 0
munmap(0x7f3bacea3000, 132971) = 0
set_tid_address(0x7f3bace9a890) = 10617
set_robust_list(0x7f3bace9a8a0, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x7f3bab8bfcb0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3bab8cc890}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x7f3bab8bfd50, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f3bab8cc890}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
brk(NULL) = 0x55b7c2093000
brk(0x55b7c20b4000) = 0x55b7c20b4000
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=4270512, ...}) = 0
mmap(NULL, 4270512, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3ba9cea000
close(3) = 0
futex(0x7f3bac322a00, FUTEX_WAKE_PRIVATE, 2147483647) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
lstat("/usr/lib/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
lstat("/usr/lib/libreoffice/program/oosplash", {st_mode=S_IFREG|0755, st_size=38992, ...}) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f3babd1bf20}, NULL, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x55b7c09b0ba0, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f3babd1bf20}, NULL, 8) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
lstat("/usr/lib/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib/libreoffice/program", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
access("/usr/lib/libreoffice/program/bootstraprc", F_OK) = 0
futex(0x7f3bac327ee0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
access("/usr/lib/libreoffice/program/oosplashrc", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/bootstraprc", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=111, ...}) = 0
mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3baceb4000
mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bacea4000
mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace87000
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3ba94e9000
mprotect(0x7f3ba94ea000, 8388608, PROT_READ|PROT_WRITE) = 0
clone(child_stack=0x7f3ba9ce8fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f3ba9ce99d0, tls=0x7f3ba9ce9700, child_tidptr=0x7f3ba9ce99d0) = 10629
futex(0x7f3bac327a60, FUTEX_WAKE_PRIVATE, 1) = 0
mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace77000
pread64(3, "[Bootstrap]\nInstallMode=<install"..., 4096, 0) = 111
close(3) = 0
getuid() = 1000
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=556, ...}) = 0
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 556
read(3, "", 4096) = 0
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=132971, ...}) = 0
mmap(NULL, 132971, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3bace56000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_compat.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\22\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=39744, ...}) = 0
mmap(NULL, 2136256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3ba92df000
mprotect(0x7f3ba92e7000, 2097152, PROT_NONE) = 0
mmap(0x7f3ba94e7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f3ba94e7000
close(3) = 0
mprotect(0x7f3ba94e7000, 4096, PROT_READ) = 0
munmap(0x7f3bace56000, 132971) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=132971, ...}) = 0
mmap(NULL, 132971, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3bace56000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_nis.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p \0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=47576, ...}) = 0
mmap(NULL, 2143624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3ba90d3000
mprotect(0x7f3ba90de000, 2093056, PROT_NONE) = 0
mmap(0x7f3ba92dd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f3ba92dd000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220@\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=97176, ...}) = 0
mmap(NULL, 2202200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3ba8eb9000
mprotect(0x7f3ba8ed0000, 2093056, PROT_NONE) = 0
mmap(0x7f3ba90cf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f3ba90cf000
mmap(0x7f3ba90d1000, 6744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3ba90d1000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=47568, ...}) = 0
mmap(NULL, 2168632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3ba8ca7000
mprotect(0x7f3ba8cb2000, 2093056, PROT_NONE) = 0
mmap(0x7f3ba8eb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f3ba8eb1000
mmap(0x7f3ba8eb3000, 22328, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3ba8eb3000
close(3) = 0
mprotect(0x7f3ba8eb1000, 4096, PROT_READ) = 0
mprotect(0x7f3ba90cf000, 4096, PROT_READ) = 0
mprotect(0x7f3ba92dd000, 4096, PROT_READ) = 0
munmap(0x7f3bace56000, 132971) = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=2568, ...}) = 0
mmap(NULL, 2568, PROT_READ, MAP_SHARED, 3, 0) = 0x7f3bacea3000
lseek(3, 2568, SEEK_SET) = 2568
munmap(0x7f3bacea3000, 2568) = 0
close(3) = 0
getuid() = 1000
access("/home/francois", F_OK) = 0
mkdir("/home/francois/.config", 0700) = -1 EEXIST (File exists)
stat("/home/francois/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getcwd("/home/francois", 4096) = 15
lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/home/francois/.config/libreoffice", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/home/francois/.config", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat("/home/francois/.config/libreoffice", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/francois/.config/libreoffice/4", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
access("/tmp", W_OK) = 0
getuid() = 1000
socket(AF_UNIX, SOCK_STREAM, 0) = 3
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
connect(3, {sa_family=AF_UNIX, sun_path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_e92f7a84db27179ffb2eaa3ad75b867"}, 110) = -1 ECONNREFUSED (Connection refused)
close(3) = 0
stat("/proc/version", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
getpeername(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0
uname({sysname="Linux", nodename="francois-HP-ENVY-Notebook-13-ab0XX", ...}) = 0
access("/home/francois/.Xauthority", R_OK) = 0
openat(AT_FDCWD, "/home/francois/.Xauthority", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0600, st_size=237, ...}) = 0
read(4, "\1\0\0\"francois-HP-ENVY-Notebook-13"..., 4096) = 237
read(4, "", 4096) = 0
close(4) = 0
getsockname(3, {sa_family=AF_UNIX}, [124->2]) = 0
fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base="\251\17\361\213 \316\35l\0362\0032p\303\336\274", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
recvfrom(3, 0x55b7c20ab740, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "\1\0\v\0\0\0g\2", 8, 0, NULL, NULL) = 8
recvfrom(3, "\320\253\265\0\0\0`\4\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0 \10\377\0\0\0\0"..., 2460, 0, NULL, NULL) = 2460
brk(0x55b7c20d5000) = 0x55b7c20d5000
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="b\0\5\0\f\0\0\0BIG-REQUESTS", iov_len=20}], 1) = 20
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="7\0\5\0\0\0`\4\217\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\217\1\0\0\27\0\0\0"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\4\0?\0\0\0\37\0\0\0\0\0\0\0\371\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 284
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="b\0\5\0\t\0`\4", iov_len=8}, {iov_base="XKEYBOARD", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\5\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="b\0\4\0\10\0\0\0", iov_len=8}, {iov_base="XINERAMA", iov_len=8}, {iov_base="", iov_len=0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\7\0\0\0\0\0\1\215\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="b\0\10\0\27\0\0\0", iov_len=8}, {iov_base="Generic Event Extension", iov_len=23}, {iov_base="\0", iov_len=1}], 3) = 32
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\10\0\0\0\0\0\1\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\200\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\t\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\215\5\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\n\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/intro-fr_FR.png", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/intro.png", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=42190, ...}) = 0
read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\2\225\0\0\0\251\10\6\0\0\1\rq\366"..., 4096) = 4096
brk(0x55b7c20f6000) = 0x55b7c20f6000
brk(0x55b7c2117000) = 0x55b7c2117000
read(4, "\236\333\357\305\373/\373_\307\272\335\307\ve\272\233{\314\3518\361\264\23\360\320\253\17\4\327\257\\\274"..., 4096) = 4096
read(4, "\26l\333\260\6J\257!(\254h\2109\325\35\351\311\0019)\220\16\354\304\3201\23\374+s[Z"..., 4096) = 4096
brk(0x55b7c2139000) = 0x55b7c2139000
read(4, "\204'v\356\350f}G\220\250\312\243\204\325\1>\232\377\1&L\32\37\265lO\201&\2K\326\233"..., 4096) = 4096
read(4, "0o\373\273x\177\303\363\314\220\326s?dkPo\274Ig\301\254~g\341\356\31\257\342\325\365\17"..., 4096) = 4096
read(4, "\367\177\313\256\306W'/\215\350w\355\335\257\267?ga;\350\211\235\31\27\314\272$\370\234\306m\222"..., 4096) = 4096
read(4, "\376bo\203\17\31Y\331\261vo\25a(\5\2A\233\221X\2236g\360(\336\224\235\232\243\240 "..., 4096) = 4096
read(4, "\345\341\244\336\247!\331\220\202\25\345KQh\335\5\273\327\6\207\327\301\217\21\10\346\20\343(\343\203\207"..., 4096) = 4096
read(4, "\215S$\2\343\241|j|\307\t\20\311KI\4\306Q\306{^\261\340\"R\10IA\33 YX"..., 4096) = 4096
read(4, "I\242nk\35k\334\325!E\227\306S\323\350\231\230\244\234\263\n\23se\216b\30d\v\254>7"..., 4096) = 4096
read(4, "\2318w\324\231\370d\345\36l+\255\201\336*\343\200\313\315'E\240|\225\204\252\371S\f\365\34\244"..., 4096) = 1230
close(4) = 0
access("/usr/lib/libreoffice/program/sofficerc", F_OK) = 0
access("/usr/lib/libreoffice/program/oosplashrc", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libreoffice/program/sofficerc", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1231, ...}) = 0
pread64(4, "# *DO NOT* CHANGE THIS FILE. IT "..., 4096, 0) = 1231
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
lseek(4, 0, SEEK_SET) = 0
read(4, "[Bootstrap]\nCrashDirectory=${$BR"..., 512) = 419
read(4, "", 512) = 0
lstat("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/etc/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/etc/libreoffice/sofficerc", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
lseek(4, 0, SEEK_SET) = 0
read(4, "[Bootstrap]\nCrashDirectory=${$BR"..., 512) = 419
read(4, "", 512) = 0
lstat("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/etc/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/etc/libreoffice/sofficerc", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
lseek(4, 0, SEEK_SET) = 0
read(4, "[Bootstrap]\nCrashDirectory=${$BR"..., 512) = 419
read(4, "", 512) = 0
lstat("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/etc/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/etc/libreoffice/sofficerc", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
lseek(4, 0, SEEK_SET) = 0
read(4, "[Bootstrap]\nCrashDirectory=${$BR"..., 512) = 419
read(4, "", 512) = 0
lstat("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/etc/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/etc/libreoffice/sofficerc", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
lseek(4, 0, SEEK_SET) = 0
read(4, "[Bootstrap]\nCrashDirectory=${$BR"..., 512) = 419
read(4, "", 512) = 0
lstat("/etc", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/etc/libreoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/etc/libreoffice/sofficerc", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
openat(AT_FDCWD, "/etc/libreoffice/sofficerc", O_RDONLY) = 4
fcntl(4, F_GETFD) = 0
fcntl(4, F_SETFD, FD_CLOEXEC) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=419, ...}) = 0
close(4) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\1\0\n\0\1\0`\4\217\1\0\0\205\1@\1\225\2\251\0\0\0\0\0\0\0\0\0\n\0\0\0"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\r\0\0\0\0\0\351\351TT \0\0 T\351\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="T\0\4\0 \0\0\0\0f\0f\0f@\1", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\16\0\0\0\0\0ffffff\0\0fff\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="7\0\4\0\2\0`\4\1\0`\4\0\0\0\0\22\0\t\0\1\0`\4'\0\0\0\37\0\0\0"..., iov_len=192}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 192
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\23\0\0\0\0\0q\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\20\1\t\0\32\0`\4_NET_WM_WINDOW_TYPE_SPLA"..., iov_len=36}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\24\0\0\0\0\0\321\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\22\0\7\0\1\0`\4q\1\0\0\4\0\0\0 IND\1\0\0\0\321\1\0\0\20\0\6\0"..., iov_len=52}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 52
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\26\0\0\0\0\0\252\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
mmap(NULL, 450560, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3bace09000
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\22\0\v\0\1\0`\4\252\1\0\0\252\1\0\0 IND\5\0\0\0\17\0\0\0\2\0\0\0"..., iov_len=100}, {iov_base="\371\375\371\0\337\363\342\0\337\363\342\0\337\363\342\0\337\363\342\0\337\363\342\0\337\363\342\0\337\363\342\0"..., iov_len=261756}, {iov_base="", iov_len=0}], 3) = 219264
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="{\253\\\0\275\325\256\0\345\362\340\0\363\365\361\0\325\315\307\0\255\243\223\0\226\212t\0\205v]\0"..., iov_len=42592}, {iov_base="", iov_len=0}], 2) = 42592
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="H\2\304\264\3\0`\4\4\0`\4\225\2F\0\0\0c\0\0\30\0\0", iov_len=24}, {iov_base="\317\355\323\0\3\243\30\0\3\243\30\0\3\243\30\0\3\243\30\0\3\243\30\0\3\243\30\0\3\243\30\0"..., iov_len=185080}, {iov_base="", iov_len=0}], 3) = 185104
munmap(0x7f3bace09000, 450560) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="\2\2\4\0\1\0`\4\1\0\0\0\3\0`\4<\0\2\0\4\0`\0046\0\2\0\3\0`\4"..., iov_len=128}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 128
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
stat("/usr/lib/libreoffice/program/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
openat(AT_FDCWD, "/sys/dev/block/8:0/queue/rotational", O_RDONLY) = 4
close(4) = 0
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3ba84a6000
mprotect(0x7f3ba84a7000, 8388608, PROT_READ|PROT_WRITE) = 0
clone(child_stack=0x7f3ba8ca5fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f3ba8ca69d0, tls=0x7f3ba8ca6700, child_tidptr=0x7f3ba8ca69d0) = 10630
futex(0x55b7c20a6420, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x55b7c20a6420, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x55b7c211a798, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x55b7c211a7a0, FUTEX_WAKE_PRIVATE, 1) = 0
read(6, "/usr/lib/jvm/java-11-openjdk-amd"..., 4096) = 209
close(6) = 0
pipe([4, 5]) = 0
mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3ba37ff000
mprotect(0x7f3ba3800000, 8388608, PROT_READ|PROT_WRITE) = 0
clone(child_stack=0x7f3ba3ffefb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f3ba3fff9d0, tls=0x7f3ba3fff700, child_tidptr=0x7f3ba3fff9d0) = 10633
futex(0x55b7c211af00, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x55b7c211aeb0, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x55b7c211a798, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x55b7c211a7a0, FUTEX_WAKE_PRIVATE, 1) = 0
close(5) = 0
futex(0x55b7c20b7038, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1542730183, tv_nsec=439499000}, 0xffffffff) = -1 ETIMEDOUT (Connection timed out)
futex(0x55b7c20b7040, FUTEX_WAKE_PRIVATE, 1) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="8\2\4\0\2\0`\4\4\0\0\0fff\0C\0\5\0\1\0`\4\2\0`\4#\0\231\0"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
read(4, "10%\n20%\n25%\n30%\n35%\n40%\n50%\n60%\n"..., 255) = 41
futex(0x55b7c20b7038, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1542730183, tv_nsec=690040000}, 0xffffffff) = -1 ETIMEDOUT (Connection timed out)
futex(0x55b7c20b7040, FUTEX_WAKE_PRIVATE, 1) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="8\2\4\0\2\0`\4\4\0\0\0fff\0C\0\5\0\1\0`\4\2\0`\4#\0\231\0"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
read(4, "end\n", 255) = 4
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{iov_base="<\2\2\0\2\0`\4<\0\2\0\0\0`\4+\0\1\0", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2/\0\0\0\0\0009\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
shutdown(3, SHUT_RDWR) = 0
close(3) = 0
futex(0x55b7c20b7038, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1542731207, tv_nsec=941445000}, 0xffffffff) = 0
futex(0x55b7c20b7040, FUTEX_WAKE_PRIVATE, 1) = 0
close(4) = 0
futex(0x7f3bac327ce8, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x7f3bac327a60, FUTEX_WAKE_PRIVATE, 1) = 1
munmap(0x7f3bace77000, 65536) = 0
munmap(0x7f3bace87000, 65536) = 0
exit_group(139) = ?
+++ exited with 139 +++
Modération : remplacement du pavé en citation par des balises [ code ]
Hors ligne
#2 Le 20/11/2018, à 18:23
- inbox
Re : Bugue libreoffice
Salut,
Ton installation de Libreoffice me semble bancale. Il y a beaucoup de dossiers et/ou fichiers manquants. As-tu tenté de bidouiller quelque chose ?
Quel version d'Ubuntu utilises-tu ? Donne les retours de cette commande :
lsb_release -a
A+
Dernière modification par inbox (Le 20/11/2018, à 18:23)
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#3 Le 20/11/2018, à 18:30
- Francoisph
Re : Bugue libreoffice
la réponse est :
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
Hors ligne
#4 Le 20/11/2018, à 18:47
- inbox
Re : Bugue libreoffice
Essaye de supprimer Libreoffice avec :
sudo apt purge libreoffice*
Ensuite, tu le réinstalles avec :
sudo apt clean && sudo apt update && sudo apt install libreoffice
Les résultats sont à coller entre balises code : bouton au dessus de la zone de texte lorsque tu réponds.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#5 Le 21/11/2018, à 01:20
- Francoisph
Re : Bugue libreoffice
Malheureusement ça ne marche toujours pas.
Voilà ce que j'ai à l'écran lorsque j'ouvre LibreOffice.
Je voudrais bien insérer une image de capture d'écran mais je ne sais pas s'il est possible d'attacher un fichier à ce message.
Si j'ouvre LibreOffice, j'ai deux boites de dialogue. L'une dit : "due to un expected error, LibreOffice crashed. All the fills you were working on will now be saved. The next time LibreOffice is , your files will be recovered automatically".
L'autre dit "LibreOffice will attempt to recovered the state of the files you were working on before he crashed. Click 'Start' to begin the process or click 'Discard'' to cancel the recovery.
Que je clique l'un ou l'autre des boutons rien ne se passe.
Hors ligne
#6 Le 21/11/2018, à 06:54
- moko138
Re : Bugue libreoffice
"/home/francois/.Xauthority", O_RDONLY
Copie-colle, séparément (*), et entre balises-code (les < > bleus de la barre de mise en forme)
les retours complets de :
ls -la | grep auth
et aussi :
echo $XDG_CURRENT_DESKTOP ; uname -mr ; ls -lt /usr/share/xsessions | tr -s " " | cut -d" " -s -f6-9
echo; df -Th | grep -Ev "udev|tmpfs|otfs"
ls -l ~/.config | grep libre
= =
Chaque retour complet doit contenir toutes les lignes,
depuis celle, entière, de la commande
jusqu'à la ligne attendant la commande suivante, exemple :
moi@mon-pc~$: ma-commande
son retour
moi@mon-pc~$:
Faute de quoi, il manque souvent à ceux qui tentent de t'aider des éléments essentiels.
(*) Pour la lisibilité, sépare bien les retours,
comme
ceci.
Merci !
Dernière modification par moko138 (Le 21/11/2018, à 07:01)
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#7 Le 21/11/2018, à 08:47
- Francoisph
Re : Bugue libreoffice
Bonjour Moko 138
mes réponses
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ ls -la | grep auth
-rw------- 1 francois francois 175476 nov. 21 08:33 .ICEauthority
-rw------- 1 francois francois 237 nov. 21 08:33 .Xauthority
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ echo $XDG_CURRENT_DESKTOP ; uname -mr ; ls -lt /usr/share/xsessions | tr -s " " | cut -d" " -s -f6-9
XFCE
4.15.0-42-generic x86_64
mars 1 2018 xubuntu.desktop
sept. 22 2016 xfce.desktop
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ echo; df -Th | grep -Ev "udev|tmpfs|otfs"
Sys. de fichiers Type Taille Utilisé Dispo Uti% Monté sur
/dev/sda5 ext4 36G 28G 5,9G 83% /
/dev/loop0 squashfs 141M 141M 0 100% /snap/gnome-3-26-1604/74
/dev/loop1 squashfs 43M 43M 0 100% /snap/gtk-common-themes/701
/dev/loop2 squashfs 35M 35M 0 100% /snap/gtk-common-themes/818
/dev/loop3 squashfs 91M 91M 0 100% /snap/krop/104
/dev/loop4 squashfs 149M 149M 0 100% /snap/photoscape/6
/dev/loop5 squashfs 108M 108M 0 100% /snap/krop/40
/dev/loop6 squashfs 35M 35M 0 100% /snap/gtk-common-themes/808
/dev/loop7 squashfs 88M 88M 0 100% /snap/core/5742
/dev/loop8 squashfs 3,8M 3,8M 0 100% /snap/gnome-system-monitor/57
/dev/loop10 squashfs 2,3M 2,3M 0 100% /snap/gnome-calculator/260
/dev/loop9 squashfs 91M 91M 0 100% /snap/krop/65
/dev/loop11 squashfs 15M 15M 0 100% /snap/gnome-logs/45
/dev/loop12 squashfs 89M 89M 0 100% /snap/core/5897
/dev/loop13 squashfs 5,0M 5,0M 0 100% /snap/canonical-livepatch/50
/dev/loop14 squashfs 149M 149M 0 100% /snap/photoscape/3
/dev/loop15 squashfs 88M 88M 0 100% /snap/core/5662
/dev/loop16 squashfs 13M 13M 0 100% /snap/gnome-characters/139
/dev/sda1 vfat 256M 76M 181M 30% /boot/efi
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ ls -l ~/.config | grep libre
drwxrwxr-x 3 francois francois 4096 nov. 20 17:13 libreoffice
Hors ligne
#8 Le 21/11/2018, à 09:46
- moko138
Re : Bugue libreoffice
Merci.
À l'avenir, n'oublie plus
"jusqu'à la ligne attendant la commande suivante".
- -
Je sèche, à part le poids inhabituel des fichiers .*authority
- -
inbox,
Que penses-tu de
fermer LO
puis renommer les 2 fichiers .*authority et le répertoire ~/.config/libreoffice
puis redémarrer ?
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#9 Le 21/11/2018, à 09:55
- xubu1957
Re : Bugue libreoffice
Bonjour,
Fais voir :
dpkg -l | grep -i office
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#10 Le 21/11/2018, à 10:14
- inbox
Re : Bugue libreoffice
@Moko,
C'est une bonne idée de renommer le répertoire de configuration de Libreoffice. Concernant les fichiers .*authority, je te laisse juge.
@Francoisph,
Donne aussi le retour du lancement de Libreoffice depuis un terminal. Cela permet de voir s'il y a, au moins, une évolution de la situation.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#11 Le 21/11/2018, à 19:37
- Francoisph
Re : Bugue libreoffice
Désolé je n'étais pas là je reprends le message de xubu1957 et maintenant je m'accroche :
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ dpkg -l | grep -i office
ii libgoffice-0.10-10 0.10.39-1 amd64 Document centric objects library - runtime files
ii libgoffice-0.10-10-common 0.10.39-1 all Document centric objects library - common files
ii libreoffice 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite (metapackage)
ii libreoffice-avmedia-backend-gstreamer 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 GStreamer backend for LibreOffice
ii libreoffice-base 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- database
ii libreoffice-base-core 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- shared library
ii libreoffice-base-drivers 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 Database connectivity drivers for LibreOffice
ii libreoffice-calc 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- spreadsheet
ii libreoffice-common 1:6.1.3~rc2-0ubuntu0.18.04.2 all office productivity suite -- arch-independent files
ii libreoffice-core 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- arch-dependent files
ii libreoffice-draw 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- drawing
ii libreoffice-gnome 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- GNOME integration
ii libreoffice-gtk3 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- GTK+ 3 integration
ii libreoffice-impress 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- presentation
ii libreoffice-java-common 1:6.1.3~rc2-0ubuntu0.18.04.2 all office productivity suite -- arch-independent Java support files
ii libreoffice-librelogo 1:6.1.3~rc2-0ubuntu0.18.04.2 all Logo-like progamming language for LibreOffice
ii libreoffice-math 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- equation editor
ii libreoffice-nlpsolver 0.9+LibO6.1.3~rc2-0ubuntu0.18.04.2 all "Solver for Nonlinear Programming" extension for LibreOffice
ii libreoffice-ogltrans 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 LibreOffice Impress extension for slide transitions using OpenGL
ii libreoffice-report-builder 1:6.1.3~rc2-0ubuntu0.18.04.2 all LibreOffice component for building database reports
ii libreoffice-report-builder-bin 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 LibreOffice component for building database reports -- libraries
ii libreoffice-script-provider-bsh 1:6.1.3~rc2-0ubuntu0.18.04.2 all BeanShell script support provider for LibreOffice scripting framework
ii libreoffice-script-provider-js 1:6.1.3~rc2-0ubuntu0.18.04.2 all JavaScript script support provider for LibreOffice scripting framework
ii libreoffice-script-provider-python 1:6.1.3~rc2-0ubuntu0.18.04.2 all Python script support provider for LibreOffice scripting framework
ii libreoffice-sdbc-hsqldb 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 HSQLDB SDBC driver for LibreOffice
ii libreoffice-sdbc-postgresql 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 PostgreSQL SDBC driver for LibreOffice
ii libreoffice-style-colibre 1:6.1.3~rc2-0ubuntu0.18.04.2 all office productivity suite -- colibre symbol style
ii libreoffice-style-elementary 1:6.1.3~rc2-0ubuntu0.18.04.2 all office productivity suite -- Elementary symbol style
ii libreoffice-style-tango 1:6.1.3~rc2-0ubuntu0.18.04.2 all office productivity suite -- Tango symbol style
ii libreoffice-wiki-publisher 1.2.0+LibO6.1.3~rc2-0ubuntu0.18.04.2 all LibreOffice extension for working with MediaWiki articles
ii libreoffice-writer 1:6.1.3~rc2-0ubuntu0.18.04.2 amd64 office productivity suite -- word processor
ii mythes-en-us 1:6.0.3-3 all English (USA) Thesaurus for LibreOffice
ii mythes-fr 1:6.0.3-3 all French Thesaurus for LibreOffice
ii openoffice.org-hyphenation 0.10 all Hyphenation patterns for OpenOffice.org - dummy transitional package
ii uno-libs3 6.1.3~rc2-0ubuntu0.18.04.2 amd64 LibreOffice UNO runtime environment -- public shared libraries
ii ure 6.1.3~rc2-0ubuntu0.18.04.2 amd64 LibreOffice UNO runtime environment
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$
Hors ligne
#12 Le 21/11/2018, à 19:46
- Francoisph
Re : Bugue libreoffice
Bonsoir inbox. J'ai lancé libreoffice depuis le terminal c'est-à-dire que je me suis contenté de taper libreoffice dans le terminal sans plus de commande et j'ai validé. Sont apparues les deux fenêtres que j'ai déjà décrites. J'ai fait une capture d'écran que je voudrais mettre en fichier joint à ce message mais je ne sais pas le faire ni même si c'est possible.
Hors ligne
#13 Le 21/11/2018, à 19:51
- xubu1957
Re : Bugue libreoffice
Regarde > la méthode de moko138 pour poster une image.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#14 Le 21/11/2018, à 20:29
- inbox
Re : Bugue libreoffice
Aurais-tu ajouté un PPA pour Libreoffice ? La version installée (1:6.1.3~rc2) est celle disponible pour la version 19.04. Comme c'est une "release candidate", c'est à dire une pré-version, il ne faut s'étonner d'avoir des problèmes.
Pour le voir facilement, donne le résultat de :
ls -la /etc/apt/sources.list.d/
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#15 Le 21/11/2018, à 20:59
- Francoisph
Re : Bugue libreoffice
réponse à inbox 21h29
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ ls -la /etc/apt/sources.list.d/
total 56
drwxr-xr-x 2 root root 4096 nov. 20 17:20 .
drwxr-xr-x 6 root root 4096 nov. 15 18:45 ..
-rw-r--r-- 1 root root 226 nov. 20 17:20 google-earth-pro.list
-rw-r--r-- 1 root root 175 nov. 4 19:32 google-earth-pro.list.distUpgrade
-rw-r--r-- 1 root root 226 nov. 20 17:20 google-earth-pro.list.save
-rw-r--r-- 1 root root 148 nov. 20 17:20 jonathonf-ubuntu-texlive-2018-bionic.list
-rw-r--r-- 1 root root 158 nov. 20 17:20 libreoffice-ubuntu-libreoffice-6-1-bionic.list
-rw-r--r-- 1 root root 158 nov. 20 17:20 libreoffice-ubuntu-libreoffice-6-1-bionic.list.save
-rw-r--r-- 1 root root 175 nov. 20 17:20 xenial-partner.list
-rw-r--r-- 1 root root 175 nov. 4 19:32 xenial-partner.list.distUpgrade
-rw-r--r-- 1 root root 175 nov. 20 17:20 xenial-partner.list.save
-rw-r--r-- 1 root root 199 nov. 20 17:20 yannubuntu-ubuntu-boot-repair-xenial.list
-rw-r--r-- 1 root root 148 nov. 4 19:32 yannubuntu-ubuntu-boot-repair-xenial.list.distUpgrade
-rw-r--r-- 1 root root 199 nov. 20 17:20 yannubuntu-ubuntu-boot-repair-xenial.list.save
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$
Hors ligne
#16 Le 21/11/2018, à 21:10
- Francoisph
Re : Bugue libreoffice
ci-joint copie d'ouverture directe de libreOffice depuis le terminal :
Hors ligne
#17 Le 21/11/2018, à 21:20
- inbox
Re : Bugue libreoffice
Tu as bien un PPA qui contient cette pré-version. Il vaut mieux rester sur la version fournie avec la distribution, quand on cherche la stabilité.
Tu vas donc supprimer Libreoffice, puis le PPA :
sudo apt purge libreoffice*
Installation du nécessaire :
sudo apt install ppa-purge
Suppression du PPA :
sudo ppa-purge ppa:libreoffice/libreoffice-6-1
Donne l'ensemble des résultats avant que l'on continue.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#18 Le 21/11/2018, à 22:22
- Francoisph
Re : Bugue libreoffice
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ sudo ppa-purge ppa:libreoffice/libreoffice-6-1
Updating packages lists
PPA to be removed: libreoffice libreoffice-6-1
Package revert list generated:
fonts-opensymbol/bionic uno-libs3/bionic ure/bionic
Disabling libreoffice PPA from
/etc/apt/sources.list.d/libreoffice-ubuntu-libreoffice-6-1-bionic.list
Updating packages lists
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Version choisie « 2:102.10+LibO6.0.6-0ubuntu0.18.04.1 » (Ubuntu:18.04/bionic-updates [all]) pour « fonts-opensymbol »
Version choisie « 6.0.6-0ubuntu0.18.04.1 » (Ubuntu:18.04/bionic-updates [amd64]) pour « uno-libs3 »
Version choisie « 6.0.6-0ubuntu0.18.04.1 » (Ubuntu:18.04/bionic-updates [amd64]) pour « ure »
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
fonts-crosextra-caladea fonts-crosextra-carlito fonts-liberation2
fonts-linuxlibertine fonts-sil-gentium fonts-sil-gentium-basic libabw-0.1-1
libboost-locale1.65.1 libbsh-java libepubgen-0.1-1 libhsqldb1.8.0-java
liborcus-0.13-0 libpq5 libsynctex1 tango-icon-theme
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets suivants seront mis à une VERSION INFÉRIEURE :
fonts-opensymbol uno-libs3 ure
0 mis à jour, 0 nouvellement installés, 3 remis à une version inférieure, 0 à enlever et 17 non mis à jour.
Il est nécessaire de prendre 2347 ko dans les archives.
Après cette opération, 39,9 ko d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
Réception de:1 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-opensymbol all 2:102.10+LibO6.0.6-0ubuntu0.18.04.1 [92,0 kB]
Réception de:2 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ure amd64 6.0.6-0ubuntu0.18.04.1 [1547 kB]
Réception de:3 http://fr.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uno-libs3 amd64 6.0.6-0ubuntu0.18.04.1 [707 kB]
2347 ko réceptionnés en 0s (10,6 Mo/s)
dpkg: avertissement: dégradation (« downgrade ») de fonts-opensymbol depuis 2:102.10+LibO6.1.3~rc2-0ubuntu0.18.04.2 vers 2:102.10+LibO6.0.6-0ubuntu0.18.04.1
(Lecture de la base de données... 278769 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../fonts-opensymbol_2%3a102.10+LibO6.0.6-0ubuntu0.18.04.1_all.deb ...
Dépaquetage de fonts-opensymbol (2:102.10+LibO6.0.6-0ubuntu0.18.04.1) sur (2:102.10+LibO6.1.3~rc2-0ubuntu0.18.04.2) ...
dpkg: avertissement: dégradation (« downgrade ») de ure depuis 6.1.3~rc2-0ubuntu0.18.04.2 vers 6.0.6-0ubuntu0.18.04.1
Préparation du dépaquetage de .../ure_6.0.6-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de ure (6.0.6-0ubuntu0.18.04.1) sur (6.1.3~rc2-0ubuntu0.18.04.2) ...
dpkg: avertissement: dégradation (« downgrade ») de uno-libs3 depuis 6.1.3~rc2-0ubuntu0.18.04.2 vers 6.0.6-0ubuntu0.18.04.1
Préparation du dépaquetage de .../uno-libs3_6.0.6-0ubuntu0.18.04.1_amd64.deb ...
Dépaquetage de uno-libs3 (6.0.6-0ubuntu0.18.04.1) sur (6.1.3~rc2-0ubuntu0.18.04.2) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.27-3ubuntu1) ...
Paramétrage de fonts-opensymbol (2:102.10+LibO6.0.6-0ubuntu0.18.04.1) ...
Paramétrage de uno-libs3 (6.0.6-0ubuntu0.18.04.1) ...
Paramétrage de ure (6.0.6-0ubuntu0.18.04.1) ...
Traitement des actions différées (« triggers ») pour fontconfig (2.12.6-0ubuntu2) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.27-3ubuntu1) ...
PPA purged successfully
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$
Hors ligne
#19 Le 21/11/2018, à 22:28
- Francoisph
Re : Bugue libreoffice
inbox, je suis désolé d'être si long à répondre mais je ne sais pas pourquoi tant de temps passe entre nos message. Je vois que tu as répondu il y a une heure, pendant que j'attendais ta réponse. Finalement je me suis déconnecté puis reconnecté mais je ne pense pas que ce soit la meilleure solution. ou bien fallait-il que je coche suivre la discussion, ce que je viens de faire.
Hors ligne
#20 Le 21/11/2018, à 22:28
- inbox
Re : Bugue libreoffice
Maintenant que le ménage est fait, tu peux réinstaller Libreoffice avec :
sudo apt clean && sudo apt update && sudo apt install libreoffice
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#21 Le 21/11/2018, à 22:36
- Francoisph
Re : Bugue libreoffice
Je viens de terminer j'ai éteint et redémarré mon ordi mais c'est toujours pareil libreoffice ne s'ouvre pas.
Hors ligne
#22 Le 21/11/2018, à 22:41
- Francoisph
Re : Bugue libreoffice
comme je l'ai dit au début, il semblerait que le problème est dans le fichier de démarrage nohup.out.
as-tu regardé cette option, ce fichier de démarrage est reproduit au début de cette discussion.
Hors ligne
#23 Le 21/11/2018, à 22:53
- moko138
Re : Bugue libreoffice
Justement !
Fermer libreoffice.
Attendre quelques secondes.
Puis renommer le répertoire ~/.config/libreoffice (c'est réversible). Montre :
cd ~/.config/ && mv -v libreoffice libreoffice.2018-11-20
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#24 Le 21/11/2018, à 23:01
- Francoisph
Re : Bugue libreoffice
francois@francois-HP-ENVY-Notebook-13-ab0XX:~$ cd ~/.config/ && mv -v libreoffice libreoffice.2018-11-20
renamed 'libreoffice' -> 'libreoffice.2018-11-20'
francois@francois-HP-ENVY-Notebook-13-ab0XX:~/.config$
francois@francois-HP-ENVY-Notebook-13-ab0XX:~/.config$
Hors ligne
#25 Le 21/11/2018, à 23:10
- moko138
Re : Bugue libreoffice
Bien !
Maintenant que montre
cd; soffice
?
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne