https://bugs.documentfoundation.org/show_bug.cgi?id=153857
Bug ID: 153857
Summary: Writer hangs or crashes when right-clicking on form
field
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: critical
Priority: high
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 86349, 107742
Steps:
1. Open Writer
2. Check that design mode is on: Form > Design mode
3. Insert a form control (i.e. Text Box)
4. Right-click on field
Result: LO hangs.
On loading the document, I see in the console:
warn:xmloff:51302:51302:xmloff/source/draw/shapeimport.cxx:352: unknown
attribute urn:oasis:names:tc:opendocument:xmlns:text:1.0 text:anchor-type
value=as-char
warn:sal.osl:51302:51302:sal/osl/unx/module.cxx:103:
dlopen(/opt/libreofficedev7.6/program/libjava_gcc3.so, 257):
/opt/libreofficedev7.6/program/libjava_gcc3.so: cannot open shared object file:
No such file or directory
warn:sal.osl:51302:51302:sal/osl/unx/module.cxx:103:
dlopen(/opt/libreofficedev7.6/program/libgcc3_java.so, 257):
/opt/libreofficedev7.6/program/libgcc3_java.so: cannot open shared object file:
No such file or directory
warn:forms.component:51302:51302:forms/source/component/DatabaseForm.cxx:2805:
DBG_UNHANDLED_EXCEPTION in implEnsureConnection exception:
com.sun.star.container.NoSuchElementException message:
"/home/stragu/Documents/dev/LibreOffice/testing_bugs/example_data/example_database.odb
at
/home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/dbaccess/source/core/dataaccess/databasecontext.cxx:292"
warn:legacy.osl:51302:51302:forms/source/helper/windowstateguard.cxx:181:
WindowStateGuard_Impl::disposing: where does this come from?
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 508a610808631bc292a8daf4f78bd8726b2d56be
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Also with gen VCL, and on Windows.
Bibisected with linux-64-7.6 repo to first bad commit
142efa4b9f8f408ec0142d1b4b40f0b8555c7036 which points to:
commit 5032262fccd0ef7f274323ae481b3230ffd42d3a
author Noel Grandin <[email protected]> Tue Feb 21 15:05:37
2023 +0200
committer Noel Grandin <[email protected]> Wed Feb 22
13:24:47 2023 +0000
tree 5f8c69e47764a907faf497c1c6932cf3962e3ddb
parent 47cd9b65efa662719950866ab9c45fb3f130e1b4
BaseMutex->std::mutex in PopupMenuControllerBase
Change-Id: I26877ac7b6e5e39f511418d978199189c62cca6c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147416
Noel, can you please have a look?
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=86349
[Bug 86349] [META] Context menu bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107742
[Bug 107742] [META] Form control bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.