Bug 1150208

Summary: [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: caolanm, dtardon, erack, ipilcher, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ef02765843eb8b217acd04c824beb4101ba8bacd
Whiteboard: abrt_hash:3dbce6c907de5281e719bd03242e0596629515e8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-19 16:42:32 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 Ian Pilcher 2014-10-07 16:50:41 UTC
Description of problem:
Editing spreadsheet.  (Backtrace generation took so long that I've forgotten what exact action triggered the crash.)

Version-Release number of selected component:
libreoffice-core-4.2.6.3-7.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --calc file:///var/tmp/Activity.CSV --splash-pipe=5
crash_function: EditView::GetFieldUnderMousePointer
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.16.3-200.rhbz1125273.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 EditView::GetFieldUnderMousePointer at /usr/src/debug/libreoffice-4.2.6.3/editeng/source/editeng/editview.cxx:1194
 #2 ScGridWindow::GetEditUrl at /usr/src/debug/libreoffice-4.2.6.3/sc/source/ui/view/gridwin.cxx:5228
 #3 ScGridWindow::HandleMouseButtonDown at /usr/src/debug/libreoffice-4.2.6.3/sc/source/ui/view/gridwin.cxx:1935
 #4 ScGridWindow::MouseButtonDown at /usr/src/debug/libreoffice-4.2.6.3/sc/source/ui/view/gridwin.cxx:1645
 #5 ImplHandleMouseEvent at /usr/src/debug/libreoffice-4.2.6.3/vcl/source/window/winproc.cxx:780
 #6 ImplHandleSalMouseButtonDown at /usr/src/debug/libreoffice-4.2.6.3/vcl/source/window/winproc.cxx:2051
 #7 ImplWindowFrameProc at /usr/src/debug/libreoffice-4.2.6.3/vcl/source/window/winproc.cxx:2421
 #8 CallCallback at /usr/src/debug/libreoffice-4.2.6.3/vcl/inc/salframe.hxx:243
 #9 GtkSalFrame::signalButton at /usr/src/debug/libreoffice-4.2.6.3/vcl/unx/gtk/window/gtksalframe.cxx:3219
 #10 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:86

Comment 1 Ian Pilcher 2014-10-07 16:50:43 UTC
Created attachment 944671 [details]
File: backtrace

Comment 2 Ian Pilcher 2014-10-07 16:50:44 UTC
Created attachment 944672 [details]
File: cgroup

Comment 3 Ian Pilcher 2014-10-07 16:50:45 UTC
Created attachment 944673 [details]
File: core_backtrace

Comment 4 Ian Pilcher 2014-10-07 16:50:46 UTC
Created attachment 944674 [details]
File: dso_list

Comment 5 Ian Pilcher 2014-10-07 16:50:46 UTC
Created attachment 944675 [details]
File: environ

Comment 6 Ian Pilcher 2014-10-07 16:50:47 UTC
Created attachment 944676 [details]
File: exploitable

Comment 7 Ian Pilcher 2014-10-07 16:50:48 UTC
Created attachment 944677 [details]
File: limits

Comment 8 Ian Pilcher 2014-10-07 16:50:49 UTC
Created attachment 944678 [details]
File: maps

Comment 9 Ian Pilcher 2014-10-07 16:50:49 UTC
Created attachment 944679 [details]
File: open_fds

Comment 10 Ian Pilcher 2014-10-07 16:50:50 UTC
Created attachment 944680 [details]
File: proc_pid_status

Comment 11 Ian Pilcher 2014-10-07 16:50:51 UTC
Created attachment 944681 [details]
File: var_log_messages

Comment 12 David Tardon 2014-10-08 08:26:37 UTC
If I read the stack trace correctly, you clicked into a cell you were editing. Does that ring a bell?

Comment 13 Ian Pilcher 2014-10-08 13:12:15 UTC
(In reply to David Tardon from comment #12)
> If I read the stack trace correctly, you clicked into a cell you were
> editing. Does that ring a bell?

It's certainly possible.  Snarky comments about the backtrace generation time aside, the application window was unresponsive for a moment before it disappeared, so it's difficult to say exactly what the last event it processed was.

I was in the process of reformatting a CSV (credit card transactions) into a readable spreadsheet, so I was doing a bunch of changing cell formats, resizing/hiding columns, etc.

HTH

Comment 14 Caolan McNamara 2014-11-19 16:42:32 UTC

*** This bug has been marked as a duplicate of bug 1165444 ***