Bugzilla – Attachment 157770 Details for
Bug 130555
Crash when clearing the 'Find' text field
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 6.08 KB, created by
Julien Nabet
on 2020-02-10 13:06:49 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2020-02-10 13:06:49 UTC
Size:
6.08 KB
patch
obsolete
>#0 0x00007ffff7ae1f61 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7acd535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7acd40f in __assert_fail_base > (fmt=0x7ffff7c2f6e0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7ffff7f948d0 "start >= 0 && start <= (**This).length", file=0x7ffff7f94508 "/home/julien/lo/libreoffice/sal/rtl/ustrbuf.cxx", line=243, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7adab92 in __GI___assert_fail > (assertion=0x7ffff7f948d0 "start >= 0 && start <= (**This).length", file=0x7ffff7f94508 "/home/julien/lo/libreoffice/sal/rtl/ustrbuf.cxx", line=243, function=0x7ffff7f94888 "void rtl_uStringbuffer_remove(rtl_uString**, sal_Int32, sal_Int32)") at assert.c:101 >#4 0x00007ffff7f460e9 in rtl_uStringbuffer_remove(rtl_uString**, sal_Int32, sal_Int32) (This=0x55555d19aa40, start=-1, len=2) at /home/julien/lo/libreoffice/sal/rtl/ustrbuf.cxx:243 >#5 0x00007ffff04521be in rtl::OUStringBuffer::remove(int, int) (this=0x55555d19aa40, start=-1, len=2) at /home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx:1271 >#6 0x00007ffff06a2565 in Edit::ImplDelete(Selection const&, unsigned char, unsigned char) (this=0x55555d19a770, rSelection=..., nDirection=1 '\001', nMode=12 '\f') > at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:729 >#7 0x00007ffff06a679f in Edit::ImplHandleKeyEvent(KeyEvent const&) (this=0x55555d19a770, rKEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:1645 >#8 0x00007ffff06a6b31 in Edit::KeyInput(KeyEvent const&) (this=0x55555d19a770, rKEvt=...) at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:1699 >#9 0x00007ffff0656fc6 in ImplHandleKey(vcl::Window*, MouseNotifyEvent, sal_uInt16, sal_uInt16, sal_uInt16, bool) > (pWindow=0x5555582a0f50, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=9475, nCharCode=8, nRepeat=0, bForward=true) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1009 >#10 0x00007ffff065c85c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555582a0f50, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff18c2) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2435 >#11 0x00007fffe520f588 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555582179e0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff18c2) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:302 >#12 0x00007fffe520ee4a in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x5555582179e0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff18c2) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4458 >#13 0x00007fffe52006f0 in GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, char16_t, bool, bool) > (this=0x5555582179e0, state=33554452, keyval=65288, hardware_keycode=22, group=0 '\000', aOrigCode=8 u'\b', bDown=true, bSendRelease=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:425 >#14 0x00007fffe520b182 in GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (pWidget=0x5555582abef0, pEvent=0x5555582f20a0, frame=0x5555582179e0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3210 >#15 0x00007fffe4c8e3cb in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#16 0x00007fffea533eb2 in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#17 0x00007fffea5474d4 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007fffea54f80a in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#19 0x00007fffea55081f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#20 0x00007fffe4c3a222 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#21 0x00007fffe4afa5cf in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#22 0x00007fffe4afc67b in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00007fffe47f87d5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#24 0x00007fffe482a972 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#25 0x00007fffea44af1d in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#26 0x00007fffea44b1a0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007fffea44b22f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffe5118b8f in GtkSalData::Yield(bool, bool) (this=0x5555556775e0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:382 >#29 0x00007fffe511cc2e in GtkInstance::DoYield(bool, bool) (this=0x555555677410, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:383 >#30 0x00007ffff0c96300 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#31 0x00007ffff0c9681b in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#32 0x00007ffff0c960fe in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#33 0x00007ffff7cec2c7 in desktop::Desktop::Main() (this=0x7fffffff2840) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1594 >#34 0x00007ffff0cb18c4 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:196 >#35 0x00007ffff0cb19e9 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:228 >#36 0x00007ffff7d469bc in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:107 >#37 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#38 0x0000555555554943 in main (argc=2, argv=0x7fffffff2b98) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) frame 6 >#6 0x00007ffff06a2565 in Edit::ImplDelete (this=0x55555d19a770, rSelection=..., nDirection=1 '\001', nMode=12 '\f') at /home/julien/lo/libreoffice/vcl/source/control/edit.cxx:729 >729 maText.remove( static_cast<sal_Int32>(nSelectionMin), static_cast<sal_Int32>(aSelection.Len()) ); >(gdb) p nSelectionMin >$1 = -1 >(gdb) p aSelection.Len() >$2 = 2 >(gdb) p aSelection >$3 = {<Pair> = {nA = -1, nB = 1}, <No data fields>} >(gdb) p rSelection >$4 = (const Selection &) @0x55555d19aa70: {<Pair> = {nA = 1, nB = 1}, <No data fields>} >
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 130555
: 157770