Bugzilla – Attachment 142760 Details for
Bug 118022
Crash when searching record in a form of an external MySQL-database (JDBC-connection)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 5.55 KB, created by
Julien Nabet
on 2018-06-14 21:31:19 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-06-14 21:31:19 UTC
Size:
5.55 KB
patch
obsolete
>#0 0x00007ffff6a5096d in __cxa_throw () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#1 0x00007fffe305f779 in dbtools::throwSQLException(rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, int) (_rMessage="The cursor points to before the first or after the last row.", _rSQLState="HY109", _rxContext=uno::Reference to (dbaccess::ORowSet *) 0x555558560d50, _nErrorCode=0) > at /home/julien/lo/libreoffice/connectivity/source/commontools/dbexception.cxx:457 >#2 0x00007fffe305f7e9 in dbtools::throwSQLException(rtl::OUString const&, dbtools::StandardSQLState, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, int) (_rMessage="The cursor points to before the first or after the last row.", _eSQLState=dbtools::StandardSQLState::INVALID_CURSOR_POSITION, _rxContext=uno::Reference to (dbaccess::ORowSet *) 0x555558560d50, _nErrorCode=0) at /home/julien/lo/libreoffice/connectivity/source/commontools/dbexception.cxx:464 >#3 0x00007fffcab84843 in dbaccess::ORowSetBase::impl_getValue(int) (this=0x555558560e18, columnIndex=4) > at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSetBase.cxx:201 >#4 0x00007fffcab8472a in dbaccess::ORowSetBase::getValue(int) (this=0x555558560e18, columnIndex=4) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSetBase.cxx:193 >#5 0x00007fffcab5ffd7 in dbaccess::ORowSet::getInsertValue(int) (this=0x555558560d50, columnIndex=4) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:1314 >#6 0x00007fffcab60028 in dbaccess::ORowSet::getString(int) (this=0x555558560d50, columnIndex=4) at /home/julien/lo/libreoffice/dbaccess/source/core/api/RowSet.cxx:1320 >#7 0x00007fffcaadc669 in dbaccess::ODataColumn::getString() (this=0x5555593e4c10) at /home/julien/lo/libreoffice/dbaccess/source/core/api/datacolumn.cxx:122 >#8 0x00007fffe308fc9e in dbtools::FormattedColumnValue::getFormattedValue() const (this=0x7ffffffef530) > at /home/julien/lo/libreoffice/connectivity/source/commontools/formattedcolumnvalue.cxx:281 >#9 0x00007fffef898068 in DbTextField::GetFormatText(com::sun::star::uno::Reference<com::sun::star::sdb::XColumn> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&, Color**) (this=0x5555593e8ae0, _rxField=uno::Reference to (dbaccess::ORowSetDataColumn *) 0x5555593e4dc0, xFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x5555593e3448) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridcell.cxx:1156 >#10 0x00007fffef897f87 in DbTextField::PaintFieldToCell(OutputDevice&, tools::Rectangle const&, com::sun::star::uno::Reference<com::sun::star::sdb::XColumn> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&) (this=0x5555593e8ae0, _rDev=..., _rRect=..., _rxField=uno::Reference to (dbaccess::ORowSetDataColumn *) 0x5555593e4dc0, _rxFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x5555593e3448) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridcell.cxx:1145 >#11 0x00007fffef8a7ba3 in FmXDataCell::PaintFieldToCell(OutputDevice&, tools::Rectangle const&, com::sun::star::uno::Reference<com::sun::star::sdb::XColumn> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&) (this=0x5555593f7400, rDev=..., rRect=..., _rxField=uno::Reference to (dbaccess::ORowSetDataColumn *) 0x5555593e4dc0, xFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x5555593e3448) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridcell.cxx:3481 >#12 0x00007fffef8a7dc3 in FmXTextCell::PaintFieldToCell(OutputDevice&, tools::Rectangle const&, com::sun::star::uno::Reference<com::sun::star::sdb::XColumn> const&, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&) (this=0x5555593f7400, rDev=..., rRect=..., _rxField=uno::Reference to (dbaccess::ORowSetDataColumn *) 0x5555593e4dc0, xFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x5555593e3448) at /home/julien/lo/libreoffice/svx/source/fmcomp/gridcell.cxx:3507 >#13 0x00007fffef894521 in DbGridColumn::Paint(OutputDevice&, tools::Rectangle const&, DbGridRow const*, com::sun::star::uno::Reference<com::sun::star::util::XNumberFormatter> const&) (this=0x5555592b3370, rDev=..., rRect=..., pRow=0x55555957db60, xFormatter=uno::Reference to (SvNumberFormatterServiceObj *) 0x5555593e3448) > at /home/julien/lo/libreoffice/svx/source/fmcomp/gridcell.cxx:492 >#14 0x00007fffef8c621b in DbGridControl::PaintCell(OutputDevice&, tools::Rectangle const&, unsigned short) const (this=0x55555929e790, rDev=..., rRect=..., nColumnId=2) > at /home/julien/lo/libreoffice/svx/source/fmcomp/gridctrl.cxx:2029 >#15 0x00007fffee436afc in svt::EditBrowseBox::PaintField(OutputDevice&, tools::Rectangle const&, unsigned short) const (this=0x55555929e790, rDev=..., rRect=..., nColumnId=2) > at /home/julien/lo/libreoffice/svtools/source/brwbox/editbrowsebox.cxx:246 >#16 0x00007fffee42f596 in BrowseBox::DoPaintField(OutputDevice&, tools::Rectangle const&, unsigned short, BrowseBox::BrowserColumnAccess) const (this=0x55555929e790, rDev=..., rRect=..., nColumnId=2) at /home/julien/lo/libreoffice/include/svtools/brwbox.hxx:538 >#17 0x00007fffee42c051 in BrowserColumn::Draw(BrowseBox const&, OutputDevice&, Point const&) (this=0x5555592b3330, rBox=..., rDev=..., rPos=Point = {...}) > at /home/julien/lo/libreoffice/svtools/source/brwbox/datwin.cxx:158 >#18 0x00007fffee41bbb8 in BrowseBox::ImplPaintData(OutputDevice&, tools::Rectangle const&, bool, bool) (this=0x55555929e790, _rOut=..., _rRect=..., _bForeignDevice=false, _bDrawSelections=true) at /home/julien/lo/libreoffice/svtools/source/brwbox/brwbox2.cxx:907 >
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 118022
:
142559
|
142757
| 142760