← Back to team overview

desktop-packages team mailing list archive

[Bug 1286102] Re: Error "Extension Manager: exception in synchronize" on LibreOffice startup

 

If it may help, here is a calls trace

/home/phl$ strace localc
execve("/usr/bin/localc", ["localc"], [/* 42 vars */]) = 0
brk(0)                                  = 0x7fbf9c282000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbf9aae6000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=105917, ...}) = 0
mmap(NULL, 105917, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbf9aacc000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/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\0P\34\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1729984, ...}) = 0
mmap(NULL, 3836448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fbf9a301000
mprotect(0x7fbf9a4a0000, 2097152, PROT_NONE) = 0
mmap(0x7fbf9a6a0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19f000) = 0x7fbf9a6a0000
mmap(0x7fbf9a6a6000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fbf9a6a6000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbf9aacb000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbf9aaca000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbf9aac9000
arch_prctl(ARCH_SET_FS, 0x7fbf9aaca700) = 0
mprotect(0x7fbf9a6a0000, 16384, PROT_READ) = 0
mprotect(0x7fbf9aae8000, 12288, PROT_READ) = 0
mprotect(0x7fbf9a8ca000, 4096, PROT_READ) = 0
munmap(0x7fbf9aacc000, 105917)          = 0
getpid()                                = 28479
rt_sigaction(SIGCHLD, {0x7fbf9a8defd0, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, NULL, 8) = 0
geteuid()                               = 1000
brk(0)                                  = 0x7fbf9c282000
brk(0x7fbf9c2a3000)                     = 0x7fbf9c2a3000
getppid()                               = 28476
stat("/usr/lib/libreoffice/share/extensions", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/bin/localc", O_RDONLY)       = 3
fcntl(3, F_DUPFD, 10)                   = 10
close(3)                                = 0
fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x7fbf9a8defd0, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7fbf9a336180}, NULL, 8) = 0
read(10, "#!/bin/sh\n/usr/lib/libreoffice/p"..., 8192) = 59
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fbf9aaca9d0) = 28480
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 77}], 0, NULL) = 28480
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=28480, si_uid=1000, si_status=77, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 28480
read(10, "", 8192)                      = 0
exit_group(77)                          = ?
+++ exited with 77 +++

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1286102

Title:
  Error "Extension Manager: exception in synchronize" on LibreOffice
  startup

Status in libreoffice package in Ubuntu:
  Invalid

Bug description:
  I'm using Ubuntu 14.04 dev with libreoffice-core 1:4.2.1-0ubuntu1 and
  on starting any LibreOffice application (for example calc or writer)
  LibreOffice will show the following error at the loading process:

  "The application cannot be started.
  Extension Manager: exception in synchronize"

  
  On clicking on OK LibreOffice will then exit immediately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1286102/+subscriptions