Bugzilla – Attachment 141180 Details for
Bug 103736
libreoffice-5.2.2.2 AVG function produces SQL syntax error in query design view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt + gdb traces
bt_gdb.txt (text/plain), 7.15 KB, created by
Julien Nabet
on 2018-04-06 22:25:47 UTC
(
hide
)
Description:
bt + gdb traces
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-04-06 22:25:47 UTC
Size:
7.15 KB
patch
obsolete
>#0 0x00007ffff74575d9 in __GI___poll (fds=0x55555789c7e0, nfds=3, timeout=200) at ../sysdeps/unix/sysv/linux/poll.c:29 >#1 0x00007ffff5a7a439 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#2 0x00007ffff5a7a7d2 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#3 0x00007fffd79b5703 in gtk_dialog_run () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#4 0x00007fffd81c340e in GtkInstanceDialog::run() (this=0x555558470040) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkinst.cxx:1800 >#5 0x00007fffee525c4e in weld::DialogController::run() (this=0x5555591625d0) at /home/julien/lo/libreoffice/include/vcl/weld.hxx:687 >#6 0x00007fffee7e1815 in svt::OGenericUnoDialog::execute() (this=0x5555585c2520) at /home/julien/lo/libreoffice/svtools/source/uno/genericunodialog.cxx:227 >#7 0x00007fffe3167855 in dbtools::showError(dbtools::SQLExceptionInfo const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (_rInfo=..., _xParent=uno::Reference to (VCLXContainer *) 0x555558b64220, _rxContext= > uno::Reference to (cppu::ComponentContext *) 0x555555862ed0) at /home/julien/lo/libreoffice/connectivity/source/commontools/dbtools.cxx:1406 >#8 0x00007fffc7efe5cd in dbaui::showError(dbtools::SQLExceptionInfo const&, vcl::Window*, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (_rInfo=..., _pParent=0x555558999350, _rxContext=uno::Reference to (cppu::ComponentContext *) 0x555555862ed0) at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/UITools.cxx:285 >#9 0x00007fffc7d1899f in dbaui::OGenericUnoController::showError(dbtools::SQLExceptionInfo const&) (this=0x555558971c10, _rInfo=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:935 >#10 0x00007fffc7f7cec4 in dbaui::OQueryController::translateStatement(bool) (this=0x555558971c10, _bFireStatementChange=false) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/querycontroller.cxx:1710 >#11 0x00007fffc7f798cc in dbaui::OQueryController::executeQuery() (this=0x555558971c10) at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/querycontroller.cxx:1246 >#12 0x00007fffc7f76633 in dbaui::OQueryController::Execute(unsigned short, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555558971c10, _nId=10721, aArgs=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/querycontroller.cxx:690 >#13 0x00007fffc7d193f2 in dbaui::OGenericUnoController::executeChecked(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555558971c10, _rCommand=..., aArgs=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:1049 >#14 0x00007fffc7d16dd1 in dbaui::OGenericUnoController::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555558971c10, _aURL=..., aArgs=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:654 >#15 0x00007fffcd278b5b in framework::GenericToolbarController::ExecuteHdl_Impl(framework::GenericToolbarController*, void*) (p=0x555558e1b6f0) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:263 >#16 0x00007fffcd278af9 in framework::GenericToolbarController::LinkStubExecuteHdl_Impl(void*, void*) (instance=0x0, data=0x555558e1b6f0) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:254 >#17 0x00007fffebe04e5b in Link<void*, void>::Call(void*) const (this=0x5555591c11c8, data=0x555558e1b6f0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#18 0x00007fffebe01ea5 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5555591c11c0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1928 >#19 0x00007fffebe0374f in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557850020, nEvent=SalEvent::UserEvent, pEvent=0x5555591c11c0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2478 >#20 0x00007fffec40a038 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557851240, nEvent=SalEvent::UserEvent, pEvent=0x5555591c11c0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:279 >#21 0x00007fffec41d023 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555575112d0, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#22 0x00007fffec25e482 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555575112d0, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#23 0x00007fffec41cf9b in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555575112d0, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#24 0x00007fffd81b0148 in call_userEventFn(void*) (data=0x5555558407b0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:784 >#25 0x00007ffff5a7a0f5 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#26 0x00007ffff5a7a4c0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007ffff5a7a54c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffd81af0bc in GtkSalData::Yield(bool, bool) (this=0x5555558407b0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#29 0x00007fffd81b28ec in GtkInstance::DoYield(bool, bool) (this=0x555555851c40, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#30 0x00007fffec2a9817 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#31 0x00007fffec2a5901 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#32 0x00007fffec2a54b5 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#33 0x00007ffff7775579 in desktop::Desktop::Main() (this=0x7fffffff30f0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1623 >#34 0x00007fffec2b5d39 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:198 >#35 0x00007fffec2b5ea2 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:236 >#36 0x00007ffff77cc05a in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:166 >#37 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#38 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3438) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) frame 10 >#10 0x00007fffc7f7cec4 in dbaui::OQueryController::translateStatement (this=0x555558971c10, _bFireStatementChange=false) > at /home/julien/lo/libreoffice/dbaccess/source/ui/querydesign/querycontroller.cxx:1710 >1710 showError(aInfo); >(gdb) p m_sStatement >$1 = "SELECT ÎÎÏÎ¿Ï ÏÏοÏ(\"number-field\") AS \"number-field\" FROM \"table-number\" GROUP BY \"group\" " >(gdb) p sTranslatedStmt >$2 = "" >
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 103736
:
128557
|
140832
| 141180 |
149056