Bugzilla – Attachment 134785 Details for
Bug 109261
Crash in: rtl_uString_acquire when adding a video to a slide with zero undo steps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 5.42 KB, created by
Julien Nabet
on 2017-07-22 18:39:36 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-07-22 18:39:36 UTC
Size:
5.42 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffca05e862 in sd::View::InsertMediaObj (this=0x555557aaa4c0, rMediaURL="vnd.sun.star.Package:Media/DLP_PART_2_768k.wmv", rMimeType="application/vnd.sun.star.media", > rAction=@0x7fffffff1e06: 1 '\001', rPos=Point = {...}, rSize=Size = {...}) at /home/julien/lo/libreoffice/sd/source/ui/view/sdview4.cxx:374 >374 pNewMediaObj->AdjustToMaxRect( pPickObj->GetLogicRect() ); >(gdb) p pPickObj >$1 = (SdrObject *) 0x55555893bfd0 >(gdb) bt >#0 0x00007fffca05e862 in sd::View::InsertMediaObj (this=0x555557aaa4c0, rMediaURL="vnd.sun.star.Package:Media/DLP_PART_2_768k.wmv", > rMimeType="application/vnd.sun.star.media", rAction=@0x7fffffff1e06: 1 '\001', rPos=Point = {...}, rSize=Size = {...}) > at /home/julien/lo/libreoffice/sd/source/ui/view/sdview4.cxx:374 >#1 0x00007fffca05e1da in sd::View::InsertMediaURL (this=0x555557aaa4c0, rMediaURL="file:///home/julien/lo/bugs/109261_telesto/DLP_PART_2_768k.wmv", > rAction=@0x7fffffff1e06: 1 '\001', rPos=Point = {...}, rSize=Size = {...}, bLink=false) at /home/julien/lo/libreoffice/sd/source/ui/view/sdview4.cxx:293 >#2 0x00007fffc9cdefa6 in sd::FuInsertAVMedia::DoExecute (this=0x55555872ebd0, rReq=...) at /home/julien/lo/libreoffice/sd/source/ui/func/fuinsert.cxx:752 >#3 0x00007fffc9cdeac1 in sd::FuInsertAVMedia::Create (pViewSh=0x555557a8b0f0, pWin=0x555557a8cc20, pView=0x555557aaa4c0, pDoc=0x55555783ebd0, rReq=...) > at /home/julien/lo/libreoffice/sd/source/ui/func/fuinsert.cxx:691 >#4 0x00007fffc9f9dbd7 in sd::DrawViewShell::FuTemporary (this=0x555557a8b0f0, rReq=...) at /home/julien/lo/libreoffice/sd/source/ui/view/drviews2.cxx:1115 >#5 0x00007fffc9fe31a4 in SfxStubDrawViewShellFuTemporary (pShell=0x555557a8b0f0, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sd/sdi/sdslots.hxx:1469 >#6 0x00007ffff1c0e940 in SfxShell::CallExec (this=0x555557a8b0f0, pFunc=0x7fffc9fe3176 <SfxStubDrawViewShellFuTemporary(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:210 >#7 0x00007ffff1c05115 in SfxDispatcher::Call_Impl (this=0x555557a55d70, rShell=..., rSlot=..., rReq=..., bRecord=false) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:377 >#8 0x00007ffff1c08a7b in SfxDispatcher::PostMsgHandler (this=0x555557a55d70, pReq=0x555558703ff0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1135 >#9 0x00007ffff1c08923 in SfxDispatcher::LinkStubPostMsgHandler (instance=0x555557a55d70, data=0x555558703ff0) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1115 >#10 0x00007ffff1f44a93 in Link<SfxRequest*, void>::Call (this=0x555557a5b190, data=0x555558703ff0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#11 0x00007ffff1f44a19 in SfxHintPoster::DoEvent_Impl (this=0x555557a5b180, pPostedHint=0x555558703ff0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:44 >#12 0x00007ffff1f449ef in SfxHintPoster::LinkStubDoEvent_Impl (instance=0x555557a5b180, data=0x555558703ff0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:42 >#13 0x00007fffec3bb5cb in Link<void*, void>::Call (this=0x555558723b78, data=0x555558703ff0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#14 0x00007fffec3b8588 in ImplHandleUserEvent (pSVEvent=0x555558723b70) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1921 >#15 0x00007fffec3b9e8d in ImplWindowFrameProc (_pWindow=0x5555576d0d50, nEvent=SalEvent::UserEvent, pEvent=0x555558723b70) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2470 >#16 0x00007fffec95b5a4 in SalFrame::CallCallback (this=0x5555576d1470, nEvent=SalEvent::UserEvent, pEvent=0x555558723b70) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:276 >#17 0x00007fffec96de3d in SalGenericDisplay::DispatchInternalEvent (this=0x555557493020) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:86 >#18 0x00007fffd7d12098 in GtkData::userEventFn (data=0x5555558d1df0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:807 >#19 0x00007fffd7d12125 in call_userEventFn (data=0x5555558d1df0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:817 >#20 0x00007ffff5b428ca in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#21 0x00007ffff5b42c80 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#22 0x00007ffff5b42d2c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#23 0x00007fffd7d10f0e in GtkData::Yield (this=0x5555558d1df0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:464 >#24 0x00007fffd7d13f1d in GtkInstance::DoYield (this=0x5555558dfaa0, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:417 >#25 0x00007fffec7ff52f in ImplYield (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:476 >#26 0x00007fffec7fb480 in Application::Yield () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:549 >#27 0x00007fffec7fafe1 in Application::Execute () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:455 >#28 0x00007ffff7786573 in desktop::Desktop::DoExecute () at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1265 >#29 0x00007ffff7787778 in desktop::Desktop::Main (this=0x7fffffff3750) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1650 >#30 0x00007fffec80a0fd in ImplSVMain () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >
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 109261
: 134785