Bug 1078827 - [abrt] libreoffice-core: IsModified(): soffice.bin killed by SIGSEGV
Summary: [abrt] libreoffice-core: IsModified(): soffice.bin killed by SIGSEGV
Keywords:
Status: CLOSED INSUFFICIENT_DATA
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:65f5f096a140cd42189d934510c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-20 11:12 UTC by Andy Sapiro
Modified: 2014-10-08 10:43 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-26 14:36:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (60.91 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: cgroup (172 bytes, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: core_backtrace (40.51 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: dso_list (21.39 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: environ (1.84 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: exploitable (82 bytes, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: limits (1.29 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: maps (104.67 KB, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: open_fds (446 bytes, text/plain)
2014-03-20 11:12 UTC, Andy Sapiro
no flags Details
File: proc_pid_status (943 bytes, text/plain)
2014-03-20 11:13 UTC, Andy Sapiro
no flags Details
File: var_log_messages (391 bytes, text/plain)
2014-03-20 11:13 UTC, Andy Sapiro
no flags Details

Description Andy Sapiro 2014-03-20 11:12:29 UTC
Version-Release number of selected component:
libreoffice-core-4.2.2.1-6.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --impress file:///home/andys/Documents/Beth-Tephillah%202014/BTCC/Counselling%20Presentation/Counselling%20Training%20Topics%2013-18%20Developmental%20Issues.odp --splash-pipe=5
crash_function: IsModified
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 IsModified at /usr/src/debug/libreoffice-4.2.2.1/editeng/source/editeng/editdoc.hxx:757
 #2 EditEngine::IsModified at /usr/src/debug/libreoffice-4.2.2.1/editeng/source/editeng/editeng.cxx:1742
 #3 Outliner::IsModified at /usr/src/debug/libreoffice-4.2.2.1/editeng/source/outliner/outlin2.cxx:115
 #4 SdrObjEditView::SdrEndTextEdit at /usr/src/debug/libreoffice-4.2.2.1/svx/source/svdraw/svdedxv.cxx:890
 #5 sd::View::SdrEndTextEdit at /usr/src/debug/libreoffice-4.2.2.1/sd/source/ui/view/sdview.cxx:740
 #6 SdrObjEditView::EndTextEditHdl at /usr/src/debug/libreoffice-4.2.2.1/svx/source/svdraw/svdedxv.cxx:512
 #7 Call at /usr/src/debug/libreoffice-4.2.2.1/include/tools/link.hxx:123
 #8 SdrUndoManager::Undo at /usr/src/debug/libreoffice-4.2.2.1/svx/source/svdraw/sdrundomanager.cxx:51
 #9 sd::ViewShell::ImpSidUndo at /usr/src/debug/libreoffice-4.2.2.1/sd/source/ui/view/viewshel.cxx:1172
 #10 sd::DrawViewShell::FuSupport at /usr/src/debug/libreoffice-4.2.2.1/sd/source/ui/view/drviewse.cxx:1439

Comment 1 Andy Sapiro 2014-03-20 11:12:36 UTC
Created attachment 876777 [details]
File: backtrace

Comment 2 Andy Sapiro 2014-03-20 11:12:38 UTC
Created attachment 876778 [details]
File: cgroup

Comment 3 Andy Sapiro 2014-03-20 11:12:42 UTC
Created attachment 876779 [details]
File: core_backtrace

Comment 4 Andy Sapiro 2014-03-20 11:12:45 UTC
Created attachment 876780 [details]
File: dso_list

Comment 5 Andy Sapiro 2014-03-20 11:12:47 UTC
Created attachment 876781 [details]
File: environ

Comment 6 Andy Sapiro 2014-03-20 11:12:50 UTC
Created attachment 876782 [details]
File: exploitable

Comment 7 Andy Sapiro 2014-03-20 11:12:52 UTC
Created attachment 876783 [details]
File: limits

Comment 8 Andy Sapiro 2014-03-20 11:12:56 UTC
Created attachment 876784 [details]
File: maps

Comment 9 Andy Sapiro 2014-03-20 11:12:59 UTC
Created attachment 876785 [details]
File: open_fds

Comment 10 Andy Sapiro 2014-03-20 11:13:02 UTC
Created attachment 876786 [details]
File: proc_pid_status

Comment 11 Andy Sapiro 2014-03-20 11:13:04 UTC
Created attachment 876787 [details]
File: var_log_messages

Comment 12 Caolan McNamara 2014-03-20 13:52:57 UTC
if we can believe gdb the backtrace claims that EditEngine is 0, while the parent Outliner is not, which doesn't seem possible


caolanm->Andy: Is this reproducible for you, looks undo related if that rings a bell

Comment 13 Andy Sapiro 2014-10-06 12:07:02 UTC
There have been so many changes to the product since this occured that this is no longer revelant.

At the time it was reproducable.

I would have expected that as this was closed in march, the constant requests for info would have stopped too.

Comment 14 David Tardon 2014-10-08 10:43:25 UTC
(In reply to Andy Sapiro from comment #13)
> I would have expected that as this was closed in march, the constant
> requests for info would have stopped too.

Apparently there has been a change in bugzilla and needinfo flag is no longer cleared when a bug is closed...


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