Bug 1150208 - [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin killed by SIGSEGV
Summary: [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin k...
Keywords:
Status: CLOSED DUPLICATE of bug 1165444
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3dbce6c907de5281e719bd03242...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-07 16:50 UTC by Ian Pilcher
Modified: 2014-11-19 16:42 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-19 16:42:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (51.24 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: cgroup (180 bytes, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: core_backtrace (20.55 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: dso_list (23.49 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: environ (3.31 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: exploitable (82 bytes, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: maps (110.32 KB, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: open_fds (578 bytes, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: proc_pid_status (953 bytes, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details
File: var_log_messages (380 bytes, text/plain)
2014-10-07 16:50 UTC, Ian Pilcher
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.