Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


Hi,

On Mon, Jan 15, 2018 at 09:27:27PM +0100, jan iversen <jancasacondor@gmail.com> wrote:
I need help. I am debugging the iOS version of LibreOfficeKit init() to
find a missing SolarMutex release (Xcode 9 debugger).

Can someone please tell me how to "see" (in the debugger) if the SolarMutex
is locked, and if so to which task.

Here is what I would try:

- put SAL_DEBUG statements into
  comphelper::GenericSolarMutex::doRelease/doAcquire

- monitor the output, if you see an acquire without a matching release,
  you can put a breakpoint on the function in your debugger, have a look
  at the backtrace, that will show you who locked the mutex without a
  release

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.