[Libreoffice-bugs] [Bug 114243] CRASH: Inserting link to .docx file in section

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 4 17:31:10 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=114243

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
           Priority|medium                      |highest
             Status|UNCONFIRMED                 |NEW
                 CC|                            |glogow at fbihome.de,
                   |                            |xiscofauli at libreoffice.org
     Ever confirmed|0                           |1
           Severity|normal                      |critical

--- Comment #1 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Jan-Marek Glogowski <glogow at fbihome.de> 2017-10-09 15:26:53 +0200
committer       Jan-Marek Glogowski <glogow at fbihome.de> 2017-10-09 19:39:27
+0200
commit  6d7191a9bbbae1421edc7d94dccc040f622bc227 (patch)
tree    634e368a7af071053373c8cd86fbf4de97fee955
parent  a3a89fc81a47640d0cd63453f72717a8ddb3970d (diff)
tdf#112931 always signal AllUserEventsProcessed
If the last user event triggers a nested event loop, there is
no event in the nested loop, but AllUserEventsProcessed will
not be signaled, resulting in a busy loop in the gtk backend.

So just always signal AllUserEventsProcessed, if it was not
yet signaled.

While at it catch and std::abort on uncaught exceptions and fix
the default to have been signaled, so we won't signal on an
empty list on first run.

Bisected with: bibisect-linux64-6.0

Adding Cc: to Jan-Marek Glogowski

-- 
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/20171204/d62da825/attachment.html>


More information about the Libreoffice-bugs mailing list