Bugzilla – Attachment 155952 Details for
Bug 128862
CRASH: Unable to open tables in HSQLDB odb-files with apostrophe " ' " character in table name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.65 KB, created by
Julien Nabet
on 2019-11-19 22:03:52 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-11-19 22:03:52 UTC
Size:
7.65 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff209866a in std::type_info::name (this=0x0) at /usr/include/c++/9/typeinfo:100 >100 { return __name[0] == '*' ? __name + 1 : __name; } >(gdb) bt >#0 0x00007ffff209866a in std::type_info::name() const (this=0x0) at /usr/include/c++/9/typeinfo:100 >#1 0x00007ffff20966e1 in exceptionToStringImpl(rtl::OStringBuffer&, com::sun::star::uno::Any const&) > (sMessage="DBG_UNHANDLED_EXCEPTION in bool connectivity::hsqldb::OHsqlConnection::impl_isTextTable_nothrow(const rtl::OUString&) exception: com.sun.star.sdbc.SQLException message: Unexpected token: S in statemen"..., caught= > uno::Any("com.sun.star.sdbc.SQLException": {<com::sun::star::uno::Exception> = {Message = "Unexpected token: S in statement [s]", Context = uno::Reference to (com::sun::star::uno::XInterface *) 0x555559269238}, SQLState = "37000", ErrorCode = -11, NextException = uno::Any(void)})) at /home/julien/lo/libreoffice/tools/source/debug/debug.cxx:113 >#2 0x00007ffff209855d in DbgUnhandledException(com::sun::star::uno::Any const&, char const*, char const*, char const*, char const*) (caught= > uno::Any("com.sun.star.sdbc.SQLException": {<com::sun::star::uno::Exception> = {Message = "Unexpected token: S in statement [s]", Context = uno::Reference to (com::sun::star::uno::XInterface *) 0x555559269238}, SQLState = "37000", ErrorCode = -11, NextException = uno::Any(void)}), currentFunction=0x7fffdb5ca340 "bool connectivity::hsqldb::OHsqlConnection::impl_isTextTable_nothrow(const rtl::OUString&)", fileAndLineNo=0x7fffdb5ca2e8 "/home/julien/lo/libreoffice/connectivity/source/drivers/hsqldb/HConnection.cxx:301: ", area=0x7fffdb5c9f49 "connectivity.hsqldb", explanatory=0x0) > at /home/julien/lo/libreoffice/tools/source/debug/debug.cxx:418 >#3 0x00007fffdb58a16a in connectivity::hsqldb::OHsqlConnection::impl_isTextTable_nothrow(rtl::OUString const&) (this=0x555558a43de0, _rTableName="William Kidwell's Address Book") > at /home/julien/lo/libreoffice/connectivity/source/drivers/hsqldb/HConnection.cxx:301 >#4 0x00007fffdb5893f7 in connectivity::hsqldb::OHsqlConnection::getTableIcon(rtl::OUString const&, int) (this=0x555558a43de0, TableName="William Kidwell's Address Book") > at /home/julien/lo/libreoffice/connectivity/source/drivers/hsqldb/HConnection.cxx:185 >#5 0x00007fffddb4c934 in dbaccess::OConnection::getTableIcon(rtl::OUString const&, int) (this=0x555558dae370, TableName="William Kidwell's Address Book", ColorMode=0) > at /home/julien/lo/libreoffice/dbaccess/source/core/dataaccess/connection.cxx:788 >#6 0x00007fffe50c4fb8 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) > (pThis=0x555558dae488, nVtableIndex=3, pRegisterReturn=0x7fffffff03d0, pReturnTypeRef=0x5555585bcba0, bSimpleReturn=false, pStack=0x7fffffff03e0, nStack=0, pGPR=0x7fffffff0520, pFPR=0x7fffffff0550) > at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:133 >#7 0x00007fffe50c3c0b in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=0x555558a31450, aVtableSlot=..., pReturnTypeRef=0x5555585bcba0, nParams=2, pParams=0x555558a44d10, pUnoReturn=0x7fffffff07a0, pUnoArgs=0x7fffffff0750, ppUnoExc=0x7fffffff0830) > at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 >#8 0x00007fffe50c4626 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) > (pUnoI=0x555558a31450, pMemberDescr=0x555558a31370, pReturn=0x7fffffff07a0, pArgs=0x7fffffff0750, ppException=0x7fffffff0830) > at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 >#9 0x00007fffe0ad6443 in com::sun::star::uno::UnoInterfaceReference::dispatch(_typelib_TypeDescription const*, void*, void**, _uno_Any**) const > (this=0x5555593037c8, pMemberType=0x555558a31370, pReturn=0x7fffffff07a0, pArgs=0x7fffffff0750, ppException=0x7fffffff0830) at /home/julien/lo/libreoffice/include/uno/dispatcher.hxx:173 >#10 0x00007fffe0ad4f9d in (anonymous namespace)::binuno_proxy_dispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) > (pUnoI=0x5555593037a0, pMemberType=0x555558a31370, pReturn=0x7fffffff07a0, pArgs=0x7fffffff0750, ppException=0x7fffffff0830) at /home/julien/lo/libreoffice/stoc/source/proxy_factory/proxyfac.cxx:260 >#11 0x00007fffe50b4af8 in cpp2uno_call(bridges::cpp_uno::shared::CppInterfaceProxy*, typelib_TypeDescription const*, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void**, void**, void**, sal_uInt64*) > (pThis=0x555555f54930, pMemberTypeDescr=0x555558a31370, pReturnTypeRef=0x5555585bcba0, nParams=2, pParams=0x555558a44d10, gpreg=0x7fffffff0c00, fpreg=0x7fffffff0c10, ovrflw=0x7fffffff0c60, pRegisterReturn=0x7fffffff0bc0) at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:185 >#12 0x00007fffe50b5581 in cpp_vtable_call(sal_Int32, sal_Int32, void**, void**, void**, sal_uInt64*) > (nFunctionIndex=3, nVtableOffset=0, gpreg=0x7fffffff0be0, fpreg=0x7fffffff0c10, ovrflw=0x7fffffff0c60, pRegisterReturn=0x7fffffff0bc0) > at /home/julien/lo/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:373 >#13 0x00007fffe50d18da in privateSnippetExecutor () at /home/julien/lo/libreoffice/instdir/program/libgcc3_uno.so >#14 0x00007fffdc694daf in dbaui::(anonymous namespace)::lcl_getConnectionProvidedTableIcon_nothrow(dbaui::ImageProvider_Data const&, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::graphic::XGraphic>&) (_rData=..., _rName="William Kidwell's Address Book", _out_rxGraphic=empty uno::Reference) at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/imageprovider.cxx:65 >#15 0x00007fffdc6952ae in dbaui::ImageProvider::getImages(rtl::OUString const&, int, Image&) (this=0x555558e91fe0, _rName="William Kidwell's Address Book", _nDatabaseObjectType=0, _out_rImage=...) > at /home/julien/lo/libreoffice/dbaccess/source/ui/misc/imageprovider.cxx:130 >#16 0x00007fffdc5942f2 in dbaui::OTableTreeListBox::implAddEntry(com::sun::star::uno::Reference<com::sun::star::sdbc::XDatabaseMetaData> const&, rtl::OUString const&, bool) (this= > 0x55555869b720, _rxMeta=uno::Reference to (com::sun::star::uno::XInterface *) 0x5555586b8c48, _rTableName="William Kidwell's Address Book", _bCheckName=false) > at /home/julien/lo/libreoffice/dbaccess/source/ui/control/tabletree.cxx:672 >#17 0x00007fffdc591f3b in dbaui::OTableTreeListBox::UpdateTableList(com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, std::__debug::vector<std::pair<rtl::OUString, bool>, std::allocator<std::pair<rtl::OUString, bool> > > const&) (this=0x55555869b720, _rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x5555591e9b40, _rTables=std::__debug::vector of length 1, capacity 1 = {...}) > at /home/julien/lo/libreoffice/dbaccess/source/ui/control/tabletree.cxx:328 >#18 0x00007fffdc591837 in dbaui::OTableTreeListBox::UpdateTableList(com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&, com::sun::star::uno::Sequence<rtl::OUString> const&, com::sun::star::uno::Sequence<rtl::OUString> const&) (this=0x55555869b720, _rxConnection=uno::Reference to (dbaccess::OSharedConnection *) 0x5555591e9b40, _rTables= > uno::Sequence of length 1 = {...}, _rViews=empty uno::Sequence) at /home/julien/lo/libreoffice/dbaccess/source/ui/control/tabletree.cxx:268 >#19 0x00007fffdc590dbd in dbaui::OTableTreeListBox::UpdateTableList(com::sun::star::uno::Reference<com::sun::star::sdbc::XConnection> const&) >
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 128862
:
155899
| 155952