Bug 1082355

Summary: [abrt][kde] libreoffice-core: qt_message_output(): soffice.bin killed by SIGABRT
Product: [Fedora] Fedora Reporter: Vitaly Isaev <vitalyisaev2>
Component: libreofficeAssignee: Lukáš Tinkl <ltinkl>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: caolanm, dtardon, erack, jgrulich, ltinkl, mstahl, pahan, sbergman, vitalyisaev2
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7e1f46723e9fa3d20dd45f9f858f4850e3fd6441
Whiteboard: abrt_hash:65ca565f3d4b384fee4c9c88ca0c5c124b024a9d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-07 09:04:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
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 Vitaly Isaev 2014-03-30 17:18:24 UTC
Version-Release number of selected component:
libreoffice-core-4.2.2.1-8.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc enisey_out.xlsx --splash-pipe=5
crash_function: qt_message_output
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.7-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 qt_message_output at global/qglobal.cpp:2323
 #3 QDebug::~QDebug at /usr/include/QtCore/qdebug.h:85
 #4 KApplicationPrivate::init at /usr/src/debug/kdelibs-4.12.3/kdeui/kernel/kapplication.cpp:516
 #5 KApplication::KApplication at /usr/src/debug/kdelibs-4.12.3/kdeui/kernel/kapplication.cpp:352
 #6 VCLKDEApplication::VCLKDEApplication at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/kde4/VCLKDEApplication.cxx:27
 #7 KDEXLib::Init at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/kde4/KDEXLib.cxx:173
 #8 create_SalInstance at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/kde4/main.cxx:87
 #9 tryInstance at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/generic/plugadapt/salplug.cxx:62
 #10 autodetect_plugin at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/generic/plugadapt/salplug.cxx:205
 #11 CreateSalInstance at /usr/src/debug/libreoffice-4.2.2.1/vcl/unx/generic/plugadapt/salplug.cxx:231

Potential duplicate: bug 875439

Comment 1 Vitaly Isaev 2014-03-30 17:18:29 UTC
Created attachment 880380 [details]
File: backtrace

Comment 2 Vitaly Isaev 2014-03-30 17:18:31 UTC
Created attachment 880381 [details]
File: cgroup

Comment 3 Vitaly Isaev 2014-03-30 17:18:34 UTC
Created attachment 880382 [details]
File: core_backtrace

Comment 4 Vitaly Isaev 2014-03-30 17:18:37 UTC
Created attachment 880383 [details]
File: dso_list

Comment 5 Vitaly Isaev 2014-03-30 17:18:39 UTC
Created attachment 880384 [details]
File: environ

Comment 6 Vitaly Isaev 2014-03-30 17:18:41 UTC
Created attachment 880385 [details]
File: limits

Comment 7 Vitaly Isaev 2014-03-30 17:18:43 UTC
Created attachment 880386 [details]
File: maps

Comment 8 Vitaly Isaev 2014-03-30 17:18:45 UTC
Created attachment 880387 [details]
File: open_fds

Comment 9 Vitaly Isaev 2014-03-30 17:18:49 UTC
Created attachment 880388 [details]
File: proc_pid_status

Comment 10 Vitaly Isaev 2014-03-30 17:18:55 UTC
Created attachment 880389 [details]
File: var_log_messages

Comment 11 David Tardon 2014-03-31 07:23:13 UTC
Is the crash reproducible?

Comment 12 Vitaly Isaev 2014-03-31 08:23:12 UTC
(In reply to David Tardon from comment #11)
> Is the crash reproducible?

This crash happened only once, and the program written to command line a suggestion about exporting dbus-launch variable to the environment:
   
    export $(dbus-launch) 

After that program started normally.