Bugzilla – Attachment 154335 Details for
Bug 127657
FIREBIRD: Query input parameter throws error when referred field is integer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 13.54 KB, created by
Julien Nabet
on 2019-09-20 22:08:53 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-09-20 22:08:53 UTC
Size:
13.54 KB
patch
obsolete
>(gdb) bt >#0 0x00007fffdf2ca025 in connectivity::firebird::OPreparedStatement::setString(int, rtl::OUString const&) (this=0x5555587f5e30, nParameterIndex=1, sInput="10") > at /home/julien/lo/libreoffice/connectivity/source/drivers/firebird/PreparedStatement.cxx:193 >#1 0x00007fffdf887bee in dbaccess::OPreparedStatement::setString(int, rtl::OUString const&) (this=0x55555893c420, parameterIndex=1, x="10") > at /home/julien/lo/libreoffice/dbaccess/source/core/api/preparedstatement.cxx:307 >#2 0x00007fffeb5711c2 in dbtools::setObjectWithInfo(com::sun::star::uno::Reference<com::sun::star::sdbc::XParameters> const&, int, connectivity::ORowSetValue const&, int, int) > (_xParams=uno::Reference to (dbaccess::OPreparedStatement *) 0x55555893c540, parameterIndex=1, _rValue=..., sqlType=12, scale=0) > at /home/julien/lo/libreoffice/connectivity/source/commontools/dbtools.cxx:1806 >#3 0x00007fffeb57101a in dbtools::setObjectWithInfo(com::sun::star::uno::Reference<com::sun::star::sdbc::XParameters> const&, int, com::sun::star::uno::Any const&, int, int) > (_xParams=uno::Reference to (dbaccess::OPreparedStatement *) 0x55555893c540, parameterIndex=1, x=uno::Any("string": "10"), sqlType=12, scale=0) > at /home/julien/lo/libreoffice/connectivity/source/commontools/dbtools.cxx:1784 >#4 0x00007fffdf8bca56 in dbaccess::ORowSet::impl_prepareAndExecute_throw() (this=0x555558653770) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:1681 >#5 0x00007fffdf8bde39 in dbaccess::ORowSet::execute_NoApprove_NoNewConn(osl::ResettableGuard<osl::Mutex>&) (this=0x555558653770, _rClearForNotification=...) > at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:1806 >#6 0x00007fffdf8bbdb0 in dbaccess::ORowSet::execute() (this=0x555558653770) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:1562 >#7 0x00007fffd7f6fe77 in frm::ODatabaseForm::executeRowSet(osl::ResettableGuard<osl::Mutex>&, bool, com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) > (this=0x55555883ac10, _rClearForNotifies=..., bMoveToFirst=true, _rxCompletionHandler=empty uno::Reference) at /home/julien/lo/libreoffice/forms/source/component/DatabaseForm.cxx:1143 >#8 0x00007fffd7f793ba in frm::ODatabaseForm::load_impl(bool, bool, com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) > (this=0x55555883ac10, bCausedByParentForm=false, bMoveToFirst=true, _rxCompletionHandler=empty uno::Reference) at /home/julien/lo/libreoffice/forms/source/component/DatabaseForm.cxx:2835 >#9 0x00007fffd7f77a11 in frm::ODatabaseForm::load() (this=0x55555883ac10) at /home/julien/lo/libreoffice/forms/source/component/DatabaseForm.cxx:2598 >#10 0x00007fffdcc49a2b in dbaui::SbaXDataBrowserController::reloadForm(com::sun::star::uno::Reference<com::sun::star::form::XLoadable> const&) > (this=0x555558663ec0, _rxLoadable=uno::Reference to (frm::ODatabaseForm *) 0x55555883aeb0) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/brwctrlr.cxx:641 >#11 0x00007fffdcceaf05 in dbaui::SbaTableQueryBrowser::implLoadAnything(rtl::OUString const&, rtl::OUString const&, int, bool, utl::SharedUNOComponent<com::sun::star::sdbc::XConnection, utl::DisposableComponent> const&) (this=0x555558663ec0, _rDataSourceName="file:///tmp/firebirdinput.odb", _rCommand="Queryinputparameter", _nCommandType=1, _bEscapeProcessing=true, _rxConnection=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2360 >#12 0x00007fffdccec98d in dbaui::SbaTableQueryBrowser::implSelect(SvTreeListEntry*) (this=0x555558663ec0, _pEntry=0x5555587125a0) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2646 >#13 0x00007fffdcceb6a0 in dbaui::SbaTableQueryBrowser::implSelect(rtl::OUString const&, rtl::OUString const&, int, bool, utl::SharedUNOComponent<com::sun::star::sdbc::XConnection, utl::DisposableComponent> const&, bool) (this=0x555558663ec0, _rDataSourceName="file:///tmp/firebirdinput.odb", _rCommand="Queryinputparameter", _nCommandType=1, _bEscapeProcessing=true, _rxConnection=..., _bSelectDirect=true) > at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:2421 >#14 0x00007fffdccefa43 in dbaui::SbaTableQueryBrowser::impl_initialize() (this=0x555558663ec0) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/unodatbr.cxx:3187 >#15 0x00007fffdcc95471 in dbaui::OGenericUnoController::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) (this=0x555558663ec0, aArguments=uno::Sequence of length 14 = {...}) > at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:271 >#16 0x00007fffdcc6d555 in DBContentLoader::load(com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XLoadEventListener> const&) > (this=0x55555865bc30, rFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x5555587b97d0, rURL=".component:DB/DataSourceBrowser", rArgs=uno::Sequence of length 13 = {...}, rListener=uno::Reference to (framework::LoadEnvListener *) 0x55555897ec98) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/dbloader.cxx:263 >#17 0x00007fffe207a399 in framework::LoadEnv::impl_loadContent() (this=0x7fffffff0520) at /home/julien/lo/libreoffice/framework/source/loadenv/loadenv.cxx:1151 >#18 0x00007fffe2076253 in framework::LoadEnv::startLoading() (this=0x7fffffff0520) at /home/julien/lo/libreoffice/framework/source/loadenv/loadenv.cxx:390 >#19 0x00007fffe2074c8b in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (xLoader=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x5555587b9808, xContext=uno::Reference to (cppu::ComponentContext *) 0x5555556762e0, sURL=".component:DB/DataSourceBrowser", sTarget="_self", nSearchFlags=0, lArgs=uno::Sequence of length 6 = {...}) at /home/julien/lo/libreoffice/framework/source/loadenv/loadenv.cxx:171 >#20 0x00007fffe20c7308 in (anonymous namespace)::XFrameImpl::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, sal_Int32, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555587b9760, sURL=".component:DB/DataSourceBrowser", sTargetFrameName="_self", nSearchFlags=0, lArguments=uno::Sequence of length 6 = {...}) > at /home/julien/lo/libreoffice/framework/source/services/frame.cxx:598 >#21 0x00007fffdce2ba83 in dbaui::DatabaseObjectView::doDispatch(comphelper::NamedValueCollection const&) (this=0x555557d4eea0, i_rDispatchArgs=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/databaseobjectview.cxx:138 >#22 0x00007fffdce2b545 in dbaui::DatabaseObjectView::doCreateView(com::sun::star::uno::Any const&, rtl::OUString const&, comphelper::NamedValueCollection const&) > (this=0x555557d4eea0, _rDataSource=uno::Any("string": "file:///tmp/firebirdinput.odb"), _rObjectName="Queryinputparameter", i_rCreationArgs=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/databaseobjectview.cxx:95 >#23 0x00007fffdce2b488 in dbaui::DatabaseObjectView::openExisting(com::sun::star::uno::Any const&, rtl::OUString const&, comphelper::NamedValueCollection const&) > (this=0x555557d4eea0, _rDataSource=uno::Any("string": "file:///tmp/firebirdinput.odb"), _rName="Queryinputparameter", i_rDispatchArgs=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/databaseobjectview.cxx:83 >--Type <RET> for more, q to quit, c to continue without paging-- >#24 0x00007fffdcbd3154 in dbaui::OApplicationController::openElementWithArguments(rtl::OUString const&, dbaui::ElementType, dbaui::ElementOpenMode, unsigned short, comphelper::NamedValueCollection const&) > (this=0x555557f72d70, _sName="Queryinputparameter", _eType=dbaui::E_QUERY, _eOpenMode=dbaui::E_OPEN_NORMAL, _nInstigatorCommand=0, _rAdditionalArguments=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/app/AppController.cxx:1832 >#25 0x00007fffdcbd25a5 in dbaui::OApplicationController::onEntryDoubleClick(SvTreeListBox const&) (this=0x555557f72d70, _rTree=...) at /home/julien/lo/libreoffice/dbaccess/source/ui/app/AppController.cxx:1696 >#26 0x00007fffdcc18f5d in dbaui::OAppDetailPageHelper::OnEntryDoubleClick(SvTreeListBox*) (this=0x555557f756b0, _pTree=0x555558602ec0) > at /home/julien/lo/libreoffice/dbaccess/source/ui/app/AppDetailPageHelper.cxx:881 >#27 0x00007fffdcc18ee3 in dbaui::OAppDetailPageHelper::LinkStubOnEntryDoubleClick(void*, SvTreeListBox*) (instance=0x555557f756b0, data=0x555558602ec0) > at /home/julien/lo/libreoffice/dbaccess/source/ui/app/AppDetailPageHelper.cxx:878 >#28 0x00007fffdcd10fa3 in Link<SvTreeListBox*, bool>::Call(SvTreeListBox*) const (this=0x5555586033c0, data=0x555558602ec0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#29 0x00007fffdcd0edd4 in dbaui::DBTreeListBox::DoubleClickHdl() (this=0x555558602ec0) at /home/julien/lo/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:394 >#30 0x00007ffff086a744 in SvImpLBox::MouseButtonDown(MouseEvent const&) (this=0x5555585cb0a0, rMEvt=...) at /home/julien/lo/libreoffice/vcl/source/treelist/svimpbox.cxx:2030 >#31 0x00007ffff08440fa in SvTreeListBox::MouseButtonDown(MouseEvent const&) (this=0x555558602ec0, rMEvt=...) at /home/julien/lo/libreoffice/vcl/source/treelist/treelistbox.cxx:2325 >#32 0x00007fffdcd0e0ac in dbaui::DBTreeListBox::MouseButtonDown(MouseEvent const&) (this=0x555558602ec0, rMEvt=...) at /home/julien/lo/libreoffice/dbaccess/source/ui/control/dbtreelistbox.cxx:180 >#33 0x00007ffff05e3907 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) > (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=325, nY=306, nMsgTime=19585864, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:693 >#34 0x00007ffff05e86f1 in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557e77b50, pEvent=0x7fffffff1520) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2013 >#35 0x00007ffff05e9815 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557e77b50, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1520) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2347 >#36 0x00007fffe83baa92 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557e79630, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1520) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#37 0x00007fffe83ba348 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557e79630, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1520) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4393 >#38 0x00007fffe83b4b49 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x555558741940, frame=0x555557e79630) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2576 >#39 0x00007fffe7e6db7b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#40 0x00007fffea5dce8d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#41 0x00007fffea5f0555 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#42 0x00007fffea5f8b9b in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#43 0x00007fffea5f9b6f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#44 0x00007fffe7e199f2 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#45 0x00007fffe7cd9fc8 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#46 0x00007fffe7cdc12b in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#47 0x00007fffe79d87d5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#48 0x00007fffe7a353a2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#49 0x00007fffea4f69ee in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#50 0x00007fffea4f6c88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#51 0x00007fffea4f6d1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#52 0x00007fffe82c052e in GtkSalData::Yield(bool, bool) (this=0x555555647a60, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#53 0x00007fffe82c462a in GtkInstance::DoYield(bool, bool) (this=0x555555658950, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:393 >#54 0x00007ffff0c0aa3b in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#55 0x00007ffff0c0af59 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#56 0x00007ffff0c0a838 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#57 0x00007ffff7ce97f8 in desktop::Desktop::Main() (this=0x7fffffff2410) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#58 0x00007ffff0c25968 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:190 >#59 0x00007ffff0c25a8d in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:224 >#60 0x00007ffff7d45194 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:177 >#61 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#62 0x0000555555554943 in main (argc=2, argv=0x7fffffff27d8) at /home/julien/lo/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 127657
:
154321
| 154335