Bugzilla – Attachment 178860 Details for
Bug 147961
Crash: Typing "++" and press Enter (AutoCorrect Create Table)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash
gdbtrace.txt (text/plain), 8.51 KB, created by
Buovjaga
on 2022-03-13 14:16:15 UTC
(
hide
)
Description:
GDB trace of crash
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2022-03-13 14:16:15 UTC
Size:
8.51 KB
patch
obsolete
>#0 0x00007fe01626b34c in __pthread_kill_implementation () at /usr/lib/libc.so.6 >#1 0x00007fe01621e4b8 in raise () at /usr/lib/libc.so.6 >#2 0x00007fe016208534 in abort () at /usr/lib/libc.so.6 >#3 0x00007fe0160357ee in __gnu_cxx::__verbose_terminate_handler() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/vterminate.cc:95 >#4 0x00007fe016041c4c in __cxxabiv1::__terminate(void (*)()) (handler=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48 >#5 0x00007fe016041cb9 in std::terminate() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58 >#6 0x00007fe016041f5e in __cxxabiv1::__cxa_throw(void*, std::type_info*, void (*)(void*)) (obj=<optimized out>, tinfo=0x7fe0161b2e78 <typeinfo for std::bad_alloc>, dest=0x7fe0160401c0 <std::bad_alloc::~bad_alloc()>) > at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_throw.cc:95 >#7 0x00007fe0160353ba in operator new(unsigned long) (sz=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/libsupc++/new_op.cc:54 >#8 0x00007fdfb2461ab0 in __gnu_cxx::new_allocator<SwCursor_SavePos>::allocate(unsigned long, void const*) (this=0x557b41fe21e0, __n=5826351976732) > at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/ext/new_allocator.h:127 >#9 0x00007fdfb2461a41 in std::allocator_traits<std::allocator<SwCursor_SavePos> >::allocate(std::allocator<SwCursor_SavePos>&, unsigned long) (__a=..., __n=5826351976732) > at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/alloc_traits.h:460 >#10 0x00007fdfb2461990 in std::__cxx1998::_Vector_base<SwCursor_SavePos, std::allocator<SwCursor_SavePos> >::_M_allocate(unsigned long) (this=0x557b41fe21e0, __n=5826351976732) > at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/stl_vector.h:346 >#11 0x00007fdfb2461386 in std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<SwCursor_SavePos const*, std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> > > >(unsigned long, __gnu_cxx::__normal_iterator<SwCursor_SavePos const*, std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> > >, __gnu_cxx::__normal_iterator<SwCursor_SavePos const*, std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> > >) (this=0x557b41fe21e0, __n=5826351976732, __first={nNode = {m_value = -1275857168}, nContent = 32735}, __last={nNode = {m_value = -1304347616}, nContent = 32735}) > at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/stl_vector.h:1511 >#12 0x00007fdfb246111a in std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> >::operator=(std::__cxx1998::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> > const&) > (this=0x557b41fe21e0, __x=std::__cxx1998::vector of length 5826351976732, capacity -4092844 = {...}) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/vector.tcc:226 >#13 0x00007fdfb23cbb36 in std::__debug::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> >::operator=(std::__debug::vector<SwCursor_SavePos, std::allocator<SwCursor_SavePos> > const&) (this=0x557b41fe21c8) > at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../include/c++/11.2.0/debug/vector:249 >#14 0x00007fdfb23cbacc in SwCursor::operator=(SwCursor const&) (this=0x557b41fe2108) at sw/inc/swcrsr.hxx:315 >#15 0x00007fdfb2c45308 in SwAutoFormat::SwAutoFormat(SwEditShell*, SvxSwAutoFormatFlags const&, SwNodeIndex const*, SwNodeIndex const*) > (this=0x7ffdfebfbb80, pEdShell=0x557b44edd000, rFlags=..., pSttNd=0x557b41fe2168, pEndNd=0x557b41fe2120) at sw/source/core/edit/autofmt.cxx:2374 >#16 0x00007fdfb2c46feb in SwEditShell::AutoFormatBySplitNode() (this=0x557b44edd000) at sw/source/core/edit/autofmt.cxx:2777 >#17 0x00007fdfb2c9f77b in SwEditShell::SplitNode(bool, bool) (this=0x557b44edd000, bAutoFormat=true, bCheckTableStart=true) at sw/source/core/edit/editsh.cxx:199 >#18 0x00007fdfb3edb94f in SwWrtShell::SplitNode(bool) (this=0x557b44edd000, bAutoFormat=true) at sw/source/uibase/wrtsh/wrtsh1.cxx:1163 >#19 0x00007fdfb3ae7a9b in SwEditWin::KeyInput(KeyEvent const&) (this=0x557b4226e8a0, rKEvt=...) at sw/source/uibase/docvw/edtwin.cxx:2573 >#20 0x00007fe00de71a72 in ImplHandleKey(vcl::Window*, MouseNotifyEvent, unsigned short, unsigned short, unsigned short, bool) > (pWindow=0x557b4248a380, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=1280, nCharCode=13, nRepeat=0, bForward=true) at vcl/source/window/winproc.cxx:1212 >#21 0x00007fe00de6fdbb in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x557b4248a380, nEvent=SalEvent::KeyInput, pEvent=0x7ffdfebfdf58) at vcl/source/window/winproc.cxx:2675 >#22 0x00007fe0036fc030 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x557b422d2dd0, nEvent=SalEvent::KeyInput, pEvent=0x7ffdfebfdf58) at vcl/inc/salframe.hxx:308 >#23 0x00007fe0036f9b95 in QtFrame::CallCallback(SalEvent, void const*) const (this=0x557b422d2dc0, nEvent=SalEvent::KeyInput, pEvent=0x7ffdfebfdf58) at workdir/CustomTarget/vcl/qt5/../../../../vcl/inc/qt5/QtFrame.hxx:225 >#24 0x00007fe00375539d in QtWidget::handleKeyEvent(QtFrame&, QWidget const&, QKeyEvent*, QtWidget::ButtonKeyState) (rFrame=..., rWidget=..., pEvent=0x7ffdfebfe430, eState=QtWidget::ButtonKeyState::Pressed) at vcl/qt5/QtWidget.cxx:551 >#25 0x00007fe003755a73 in QtWidget::handleEvent(QtFrame&, QWidget const&, QEvent*) (rFrame=..., rWidget=..., pEvent=0x7ffdfebfe430) at vcl/qt5/QtWidget.cxx:582 >#26 0x00007fe003755ac5 in QtWidget::event(QEvent*) (this=0x557b4247fd80, pEvent=0x7ffdfebfe430) at vcl/qt5/QtWidget.cxx:591 >#27 0x00007fe003bfc1c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 >#28 0x00007fe003c01277 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 >#29 0x00007fe004a330aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 >#30 0x00007fe003c5251b in () at /usr/lib/libQt5Widgets.so.5 >#31 0x00007fe003bfc1c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 >#32 0x00007fe004a330aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 >#33 0x00007fe00427ce94 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 >#34 0x00007fe00425fea6 in bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5 >#35 0x00007fe004269151 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () > at /usr/lib/libQt5Gui.so.5 >#36 0x00007fe00427cdb0 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /usr/lib/libQt5Gui.so.5 >#37 0x00007fe0042676e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 >#38 0x00007fe0022bbf60 in () at /usr/lib/libQt5XcbQpa.so.5 >#39 0x00007fe007ef0ee3 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 >#40 0x00007fe007f470f9 in () at /usr/lib/libglib-2.0.so.0 >#41 0x00007fe007eee455 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#42 0x00007fe004a7f0e8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 >#43 0x00007fe003719bae in QtInstance::ImplYield(bool, bool) (this=0x557b40ff2a00, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:419 >#44 0x00007fe00371cea5 in QtInstance::DoYield(bool, bool) (this=0x557b40ff2a00, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:430 >#45 0x00007fe00e654023 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:474 >#46 0x00007fe00e6539db in Application::Yield() () at vcl/source/app/svapp.cxx:558 >#47 0x00007fe00e6537d9 in Application::Execute() () at vcl/source/app/svapp.cxx:452 >#48 0x00007fe01659c504 in desktop::Desktop::Main() (this=0x7ffdfec00368) at desktop/source/app/app.cxx:1604 >#49 0x00007fe00e67425a in ImplSVMain() () at vcl/source/app/svmain.cxx:202 >#50 0x00007fe00e675e39 in SVMain() () at vcl/source/app/svmain.cxx:234 >#51 0x00007fe01660b2dd in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#52 0x0000557b3f1c320d in sal_main () at desktop/source/app/main.c:51 >#53 0x0000557b3f1c31e7 in main (argc=3, argv=0x7ffdfec00578) at desktop/source/app/main.c:49
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 147961
: 178860