Bugzilla – Attachment 140136 Details for
Bug 115998
Delete relationship in base. Crash in: google_breakpad::ExceptionHandler::HandlePureVirtualCall()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 6.74 KB, created by
Julien Nabet
on 2018-02-25 16:55:40 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-02-25 16:55:40 UTC
Size:
6.74 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffebca4997 in rtl::Reference<vcl::Window>::set ( > this=0x9999999999999a61, pBody=0x0) > at /home/julien/lo/libreoffice/include/rtl/ref.hxx:101 >101 reference_type * const pOld = m_pBody; >(gdb) bt >#0 0x00007fffebca4997 in rtl::Reference<vcl::Window>::set(vcl::Window*) (this=0x9999999999999a61, pBody=0x0) > at /home/julien/lo/libreoffice/include/rtl/ref.hxx:101 >#1 0x00007fffebca3ec5 in VclPtr<vcl::Window>::operator=(vcl::Window*) (this=0x9999999999999a59, pBody=0x0) > at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:178 >#2 0x00007fffebcadcb5 in vcl::Window::ImplRemoveWindow(bool) (this=0x555559086d30, bRemoveFrameData=true) > at /home/julien/lo/libreoffice/vcl/source/window/stacking.cxx:151 >#3 0x00007fffebe83bc2 in vcl::Window::dispose() (this=0x555559086d30) > at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:507 >#4 0x00007fffc7d66edd in dbaui::OTableWindow::dispose() (this=0x555559086d10) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:138 >#5 0x00007fffec01fae6 in VclReferenceBase::disposeOnce() (this=0x555559086f90) > at /home/julien/lo/libreoffice/vcl/source/outdev/vclreferencebase.cxx:42 >#6 0x00007fffc7ce1128 in dbaui::OJoinTableView::RemoveTabWin(dbaui::OTableWindow*) (this=0x5555589b0c00, pTabWin=0x555559086d10) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/JoinTableView.cxx:397 >#7 0x00007fffc7d7dfb3 in dbaui::ORelationTableView::RemoveTabWin(dbaui::OTableWindow*) (this=0x5555589b0c00, pTabWin=0x555559086d10) > at /home/julien/lo/libreoffice/dbaccess/source/ui/relationdesign/RelationTab---Type <return> to continue, or q <return> to quit--- >leView.cxx:330 >#8 0x00007fffc7d68e1a in dbaui::OTableWindow::Remove() (this=0x555559086d10) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:493 >#9 0x00007fffc7d68eb8 in dbaui::OTableWindow::HandleKeyInput(KeyEvent const&) (this=0x555559086d10, rEvt=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:508 >#10 0x00007fffc7d6f108 in dbaui::OTableWindowListBox::PreNotify(NotifyEvent&) (this=0x555559090130, rNEvt=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/TableWindowListBox.cxx:150 >#11 0x00007fffebe943bd in vcl::Window::CompatPreNotify(NotifyEvent&) (this=0x555559090130, rNEvt=...) > at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3809 >#12 0x00007fffebea76e2 in ImplCallPreNotify(NotifyEvent&) (rEvt=...) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:61 >#13 0x00007fffebeaaddc in ImplHandleKey(vcl::Window*, MouseNotifyEvent, sal_uInt16, sal_uInt16, sal_uInt16, bool) (pWindow=0x5555589718e0, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=1286, nCharCode=127, nRepeat=0, bForward=true) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:981 >#14 0x00007fffebeaf8af in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555589718e0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff232a) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2351 >#15 0x00007fffd8338fd8 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555558468420, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff232a) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:279 >#16 0x00007fffd8338106 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555558468420, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff232a) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4320 >#17 0x00007fffd8329524 in GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, char16_t, bool, bool) (this=0x555558468420, state=16, keyval=65535, hardware_keycode=119, group=0 '\000', aOrigCode=127 u'\177', bDown=true, bSendRelease=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:456 >#18 0x00007fffd8334746 in GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (pWidget=0x555558468a60, pEvent=0x555558ab4d40, frame=0x555558468420) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3139 >#19 0x00007fffd7b51e0b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#20 0x00007ffff5d9df9d in g_closure_invoke () > at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#21 0x00007ffff5db0cce in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#22 0x00007ffff5db8e3f in g_signal_emit_valist () > at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#23 0x00007ffff5db9ebf in g_signal_emit () > at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#24 0x00007fffd7c9c834 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#25 0x00007fffd7b4ee6f in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#26 0x00007fffd7b50f18 in gtk_main_do_event () > at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#27 0x00007fffd765bc15 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#28 0x00007fffd76b8692 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#29 0x00007ffff5ac4f67 in g_main_context_dispatch () > at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#30 0x00007ffff5ac51a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007ffff5ac522c in g_main_context_iteration () > at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffd82aaf3e in GtkSalData::Yield(bool, bool) (this= > 0x555555842110, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#33 0x00007fffd82ae6f6 in GtkInstance::DoYield(bool, bool) (this= > 0x55555584e680, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#34 0x00007fffec31aded in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >#35 0x00007fffec316e9b in Application::Yield() () > at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:534 >#36 0x00007fffec316a4f in Application::Execute() () > at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >---Type <return> to continue, or q <return> to quit--- >#37 0x00007ffff77734f9 in desktop::Desktop::Main() (this=0x7fffffff3280) > at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1624 >#38 0x00007fffec32739f in ImplSVMain() () > at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:198 >#39 0x00007fffec327508 in SVMain() () > at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:236 >#40 0x00007ffff77ca032 in soffice_main() () > at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:166 >#41 0x00005555555549f2 in sal_main () > at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#42 0x00005555555549d8 in main (argc=2, argv=0x7fffffff35c8) > at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >
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 115998
:
140122
|
140123
| 140136