Bugzilla – Attachment 119214 Details for
Bug 94709
Base Crashes when deleting a table in Relationship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.64 KB, created by
Julien Nabet
on 2015-10-02 22:45:27 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2015-10-02 22:45:27 UTC
Size:
7.64 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0x2aaaaabb2340 (LWP 5076)] >0x00002aaab21019f9 in rtl::Reference<vcl::Window>::set (this=0x9999999999999a11, pBody=0x0) at /home/julien/compile-libreoffice/libreoffice/include/rtl/ref.hxx:92 >92 reference_type * const pOld = m_pBody; >(gdb) bt >#0 0x00002aaab21019f9 in rtl::Reference<vcl::Window>::set(vcl::Window*) (this=0x9999999999999a11, pBody=0x0) > at /home/julien/compile-libreoffice/libreoffice/include/rtl/ref.hxx:92 >#1 0x00002aaab2100069 in VclPtr<vcl::Window>::operator=(vcl::Window*) (this=0x9999999999999a11, pBody=0x0) > at /home/julien/compile-libreoffice/libreoffice/include/vcl/vclptr.hxx:176 >#2 0x00002aaab21457bd in vcl::Window::ImplRemoveWindow(bool) (this=0x3691060, bRemoveFrameData=true) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/stacking.cxx:151 >#3 0x00002aaab22e915e in vcl::Window::dispose() (this=0x3691060) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/window.cxx:523 >#4 0x00002aaad8973858 in dbaui::OTableWindow::dispose() (this=0x3691040) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:141 >#5 0x00002aaab2454782 in OutputDevice::disposeOnce() (this=0x3691060) at /home/julien/compile-libreoffice/libreoffice/vcl/source/outdev/outdev.cxx:202 >#6 0x00002aaad88ef704 in dbaui::OJoinTableView::RemoveTabWin(dbaui::OTableWindow*) (this=0x34c92f0, pTabWin=0x3691040) > at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/querydesign/JoinTableView.cxx:399 >#7 0x00002aaad8987ce3 in dbaui::ORelationTableView::RemoveTabWin(dbaui::OTableWindow*) (this=0x34c92f0, pTabWin=0x3691040) > at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/relationdesign/RelationTableView.cxx:333 >#8 0x00002aaad8975716 in dbaui::OTableWindow::Remove() (this=0x3691040) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:514 >#9 0x00002aaad89757b4 in dbaui::OTableWindow::HandleKeyInput(KeyEvent const&) (this=0x3691040, rEvt=...) > at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/querydesign/TableWindow.cxx:529 >#10 0x00002aaad897b13e in dbaui::OTableWindowListBox::PreNotify(NotifyEvent&) (this=0x3692030, rNEvt=...) > at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/ui/querydesign/TableWindowListBox.cxx:150 >#11 0x00002aaab22f8bc2 in vcl::Window::CompatPreNotify(NotifyEvent&) (this=0x3692030, rNEvt=...) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/window.cxx:3968 >#12 0x00002aaab2305fc1 in ImplCallPreNotify(NotifyEvent&) (rEvt=...) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:61 >#13 0x00002aaab23094bd in ImplHandleKey(vcl::Window*, MouseNotifyEvent, sal_uInt16, sal_uInt16, sal_uInt16, bool) (pWindow=0x33d3f50, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=1286, nCharCode=127, nRepeat=0, bForward=true) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1008 >#14 0x00002aaab230de6b in ImplWindowFrameProc(vcl::Window*, SalFrame*, unsigned short, void const*) (_pWindow=0x33d3f50, nEvent=5, pEvent=0x7fffffff3d60) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2448 >#15 0x00002aaac4f8230f in SalFrame::CallCallback(unsigned short, void const*) const (this=0x33d48a0, nEvent=5, pEvent=0x7fffffff3d60) > at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:248 >#16 0x00002aaac4f768ea in GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, unsigned int, unsigned short, bool, bool) (this=0x33d48a0, state=16, keyval=65535, hardware_keycode=119, group=0 '\000', time=21042022, aOrigCode=127, bDown=true, bSendRelease=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/window/../../gtk/window/gtksalframe.cxx:482 >#17 0x00002aaac4f7f305 in GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (pEvent=0x3222ce0, frame=0x33d48a0) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/window/../../gtk/window/gtksalframe.cxx:4069 >#18 0x00002aaac5404a8d in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#22 0x00002aaab98ff8ff in <emit signal ??? on instance ???> (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) > at /tmp/buildd/glib2.0-2.44.1/./gobject/gsignal.c:3361 > #19 0x00002aaab98e52d5 in g_closure_invoke (closure=0x33a7d90, return_value=0x7fffffff3f90, n_param_values=2, param_values=0x7fffffff4040, invocation_hint=0x7fffffff3fe0) > at /tmp/buildd/glib2.0-2.44.1/./gobject/gclosure.c:768 > #20 0x00002aaab98f703c in signal_emit_unlocked_R (node=node@entry=0x2411b90, detail=detail@entry=0, instance=instance@entry=0x33d4d90, emission_return=emission_return@entry=0x7fffffff40f0, instance_and_params=instance_and_params@entry=0x7fffffff4040) at /tmp/buildd/glib2.0-2.44.1/./gobject/gsignal.c:3549 >---Type <return> to continue, or q <return> to quit--- > #21 0x00002aaab98ff1a5 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffffff41d0) > at /tmp/buildd/glib2.0-2.44.1/./gobject/gsignal.c:3315 >#23 0x00002aaac553dc94 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#24 0x00002aaac54020ee in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#25 0x00002aaac5403cd6 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#26 0x00002aaac5b426f2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#27 0x00002aaab9b70c3d in g_main_context_dispatch (context=0x2437340) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3122 >#28 0x00002aaab9b70c3d in g_main_context_dispatch (context=context@entry=0x2437340) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3737 >#29 0x00002aaab9b70f20 in g_main_context_iterate (context=context@entry=0x2437340, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3808 >#30 0x00002aaab9b70fcc in g_main_context_iteration (context=0x2437340, may_block=1) at /tmp/buildd/glib2.0-2.44.1/./glib/gmain.c:3869 >#31 0x00002aaac4f1be77 in GtkData::Yield(bool, bool) (this=0x650180, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/app/../../gtk/app/gtkdata.cxx:607 >#32 0x00002aaac4f1f04d in GtkInstance::DoYield(bool, bool, unsigned long) (this=0x64fff0, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/app/../../gtk/app/gtkinst.cxx:406 >#33 0x00002aaab2761376 in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:361 >#34 0x00002aaab275d0ae in Application::Yield() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:403 >#35 0x00002aaab275d060 in Application::Execute() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:336 >#36 0x00002aaaaafa33ef in desktop::Desktop::Main() (this=0x7fffffff4c90) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1588 >#37 0x00002aaab276e0c2 in ImplSVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:169 >#38 0x00002aaab276e204 in SVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:206 >#39 0x00002aaaaafeed4a in soffice_main() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:96 >#40 0x000000000040091e in sal_main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#41 0x0000000000400904 in main (argc=2, argv=0x7fffffff4fc8) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:47 >(gdb)
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 94709
:
119209
| 119214