Bug 1084978

Summary: [abrt] libreoffice-core: __cxa_call_terminate(): soffice.bin killed by SIGABRT
Product: [Fedora] Fedora Reporter: alexander.holik
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: alexander.holik, caolanm, dtardon, erack, ezwen-redhatbugzilla, jbrazdil, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f38d6ca09dcf9eaebedb68399905a3660a2b433c
Whiteboard: abrt_hash:20fb054507205d617699b2ecaa0914964fc4c17b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-17 08:00:11 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

Description alexander.holik 2014-04-07 12:56:31 UTC
Description of problem:
Verschieben eines markierten Bereiches mit Matrixformeln führt unmittelbar zu Absturz in 4.2.3.2-3.fc20, Fehler in 4.2.2 noch nicht vorhanden.

Version-Release number of selected component:
libreoffice-core-4.2.3.2-3.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/alex/Cryptbox/Finanzen/BAWAG_Umsatzliste_2012-2014.ods --splash-pipe=5
crash_function: __cxa_call_terminate
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.8-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 __cxa_call_terminate at ../../../../libstdc++-v3/libsupc++/eh_call.cc:54
 #5 __cxxabiv1::__gxx_personality_v0 at ../../../../libstdc++-v3/libsupc++/eh_personality.cc:670
 #6 _Unwind_RaiseException_Phase2 at ../../../libgcc/unwind.inc:62
 #7 _Unwind_Resume at ../../../libgcc/unwind.inc:230
 #8 release at /usr/src/debug/libreoffice-4.2.3.2/include/osl/mutex.hxx:76
 #9 ~ClearableGuard at /usr/src/debug/libreoffice-4.2.3.2/include/osl/mutex.hxx:185
 #10 x11::DropTarget::drop at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_droptarget.cxx:140
 #11 x11::SelectionManager::handleDragEvent at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_selection.cxx:2788
 #12 x11::SelectionManager::handleXEvent at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_selection.cxx:3680
 #13 x11::SelectionManager::dispatchEvent at /usr/src/debug/libreoffice-4.2.3.2/vcl/unx/generic/dtrans/X11_selection.cxx:3725

Potential duplicate: bug 876073

Comment 1 alexander.holik 2014-04-07 12:57:11 UTC
Created attachment 883615 [details]
File: backtrace

Comment 2 alexander.holik 2014-04-07 12:57:25 UTC
Created attachment 883616 [details]
File: cgroup

Comment 3 David Tardon 2014-04-07 14:33:53 UTC
Is there a way to reproduce this crash?

Comment 4 alexander.holik 2014-04-07 15:03:15 UTC
(In reply to David Tardon from comment #3)
> Is there a way to reproduce this crash?
sent sample sheet via mail.

Comment 5 Honza Brázdil 2014-04-20 18:12:09 UTC
Another user experienced a similar problem:

Manipulating with rows when there is sum(B2:C:15) going through the row

reporter:       libreport-2.2.1
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc --splash-pipe=5
crash_function: __cxa_call_terminate
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.9-200.fc20.x86_64
package:        libreoffice-core-4.2.3.3-4.fc20
reason:         soffice.bin killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 6 Gwendal 2014-05-15 21:32:07 UTC
Another user experienced a similar problem:

When trying to open a file with nautilus, with a network mount not working properly

reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc smb://bernard.local/media/Administratif/Mariage/Plan%20de%20table/couleurs.ods --splash-pipe=5
crash_function: __cxa_call_terminate
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.14.3-200.fc20.x86_64
package:        libreoffice-core-4.2.4.2-8.fc20
reason:         soffice.bin killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 7 -RETIRED- 2014-05-16 11:47:13 UTC
@Alexander:
Does an upgrade to the latest libreoffice-4.2.4 release solve your problem?

Comment 8 alexander.holik 2014-05-17 07:59:11 UTC
(In reply to Eike Rathke from comment #7)
> @Alexander:
> Does an upgrade to the latest libreoffice-4.2.4 release solve your problem?

@Eike:
Yes, the latest update did the trick. Thanks!