https://bugs.documentfoundation.org/show_bug.cgi?id=99473
Bug ID: 99473
Summary: assertion "SolarMutex not locked"
Product: LibreOffice
Version: 5.2.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 124592
--> https://bugs.documentfoundation.org/attachment.cgi?id=124592&action=edit
`make debugrun`
Error message is around line 61, `backtrace full` around line 69.
The error message is (newllines added) ...
soffice.bin:
/home/terry/lo_hacking/git/libo6/vcl/source/app/dbggui.cxx:47:
void ImplDbgTestSolarMutex(): Assertion
`ImplGetSVData()->mpDefInst->CheckYieldMutex() && "SolarMutex
not locked"' failed.
STR
---
(1) Run Calc from the command line. Program presents Calc window
"Untitled 1".
(2) In Calc window, type "<Ctrl>+F". Program open find toolbar at
bottom of the window.
(3) Type "a<Enter>". No visible result.
(4) Type "<Esc>". Program closes find toolbar.
(5) Type "<Alt>+E F". Program crashes. For comparison, "<Ctrl>+F" at
this point simply opens the find toolbar again.
This observation is from commit 5892c6b, fetched 2016-04-23,
configured ...
CC=ccache /usr/bin/gcc
CXX=ccache /usr/bin/g++
--enable-option-checking=fatal
--enable-dbgutil
--enable-debug
--enable-crashdump
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
built and running on debian-wheezy.
I am setting bug status NEW.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs