[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 Michael Stahl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||mst...@redhat.com Resolution|--- |FIXED Assignee|libreoffice-b...@lists.free |mst...@redhat.com |desktop.org | --- Comment #4 from Michael Stahl --- i think this assertion doesn't happen any more on master as the Scheduler no longer uses SolarMutex. but the locking in that FmXFormShell class is still a disaster so i've hit it with the big hammer. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 Aron Budea changed: What|Removed |Added Blocks||105537 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=105537 [Bug 105537] [META] Assertion failed crashes -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 Terrence Enger changed: What|Removed |Added Keywords|bibisected, regression | --- Comment #3 from Terrence Enger --- Whoops. The tale is more complicated: I managed to raise the same assertion in drop-down list Regal in earlier version dbgutil 2017-05-19. In the -till53 dbgutil repository, I narrowed the appearance of the assertion on drop-down list Regal to the 64 source commits 42062d99..0d2797fd. In that range, I see commit c00d8271ba443c4f0acf657c226eea4824597f95 Author: Michael Meeks Date: Tue Oct 18 21:38:34 2016 +0100 vcl: assert solar mutex is held for various timer / scheduler ops. Bringing paranoia to some source-code near you. ... although, funnily enough, dbggui.cxx:47 is git blame'd to 2014. I conclude that the problem is somewhere else, and that my good/bad determinations while trying to bibisect are mere noise. I am removing keywords bibisected, regression. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 --- Comment #2 from Terrence Enger --- I observed, perhaps coincidentally, that the "good" versions I tested while bibisecting each did not show values in the drop-down boxes or in the opened drop-down lists. The "bad" versions did show values. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 Terrence Enger changed: What|Removed |Added Keywords||bibisected, haveBacktrace, ||regression -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 111970] assertion at dbggui.cxx:47, solar mutex locked
https://bugs.documentfoundation.org/show_bug.cgi?id=111970 --- Comment #1 from Terrence Enger --- Created attachment 135733 --> https://bugs.documentfoundation.org/attachment.cgi?id=135733&action=edit typescript of make debugrun line what -- 36 run 246 assertion 252 info threads 273 thread apply all backtrace 512 backtrace full This is from a local-build LibreOffice, commit 461ba1db, 2017-08-04 22:57 UTC, configured: CC=ccache /usr/bin/gcc CXX=ccache /usr/bin/g++ --enable-option-checking=fatal --enable-dbgutil --enable-debug --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src --without-package-format built and running on debian-stretch. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs