Bug 1209013

Summary: [abrt] libreoffice-core: SwListImpl::~SwListImpl()(): soffice.bin killed by SIGSEGV
Product: [Fedora] Fedora Reporter: 汪明衡 <ifoolb>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: caolanm, dtardon, erack, ifoolb, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1c4141f9398b27cdc26ab2c76570fd1221560429
Whiteboard: abrt_hash:0311cb838d55ea57b5f28d392fe7249be7c3b996
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-13 12:35:56 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 汪明衡 2015-04-05 07:58:00 UTC
Description of problem:
crashes when trying to change font of document which is imported from web pages and relatively large in size(got 78 pages in the word doc). The debug info is too large to download, sorry for inconvenience.

Version-Release number of selected component:
libreoffice-core-4.3.6.2-6.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer --splash-pipe=5
crash_function: SwListImpl::~SwListImpl()
executable:     /usr/lib64/libreoffice/program/soffice.bin
kernel:         3.18.7-200.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1002
var_log_messages: [System Logs]:\n-- Logs begin at Sun 2015-03-22 20:24:31 CST, end at Sun 2015-04-05 15:47:03 CST. --

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 SwListImpl::~SwListImpl() at /usr/lib64/libreoffice/program/../program/libswlo.so
 #1 SwList::~SwList() at /usr/lib64/libreoffice/program/../program/libswlo.so
 #2 SwDoc::~SwDoc() at /usr/lib64/libreoffice/program/../program/libswlo.so
 #4 SwTransferable::~SwTransferable() at /usr/lib64/libreoffice/program/../program/libswlo.so
 #6 x11::X11Clipboard::setContents(com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, com::sun::star::uno::Reference<com::sun::star::datatransfer::clipboard::XClipboardOwner> const&) at /usr/lib64/libreoffice/program/libvclplug_genlo.so
 #7 TransferableHelper::ClearSelection(Window*) at /usr/lib64/libreoffice/program/libsvtlo.so
 #8 SwWrtShell::ResetSelect(Point const*, bool) at /usr/lib64/libreoffice/program/../program/libswlo.so
 #9 SwWrtShell::SetCrsrKillSel(Point const*, bool) at /usr/lib64/libreoffice/program/../program/libswlo.so
 #10 SwEditWin::MouseButtonUp(MouseEvent const&) at /usr/lib64/libreoffice/program/../program/libswlo.so
 #11 ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) at /usr/lib64/libreoffice/program/libvcllo.so

Comment 1 汪明衡 2015-04-05 07:58:12 UTC
Created attachment 1011053 [details]
File: backtrace

Comment 2 汪明衡 2015-04-05 07:58:16 UTC
Created attachment 1011054 [details]
File: cgroup

Comment 3 汪明衡 2015-04-05 07:58:20 UTC
Created attachment 1011055 [details]
File: core_backtrace

Comment 4 汪明衡 2015-04-05 07:58:25 UTC
Created attachment 1011056 [details]
File: dso_list

Comment 5 汪明衡 2015-04-05 07:58:28 UTC
Created attachment 1011057 [details]
File: environ

Comment 6 汪明衡 2015-04-05 07:58:30 UTC
Created attachment 1011058 [details]
File: exploitable

Comment 7 汪明衡 2015-04-05 07:58:33 UTC
Created attachment 1011059 [details]
File: limits

Comment 8 汪明衡 2015-04-05 07:58:42 UTC
Created attachment 1011060 [details]
File: maps

Comment 9 汪明衡 2015-04-05 07:58:45 UTC
Created attachment 1011061 [details]
File: open_fds

Comment 10 汪明衡 2015-04-05 07:58:48 UTC
Created attachment 1011062 [details]
File: proc_pid_status

Comment 11 David Tardon 2015-04-07 07:37:30 UTC
If the crash is reproducible, could you give us detailed steps to reproduce? What web page to copy, what to select (the whole document or just a part?), what font to use...

Comment 12 汪明衡 2015-04-07 10:02:42 UTC
It IS reproducible, though I can't(don't wish to) determine the exact steps, since importing a lot of text and images is too slow. First, if you ask what web page it is, I'd say it doesn't matter, if only the page contains enough text and images, as I tried on different pages, which leaded to the same result. Specifically, I selected the whole document and changed the font to Inconsolata, at this stage it might not crash immediately, but it crashed after I did some navigation within the document, which happened twice(I tested twice in total). BTW I've been downloading the debug info for the newly generated crash, due to slow connection speed it requires quite some time.

Comment 13 汪明衡 2015-04-08 05:37:29 UTC
I can't report this one again as it's already reported, but strangely I hit another one, and this time I downloaded debug info. Have a look at this https://bugzilla.redhat.com/show_bug.cgi?id=1209734

Comment 14 David Tardon 2015-04-13 12:35:56 UTC

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