Bugzilla – Attachment 109692 Details for
Bug 86392
EDITING: CRASH when try to find existing string on locked Layer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 10.75 KB, created by
Julien Nabet
on 2014-11-18 21:36:38 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2014-11-18 21:36:38 UTC
Size:
10.75 KB
patch
obsolete
>soffice.bin: /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editdoc.cxx :1727 : void ContentNode::UnExpandPosition(sal_Int32&, bool): l'assertion « !(nAttr < rAttrs.size() - 1) || rAttrs[nAttr].GetStart() < rAttrs[nAttr + 1].GetStart() » a échoué. > >Program received signal SIGABRT, Aborted. >0x00002aaaab29f107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00002aaaab29f107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#1 0x00002aaaab2a04e8 in __GI_abort () at abort.c:89 >#2 0x00002aaaab298226 in __assert_fail_base (fmt=0x2aaac567d03a "%s%s%s :%u : %s%s l'assertion « %s » a échoué.\n%n", > assertion=assertion@entry=0x2aaacb1905a0 "!(nAttr < rAttrs.size() - 1) || rAttrs[nAttr].GetStart() < rAttrs[nAttr + 1].GetStart()", > file=file@entry=0x2aaacb190550 "/home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editdoc.cxx", line=line@entry=1727, > function=function@entry=0x2aaacb194a40 <ContentNode::UnExpandPosition(int&, bool)::__PRETTY_FUNCTION__> "void ContentNode::UnExpandPosition(sal_Int32&, bool)") > at assert.c:92 >#3 0x00002aaaab2982d2 in __GI___assert_fail (assertion=0x2aaacb1905a0 "!(nAttr < rAttrs.size() - 1) || rAttrs[nAttr].GetStart() < rAttrs[nAttr + 1].GetStart()", > file=0x2aaacb190550 "/home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editdoc.cxx", line=1727, > function=0x2aaacb194a40 <ContentNode::UnExpandPosition(int&, bool)::__PRETTY_FUNCTION__> "void ContentNode::UnExpandPosition(sal_Int32&, bool)") at assert.c:101 >#4 0x00002aaacaf8ea57 in ContentNode::UnExpandPosition (this=0xe7c78e0, rPos=@0x7fffffff2d8c: 7, bBiasStart=true) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editdoc.cxx:1726 >#5 0x00002aaacaf8eb92 in ContentNode::UnExpandPositions (this=0xe7c78e0, rStartPos=@0x7fffffff2d8c: 7, rEndPos=@0x7fffffff2d88: 12) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editdoc.cxx:1764 >#6 0x00002aaacb04d3a7 in ImpEditEngine::ImpSearch (this=0xe7c6810, rSearchItem=..., rSearchSelection=..., rStartPos=..., rFoundSel=...) > at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/impedit4.cxx:2678 >#7 0x00002aaacb04d5b2 in ImpEditEngine::HasText (this=0xe7c6810, rSearchItem=...) at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/impedit4.cxx:2699 >#8 0x00002aaacafb376d in EditEngine::HasText (this=0xe7c8810, rSearchItem=...) at /home/julien/compile-libreoffice/libreoffice/editeng/source/editeng/editeng.cxx:2210 >#9 0x00002aaacb107fc0 in Outliner::HasText (this=0xe7c6470, rSearchItem=...) at /home/julien/compile-libreoffice/libreoffice/editeng/source/outliner/outlin2.cxx:374 >#10 0x00002aaac8bf2f30 in sd::Outliner::PrepareSearchAndReplace (this=0xe7c6470) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/Outliner.cxx:1186 >#11 0x00002aaac8bf22a3 in sd::Outliner::ProvideNextTextObject (this=0xe7c6470) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/Outliner.cxx:981 >#12 0x00002aaac8bf103a in sd::Outliner::SearchAndReplaceOnce (this=0xe7c6470) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/Outliner.cxx:670 >#13 0x00002aaac8bf04c8 in sd::Outliner::StartSearchAndReplace (this=0xe7c6470, pSearchItem=0xe7c9ba0) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/view/Outliner.cxx:492 >#14 0x00002aaac8a0bfea in sd::FuSearch::SearchAndReplace (this=0xe7c9c60, pSearchItem=0xe7c9ba0) > at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/func/fusearch.cxx:132 >#15 0x00002aaac8962912 in sd::DrawDocShell::Execute (this=0xc749630, rReq=...) at /home/julien/compile-libreoffice/libreoffice/sd/source/ui/docshell/docshel3.cxx:222 >#16 0x00002aaac896ca19 in SfxStubGraphicDocShellExecute (pShell=0xc749630, rReq=...) at /home/julien/compile-libreoffice/libreoffice/workdir/SdiTarget/sd/sdi/sdgslots.hxx:7020 >#17 0x00002aaaae1bd500 in SfxShell::CallExec (this=0xc749630, pFunc=0x2aaac896c9f6 <SfxStubGraphicDocShellExecute(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libreoffice/include/sfx2/shell.hxx:209 >#18 0x00002aaaae1b4d84 in SfxDispatcher::Call_Impl (this=0xc9de640, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:260 >#19 0x00002aaaae1b7bf2 in SfxDispatcher::_Execute (this=0xc9de640, rShell=..., rSlot=..., rReq=..., eCallMode=RECORD) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:862 >#20 0x00002aaaae1b7ff6 in SfxDispatcher::Execute (this=0xc9de640, nSlot=10502, nCall=RECORD, pArgs=0xc5f5650, pInternalArgs=0x7fffffff37e0, nModi=0) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/dispatch.cxx:932 >#21 0x00002aaaae220697 in SfxDispatchController_Impl::dispatch (this=0xe726100, aURL=..., aArgs=uno::Sequence of length 6 = {...}, rListener=empty uno::Reference) > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:838 >#22 0x00002aaaae21e5c7 in SfxOfficeDispatch::dispatch (this=0xc8d5f30, aURL=..., aArgs=uno::Sequence of length 6 = {...}) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/compile-libreoffice/libreoffice/sfx2/source/control/unoctitm.cxx:365 >#23 0x00002aaacdb60d65 in (anonymous namespace)::impl_executeSearch (rxContext=uno::Reference to (cppu::ComponentContext *) 0x769520, xFrame= > uno::Reference to ((anonymous namespace)::Frame *) 0xc649338, pToolBox=0xc9566f0, aSearchBackwards=false, aFindAll=false) > at /home/julien/compile-libreoffice/libreoffice/svx/source/tbxctrls/tbunosearchcontrollers.cxx:126 >#24 0x00002aaacdb6190f in (anonymous namespace)::FindTextFieldControl::PreNotify (this=0xca548c0, rNEvt=...) > at /home/julien/compile-libreoffice/libreoffice/svx/source/tbxctrls/tbunosearchcontrollers.cxx:239 >#25 0x00002aaab0ee204d in vcl::Window::PreNotify (this=0xca5da40, rNEvt=...) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/event.cxx:56 >#26 0x00002aaab0fd22e2 in ImplCallPreNotify (rEvt=...) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:60 >#27 0x00002aaab0fd4f8d in ImplHandleKey (pWindow=0xc855e70, nSVEvent=4, nKeyCode=1280, nCharCode=0, nRepeat=0, bForward=true) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1026 >#28 0x00002aaab0fd8f01 in ImplWindowFrameProc (pWindow=0xc855e70, nEvent=5, pEvent=0x7fffffff4310) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2361 >#29 0x00002aaabf445cc7 in SalFrame::CallCallback (this=0xc8d3560, nEvent=5, pEvent=0x7fffffff4310) at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:242 >#30 0x00002aaabf438831 in GtkSalFrame::doKeyCallback (this=0xc8d3560, state=16, keyval=65293, hardware_keycode=36, group=0 '\000', time=54567809, aOrigCode=0, bDown=true, > bSendRelease=false) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:477 >#31 0x00002aaabf442f8c in GtkSalFrame::signalKey (pEvent=0xe7c9640, frame=0xc8d3560) at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/window/gtksalframe.cxx:3841 >#32 0x00002aaabfb3095f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#33 0x00002aaab544a245 in g_closure_invoke (closure=0xc75b590, return_value=0x7fffffff4530, n_param_values=2, param_values=0x7fffffff45e0, invocation_hint=0x7fffffff4580) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gclosure.c:768 >#34 0x00002aaab545bf3c in signal_emit_unlocked_R (node=node@entry=0x7931a50, detail=detail@entry=0, instance=instance@entry=0xc6a5d90, > emission_return=emission_return@entry=0x7fffffff4690, instance_and_params=instance_and_params@entry=0x7fffffff45e0) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3553 >#35 0x00002aaab5464255 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffff4770) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3319 >#36 0x00002aaab54649af in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./gobject/gsignal.c:3365 >#37 0x00002aaabfc47adc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#38 0x00002aaabfb2f17f in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#39 0x00002aaabfb2f53b in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#40 0x00002aaac00a677c in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#41 0x00002aaab56d6c5d in g_main_dispatch (context=0x79240a0) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3111 >#42 g_main_context_dispatch (context=context@entry=0x79240a0) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3710 >#43 0x00002aaab56d6f48 in g_main_context_iterate (context=context@entry=0x79240a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3781 >#44 0x00002aaab56d6ffc in g_main_context_iteration (context=0x79240a0, may_block=1) at /build/glib2.0-dt6trg/glib2.0-2.42.0/./glib/gmain.c:3842 >#45 0x00002aaabf408be9 in GtkData::Yield (this=0x635cc0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkdata.cxx:575 >#46 0x00002aaabf40ca96 in GtkInstance::Yield (this=0x633750, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk/app/gtkinst.cxx:420 >---Type <return> to continue, or q <return> to quit--- >#47 0x00002aaab13a22c2 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:360 >#48 0x00002aaab139ee4b in Application::Yield () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:392 >#49 0x00002aaab139edf9 in Application::Execute () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:341 >#50 0x00002aaaaaf87b07 in desktop::Desktop::Main (this=0x7fffffff52e0) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1638 >#51 0x00002aaab13a65aa in ImplSVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:160 >#52 0x00002aaab13a66a0 in SVMain () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:193 >#53 0x00002aaaaafcad0c in soffice_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:93 >#54 0x000000000040093d in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#55 0x0000000000400923 in main (argc=2, argv=0x7fffffff55c8) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:47 >(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 86392
:
109620
| 109692