Bug 1038733

Summary: [abrt] libreoffice-core-4.1.3.2-8.fc20: configmgr::XcsParser::handleProp: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/540c941760c85151576558d005c3ab4095bb6bd6
Whiteboard: abrt_hash:6b4bca96d09d002d8f6c37571179185b2a05ce43
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-05 17:34:04 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Kamil Páral 2013-12-05 17:11:46 UTC
Description of problem:
I can't start libreoffice:

$ libreoffice 
terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'

Version-Release number of selected component:
libreoffice-core-4.1.3.2-8.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/kparal/r%C5%AFzn%C3%A9/Dropbox/Public/Garaz/Seznam_spoluvlastniku.xlsx --splash-pipe=5
crash_function: configmgr::XcsParser::handleProp
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.11.10-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 configmgr::XcsParser::handleProp at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/xcsparser.cxx:483
 #7 configmgr::XcsParser::startElement at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/xcsparser.cxx:211
 #8 configmgr::XcdParser::startElement at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/xcdparser.cxx:62
 #9 configmgr::ParseManager::parse at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/parsemanager.cxx:69
 #10 configmgr::Components::parseXcdFiles at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/components.cxx:741
 #11 configmgr::Components::parseXcsXcuLayer at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/components.cxx:770
 #12 configmgr::Components::Components at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/components.cxx:515
 #13 get at /usr/src/debug/libreoffice-4.1.3.2/include/rtl/instance.hxx:453
 #14 configmgr::Components::getSingleton at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/components.cxx:208
 #15 configmgr::configuration_provider::(anonymous namespace)::Service::createInstanceWithArguments at /usr/src/debug/libreoffice-4.1.3.2/configmgr/source/configurationprovider.cxx:255

Comment 1 Kamil Páral 2013-12-05 17:12:04 UTC
Created attachment 833273 [details]
File: backtrace

Comment 2 Kamil Páral 2013-12-05 17:12:10 UTC
Created attachment 833274 [details]
File: cgroup

Comment 3 Kamil Páral 2013-12-05 17:12:25 UTC
Created attachment 833275 [details]
File: core_backtrace

Comment 4 Kamil Páral 2013-12-05 17:12:31 UTC
Created attachment 833276 [details]
File: dso_list

Comment 5 Kamil Páral 2013-12-05 17:12:36 UTC
Created attachment 833277 [details]
File: environ

Comment 6 Kamil Páral 2013-12-05 17:12:41 UTC
Created attachment 833278 [details]
File: limits

Comment 7 Kamil Páral 2013-12-05 17:12:47 UTC
Created attachment 833279 [details]
File: maps

Comment 8 Kamil Páral 2013-12-05 17:12:51 UTC
Created attachment 833280 [details]
File: open_fds

Comment 9 Kamil Páral 2013-12-05 17:12:54 UTC
Created attachment 833281 [details]
File: proc_pid_status

Comment 10 Kamil Páral 2013-12-05 17:12:58 UTC
Created attachment 833282 [details]
File: var_log_messages

Comment 11 Kamil Páral 2013-12-05 17:30:47 UTC
After system reboot everything works OK.

Comment 12 Stephan Bergmann 2013-12-05 17:34:04 UTC
From the backtrace it looks like a broken .xcd file, but the map only shows stock /usr/lib64/libreoffice/share/registry/*.xcd files (and none from an installed LibreOffice extension, say) mapped into memory, so this should not happen.

> After system reboot everything works OK.

So maybe it was a transient memory failure or something similar.