https://bugs.documentfoundation.org/show_bug.cgi?id=105103
--- Comment #1 from Pranav Kant <[email protected]> ---
Happens only in debug builds as above mentioned steps hits an assert.
Backtrace -
(gdb) bt
#0 0x00007ffff3b2de55 in raise () at /lib64/libc.so.6
#1 0x00007ffff3b2fa5a in abort () at /lib64/libc.so.6
#2 0x00007ffff3b266f7 in __assert_fail_base () at /lib64/libc.so.6
#3 0x00007ffff3b267a2 in () at /lib64/libc.so.6
#4 0x00007fffb2886e0b in rtl::OUString::operator[](int) const
(this=0x7fffb1cd81a0, index=529) at
/home/pranavk/office/cp-5.1/include/rtl/ustring.hxx:541
#5 0x00007fffb2b66c62 in SwAutoCorrDoc::ReplaceRange(int, int, rtl::OUString
const&) (this=0x7fffbe4fd290, nPos=529, nSourceLength=1, rText=...)
at /home/pranavk/office/cp-5.1/sw/source/core/edit/acorrect.cxx:169
#6 0x00007fffb2b66b3f in SwAutoCorrDoc::Replace(int, rtl::OUString const&)
(this=0x7fffbe4fd290, nPos=529, rText=...) at
/home/pranavk/office/cp-5.1/sw/source/core/edit/acorrect.cxx:146
#7 0x00007fffd79bc715 in SvxAutoCorrect::DoAutoCorrect(SvxAutoCorrDoc&,
rtl::OUString const&, int, char16_t, bool, vcl::Window*) (this=0x7fffac0ae2b0,
rDoc=..., rTxt=..., nInsPos=529, cChar=32 u' ', bInsert=false,
pFrameWin=0x7fffac12abb0) at
/home/pranavk/office/cp-5.1/editeng/source/misc/svxacorr.cxx:1249
#8 0x00007fffb2ba8cb7 in SwEditShell::AutoCorrect(SvxAutoCorrect&, bool,
char16_t) (this=0x7fffac1d5bc0, rACorr=..., bInsert=false, cChar=32 u' ')
at /home/pranavk/office/cp-5.1/sw/source/core/edit/edws.cxx:259
#9 0x00007fffb34de303 in SwWrtShell::AutoCorrect(SvxAutoCorrect&, char16_t)
(this=0x7fffac1d5bc0, rACorr=..., cChar=32 u' ') at
/home/pranavk/office/cp-5.1/sw/source/uibase/wrtsh/wrtsh1.cxx:1620
#10 0x00007fffb32e31d6 in SwEditWin::KeyInput(KeyEvent const&)
(this=0x7fffac12abb0, rKEvt=...) at
/home/pranavk/office/cp-5.1/sw/source/uibase/docvw/edtwin.cxx:2475
#11 0x00007fffb346b71c in SwXTextDocument::postKeyEvent(int, int, int)
(this=0x7fffc57be508, nType=0, nCharCode=32, nKeyCode=0) at
/home/pranavk/office/cp-5.1/sw/source/uibase/uno/unotxdoc.cxx:3298
#12 0x00007fffdd98177e in doc_postKeyEvent(LibreOfficeKitDocument*, int, int,
int) (pThis=0x7fffaee40ca0, nType=0, nCharCode=32, nKeyCode=0) at
/home/pranavk/office/cp-5.1/desktop/source/lib/init.cxx:1778
#13 0x00007ffff477920e in postKeyEventInThread(gpointer) (data=0x7fffb8004500)
at /home/pranavk/office/cp-5.1/libreofficekit/source/gtk/lokdocview.cxx:697
#14 0x00007ffff478327a in lokThreadFunc(gpointer, gpointer)
(data=0x7fffb8004500) at
/home/pranavk/office/cp-5.1/libreofficekit/source/gtk/lokdocview.cxx:2409
#15 0x00007ffff5d00735 in g_thread_pool_thread_proxy () at
/lib64/libglib-2.0.so.0
#16 0x00007ffff5cffd38 in g_thread_proxy () at /lib64/libglib-2.0.so.0
#17 0x00007ffff49ce5ba in start_thread () at /lib64/libpthread.so.0
#18 0x00007ffff3bfc7cd in clone () at /lib64/libc.so.6
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs