[Libreoffice-bugs] [Bug 118963] Crash when dragging column from datasource to spreadsheet
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 27 09:48:25 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118963
--- Comment #6 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Crash on Linux, Stack is:
SdrObject::GetObjectItemPool(const SdrObject * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:545)
sdr::properties::DefaultProperties::GetObjectItemSet(const
sdr::properties::DefaultProperties * const this)
(/home/alg/lo/work01/svx/source/sdr/properties/defaultproperties.cxx:105)
sdr::properties::AttributeProperties::GetObjectItemSet(const
sdr::properties::AttributeProperties * const this)
(/home/alg/lo/work01/svx/source/sdr/properties/attributeproperties.cxx:246)
SdrTextObj::GetTextAniKind(const SdrTextObj * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdotext.cxx:1789)
sdr::contact::ViewContactOfSdrObj::ViewContactOfSdrObj(sdr::contact::ViewContactOfSdrObj
* const this, SdrObject & rObj)
(/home/alg/lo/work01/svx/source/sdr/contact/viewcontactofsdrobj.cxx:58)
sdr::contact::ViewContactOfUnoControl::ViewContactOfUnoControl(sdr::contact::ViewContactOfUnoControl
* const this, _rUnoObject)
(/home/alg/lo/work01/svx/source/sdr/contact/viewcontactofunocontrol.cxx:51)
o3tl::make_unique<sdr::contact::ViewContactOfUnoControl, SdrUnoObj&>()
(/home/alg/lo/work01/include/o3tl/make_unique.hxx:29)
SdrUnoObj::CreateObjectSpecificViewContact(SdrUnoObj * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdouno.cxx:531)
SdrObject::GetViewContact(const SdrObject * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:270)
SdrObject::ActionChanged(const SdrObject * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:280)
SdrObject::SetChanged(SdrObject * const this)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:933)
SdrUnoObj::CreateUnoControlModel(SdrUnoObj * const this, const rtl::OUString &
rModelName) (/home/alg/lo/work01/svx/source/svdraw/svdouno.cxx:419)
SdrUnoObj::SdrUnoObj(SdrUnoObj * const this, const void ** const __vtt_parm,
rSdrModel, const rtl::OUString & rModelName)
(/home/alg/lo/work01/svx/source/svdraw/svdouno.cxx:160)
FmFormObj::FmFormObj(FmFormObj * const this, rSdrModel, rModelName)
(/home/alg/lo/work01/svx/source/form/fmobj.cxx:62)
FmFormObjFactory::MakeObject(SdrObjCreatorParams aParams)
(/home/alg/lo/work01/svx/source/form/fmobjfac.cxx:215)
Link<SdrObjCreatorParams, SdrObject*>::Call()
(/home/alg/lo/work01/include/tools/link.hxx:84)
SdrObjFactory::CreateObjectFromFactory(SdrModel & rSdrModel, SdrInventor
nInventor, sal_uInt16 nObjIdentifier)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:3003)
SdrObjFactory::MakeNewObject(SdrModel & rSdrModel, SdrInventor nInventor,
sal_uInt16 nIdentifier, const tools::Rectangle * pSnapRect)
(/home/alg/lo/work01/svx/source/svdraw/svdobj.cxx:3135)
FmXFormView::createControlLabelPair(const OutputDevice & _rOutDev, sal_Int32
_nXOffsetMM, sal_Int32 _nYOffsetMM, const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> & _rxField,
const com::sun::star::uno::Reference<com::sun::star::util::XNumberFormats> &
_rxNumberFormats, sal_uInt16 _nControlObjectID, const rtl::OUString &
_rFieldPostfix, SdrInventor _nInventor, sal_uInt16 _nLabelObjectID, SdrModel *
_pModel, SdrUnoObj *& _rpLabel, SdrUnoObj *& _rpControl)
(/home/alg/lo/work01/svx/source/form/fmvwimp.cxx:1585)
FmXFormView::createControlLabelPair(FmXFormView * const this, const
OutputDevice & _rOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _nYOffsetMM, const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> & _rxField,
const com::sun::star::uno::Reference<com::sun::star::util::XNumberFormats> &
_rxNumberFormats, sal_uInt16 _nControlObjectID, const rtl::OUString &
_rFieldPostfix, SdrUnoObj *& _rpLabel, SdrUnoObj *& _rpControl, const
com::sun::star::uno::Reference<com::sun::star::sdbc::XDataSource> &
_rxDataSource, const rtl::OUString & _rDataSourceName, const rtl::OUString &
_rCommand, const sal_Int32 _nCommandType)
(/home/alg/lo/work01/svx/source/form/fmvwimp.cxx:1518)
FmXFormView::implCreateFieldControl(FmXFormView * const this,
_rColumnDescriptor) (/home/alg/lo/work01/svx/source/form/fmvwimp.cxx:1337)
ScViewFunc::PasteDataFormat(ScViewFunc * const this, SotClipboardFormatId
nFormatId, const
com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> &
rxTransferable, SCCOL nPosX, SCROW nPosY, const Point * pLogicPos, bool bLink,
bool bAllowDialogs) (/home/alg/lo/work01/sc/source/ui/view/viewfun5.cxx:445)
ScGridWindow::ExecuteDrop(ScGridWindow * const this, const ExecuteDropEvent &
rEvt) (/home/alg/lo/work01/sc/source/ui/view/gridwin.cxx:4371)
DropTargetHelper::DropTargetListener::drop(DropTargetHelper::DropTargetListener
* const this, const com::sun::star::datatransfer::dnd::DropTargetDropEvent &
rDTDE) (/home/alg/lo/work01/svtools/source/misc/transfer2.cxx:152)
DNDListenerContainer::fireDropEvent(DNDListenerContainer * const this, const
com::sun::star::uno::Reference<com::sun::star::datatransfer::dnd::XDropTargetDropContext>
& context, sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY,
sal_Int8 sourceActions, const
com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> &
transferable)
(/home/alg/lo/work01/vcl/source/window/dndlistenercontainer.cxx:117)
DNDEventDispatcher::fireDropEvent(vcl::Window * pWindow, const
com::sun::star::uno::Reference<com::sun::star::datatransfer::dnd::XDropTargetDropContext>
& xContext, const sal_Int8 nDropAction, const Point & rLocation, const sal_Int8
nSourceActions, const
com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> &
xTransferable)
(/home/alg/lo/work01/vcl/source/window/dndeventdispatcher.cxx:379)
DNDEventDispatcher::drop(DNDEventDispatcher * const this, const
com::sun::star::datatransfer::dnd::DropTargetDropEvent & dtde)
(/home/alg/lo/work01/vcl/source/window/dndeventdispatcher.cxx:109)
GtkDropTarget::fire_drop(GtkDropTarget * const this, const
com::sun::star::datatransfer::dnd::DropTargetDropEvent & dtde)
(/home/alg/lo/work01/vcl/unx/gtk3/gtk3gtkinst.cxx:785)
GtkSalFrame::signalDragDrop(GtkWidget * pWidget, GdkDragContext * context, gint
x, gint y, guint time, gpointer frame)
(/home/alg/lo/work01/vcl/unx/gtk3/gtk3gtkframe.cxx:3591)
[Unknown/Just-In-Time compiled code] (Unknown Source:0)
g_closure_invoke (Unknown Source:0)
[Unknown/Just-In-Time compiled code] (Unknown Source:0)
g_signal_emit_valist (Unknown Source:0)
g_signal_emit_by_name (Unknown Source:0)
[Unknown/Just-In-Time compiled code] (Unknown Source:0)
gtk_main_do_event (Unknown Source:0)
[Unknown/Just-In-Time compiled code] (Unknown Source:0)
g_main_context_dispatch (Unknown Source:0)
[Unknown/Just-In-Time compiled code] (Unknown Source:0)
g_main_context_iteration (Unknown Source:0)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180727/12ab9748/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list