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

Patrick Luby (volunteer) <guibomac...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from Patrick Luby (volunteer) <guibomac...@gmail.com> ---
(In reply to steve from comment #8)
> This seems a hard to investigate problem. Not sure if it is worth further
> investigating. I can not reproduce on an Apple Silicon mac. If you have
> other ideas, please let me know and happy to try, if not, also fine to close
> this bug.

I cannot reproduce this bug either on macOS 14.4.1 Sonoma on my Silicon MacBook
Pro.

Your latest sample is identical to the previous two samples: macOS is stuck
copy bytes from a font file. To me, that seems really unusual as the font has
been loaded, we've already allocated memory for the copy of the font table, but
your samples show LibreOffice is stuck in a memcpy().

I see the com.apple.NSEventThread thread further down in your sample in an
apparent loop that is allocating memory. That thread is not LibreOffice code,
however, and is a thread created by the macOS code so maybe that is the
ultimate cause of the hang.

But, since both the stuck thread and the com.apple.NSEventThread thread are
internal macOS code, I'll close as "notourbug".

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to