Bugzilla – Attachment 62836 Details for
Bug 50679
EDITING: Copying cell(s) with conditional formatting CRASH when paste
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt + console msgs on master
bt_console.txt (text/plain), 8.19 KB, created by
Julien Nabet
on 2012-06-09 01:23:48 UTC
(
hide
)
Description:
bt + console msgs on master
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2012-06-09 01:23:48 UTC
Size:
8.19 KB
patch
obsolete
>warn:configmgr:32163:1:/home/julien/compile-libreoffice/libo/configmgr/source/propertynode.cxx:83: non-nillable property without value >warn:legacy.osl:32163:1:/home/julien/compile-libreoffice/libo/tools/source/fsys/urlobj.cxx:3503: INetURLObject::checkHierarchical vnd.sun.star.expand >warn:legacy.tools:32163:1:/home/julien/compile-libreoffice/libo/vcl/inc/svdata.hxx:440: object deleted while in use ! >warn:legacy.tools:32163:1:/home/julien/compile-libreoffice/libo/vcl/inc/svdata.hxx:440: object deleted while in use ! >warn:legacy.tools:32163:1:/home/julien/compile-libreoffice/libo/vcl/inc/svdata.hxx:440: object deleted while in use ! >warn:legacy.osl:32163:1:/home/julien/compile-libreoffice/libo/sc/source/core/data/conditio.cxx:1646: ScConditionalFormatList: Eintrag nicht gefunden > > >bt : >Program received signal SIGSEGV, Segmentation fault. >0x00007f2698e4a060 in ScConditionalFormat::Clone (this=0x0, pNewDoc=0x1268150) at /home/julien/compile-libreoffice/libo/sc/source/core/data/conditio.cxx:1290 >1290 ScConditionalFormat* pNew = new ScConditionalFormat(nKey, pNewDoc); >(gdb) bt >#0 0x00007f2698e4a060 in ScConditionalFormat::Clone (this=0x0, pNewDoc=0x1268150) at /home/julien/compile-libreoffice/libo/sc/source/core/data/conditio.cxx:1290 >#1 0x00007f269904a592 in ScTable::CopyConditionalFormat (this=0x12710f0, nCol1=2, nRow1=3, nCol2=2, nRow2=3, nDx=1, nDy=2, pTable=0x22040e0) > at /home/julien/compile-libreoffice/libo/sc/source/core/data/table2.cxx:668 >#2 0x00007f269904baf5 in ScTable::CopyFromClip (this=0x12710f0, nCol1=2, nRow1=3, nCol2=2, nRow2=3, nDx=1, nDy=2, nInsFlag=127, bAsLink=false, bSkipAttrForEmpty=false, > pTable=0x22040e0) at /home/julien/compile-libreoffice/libo/sc/source/core/data/table2.cxx:803 >#3 0x00007f2698ebc7bc in ScDocument::CopyBlockFromClip (this=0x1268150, nCol1=2, nRow1=3, nCol2=2, nRow2=3, rMark=..., nDx=1, nDy=2, pCBFCP=0x7fff7b83fa80) > at /home/julien/compile-libreoffice/libo/sc/source/core/data/document.cxx:2242 >#4 0x00007f2698ebcedd in ScDocument::CopyNonFilteredFromClip (this=0x1268150, nCol1=2, nRow1=3, nCol2=2, nRow2=3, rMark=..., nDx=1, pCBFCP=0x7fff7b83fa80, > rClipStartRow=@0x7fff7b83fa7c: 1) at /home/julien/compile-libreoffice/libo/sc/source/core/data/document.cxx:2349 >#5 0x00007f2698ebd75f in ScDocument::CopyFromClip (this=0x1268150, rDestRange=..., rMark=..., nInsFlag=127, pRefUndoDoc=0x0, pClipDoc=0x1944850, bResetCut=true, > bAsLink=false, bIncludeFiltered=false, bSkipAttrForEmpty=false, pDestRanges=0x7fff7b83f9c0) at /home/julien/compile-libreoffice/libo/sc/source/core/data/document.cxx:2510 >#6 0x00007f2699898ac5 in ScViewFunc::PasteFromClip (this=0x12e4bd8, nFlags=255, pClipDoc=0x1944850, nFunction=0, bSkipEmpty=false, bTranspose=false, bAsLink=false, > eMoveMode=INS_NONE, nUndoExtraFlags=0, bAllowDialogs=true) at /home/julien/compile-libreoffice/libo/sc/source/ui/view/viewfun3.cxx:1360 >#7 0x00007f26997768da in ScClipUtil::PasteFromClipboard (pViewData=0x12e4be0, pTabViewShell=0x12e4b00, bShowDialog=true) > at /home/julien/compile-libreoffice/libo/sc/source/ui/view/cliputil.cxx:87 >#8 0x00007f26997639e0 in ScCellShell::ExecuteEdit (this=0x1300ff0, rReq=...) at /home/julien/compile-libreoffice/libo/sc/source/ui/view/cellsh1.cxx:1168 >#9 0x00007f269975b1f7 in SfxStubScCellShellExecuteEdit (pShell=0x1300ff0, rReq=...) > at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/sc/sdi/scslots.hxx:6328 >#10 0x00007f26b2ea4a0e in SfxShell::CallExec (this=0x1300ff0, pFunc=0x7f269975b1d4 <SfxStubScCellShellExecuteEdit(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:199 >#11 0x00007f26b2e9d5b1 in SfxDispatcher::Call_Impl (this=0x12d8aa0, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') > at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:259 >#12 0x00007f26b2e9f9e9 in SfxDispatcher::_Execute (this=0x12d8aa0, rShell=..., rSlot=..., rReq=..., eCallMode=4) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:942 >#13 0x00007f26b2e921c6 in SfxBindings::Execute_Impl (this=0x12d7d70, aReq=..., pSlot=0x7f269a079a80, pShell=0x1300ff0) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/bindings.cxx:1292 >#14 0x00007f26b2ec87dd in SfxDispatchController_Impl::dispatch (this=0x14fe9c0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/unoctitm.cxx:749 >#15 0x00007f26b2ec6b0f in SfxOfficeDispatch::dispatch (this=0x7f26a6c622a8, aURL=..., aArgs=empty uno::Sequence) > at /home/julien/compile-libreoffice/libo/sfx2/source/control/unoctitm.cxx:378 >#16 0x00007f26b21821c4 in svt::AsyncAccelExec::impl_ts_asyncCallback (this=0x1545fc0) at /home/julien/compile-libreoffice/libo/svtools/source/misc/acceleratorexecute.cxx:502 >#17 0x00007f26b218214d in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback (pThis=0x1545fc0, pCaller=0x0) > at /home/julien/compile-libreoffice/libo/svtools/source/misc/acceleratorexecute.cxx:495 >#18 0x00007f26afe80684 in Link::Call (this=0x1545fc8, pCaller=0x0) at /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/tools/link.hxx:143 >#19 0x00007f26b0212f9c in vcl::EventPoster::DoEvent_Impl (this=0x1545fc0, pEvent=0x0) at /home/julien/compile-libreoffice/libo/vcl/source/helper/evntpost.cxx:59 >#20 0x00007f26b0212f67 in vcl::EventPoster::LinkStubDoEvent_Impl (pThis=0x1545fc0, pCaller=0x0) at /home/julien/compile-libreoffice/libo/vcl/source/helper/evntpost.cxx:62 >#21 0x00007f26afe80684 in Link::Call (this=0x22245b0, pCaller=0x0) at /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/tools/link.hxx:143 >#22 0x00007f26b033b870 in ImplHandleUserEvent (pSVEvent=0x221fd70) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2003 >#23 0x00007f26b033cb26 in ImplWindowFrameProc (pWindow=0x10263d0, nEvent=22, pEvent=0x221fd70) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2575 >#24 0x00007f26b034e51d in SalFrame::CallCallback (this=0x1026840, nEvent=22, pEvent=0x221fd70) at /home/julien/compile-libreoffice/libo/vcl/inc/salframe.hxx:281 >#25 0x00007f26b034e014 in SalGenericDisplay::DispatchInternalEvent (this=0xfc5c70) at /home/julien/compile-libreoffice/libo/vcl/generic/app/gendisp.cxx:102 >#26 0x00007f26a671dc74 in GtkData::userEventFn (data=0xf39c00) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:944 >---Type <return> to continue, or q <return> to quit--- >#27 0x00007f26a671dccb in call_userEventFn (data=0xf39c00) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:954 >#28 0x00007f26a4462205 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007f26a4462538 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#30 0x00007f26a44625f4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007f26a671cc0a in GtkData::Yield (this=0xf39c00, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:583 >#32 0x00007f26a67204f8 in GtkInstance::Yield (this=0xf388e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >#33 0x00007f26afe981bf in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:451 >#34 0x00007f26afe94635 in Application::Yield (i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:485 >#35 0x00007f26afe945d6 in Application::Execute () at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:430 >#36 0x00007f26b5644d74 in desktop::Desktop::Main (this=0x7fff7b8428e0) at /home/julien/compile-libreoffice/libo/desktop/source/app/app.cxx:1766 >#37 0x00007f26afea0d7e in ImplSVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:183 >#38 0x00007f26afea0ec4 in SVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:220 >#39 0x00007f26b5686bcb in soffice_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/sofficemain.cxx:77 >#40 0x0000000000400734 in sal_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:34 >#41 0x0000000000400719 in main (argc=2, argv=0x7fff7b842a98) at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:33 >(gdb) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 50679
:
62511
| 62836