[Libreoffice-bugs] [Bug 128315] CRASH - attempting to reconfigure IP address using MySQL Native Connector ODB
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 24 07:13:21 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128315
--- Comment #6 from Alex Thurgood <iplaw67 at tuta.io> ---
Created attachment 155273
--> https://bugs.documentfoundation.org/attachment.cgi?id=155273&action=edit
Sample Trace on crash
The crash seems to occur in this part, when disposing the dialog :
2604 non-virtual thunk to
dbaui::OGenericUnoController::dispatch(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&)
(in libdbulo.dylib) + 64 [0x17cbf7720]
+
2604
dbaui::OGenericUnoController::executeChecked(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&)
(in libdbulo.dylib) + 263 [0x17cbfa6c7]
+
2604
dbaui::OApplicationController::Execute(unsigned short,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&)
(in libdbulo.dylib) + 4378 [0x17cb7cbca]
+
2604
dbaui::OApplicationController::openDialog(rtl::OUString const&) (in
libdbulo.dylib) + 1918 [0x17cb99d7e]
+
2604
dbaui::ODataSourcePropertyDialog::~ODataSourcePropertyDialog() (in
libdbulo.dylib) + 29 [0x17cdb67ad]
+
2604
dbaui::ODatabaseAdministrationDialog::~ODatabaseAdministrationDialog() (in
libdbulo.dylib) + 193 [0x17cdd3f81]
+
2604
svt::OGenericUnoDialog::destroyDialog() (in libsvtlo.dylib) + 73
[0x102469c09]
+
2604
dbaui::ODbAdminDialog::~ODbAdminDialog() (in libdbulo.dylib) + 14
[0x17cc725fe]
+
2604
SfxTabDialogController::~SfxTabDialogController() (in libsfxlo.dylib) + 397
[0x100e73afd]
+
2604 virtual thunk to
dbaui::MySQLNativePage::~MySQLNativePage() (in libdbulo.dylib) + 39
[0x17cca40f7]
+
2604
dbaui::MySQLNativePage::~MySQLNativePage() (in libdbulo.dylib) + 237
[0x17cca3e9d]
+
2604
SalInstanceBuilder::~SalInstanceBuilder() (in libvcllo.dylib) + 14
[0x1031c524e]
+
2604
SalInstanceBuilder::~SalInstanceBuilder() (in libvcllo.dylib) + 138
[0x1031dc01a]
+
2604
VclBuilder::~VclBuilder() (in libvcllo.dylib) + 19 [0x102e35d73]
+
2604
VclBuilder::disposeBuilder() (in libvcllo.dylib) + 56 [0x102e35fe8]
+
2604
VclPtr<vcl::Window>::disposeAndClear() (in libvcllo.dylib) + 95 [0x102e361cf]
+
2604
Edit::dispose() (in libvcllo.dylib) + 870 [0x102f2f746]
+
2604
vcl::Window::dispose() (in libvcllo.dylib) + 3481 [0x102ef6c19]
+
2604
VclPtr<vcl::Window>::disposeAndClear() (in libvcllo.dylib) + 95 [0x102e361cf]
+
2604
vcl::Window::dispose() (in libvcllo.dylib) + 3174 [0x102ef6ae6]
+
2604
ImageLoader::trieWalk(unsigned char const*, unsigned char const*, char const*)
(in dyld) + 183 [0x10e2d51c7]
+
2604
_sigtramp (in libsystem_platform.dylib) + 29 [0x7fff70603b1d]
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191024/9e6f8780/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list