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