Bug 1091456

Summary: [abrt] libreoffice-core: SwWordCountFloatDlg::UpdateCounts(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Alex <a.delachenal>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: a.delachenal, caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f7c2bf3a5fcf94fe81f041d1f31eec2d93cba93c
Whiteboard: abrt_hash:4a0d9f94853d5cdf640028e3a1fe38c88ce04c95
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-05 07:34:40 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Alex 2014-04-25 15:34:05 UTC
Description of problem:
I was copying text from Evince into both Abiword and LibreOffice to calculate lengths and so on. Other programs running were: Amarok, Gedit, Firefox and Calc (from LibreOffice).

Version-Release number of selected component:
libreoffice-core-4.2.3.3-6.fc20

Additional info:
reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc /home/Aiace/Documenti/Astrologo/Obrist/Obrist_conteggi.ods --splash-pipe=5
crash_function: SwWordCountFloatDlg::UpdateCounts
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.10-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 SwWordCountFloatDlg::UpdateCounts at /usr/src/debug/libreoffice-4.2.3.3/sw/source/ui/dialog/wordcountdialog.cxx:120
 #1 SwEditWin::MouseMove at /usr/src/debug/libreoffice-4.2.3.3/sw/source/ui/docvw/edtwin.cxx:3939
 #2 ImplHandleMouseEvent at /usr/src/debug/libreoffice-4.2.3.3/vcl/source/window/winproc.cxx:766
 #3 ImplHandleSalMouseMove at /usr/src/debug/libreoffice-4.2.3.3/vcl/source/window/winproc.cxx:2036
 #4 ImplWindowFrameProc at /usr/src/debug/libreoffice-4.2.3.3/vcl/source/window/winproc.cxx:2401
 #5 CallCallback at /usr/src/debug/libreoffice-4.2.3.3/vcl/inc/salframe.hxx:243
 #6 X11SalFrame::HandleMouseEvent at /usr/src/debug/libreoffice-4.2.3.3/vcl/unx/generic/window/salframe.cxx:2915
 #7 X11SalFrame::Dispatch at /usr/src/debug/libreoffice-4.2.3.3/vcl/unx/generic/window/salframe.cxx:3989
 #8 VCLKDEApplication::x11EventFilter at /usr/src/debug/libreoffice-4.2.3.3/vcl/unx/kde4/VCLKDEApplication.cxx:35
 #9 qt_x11EventFilter at kernel/qapplication_x11.cpp:435

Comment 1 Alex 2014-04-25 15:34:11 UTC
Created attachment 889804 [details]
File: backtrace

Comment 2 Alex 2014-04-25 15:34:13 UTC
Created attachment 889805 [details]
File: cgroup

Comment 3 Alex 2014-04-25 15:34:16 UTC
Created attachment 889806 [details]
File: core_backtrace

Comment 4 Alex 2014-04-25 15:34:19 UTC
Created attachment 889807 [details]
File: dso_list

Comment 5 Alex 2014-04-25 15:34:21 UTC
Created attachment 889808 [details]
File: environ

Comment 6 Alex 2014-04-25 15:34:23 UTC
Created attachment 889809 [details]
File: exploitable

Comment 7 Alex 2014-04-25 15:34:27 UTC
Created attachment 889810 [details]
File: limits

Comment 8 Alex 2014-04-25 15:34:33 UTC
Created attachment 889811 [details]
File: maps

Comment 9 Alex 2014-04-25 15:34:35 UTC
Created attachment 889812 [details]
File: open_fds

Comment 10 Alex 2014-04-25 15:34:37 UTC
Created attachment 889813 [details]
File: proc_pid_status

Comment 11 Alex 2014-04-25 15:34:39 UTC
Created attachment 889814 [details]
File: var_log_messages

Comment 12 David Tardon 2014-04-28 06:54:55 UTC
Possibly another problem in the KDE backend... Is the crash reproducible?

Comment 13 Alex 2014-04-28 22:29:15 UTC
To be sure, it seems it happened just once. However, then I shifted to another task, but in the following days I will try to work again in similar conditions.
As an aside, when you write it is possibly due to "the KDE backend", you mean it is something you can do little as nothing, or it is negligible, or what?
Thanks

Comment 14 David Tardon 2014-05-05 07:34:40 UTC
(In reply to Alex from comment #13)
> To be sure, it seems it happened just once. However, then I shifted to
> another task, but in the following days I will try to work again in similar
> conditions.

So, basically not reproducible. Too bad...

> As an aside, when you write it is possibly due to "the KDE backend", you
> mean it is something you can do little as nothing, or it is negligible, or
> what?

That means we can do very little about it, as neither of us knows enough about KDE/Qt. But there have been some fixes in this area for 4.2.4, which might fix your crash too.