Bugzilla – Attachment 89351 Details for
Bug 45382
EDITING: Crash moving or deleting section
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
console + bt with master sources
bt_console.txt (text/plain), 5.76 KB, created by
Julien Nabet
on 2013-11-17 11:24:10 UTC
(
hide
)
Description:
console + bt with master sources
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2013-11-17 11:24:10 UTC
Size:
5.76 KB
patch
obsolete
>Lots of these: >warn:legacy.osl:9572:1:sw/source/core/doc/docbm.cxx:342: MarkManager::makeMark(..) - creating duplicate CrossRefBookmark > > >/usr/include/c++/4.8/bits/stl_algo.h:2438:error: elements in iterator range > [__first, __last) are not partitioned by the predicate __comp and value > __val. > >Objects involved in the operation: >iterator "__first" @ 0x0x7fffffff3a50 { >type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPN5boost10shared_ptrIN2sw4mark5IMarkEEENSt9__cxx19986vectorIS8_SaIS8_EEEEENSt7__debug6vectorIS8_SC_EEEE (mutable iterator); > state = dereferenceable (start-of-sequence); > references sequence with type `NSt7__debug6vectorIN5boost10shared_ptrIN2sw4mark5IMarkEEESaIS6_EEE' @ 0x0x7fffffff3a50 >} >iterator "__last" @ 0x0x7fffffff3a20 { >type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPN5boost10shared_ptrIN2sw4mark5IMarkEEENSt9__cxx19986vectorIS8_SaIS8_EEEEENSt7__debug6vectorIS8_SC_EEEE (mutable iterator); > state = past-the-end; > references sequence with type `NSt7__debug6vectorIN5boost10shared_ptrIN2sw4mark5IMarkEEESaIS6_EEE' @ 0x0x7fffffff3a20 >} > >Program received signal SIGABRT, Aborted. >0x00002aaaab28c1e5 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 0x00002aaaab28c1e5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#1 0x00002aaaab28f398 in __GI_abort () at abort.c:90 >#2 0x00002aaaabcda3c5 in __gnu_debug::_Error_formatter::_M_error() const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00002aaac8cbaae2 in std::lower_bound<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<boost::shared_ptr<sw::mark::IMark>*, std::__cxx1998::vector<boost::shared_ptr<sw::mark::IMark>, std::allocator<boost::shared_ptr<sw::mark::IMark> > > >, std::__debug::vector<boost::shared_ptr<sw::mark::IMark>, std::allocator<boost::shared_ptr<sw::mark::IMark> > > >, boost::shared_ptr<sw::mark::IMark>, bool (*)(boost::shared_ptr<sw::mark::IMark> const&, boost::shared_ptr<sw::mark::IMark> const&)> (__first=..., __last=..., >Python Exception <type 'exceptions.AttributeError'> 'SwIMarkPrinter' object has no attribute '_iterator': >Python Exception <type 'exceptions.AttributeError'> 'SwIMarkPrinter' object has no attribute '_iterator': > __val=boost::shared_ptr sw::mark::IMark, __comp= > 0x2aaac8cb1578 <(anonymous namespace)::lcl_MarkOrderingByStart(IDocumentMarkAccess::pMark_t const&, IDocumentMarkAccess::pMark_t const&)>) > at /usr/include/c++/4.8/bits/stl_algo.h:2437 >Python Exception <type 'exceptions.AttributeError'> 'SwIMarkPrinter' object has no attribute '_iterator': >Python Exception <type 'exceptions.AttributeError'> 'SwIMarkPrinter' object has no attribute '_iterator': >#4 0x00002aaac8cb21a3 in (anonymous namespace)::lcl_FindMark (rMarks=..., rpMarkToFind=boost::shared_ptr sw::mark::IMark) > at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docbm.cxx:181 >#5 0x00002aaac8cb4f0c in sw::mark::MarkManager::deleteMark (this=0x2270250, ppMark=...) at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docbm.cxx:718 >#6 0x00002aaac9290d50 in SwUndoSaveCntnt::DelCntntIndex (this=0x2c97968, rMark=SwPosition (node 62, offset 0), rPoint=SwPosition (node 60, offset 0), nDelCntntType=15) > at /home/julien/compile-libreoffice/libo/sw/source/core/undo/undobj.cxx:782 >#7 0x00002aaac928803e in SwUndoDelete::SwUndoDelete (this=0x2c97930, rPam=SwPaM = {...}, bFullPara=0 '\000', bCalledByTblCpy=0 '\000') > at /home/julien/compile-libreoffice/libo/sw/source/core/undo/undel.cxx:138 >#8 0x00002aaac8cf419d in SwDoc::DeleteRangeImplImpl (this=0x2268ab0, rPam=SwPaM = {...}) at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docedt.cxx:1655 >#9 0x00002aaac8cf3a5e in SwDoc::DeleteRangeImpl (this=0x2268ab0, rPam=SwPaM = {...}) at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docedt.cxx:1565 >#10 0x00002aaac8cf3980 in SwDoc::DeleteAndJoinImpl (this=0x2268ab0, rPam=SwPaM = {...}, bForceJoinNext=false) > at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docedt.cxx:1545 >#11 0x00002aaac8cf3278 in lcl_DoWithBreaks(SwDoc &, SwPaM &, struct {...}, bool) (rDoc=..., rPam=SwPaM = {...}, pFunc= > (bool (SwDoc::*)(SwDoc * const, SwPaM &, bool)) 0x2aaac8cf3932 <SwDoc::DeleteAndJoinImpl(SwPaM&, bool)>, bForceJoinNext=false) > at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docedt.cxx:1438 >#12 0x00002aaac8cf4862 in SwDoc::DeleteAndJoin (this=0x2268ab0, rPam=SwPaM = {...}, bForceJoinNext=false) > at /home/julien/compile-libreoffice/libo/sw/source/core/doc/docedt.cxx:1783 >#13 0x00002aaac8efa7cd in SwEditShell::DeleteSel (this=0x22ea880, rPam=SwPaM = {...}, pUndo=0x7fffffff484f "") > at /home/julien/compile-libreoffice/libo/sw/source/core/edit/eddel.cxx:93 >#14 0x00002aaac8efa9b1 in SwEditShell::Delete (this=0x22ea880) at /home/julien/compile-libreoffice/libo/sw/source/core/edit/eddel.cxx:119 >#15 0x00002aaac984a845 in SwWrtShell::DelLeft (this=0x22ea880) at /home/julien/compile-libreoffice/libo/sw/source/ui/wrtsh/delete.cxx:165 >#16 0x00002aaac96fca3c in SwBaseShell::ExecDelete (this=0x24d0af0, rReq=...) at /home/julien/compile-libreoffice/libo/sw/source/ui/shells/basesh.cxx:222 >#17 0x00002aaac96fc2c9 in SfxStubSwBaseShellExecDelete (pShell=0x24d0af0, rReq=...) at /home/julien/compile-libreoffice/libo/workdir/SdiTarget/sw/sdi/swslots.hxx:2045 >#18 0x00002aaaad8b98f0 in SfxShell::CallExec (this=0x24d0af0, pFunc=0x2aaac96fc2a6 <SfxStubSwBaseShellExecDelete(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/include/sfx2/shell.hxx:181 >#19 0x00002aaaadc03ba0 in SfxDispatcher::Call_Impl (this=0x241bf40, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') > at /home/julien/compile-libreoffice/libo/sfx2/source/control/dispatch.cxx:245 >
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 45382
:
56309
|
62504
|
72547
| 89351