Bug 1085207

Summary: [abrt] libreoffice-core: ScDocument::GetExternalRefManager(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Adrian Bartlett <abartlett>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: abartlett, caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/24de36b433912065d64236dbcd7560692a2e7cf0
Whiteboard: abrt_hash:183aa63476e06d510a7e447ba591b84361a49e9c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-24 05:27:46 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

Description Adrian Bartlett 2014-04-08 06:05:06 UTC
Description of problem:
created a macro

Version-Release number of selected component:
libreoffice-core-4.1.5.3-7.fc19

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --draw --splash-pipe=5
crash_function: ScDocument::GetExternalRefManager
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.7-100.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: Apr  8 10:29:29 localhost abrt-hook-ccpp[8098]: Saved core dump of pid 8046 (/usr/lib64/libreoffice/program/soffice.bin) to /var/tmp/abrt/ccpp-2014-04-08-10:29:29-8046 (124739584 bytes)

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ScDocument::GetExternalRefManager at /usr/src/debug/libreoffice-4.1.5.3/sc/source/core/data/documen3.cxx:584
 #1 ScFormulaDlg::convertToTokenArray at /usr/src/debug/libreoffice-4.1.5.3/sc/source/ui/formdlg/formula.cxx:665
 #2 formula::FormulaDlg_Impl::UpdateTokenArray at /usr/src/debug/libreoffice-4.1.5.3/formula/source/ui/dlg/formula.cxx:745
 #3 formula::FormulaDlg_Impl::RepairFormula at /usr/src/debug/libreoffice-4.1.5.3/formula/source/ui/dlg/formula.cxx:941
 #4 formula::FormulaDlg_Impl::DoEnter at /usr/src/debug/libreoffice-4.1.5.3/formula/source/ui/dlg/formula.cxx:968
 #5 formula::FormulaDlg_Impl::BtnHdl at /usr/src/debug/libreoffice-4.1.5.3/formula/source/ui/dlg/formula.cxx:992
 #6 Call at /usr/src/debug/libreoffice-4.1.5.3/include/tools/link.hxx:123
 #7 Control::ImplCallEventListenersAndHandler at /usr/src/debug/libreoffice-4.1.5.3/vcl/source/control/ctrl.cxx:367
 #8 Window::EndTracking at /usr/src/debug/libreoffice-4.1.5.3/vcl/source/window/window2.cxx:718
 #9 ImplHandleMouseEvent at /usr/src/debug/libreoffice-4.1.5.3/vcl/source/window/winproc.cxx:797

Comment 1 Adrian Bartlett 2014-04-08 06:05:11 UTC
Created attachment 883879 [details]
File: backtrace

Comment 2 Adrian Bartlett 2014-04-08 06:05:13 UTC
Created attachment 883880 [details]
File: cgroup

Comment 3 Adrian Bartlett 2014-04-08 06:05:15 UTC
Created attachment 883881 [details]
File: core_backtrace

Comment 4 Adrian Bartlett 2014-04-08 06:05:18 UTC
Created attachment 883882 [details]
File: dso_list

Comment 5 Adrian Bartlett 2014-04-08 06:05:20 UTC
Created attachment 883883 [details]
File: environ

Comment 6 Adrian Bartlett 2014-04-08 06:05:21 UTC
Created attachment 883884 [details]
File: exploitable

Comment 7 Adrian Bartlett 2014-04-08 06:05:23 UTC
Created attachment 883885 [details]
File: limits

Comment 8 Adrian Bartlett 2014-04-08 06:05:26 UTC
Created attachment 883886 [details]
File: maps

Comment 9 Adrian Bartlett 2014-04-08 06:05:27 UTC
Created attachment 883887 [details]
File: open_fds

Comment 10 Adrian Bartlett 2014-04-08 06:05:29 UTC
Created attachment 883888 [details]
File: proc_pid_status

Comment 11 David Tardon 2014-04-08 06:49:59 UTC
The stack trace says that you entered a formula to a cell. Does Calc crash again if you repeat that in the same document? If yes, could you give us a step-by-step path to reproduce the crash?

Comment 12 Adrian Bartlett 2014-06-23 22:11:39 UTC
was only first instance of creating a function ... once created everything worked fine