Bugzilla – Attachment 69168 Details for
Bug 56473
IDE: Crash when inserting a simple macro
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt + console logs on master
bt_console.txt (text/plain), 4.88 KB, created by
Julien Nabet
on 2012-10-27 23:29:31 UTC
(
hide
)
Description:
bt + console logs on master
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2012-10-27 23:29:31 UTC
Size:
4.88 KB
patch
obsolete
>console logs: >/usr/include/c++/4.7/debug/safe_iterator.h:359:error: attempt to advance a > dereferenceable (start-of-sequence) iterator 7 steps, which falls > outside its valid range. > >Objects involved in the operation: >iterator @ 0x0x7fffda3aa190 { >type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPN13accessibility13ParagraphInfoENSt9__cxx19986vectorIS4_SaIS4_EEEEENSt7__debug6vectorIS4_S8_EEEE (mutable iterator); > state = dereferenceable (start-of-sequence); > references sequence with type `NSt7__debug6vectorIN13accessibility13ParagraphInfoESaIS2_EEE' @ 0x0x7fffda3aa190 >} > > >Program received signal SIGABRT, Aborted. >0x00007f4af1c40475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007f4af1c40475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#1 0x00007f4af1c436f0 in *__GI_abort () at abort.c:92 >#2 0x00007f4af24e215d in __gnu_debug::_Error_formatter::_M_error() const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007f4ac5af7880 in __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<accessibility::ParagraphInfo*, std::__cxx1998::vector<accessibility::ParagraphInfo, std::allocator<accessibility::ParagraphInfo> > >, std::__debug::vector<accessibility::ParagraphInfo, std::allocator<accessibility::ParagraphInfo> > >::operator+= (this=0x7fff2cf1b0c0, > __n=@0x7fff2cf1b0e8: 7) at /usr/include/c++/4.7/debug/safe_iterator.h:357 >#4 0x00007f4ac5af4c4f in __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<accessibility::ParagraphInfo*, std::__cxx1998::vector<accessibility::ParagraphInfo, std::allocator<accessibility::ParagraphInfo> > >, std::__debug::vector<accessibility::ParagraphInfo, std::allocator<accessibility::ParagraphInfo> > >::operator+ (this=0x7fff2cf1b0f0, > __n=@0x7fff2cf1b0e8: 7) at /usr/include/c++/4.7/debug/safe_iterator.h:368 >#5 0x00007f4ac5af2a1a in accessibility::Document::notifySelectionChange (this=0x528e690, nFirst=2, nLast=7) > at /home/julien/compile-libreoffice/libo/accessibility/source/extended/textwindowaccessibility.cxx:2129 >#6 0x00007f4ac5af2793 in accessibility::Document::handleSelectionChangeNotification (this=0x528e690) > at /home/julien/compile-libreoffice/libo/accessibility/source/extended/textwindowaccessibility.cxx:2116 >#7 0x00007f4ac5af16f0 in accessibility::Document::handleParagraphNotifications (this=0x528e690) > at /home/julien/compile-libreoffice/libo/accessibility/source/extended/textwindowaccessibility.cxx:1978 >#8 0x00007f4ac5aeeadc in accessibility::Document::Notify (this=0x528e690, rHint=...) > at /home/julien/compile-libreoffice/libo/accessibility/source/extended/textwindowaccessibility.cxx:1503 >#9 0x00007f4aefa95303 in SfxBroadcaster::Broadcast (this=0x4f1fb40, rHint=...) at /home/julien/compile-libreoffice/libo/svl/source/notify/brdcst.cxx:49 >#10 0x00007f4aed461a13 in TextEngine::ImpTextFormatted (this=0x4f1fb40) at /home/julien/compile-libreoffice/libo/vcl/source/edit/texteng.cxx:2937 >#11 0x00007f4aed45b5a6 in TextEngine::FormatDoc (this=0x4f1fb40) at /home/julien/compile-libreoffice/libo/vcl/source/edit/texteng.cxx:1670 >#12 0x00007f4aed45aa35 in TextEngine::FormatAndUpdate (this=0x4f1fb40, pCurView=0x4f52750) at /home/julien/compile-libreoffice/libo/vcl/source/edit/texteng.cxx:1505 >#13 0x00007f4aed4778bf in TextView::InsertNewText (this=0x4f52750, rStr="Sub HelloWorld\n msgbox \"Hello World!\"\nEnd Sub", bSelect=0 '\000') > at /home/julien/compile-libreoffice/libo/vcl/source/edit/textview.cxx:1396 >#14 0x00007f4aed4765b6 in TextView::Paste (this=0x4f52750, rxClipboard= > uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f4ade614530}, <No data fields>}) > at /home/julien/compile-libreoffice/libo/vcl/source/edit/textview.cxx:1193 >#15 0x00007f4aed476777 in TextView::Paste (this=0x4f52750) at /home/julien/compile-libreoffice/libo/vcl/source/edit/textview.cxx:1210 >#16 0x00007f4ac3e70cd4 in basctl::ModulWindow::ExecuteCommand (this=0x51be300, rReq=...) at /home/julien/compile-libreoffice/libo/basctl/source/basicide/baside2.cxx:1061 >#17 0x00007f4ac3e8576a in basctl::Shell::ExecuteCurrent (this=0x5190470, rReq=...) at /home/julien/compile-libreoffice/libo/basctl/source/basicide/basides1.cxx:197 >#18 0x00007f4ac3e92aa9 in SfxStubbasctl_ShellExecuteCurrent (pShell=0x5190470, rReq=...) > at /home/julien/compile-libreoffice/libo/workdir/unxlngx6/SdiTarget/basctl/sdi/basslots.hxx:203 >#19 0x00007f4af001a41a in SfxShell::CallExec (this=0x5190470, pFunc=0x7f4ac3e92a86 <SfxStubbasctl_ShellExecuteCurrent(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/compile-libreoffice/libo/sfx2/inc/sfx2/shell.hxx:188 >#20 0x00007f4af02ee24d in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () > from /home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/libsfxlo.so >
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 56473
: 69168