Bug 1066639 - [abrt] libreoffice-core: create(): soffice.bin killed by SIGABRT
Summary: [abrt] libreoffice-core: create(): soffice.bin killed by SIGABRT
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephan Bergmann
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:64e1560f09de9bba74b82ec0213...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-18 19:07 UTC by Alexander Kurtakov
Modified: 2014-02-20 11:15 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-20 11:15:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (37.91 KB, text/plain)
2014-02-18 19:07 UTC, Alexander Kurtakov
no flags Details
File: cgroup (172 bytes, text/plain)
2014-02-18 19:07 UTC, Alexander Kurtakov
no flags Details
File: core_backtrace (15.62 KB, text/plain)
2014-02-18 19:07 UTC, Alexander Kurtakov
no flags Details
File: dso_list (15.09 KB, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: environ (2.58 KB, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: limits (1.29 KB, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: maps (79.62 KB, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: open_fds (638 bytes, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: proc_pid_status (949 bytes, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details
File: var_log_messages (418 bytes, text/plain)
2014-02-18 19:08 UTC, Alexander Kurtakov
no flags Details

Description Alexander Kurtakov 2014-02-18 19:07:46 UTC
Version-Release number of selected component:
libreoffice-core-4.1.4.2-5.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer file:///home/akurtakov/Downloads/3_JUnit.ppt --splash-pipe=5
crash_function: create
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.12.9-301.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 create at /usr/src/debug/libreoffice-4.1.4.2/workdir/unxlngx6.pro/UnoApiHeadersTarget/offapi/normal/com/sun/star/i18n/LocaleData.hpp:30
 #7 LocaleDataWrapper::LocaleDataWrapper at /usr/src/debug/libreoffice-4.1.4.2/unotools/source/i18n/localedatawrapper.cxx:90
 #8 SvtSysLocale_Impl::SvtSysLocale_Impl at /usr/src/debug/libreoffice-4.1.4.2/unotools/source/misc/syslocale.cxx:58
 #9 SvtSysLocale::SvtSysLocale at /usr/src/debug/libreoffice-4.1.4.2/unotools/source/misc/syslocale.cxx:123
 #10 ImplAllSettingsData::ImplAllSettingsData at /usr/src/debug/libreoffice-4.1.4.2/vcl/source/app/settings.cxx:1331
 #11 AllSettings::AllSettings at /usr/src/debug/libreoffice-4.1.4.2/vcl/source/app/settings.cxx:1383
 #12 Application::GetSettings at /usr/src/debug/libreoffice-4.1.4.2/vcl/source/app/svapp.cxx:719
 #13 desktop::Desktop::GetDesktopResManager at /usr/src/debug/libreoffice-4.1.4.2/desktop/source/app/app.cxx:351
 #14 desktop::(anonymous namespace)::GetMsgString at /usr/src/debug/libreoffice-4.1.4.2/desktop/source/app/app.cxx:372
 #15 desktop::(anonymous namespace)::MakeStartupErrorMessage at /usr/src/debug/libreoffice-4.1.4.2/desktop/source/app/app.cxx:387

Comment 1 Alexander Kurtakov 2014-02-18 19:07:53 UTC
Created attachment 864693 [details]
File: backtrace

Comment 2 Alexander Kurtakov 2014-02-18 19:07:56 UTC
Created attachment 864694 [details]
File: cgroup

Comment 3 Alexander Kurtakov 2014-02-18 19:07:59 UTC
Created attachment 864695 [details]
File: core_backtrace

Comment 4 Alexander Kurtakov 2014-02-18 19:08:01 UTC
Created attachment 864696 [details]
File: dso_list

Comment 5 Alexander Kurtakov 2014-02-18 19:08:05 UTC
Created attachment 864697 [details]
File: environ

Comment 6 Alexander Kurtakov 2014-02-18 19:08:07 UTC
Created attachment 864698 [details]
File: limits

Comment 7 Alexander Kurtakov 2014-02-18 19:08:12 UTC
Created attachment 864699 [details]
File: maps

Comment 8 Alexander Kurtakov 2014-02-18 19:08:16 UTC
Created attachment 864700 [details]
File: open_fds

Comment 9 Alexander Kurtakov 2014-02-18 19:08:19 UTC
Created attachment 864701 [details]
File: proc_pid_status

Comment 10 Alexander Kurtakov 2014-02-18 19:08:21 UTC
Created attachment 864702 [details]
File: var_log_messages

Comment 11 Stephan Bergmann 2014-02-19 12:04:46 UTC
That would be an unexpected

  throw ::com::sun::star::uno::DeploymentException(::rtl::OUString( "component context fails to supply service com.sun.star.i18n.LocaleData of type com.sun.star.i18n.XLocaleData4: " ) + the_exception.Message, the_context);

(where the original the_exception.Message is unfortunately lost) when a UNO implementation cannot be loaded that should be available in /usr/lib64/libreoffice/program/libi18npoollo.so.

The odd thing is that none of the attachments indicate that libi18npoollo.so has been loaded.

Alexander, was this a one-off, during package update, say?  If not, do you have a /usr/lib64/libreoffice/program/libi18npoollo.so on your system?

Comment 12 Alexander Kurtakov 2014-02-19 12:14:29 UTC
It certainly happened only once. Whether package update has happened is something I don't remember. The file in question (libi18npoollo.so) is in place.
Feel free to close it as I can't reproduce nor give you more information.


Note You need to log in before you can comment on or make changes to this bug.