Bug 879244

Summary: [abrt] libreoffice-core-3.5.7.2-6.fc17: XClipboard::setContents pure virtual (SIGABRT)
Product: [Fedora] Fedora Reporter: pinpinokio
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:bb16e19dc1d9470013b3b57907d9b2c0d09fd0ed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-19 08:33:52 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: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: proc_pid_status
none
File: open_fds
none
File: var_log_messages none

Description pinpinokio 2012-11-22 12:27:40 UTC
Version-Release number of selected component:
libreoffice-core-3.5.7.2-6.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/lib64/libreoffice/program/soffice.bin --writer file:///home/bobs/Documents/Tasks/Educational/Hipermarket.doc --splash-pipe=6
crash_function: __cxxabiv1::__cxa_pure_virtual
kernel:         3.6.6-1.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #5 __cxxabiv1::__cxa_pure_virtual at ../../../../libstdc++-v3/libsupc++/pure.cc:50
: #6 TransferableHelper::CopyToSelection at /usr/src/debug/libreoffice-3.5.7.2/svtools/source/misc/transfer.cxx:1103
: #7 SwTransferable::CreateSelection at /usr/src/debug/libreoffice-3.5.7.2/sw/source/ui/dochdl/swdtflvr.cxx:3405
: #8 BeginDrag at /usr/src/debug/libreoffice-3.5.7.2/sw/source/ui/wrtsh/select.cxx:860
: #9 SwWrtShell::BeginDrag at /usr/src/debug/libreoffice-3.5.7.2/sw/source/ui/wrtsh/select.cxx:840
: #10 SwEditWin::MouseMove at /usr/src/debug/libreoffice-3.5.7.2/sw/source/ui/docvw/edtwin.cxx:3777
: #11 ImplHandleMouseEvent at /usr/src/debug/libreoffice-3.5.7.2/vcl/source/window/winproc.cxx:789
: #12 ImplHandleSalMouseMove at /usr/src/debug/libreoffice-3.5.7.2/vcl/source/window/winproc.cxx:2059
: #13 ImplWindowFrameProc at /usr/src/debug/libreoffice-3.5.7.2/vcl/source/window/winproc.cxx:2381
: #14 CallCallback at /usr/src/debug/libreoffice-3.5.7.2/vcl/inc/salframe.hxx:294

Comment 1 pinpinokio 2012-11-22 12:27:43 UTC
Created attachment 649770 [details]
File: core_backtrace

Comment 2 pinpinokio 2012-11-22 12:27:46 UTC
Created attachment 649771 [details]
File: environ

Comment 3 pinpinokio 2012-11-22 12:27:48 UTC
Created attachment 649772 [details]
File: limits

Comment 4 pinpinokio 2012-11-22 12:27:50 UTC
Created attachment 649773 [details]
File: backtrace

Comment 5 pinpinokio 2012-11-22 12:27:53 UTC
Created attachment 649774 [details]
File: cgroup

Comment 6 pinpinokio 2012-11-22 12:27:55 UTC
Created attachment 649775 [details]
File: smolt_data

Comment 7 pinpinokio 2012-11-22 12:27:57 UTC
Created attachment 649776 [details]
File: executable

Comment 8 pinpinokio 2012-11-22 12:28:00 UTC
Created attachment 649777 [details]
File: maps

Comment 9 pinpinokio 2012-11-22 12:28:02 UTC
Created attachment 649778 [details]
File: dso_list

Comment 10 pinpinokio 2012-11-22 12:28:06 UTC
Created attachment 649779 [details]
File: proc_pid_status

Comment 11 pinpinokio 2012-11-22 12:28:08 UTC
Created attachment 649780 [details]
File: open_fds

Comment 12 pinpinokio 2012-11-22 12:28:10 UTC
Created attachment 649781 [details]
File: var_log_messages

Comment 13 Caolan McNamara 2012-11-22 21:10:43 UTC
a pure virtual exception on xSelection->setContents( pThis, pThis ); in svtools/source/misc/transfer.cxx during a selection apparently

most odd, are you able to reproduce this crash ?