| Summary: | [abrt] libreoffice-core-4.1.3.2-4.fc19: comphelper::getProcessServiceFactory: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Grabbe <pg7724> | ||||||||||||||||||||||||
| Component: | libreoffice | Assignee: | Stephan Bergmann <sbergman> | ||||||||||||||||||||||||
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, pg7724, sbergman | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5786f5f06d856c0a43192cee3e7b9c13d5190f56 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:90cb098c56b7a63cd10f8661d9346ef9e2087652 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-03-06 13:58:23 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Paul Grabbe
2013-11-13 21:19:22 UTC
Created attachment 823639 [details]
File: backtrace
Created attachment 823640 [details]
File: cgroup
Created attachment 823641 [details]
File: core_backtrace
Created attachment 823642 [details]
File: dso_list
Created attachment 823643 [details]
File: environ
Created attachment 823644 [details]
File: limits
Created attachment 823645 [details]
File: maps
Created attachment 823646 [details]
File: open_fds
Created attachment 823647 [details]
File: proc_pid_status
Created attachment 823648 [details]
File: Screenshot from 2013-11-13 14:29:56.png
Error message from attachment 823648 [details] screenshot is "InvalidRegistryException: file:///usr/lib64/libreoffice/program/services/services.rdb: duplicate <implementation name='com.sun.star.comp.GraphicExportDialog'>".
This is most probably due to some extension installed per-user in this LibreOffice installation.
Paul, can you make available a tarball of your ~/.config/libreoffice/4/user/uno_packages/ directory (either as an attachment here or as a mail directly to me)?
Created attachment 823652 [details]
tarball of ~/.config/libreoffice/4/user/uno_packages/
requested tarball attached.
So you indeed have an extension EnhancedGraphicExportDialogs.oxt installed (presumably obtained from <http://extensions.openoffice.org/de/project/enhanced-export-options-bitmap-files>) that illegally reuses a core implementation ID. I'll try to contact its author for a fixed version. In the meantime, as that was apparently the only per-user installation you had installed, I'd suggest to "rm -rf ~/.config/libreoffice/4/user/uno_packages" (while LibreOffice is not running) and use LibreOffice without that extension for now. Bingo! That fixed it. Thanks for the quick help. Interesting that this did not arise until the latest Libreoffice update was applied. Closing as CANTFIX as the problem is in a third-party LibreOffice extension we have no control over in Fedora. |