Le 16/07/2017 10:47:16, Rene Engelhard a écrit : > On Sun, Jul 16, 2017 at 10:33:22AM +0200, Nicolas Patrois wrote: > > LO crashes after the last upgrade:
> You you mean after the 5.2.7->5.3.4-4 update? Yes. > Interesting, I would have assumed it crashing with Java issues (Stack > Clash) directly. Do you have the stack clash security fixes enabled? I don’t know. > When does it crash? On startup. > Do you have a backtrace of this crash? Here you are. > Sigh. Any reason you use this obsolee arch instead of amd64 (if you > use -pae ways)? Because my Debian was installed since Potato and I still did not installed the 64bit thingies. nicolas patrois : pts noir asocial -- RÉALISME M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des humains ? Un cerveau plus gros ? P : Non... Une carte bleue suffirait...
execve("/usr/bin/lowriter", ["lowriter"], [/* 38 vars */]) = 0 brk(NULL) = 0x808e1000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76e6000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=406438, ...}) = 0 mmap2(NULL, 406438, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7682000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/i386-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\203\1\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0755, st_size=1787812, ...}) = 0 mmap2(NULL, 1796636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb74cb000 mmap2(0xb767c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b0000) = 0xb767c000 mmap2(0xb767f000, 10780, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb767f000 close(3) = 0 set_thread_area({entry_number:-1, base_addr:0xb76e8840, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 (entry_number:6) mprotect(0xb767c000, 8192, PROT_READ) = 0 mprotect(0x8003b000, 4096, PROT_READ) = 0 mprotect(0xb770f000, 4096, PROT_READ) = 0 munmap(0xb7682000, 406438) = 0 getpid() = 6095 rt_sigaction(SIGCHLD, {sa_handler=0x8002da30, sa_mask=~[RTMIN RT_1], sa_flags=0}, NULL, 8) = 0 geteuid32() = 1000 brk(NULL) = 0x808e1000 brk(0x80902000) = 0x80902000 getppid() = 6093 stat64("/home/nicolas", {st_mode=S_IFDIR|0750, st_size=20480, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0750, st_size=20480, ...}) = 0 open("/usr/bin/lowriter", O_RDONLY) = 3 fcntl64(3, F_DUPFD, 10) = 10 close(3) = 0 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGINT, {sa_handler=0x8002da30, sa_mask=~[RTMIN RT_1], sa_flags=0}, 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=0}, 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=0}, NULL, 8) = 0 read(10, "#!/bin/sh\n/usr/lib/libreoffice/p"..., 8192) = 61 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb76e88a8) = 6096 wait4(-1, X-Error: BadMatch (invalid parameter attributes) Major opcode: 154 Minor opcode: 5 Resource ID: 0x5a00013 Serial No: 227 (227) These errors are reported asynchronously, set environment variable SAL_SYNCHRONIZE to 1 to help debugging Application Error [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 6096 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6096, si_uid=1000, si_status=1, si_utime=0, si_stime=0} --- sigreturn({mask=[]}) = 6096 read(10, "", 8192) = 0 exit_group(1) = ? +++ exited with 1 +++