here is the strace of soffice.bin -
I have loaded 6.3.0.4 on CentOS 7 on two machines - first machine it worked
- this machine
its not running - and just exists...
Sometimes I see Application error - sometimes not.
What is it not happy about, how can I get it running ???
Thanks
Jerry
[pid 3559] lstat("/opt", {st_dev=makedev(8, 1), st_ino=165,
st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096,
st_blocks=0, st_size=57, st_atime=2019/08/27-19:04:26.017323665,
st_mtime=2019/08/26-11:09:05.495139453,
st_ctime=2019/08/26-11:09:05.495139453}) = 0
[pid 3559] lstat("/opt/libreoffice6.3", {st_dev=makedev(8, 1),
st_ino=33693800, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=0, st_size=136,
st_atime=2019/08/27-19:04:29.206279248, st_mtime=2019/08/06-14:09:21,
st_ctime=2019/08/26-11:09:22.638921010}) = 0
[pid 3559] lstat("/opt", {st_dev=makedev(8, 1), st_ino=165,
st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096,
st_blocks=0, st_size=57, st_atime=2019/08/27-19:04:26.017323665,
st_mtime=2019/08/26-11:09:05.495139453,
st_ctime=2019/08/26-11:09:05.495139453}) = 0
[pid 3559] lstat("/opt/libreoffice6.3", {st_dev=makedev(8, 1),
st_ino=33693800, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=0, st_size=136,
st_atime=2019/08/27-19:04:29.206279248, st_mtime=2019/08/06-14:09:21,
st_ctime=2019/08/26-11:09:22.638921010}) = 0
[pid 3559] lstat("/opt/libreoffice6.3/program", {st_dev=makedev(8, 1),
st_ino=67735592, st_mode=S_IFDIR|0755, st_nlink=10, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=40, st_size=16384,
st_atime=2019/08/27-19:10:29.491261022,
st_mtime=2019/08/27-19:08:54.833579460,
st_ctime=2019/08/27-19:08:54.833579460}) = 0
[pid 3559] lstat("/opt", {st_dev=makedev(8, 1), st_ino=165,
st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096,
st_blocks=0, st_size=57, st_atime=2019/08/27-19:04:26.017323665,
st_mtime=2019/08/26-11:09:05.495139453,
st_ctime=2019/08/26-11:09:05.495139453}) = 0
[pid 3559] lstat("/opt/libreoffice6.3", {st_dev=makedev(8, 1),
st_ino=33693800, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=0, st_size=136,
st_atime=2019/08/27-19:04:29.206279248, st_mtime=2019/08/06-14:09:21,
st_ctime=2019/08/26-11:09:22.638921010}) = 0
[pid 3559] lstat("/opt/libreoffice6.3/program", {st_dev=makedev(8, 1),
st_ino=67735592, st_mode=S_IFDIR|0755, st_nlink=10, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=40, st_size=16384,
st_atime=2019/08/27-19:10:29.491261022,
st_mtime=2019/08/27-19:08:54.833579460,
st_ctime=2019/08/27-19:08:54.833579460}) = 0
[pid 3559] lstat("/opt/libreoffice6.3/program/libuno_cppu.so.3",
{st_dev=makedev(8, 1), st_ino=67735646, st_mode=S_IFREG|0755, st_nlink=1,
st_uid=0, st_gid=0, st_blksize=4096, st_blocks=472, st_size=240680,
st_atime=2019/08/27-19:03:53.516776348, st_mtime=2019/08/06-14:09:51,
st_ctime=2019/08/26-11:09:06.065132190}) = 0
[pid 3559] munmap(0x7fb32edde000, 57362) = 0
[pid 3559] close(4) = 0
[pid 3559] munmap(0x7fb32ed38000, 678980) = 0
[pid 3559] close(6) = 0
[pid 3559] munmap(0x7fb32ece2000, 350966) = 0
[pid 3559] close(7) = 0
[pid 3559] lstat("/root/.config/libreoffice/4/.lock", {st_dev=makedev(8,
1), st_ino=100990808, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0,
st_blksize=4096, st_blocks=8, st_size=138,
st_atime=2019/08/27-19:10:43.320068407,
st_mtime=2019/08/27-19:10:43.320068407,
st_ctime=2019/08/27-19:10:43.320068407}) = 0
[pid 3559] unlink("/root/.config/libreoffice/4/.lock") = 0
[pid 3559] socket(AF_LOCAL, SOCK_STREAM, 0) = 4
[pid 3559] connect(4, {sa_family=AF_LOCAL,
sun_path="/tmp/OSL_PIPE_0_SingleOfficeIPC_53bc4297d6d012e1a744f3977d159334"},
110) = 0
[pid 3564] <... accept resumed> NULL, NULL) = 9
[pid 3559] close(4 <unfinished ...>
[pid 3564] close(9 <unfinished ...>
[pid 3559] <... close resumed> ) = 0
[pid 3564] <... close resumed> ) = 0
[pid 3559] shutdown(5, SHUT_RDWR <unfinished ...>
[pid 3564] madvise(0x7fb30dfae000, 8368128, MADV_DONTNEED) = 0
[pid 3559] <... shutdown resumed> ) = 0
[pid 3564] exit(0) = ?
[pid 3559] close(5 <unfinished ...>
[pid 3564] +++ exited with 0 +++
[pid 3559] <... close resumed> ) = 0
[pid 3559]
unlink("/tmp/OSL_PIPE_0_SingleOfficeIPC_53bc4297d6d012e1a744f3977d159334")
= 0
[pid 3559] rt_sigaction(SIGXFSZ, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGXCPU, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGVTALRM, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGIO, {SIG_DFL, [], SA_RESTORER, 0x7fb32a239280},
NULL, 8) = 0
[pid 3559] rt_sigaction(SIGURG, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGPWR, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGTERM, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGALRM, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGSYS, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGSEGV, {0x7fb32daac160, [],
SA_RESTORER|SA_SIGINFO, 0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGBUS, {0x7fb32daac160, [],
SA_RESTORER|SA_SIGINFO, 0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGFPE, {0x7fb32daac160, [],
SA_RESTORER|SA_SIGINFO, 0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGABRT, {0x7fb32daac160, [],
SA_RESTORER|SA_SIGINFO, 0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGTRAP, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] access("/opt/libreoffice6.3/program/../program/bootstraprc",
F_OK) = 0
[pid 3559] getuid() = 0
[pid 3559] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4
[pid 3559] fstat(4, {st_dev=makedev(8, 1), st_ino=34447405,
st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096,
st_blocks=8, st_size=3017, st_atime=2019/08/27-16:00:01.004172752,
st_mtime=2019/02/15-14:59:56.620558693,
st_ctime=2019/02/15-14:59:56.620558693}) = 0
[pid 3559] mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb32edec000
[pid 3559] read(4, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 3017
[pid 3559] close(4) = 0
[pid 3559] munmap(0x7fb32edec000, 4096) = 0
[pid 3559] getuid() = 0
[pid 3559] access("/root", F_OK) = 0
[pid 3559] mkdir("/root/.config", 0700) = -1 EEXIST (File exists)
[pid 3559] stat("/root/.config", {st_dev=makedev(8, 1), st_ino=72604959,
st_mode=S_IFDIR|0700, st_nlink=8, st_uid=0, st_gid=0, st_blksize=4096,
st_blocks=0, st_size=127, st_atime=2019/08/26-18:53:50.381935870,
st_mtime=2019/08/26-18:55:13.800783941,
st_ctime=2019/08/26-18:55:13.800783941}) = 0
[pid 3559] openat(AT_FDCWD,
"/root/.config/libreoffice/4/user/temp/embeddedfonts/fromdocs",
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
[pid 3559] openat(AT_FDCWD,
"/root/.config/libreoffice/4/user/temp/embeddedfonts/fromsystem",
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or
directory)
[pid 3559] sigaltstack(NULL, {ss_sp=0x1f309d0, ss_flags=0, ss_size=16384})
= 0
[pid 3559] sigaltstack({ss_sp=0x7ffda72d2be0, ss_flags=SS_DISABLE,
ss_size=140407368917792}, NULL) = 0
[pid 3559] rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGABRT, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGILL, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] rt_sigaction(SIGBUS, {SIG_DFL, [], SA_RESTORER,
0x7fb32a239280}, NULL, 8) = 0
[pid 3559] munmap(0x7fb2fc5a4000, 3788880) = 0
[pid 3559] munmap(0x7fb30cce4000, 2421584) = 0
[pid 3559] munmap(0x7fb30c001000, 4096) = 0
[pid 3559] munmap(0x7fb2fdda8000, 65536) = 0
[pid 3559] munmap(0x7fb32eded000, 65536) = 0
[pid 3559] exit_group(0) = ?
[pid 3573] +++ exited with 0 +++
[pid 3577] +++ exited with 0 +++
[pid 3575] +++ exited with 0 +++
+++ exited with 0 +++
Context
- libreoffice command line not running 6.3.0.4 · Jerry Geis
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.