[Libreoffice-bugs] [Bug 137745] LO Base Firebird: crash, when deleting tables and changed relationship isn't changed in database file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 27 15:21:18 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137745
Terrence Enger <lo_bugs at iseries-guru.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lo_bugs at iseries-guru.com
--- Comment #7 from Terrence Enger <lo_bugs at iseries-guru.com> ---
Created attachment 166782
--> https://bugs.documentfoundation.org/attachment.cgi?id=166782&action=edit
backtrace from call indirect through 0x0
I followed the steps of comment 6. For specificity:
- at step 4), the program prompted "... save changes?". I clicked <No>.
- at step 6), I deleted tables in the order of comment 0 step 3.
The crash happened at step 3.b., delete table Verträge.
This observation is from a local build of commit 5219c6bd
(2020-10-24), built and running on debian-buster.
>From the backtrace (rewrapped):
#14 0x00007f781b204a57
in (anonymous namespace)::OTableContainerListener::elementRemoved
(com::sun::star::container::ContainerEvent const&)
(this=0x5581da160750, Event=...)
at /home/terry/lo_hacking/git/libo6/
connectivity/source/commontools/TTableHelper.cxx:78
That source line reads:
m_pComponent->refreshKeys();
m_pComponent is 0x0.
I am adding keyword haveBacktrace.
--
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/20201027/a762683a/attachment.htm>
More information about the Libreoffice-bugs
mailing list