Bugzilla – Attachment 116102 Details for
Bug 91673
BASE Crash in queries - new query in design mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Linux 5.1 master backtrace
file_91673.txt (text/plain), 5.73 KB, created by
Matthew Francis
on 2015-05-28 11:05:18 UTC
(
hide
)
Description:
Linux 5.1 master backtrace
Filename:
MIME Type:
Creator:
Matthew Francis
Created:
2015-05-28 11:05:18 UTC
Size:
5.73 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0x7ffff7f9c940 (LWP 9349)] >0x00007ffff2d388f4 in BrowseBox::GetColumnPos (this=0x0, nId=5) > at /home/asbel/Development/LibreOffice/core/svtools/source/brwbox/brwbox2.cxx:453 >453 for ( sal_uInt16 nPos = 0; nPos < pCols->size(); ++nPos ) >(gdb) bt >#0 0x00007ffff2d388f4 in BrowseBox::GetColumnPos (this=0x0, nId=5) > at /home/asbel/Development/LibreOffice/core/svtools/source/brwbox/brwbox2.cxx:453 >#1 0x00007fffb0f1f8fa in BrowseBox::SelectColumnId (this=0x0, nColId=5, _bSelect=true) > at /home/asbel/Development/LibreOffice/core/include/svtools/brwbox.hxx:528 >#2 0x00007fffb0f0fea1 in (anonymous namespace)::OSelectionBrwBoxHeader::Select (this=0x19f3c40) > at /home/asbel/Development/LibreOffice/core/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx:280 >#3 0x00007ffff2e61b87 in HeaderBar::ImplEndDrag (this=0x19f3c40, bCancel=false) > at /home/asbel/Development/LibreOffice/core/svtools/source/control/headbar.cxx:847 >#4 0x00007ffff2e61e78 in HeaderBar::Tracking (this=0x19f3c40, rTEvt=...) > at /home/asbel/Development/LibreOffice/core/svtools/source/control/headbar.cxx:917 >#5 0x00007ffff0bd7b0c in vcl::Window::EndTracking (this=0x19f3c40, nFlags=NONE) > at /home/asbel/Development/LibreOffice/core/vcl/source/window/window2.cxx:436 >#6 0x00007ffff0c01e94 in ImplHandleMouseEvent (pWindow=0x15a8800, nSVEvent=MOUSEBUTTONUP, bMouseLeave=false, nX=626, nY=579, > nMsgTime=2789873631, nCode=1, nMode=(SIMPLECLICK | SELECT)) at /home/asbel/Development/LibreOffice/core/vcl/source/window/winproc.cxx:732 >#7 0x00007ffff0c08a31 in ImplHandleSalMouseButtonUp (pWindow=0x15a8800, pEvent=0x7fffffffcf70) > at /home/asbel/Development/LibreOffice/core/vcl/source/window/winproc.cxx:2098 >#8 0x00007ffff0c071da in ImplWindowFrameProc (_pWindow=0x15a8800, nEvent=4, pEvent=0x7fffffffcf70) > at /home/asbel/Development/LibreOffice/core/vcl/source/window/winproc.cxx:2428 >#9 0x00007fffe274312e in SalFrame::CallCallback (this=0x15a9070, nEvent=4, pEvent=0x7fffffffcf70) > at /home/asbel/Development/LibreOffice/core/vcl/inc/salframe.hxx:244 >#10 0x00007fffe273efe5 in GtkSalFrame::signalButton (pEvent=0x7fffcc003150, frame=0x15a9070) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/window/gtksalframe.cxx:3293 >#11 0x00007fffe16ac815 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#12 0x00007fffe22463b8 in g_closure_invoke (closure=0x180e510, return_value=0x7fffffffd0c0, n_param_values=2, param_values=0x7fffffffd170, > invocation_hint=0x7fffffffd110) at /build/buildd/glib2.0-2.40.2/./gobject/gclosure.c:768 >#13 0x00007fffe2257d3d in signal_emit_unlocked_R (node=node@entry=0xfa31d0, detail=detail@entry=0, instance=instance@entry=0x176b0e0, > emission_return=emission_return@entry=0x7fffffffd240, instance_and_params=instance_and_params@entry=0x7fffffffd170) > at /build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:3551 >#14 0x00007fffe225f6f9 in g_signal_emit_valist (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>, > var_args=var_args@entry=0x7fffffffd308) at /build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:3317 >#15 0x00007fffe225fce2 in g_signal_emit (instance=<optimised out>, signal_id=<optimised out>, detail=<optimised out>) > at /build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:3363 >#16 0x00007fffe17bc684 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#17 0x00007fffe16aafc4 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#18 0x00007fffe16ab37b in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#19 0x00007fffe13261ec in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#20 0x00007fffe1f76e04 in g_main_dispatch (context=0xf6a1e0) at /build/buildd/glib2.0-2.40.2/./glib/gmain.c:3064 >#21 g_main_context_dispatch (context=context@entry=0xf6a1e0) at /build/buildd/glib2.0-2.40.2/./glib/gmain.c:3663 >#22 0x00007fffe1f77048 in g_main_context_iterate (context=context@entry=0xf6a1e0, block=block@entry=1, dispatch=dispatch@entry=1, > self=<optimised out>) at /build/buildd/glib2.0-2.40.2/./glib/gmain.c:3734 >#23 0x00007fffe1f770ec in g_main_context_iteration (context=0xf6a1e0, may_block=1) at /build/buildd/glib2.0-2.40.2/./glib/gmain.c:3795 >#24 0x00007fffe27044bd in GtkData::Yield (this=0x626360, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:577 >#25 0x00007fffe2708750 in GtkInstance::Yield (this=0x626280, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkinst.cxx:398 >#26 0x00007ffff100c048 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:353 >#27 0x00007ffff10086ed in Application::Yield () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:382 >#28 0x00007ffff100869b in Application::Execute () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:336 >#29 0x00007ffff77f3733 in desktop::Desktop::Main (this=0x7fffffffdb50) > at /home/asbel/Development/LibreOffice/core/desktop/source/app/app.cxx:1605 >#30 0x00007ffff10109f0 in ImplSVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:162 >#31 0x00007ffff1010b0a in SVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:196 >#32 0x00007ffff7837938 in soffice_main () at /home/asbel/Development/LibreOffice/core/desktop/source/app/sofficemain.cxx:96 >#33 0x0000000000400954 in sal_main () at /home/asbel/Development/LibreOffice/core/desktop/source/app/main.c:48 >#34 0x000000000040093a in main (argc=1, argv=0x7fffffffddf8) at /home/asbel/Development/LibreOffice/core/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 91673
:
116078
| 116102