Bug 1264753

Summary: [abrt] libreoffice-core: typelib_typedescriptionreference_equals(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Gwendal <ezwen-redhatbugzilla>
Component: libreofficeAssignee: Stephan Bergmann <sbergman>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: caolanm, dtardon, erack, laughingcedar, ltinkl, mstahl, payet.benjamin.l, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1c7c77817f824782139ce73bb7e290308e7fd149
Whiteboard: abrt_hash:8a92ad454fcac3d9defd19d4f7b1c6b9b1c13780
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-01 09:38:37 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: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Gwendal 2015-09-21 07:06:18 UTC
Version-Release number of selected component:
libreoffice-core-4.4.5.2-5.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc file:///home/ebousse/Documents/Th%C3%A8se/Enseignement/Esir-stages/grille.ods --splash-pipe=5
crash_function: typelib_typedescriptionreference_equals
executable:     /usr/lib64/libreoffice/program/soffice.bin
global_pid:     10995
kernel:         4.1.6-201.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 typelib_typedescriptionreference_equals at /usr/src/debug/libreoffice-4.4.5.2/cppu/source/typelib/typelib.cxx:2297
 #1 operator== at /usr/src/debug/libreoffice-4.4.5.2/include/com/sun/star/uno/Type.h:181
 #2 queryInterface<com::sun::star::uno::XInterface, com::sun::star::uno::XAggregation, com::sun::star::uno::XWeak> at /usr/src/debug/libreoffice-4.4.5.2/include/cppuhelper/queryinterface.hxx:85
 #3 cppu::OWeakAggObject::queryAggregation at /usr/src/debug/libreoffice-4.4.5.2/cppuhelper/source/weak.cxx:292
 #4 ScGridWindow::CreateAccessible at /usr/src/debug/libreoffice-4.4.5.2/sc/source/ui/view/gridwin5.cxx:458
 #5 vcl::Window::GetAccessible at /usr/src/debug/libreoffice-4.4.5.2/vcl/source/window/accessibility.cxx:140
 #6 handle_get_focus at /usr/src/debug/libreoffice-4.4.5.2/vcl/unx/gtk/a11y/atkutil.cxx:524
 #7 WindowEventHandler at /usr/src/debug/libreoffice-4.4.5.2/vcl/unx/gtk/a11y/atkutil.cxx:613
 #8 Call at /usr/src/debug/libreoffice-4.4.5.2/include/tools/link.hxx:139
 #9 VclEventListeners::Call at /usr/src/debug/libreoffice-4.4.5.2/vcl/source/app/vclevent.cxx:62

Comment 1 Gwendal 2015-09-21 07:06:23 UTC
Created attachment 1075391 [details]
File: backtrace

Comment 2 Gwendal 2015-09-21 07:06:24 UTC
Created attachment 1075392 [details]
File: cgroup

Comment 3 Gwendal 2015-09-21 07:06:25 UTC
Created attachment 1075393 [details]
File: core_backtrace

Comment 4 Gwendal 2015-09-21 07:06:27 UTC
Created attachment 1075394 [details]
File: dso_list

Comment 5 Gwendal 2015-09-21 07:06:28 UTC
Created attachment 1075395 [details]
File: environ

Comment 6 Gwendal 2015-09-21 07:06:29 UTC
Created attachment 1075396 [details]
File: limits

Comment 7 Gwendal 2015-09-21 07:06:31 UTC
Created attachment 1075397 [details]
File: maps

Comment 8 Gwendal 2015-09-21 07:06:33 UTC
Created attachment 1075398 [details]
File: mountinfo

Comment 9 Gwendal 2015-09-21 07:06:34 UTC
Created attachment 1075399 [details]
File: namespaces

Comment 10 Gwendal 2015-09-21 07:06:35 UTC
Created attachment 1075400 [details]
File: open_fds

Comment 11 Gwendal 2015-09-21 07:06:36 UTC
Created attachment 1075401 [details]
File: proc_pid_status

Comment 12 Gwendal 2015-09-21 07:06:38 UTC
Created attachment 1075402 [details]
File: var_log_messages

Comment 13 Caolan McNamara 2015-09-21 09:57:50 UTC
caolanm->sberg: is this a duplicate of bug 1247588 ?

Comment 14 Stephan Bergmann 2015-09-21 16:44:38 UTC
The most plausible explanation here is as per <https://gerrit.libreoffice.org/#/c/18750/>.  Lets wait for comments on the questions raised in that upstream patch before backporting.

Comment 15 Stephan Bergmann 2015-09-21 16:49:43 UTC
*** Bug 1101563 has been marked as a duplicate of this bug. ***

Comment 16 Stephan Bergmann 2015-09-21 16:52:05 UTC
*** Bug 1076264 has been marked as a duplicate of this bug. ***

Comment 17 Stephan Bergmann 2015-10-05 12:19:05 UTC
(In reply to Stephan Bergmann from comment #14)
> The most plausible explanation here is as per
> <https://gerrit.libreoffice.org/#/c/18750/>.  Lets wait for comments on the
> questions raised in that upstream patch before backporting.

(will also need upstream follow-up fix for <https://bugs.documentfoundation.org/show_bug.cgi?id=94687> "Calc with GTK3 is freezing")

Comment 18 Stephan Bergmann 2016-03-01 09:38:37 UTC
Fixed upstream (see links above) in LO 5.1.0, so fixed in F24.  The problem doesn't look common enough to warrant backporting attempts.