Bug 1045359

Summary: [abrt][kde?] libreoffice-core: SalDisplay::Init()(): soffice.bin killed by SIGFPE
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
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, pahan, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4db752ec70c00c765161ea22753c222905d4c1d2
Whiteboard: abrt_hash:1fe3f42fd8ffc4f61b9ad1cc453a250fe8200bb0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-07 17:48: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:
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 Pavel Alexeev 2013-12-20 09:18:52 UTC
Description of problem:
Just try open .xls file

Version-Release number of selected component:
libreoffice-core-4.1.4.2-1.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc /home/pasha/temp/check_imus.xls --splash-pipe=5
crash_function: SalDisplay::Init()
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.12.5-301.hu.1.fc20.x86_64
runlevel:       unknown
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 SalDisplay::Init() at /usr/lib64/libreoffice/program/libvclplug_genlo.so
 #1 SalX11Display::SalX11Display(_XDisplay*) at /usr/lib64/libreoffice/program/libvclplug_genlo.so
 #2 SalKDEDisplay::SalKDEDisplay(_XDisplay*) at /usr/lib64/libreoffice/program/libvclplug_kde4lo.so
 #3 KDEXLib::Init() at /usr/lib64/libreoffice/program/libvclplug_kde4lo.so
 #4 create_SalInstance at /usr/lib64/libreoffice/program/libvclplug_kde4lo.so
 #5 tryInstance(rtl::OUString const&, bool) at /usr/lib64/libreoffice/program/libvcllo.so
 #6 CreateSalInstance() at /usr/lib64/libreoffice/program/libvcllo.so
 #7 InitVCL() at /usr/lib64/libreoffice/program/libvcllo.so
 #8 ImplSVMain() at /usr/lib64/libreoffice/program/libvcllo.so
 #9 SVMain() at /usr/lib64/libreoffice/program/libvcllo.so

Comment 1 Pavel Alexeev 2013-12-20 09:18:57 UTC
Created attachment 839474 [details]
File: backtrace

Comment 2 Pavel Alexeev 2013-12-20 09:18:59 UTC
Created attachment 839475 [details]
File: cgroup

Comment 3 Pavel Alexeev 2013-12-20 09:19:02 UTC
Created attachment 839476 [details]
File: core_backtrace

Comment 4 Pavel Alexeev 2013-12-20 09:19:05 UTC
Created attachment 839477 [details]
File: dso_list

Comment 5 Pavel Alexeev 2013-12-20 09:19:06 UTC
Created attachment 839478 [details]
File: environ

Comment 6 Pavel Alexeev 2013-12-20 09:19:08 UTC
Created attachment 839479 [details]
File: limits

Comment 7 Pavel Alexeev 2013-12-20 09:19:11 UTC
Created attachment 839480 [details]
File: maps

Comment 8 Pavel Alexeev 2013-12-20 09:19:12 UTC
Created attachment 839481 [details]
File: open_fds

Comment 9 Pavel Alexeev 2013-12-20 09:19:15 UTC
Created attachment 839482 [details]
File: proc_pid_status

Comment 10 Pavel Alexeev 2013-12-20 09:19:17 UTC
Created attachment 839483 [details]
File: var_log_messages

Comment 11 David Tardon 2014-01-06 11:43:12 UTC
I would blame this on the KDE backend, but unfortunately the backtrace is stripped. Can you reproduce the crash with the same file? If yes, could you attach it here?

Comment 12 Pavel Alexeev 2014-01-07 17:48:42 UTC
Thanks for the response. Unfortunately I can't reproduce such crash anymore.