Bugzilla – Attachment 141273 Details for
Bug 116893
Firebird - Error when transferring/pasting NUMERIC or DECIMAL table data
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 11.43 KB, created by
Julien Nabet
on 2018-04-10 20:58:15 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-04-10 20:58:15 UTC
Size:
11.43 KB
patch
obsolete
>#0 0x00007fffc15dc36f in connectivity::firebird::OPreparedStatement::setString(int, rtl::OUString const&) (this=0x5555587fb740, nParameterIndex=2, sInput="1.00") > at /home/julien/lo/libreoffice/connectivity/source/drivers/firebird/PreparedStatement.cxx:226 >#1 0x00007fffc86aff37 in dbaui::(anonymous namespace)::ValueTransfer::transferComplexValue<rtl::OUString>(rtl::OUString (com::sun::star::sdbc::XRow::*)(com::sun::star::sdbc::XRow* const, sal_Int32), void (com::sun::star::sdbc::XParameters::*)(com::sun::star::sdbc::XParameters* const, sal_Int32, rtl::OUString const&)) (this=0x7fffffff0670, _pGetter= > &virtual com::sun::star::sdbc::XRow::getString(int), _pSetter=&virtual com::sun::star::sdbc::XParameters::setString(int, rtl::OUString const&)) > at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/copytablewizard.cxx:1001 >#2 0x00007fffc86ad6d1 in dbaui::CopyTableWizard::impl_copyRows_throw(com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet> const&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (this=0x5555587ffdc0, _rxSourceResultSet=uno::Reference to (dbaccess::OResultSet *) 0x5555587739d8, _rxDestTable= > uno::Reference to (dbaccess::ODBTableDecorator *) 0x5555586e8840) at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/copytablewizard.cxx:1215 >#3 0x00007fffc86ae7ac in dbaui::CopyTableWizard::impl_doCopy_nothrow() (this=0x5555587ffdc0) at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/copytablewizard.cxx:1384 >#4 0x00007fffc86afbbd in dbaui::CopyTableWizard::executedDialog(short) (this=0x5555587ffdc0, _nExecutionResult=1) > at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/copytablewizard.cxx:1537 >#5 0x00007fffee7d3727 in svt::OGenericUnoDialog::execute() (this=0x5555587ffdc0) at /home/julien/lo/libreoffice/svtools/source/uno/genericunodialog.cxx:233 >#6 0x00007fffc86a8a6a in dbaui::CopyTableWizard::execute() (this=0x5555587ffdc0) at /home/julien/lo/libreoffice/dbaccess/source/ui/uno/copytablewizard.cxx:540 >#7 0x00007fffc855e5a6 in dbaui::OTableCopyHelper::insertTable(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, rtl::OUString const&, int, com::sun::star::uno::Reference<com::sun::star::sdbc::XResultSet> const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, bool, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&) (this=0x555557a72d88, i_rSourceDataSource="file:///home/julien/Documents/test1fb.odb", i_rSourceConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x55555850f2a0, i_rCommand="Table1", i_nCommandType=0, i_rSourceRows=empty uno::Reference, i_rSelection= > empty uno::Sequence, i_bBookmarkSelection=true, i_rDestDataSource="file:///home/julien/Documents/test1.odb", i_rDestConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x5555581e3e80) at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/TableCopyHelper.cxx:125 >#8 0x00007fffc855ed09 in dbaui::OTableCopyHelper::pasteTable(svx::ODataAccessDescriptor const&, rtl::OUString const&, utl::SharedUNOComponent<com::sun::star::sdbc::XConnection, utl::DisposableComponent> const&) (this=0x555557a72d88, _rPasteData=..., i_rDestDataSourceName="file:///home/julien/Documents/test1.odb", i_rDestConnection=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/TableCopyHelper.cxx:175 >#9 0x00007fffc855ee69 in dbaui::OTableCopyHelper::pasteTable(SotClipboardFormatId, TransferableDataHelper const&, rtl::OUString const&, utl::SharedUNOComponent<com::sun::star::sdbc::XConnection, utl::DisposableComponent> const&) (this=0x555557a72d88, _nFormatId=SotClipboardFormatId::DBACCESS_TABLE, _rTransData=..., i_rDestDataSource="file:///home/julien/Documents/test1.odb", _xConnection=...) at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/TableCopyHelper.cxx:190 >#10 0x00007fffc855f506 in dbaui::OTableCopyHelper::pasteTable(TransferableDataHelper const&, rtl::OUString const&, utl::SharedUNOComponent<com::sun::star::sdbc::XConnection, utl::DisposableComponent> const&) (this=0x555557a72d88, _rTransData=..., i_rDestDataSource="file:///home/julien/Documents/test1.odb", _xConnection=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/TableCopyHelper.cxx:228 >#11 0x00007fffc82b9497 in dbaui::OApplicationController::Execute(unsigned short, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555557a728f0, _nId=5712, aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/dbaccess/source/ui/app/AppController.cxx:1010 >#12 0x00007fffc8388852 in dbaui::OGenericUnoController::executeChecked(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555557a728f0, _rCommand=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:1049 >#13 0x00007fffc8386231 in dbaui::OGenericUnoController::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555557a728f0, _aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/dbaccess/source/ui/browser/genericcontroller.cxx:654 >#14 0x00007fffcdcfc8d8 in framework::MenuBarManager::Select(Menu*) (this=0x55555865f090, pMenu=0x555557ff1140) > at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:903 >#15 0x00007fffcdcfc3c7 in framework::MenuBarManager::LinkStubSelect(void*, Menu*) (instance=0x55555865f090, data=0x555557ff1140) > at /home/julien/lo/libreoffice/framework/source/uielement/menubarmanager.cxx:839 >#16 0x00007fffebce1de3 in Link<Menu*, bool>::Call(Menu*) const (this=0x555557ff11a0, data=0x555557ff1140) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#17 0x00007fffebcd3912 in Menu::Select() (this=0x555557ff1140) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:360 >---Type <return> to continue, or q <return> to quit--- >#18 0x00007fffebcde1aa in PopupMenu::ImplFlushPendingSelect() (this=0x555557ff1140) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2795 >#19 0x00007fffebcdf035 in PopupMenu::ImplExecute(VclPtr<vcl::Window> const&, tools::Rectangle const&, FloatWinPopupFlags, Menu*, bool) (this=0x555557ff1140, pW=..., rRect=..., nPopupModeFlags=(FloatWinPopupFlags::Down | FloatWinPopupFlags::NoKeyClose | FloatWinPopupFlags::AllMouseButtonClose | FloatWinPopupFlags::NewLevel), pSFrom=0x0, bPreSelectFirst=false) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2952 >#20 0x00007fffebcde107 in PopupMenu::Execute(vcl::Window*, tools::Rectangle const&, PopupMenuFlags) (this=0x555557ff1140, pExecWindow= > 0x55555853af50, rRect=..., nFlags=PopupMenuFlags::ExecuteDown) at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2783 >#21 0x00007fffebcddf27 in PopupMenu::Execute(vcl::Window*, Point const&) (this=0x555557ff1140, pExecWindow=0x55555853af50, rPopupPos=Point = {...}) > at /home/julien/lo/libreoffice/vcl/source/window/menu.cxx:2758 >#22 0x00007fffee560037 in SvImpLBox::Command(CommandEvent const&) (this=0x55555853c690, rCEvt=...) at /home/julien/lo/libreoffice/svtools/source/contnr/svimpbox.cxx:2993 >#23 0x00007fffee59aec4 in SvTreeListBox::Command(CommandEvent const&) (this=0x55555853af50, rCEvt=...) > at /home/julien/lo/libreoffice/svtools/source/contnr/treelistbox.cxx:3333 >#24 0x00007fffebdd157c in ImplCallCommand(VclPtr<vcl::Window> const&, CommandEventId, void const*, bool, Point const*) (pChild=..., nEvt=<incomplete type>, pData=0x0, bMouse=true, pPos=0x7fffffff1b50) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:227 >#25 0x00007fffebdd3947 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=275, nY=256, nMsgTime=56927578, nCode=4, nMode=MouseEventModifiers::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:791 >#26 0x00007fffebdda775 in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557935530, pEvent=0x7fffffff2200) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1989 >#27 0x00007fffebdd8cfc in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557935530, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff2200) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2312 >#28 0x00007fffd8220724 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555792c320, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff2200) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:279 >#29 0x00007fffd821f888 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x55555792c320, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff2200) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4356 >#30 0x00007fffd821a51f in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x5555580dad30, frame=0x55555792c320) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2661 >#31 0x00007fffd7a12e1b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#32 0x00007ffff5d52f6d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#33 0x00007ffff5d65d3e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#34 0x00007ffff5d6dd8f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#35 0x00007ffff5d6ee0f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#36 0x00007fffd7b5a254 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#37 0x00007fffd7a0fe8e in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#38 0x00007fffd7a11f68 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#39 0x00007fffd75249b5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#40 0x00007fffd757f302 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#41 0x00007ffff5a79287 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#42 0x00007ffff5a794c0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#43 0x00007ffff5a7954c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#44 0x00007fffd817b48c in GtkSalData::Yield(bool, bool) (this=0x555555840820, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >---Type <return> to continue, or q <return> to quit--- >#45 0x00007fffd817ecbc in GtkInstance::DoYield(bool, bool) (this=0x555555851cb0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#46 0x00007fffec28e66b in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#47 0x00007fffec28a687 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#48 0x00007fffec28a23b in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#49 0x00007ffff77745f9 in desktop::Desktop::Main() (this=0x7fffffff30e0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1623 >#50 0x00007fffec29ab8d in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:198 >#51 0x00007fffec29acf6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:236 >#52 0x00007ffff77cb0da in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:166 >#53 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#54 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3428) 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 116893
: 141273 |
147342
|
147393