Bugzilla – Attachment 107306 Details for
Bug 84649
Tracked changes crash on 4.4 master
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Linux 4.4 master backtrace
file_84649.txt (text/plain), 6.37 KB, created by
Matthew Francis
on 2014-10-04 05:46:48 UTC
(
hide
)
Description:
Linux 4.4 master backtrace
Filename:
MIME Type:
Creator:
Matthew Francis
Created:
2014-10-04 05:46:48 UTC
Size:
6.37 KB
patch
obsolete
>soffice.bin: /home/asbel/Development/LibreOffice/core/include/rtl/ustring.hxx:421: sal_Unicode rtl::OUString::operator[](sal_Int32) const: Assertion `index >= 0 && static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())' failed. > >Program received signal SIGABRT, Aborted. >0x00007ffff74aebb9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. >(gdb) bt >#0 0x00007ffff74aebb9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >#1 0x00007ffff74b1fc8 in __GI_abort () at abort.c:89 >#2 0x00007ffff74a7a76 in __assert_fail_base (fmt=0x7ffff75f9370 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", > assertion=assertion@entry=0x7fffaef78ef0 "index >= 0 && static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())", > file=file@entry=0x7fffaef78ea8 "/home/asbel/Development/LibreOffice/core/include/rtl/ustring.hxx", line=line@entry=421, > function=function@entry=0x7fffaef7b820 <rtl::OUString::operator[](int) const::__PRETTY_FUNCTION__> "sal_Unicode rtl::OUString::operator[](sal_Int32) const") > at assert.c:92 >#3 0x00007ffff74a7b22 in __GI___assert_fail (assertion=0x7fffaef78ef0 "index >= 0 && static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())", > file=0x7fffaef78ea8 "/home/asbel/Development/LibreOffice/core/include/rtl/ustring.hxx", line=421, > function=0x7fffaef7b820 <rtl::OUString::operator[](int) const::__PRETTY_FUNCTION__> "sal_Unicode rtl::OUString::operator[](sal_Int32) const") at assert.c:101 >#4 0x00007fffae1c62c8 in rtl::OUString::operator[] (this=0x7fffdc059590, index=-2) at /home/asbel/Development/LibreOffice/core/include/rtl/ustring.hxx:421 >#5 0x00007fffae202a69 in SwBreakIt::GetRealScriptOfText (this=0x16f4db0, rTxt="[]Me: P", nPos=-3) > at /home/asbel/Development/LibreOffice/core/sw/source/core/bastyp/breakit.cxx:112 >#6 0x00007fffae8b5174 in SwTxtNode::GetLang (this=0x7fffdc0594d8, nBegin=-3, nLen=0, nScript=0) > at /home/asbel/Development/LibreOffice/core/sw/source/core/txtnode/thints.cxx:3363 >#7 0x00007fffae8cb48e in SwScanner::SwScanner (this=0x7fffffffcaf0, rNd=..., rTxt=" P", pLang=0x0, rConvMap=..., nType=3, nStart=-3, nEnde=-1, bClp=true) > at /home/asbel/Development/LibreOffice/core/sw/source/core/txtnode/txtedt.cxx:757 >#8 0x00007fffae8d1595 in SwTxtNode::CountWords (this=0x7fffdc0594d8, rStat=..., nStt=2, nEnd=4) > at /home/asbel/Development/LibreOffice/core/sw/source/core/txtnode/txtedt.cxx:2024 >#9 0x00007fffae31862b in SwDoc::CountWords (this=0x17f9e80, rPaM=SwPaM = {...}, rStat=...) > at /home/asbel/Development/LibreOffice/core/sw/source/core/doc/docedt.cxx:842 >#10 0x00007fffae55cc22 in SwEditShell::CountWords (this=0x1896a00, rStat=...) at /home/asbel/Development/LibreOffice/core/sw/source/core/edit/editsh.cxx:1078 >#11 0x00007fffaee4d859 in SwView::StateStatusLine (this=0x188bd20, rSet=...) at /home/asbel/Development/LibreOffice/core/sw/source/uibase/uiview/view2.cxx:1361 >#12 0x00007fffaee452ab in SfxStubSwViewStateStatusLine (pShell=0x188bd20, rSet=...) > at /home/asbel/Development/LibreOffice/core/workdir/SdiTarget/sw/sdi/swslots.hxx:12794 >#13 0x00007ffff42410c6 in SfxShell::CallState (this=0x188bd20, pFunc=0x7fffaee45288 <SfxStubSwViewStateStatusLine(SfxShell*, SfxItemSet&)>, rSet=...) > at /home/asbel/Development/LibreOffice/core/include/sfx2/shell.hxx:211 >#14 0x00007ffff4253ea1 in SfxDispatcher::_FillState (this=0x1883860, rSvr=..., rState=..., pRealSlot=0x7fffafa1e390 <aSwViewSlots_Impl+1456>) > at /home/asbel/Development/LibreOffice/core/sfx2/source/control/dispatch.cxx:1888 >#15 0x00007ffff4239c03 in SfxBindings::Update_Impl (this=0x1884200, pCache=0x1a04110) > at /home/asbel/Development/LibreOffice/core/sfx2/source/control/bindings.cxx:343 >#16 0x00007ffff423e18e in SfxBindings::NextJob_Impl (this=0x1884200, pTimer=0x18466d0) > at /home/asbel/Development/LibreOffice/core/sfx2/source/control/bindings.cxx:1542 >#17 0x00007ffff423dea7 in SfxBindings::LinkStubNextJob_Impl (pThis=0x1884200, pCaller=0x18466d0) > at /home/asbel/Development/LibreOffice/core/sfx2/source/control/bindings.cxx:1482 >#18 0x00007ffff11d2f78 in Link::Call (this=0x18466f0, pCaller=0x18466d0) at /home/asbel/Development/LibreOffice/core/include/tools/link.hxx:139 >#19 0x00007ffff17422ad in Timer::Timeout (this=0x18466d0) at /home/asbel/Development/LibreOffice/core/vcl/source/app/timer.cxx:230 >#20 0x00007ffff1741f41 in Timer::ImplTimerCallbackProc () at /home/asbel/Development/LibreOffice/core/vcl/source/app/timer.cxx:127 >#21 0x00007fffe66c4a01 in SalTimer::CallCallback (this=0x10d8910) at /home/asbel/Development/LibreOffice/core/vcl/inc/saltimer.hxx:53 >#22 0x00007fffe66c3fb4 in sal_gtk_timeout_dispatch (pSource=0x1fae210) at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:833 >#23 0x00007fffe5f39ce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#24 0x00007fffe5f3a048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#25 0x00007fffe5f3a0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#26 0x00007fffe66c329f in GtkData::Yield (this=0x62a890, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:575 >#27 0x00007fffe66c72c2 in GtkInstance::Yield (this=0x62a7e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkinst.cxx:423 >#28 0x00007ffff173b6ee in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:360 >#29 0x00007ffff1738123 in Application::Yield () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:392 >#30 0x00007ffff17380d1 in Application::Execute () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:341 >#31 0x00007ffff7859579 in desktop::Desktop::Main (this=0x7fffffffdbc0) at /home/asbel/Development/LibreOffice/core/desktop/source/app/app.cxx:1688 >#32 0x00007ffff173f832 in ImplSVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:160 >#33 0x00007ffff173f928 in SVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:193 >#34 0x00007ffff789cb55 in soffice_main () at /home/asbel/Development/LibreOffice/core/desktop/source/app/sofficemain.cxx:93 >#35 0x0000000000400964 in sal_main () >#36 0x000000000040094a in main ()
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 84649
:
107305
| 107306