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

--- Comment #30 from Iandol <[email protected]> ---
Looking at the samples, most of the time is in libsystem_kernel.dylib, and
seems to be related to mach messages:

Sort by top of stack, same collapsed (when >= 5):
        __psynch_cvwait  (in libsystem_kernel.dylib)        5222
        __workq_kernreturn  (in libsystem_kernel.dylib)     5222
        mach_msg_trap  (in libsystem_kernel.dylib)          2720
        __accept  (in libsystem_kernel.dylib)              2611
        __psynch_mutexwait  (in libsystem_kernel.dylib)     2611
        kevent_qos  (in libsystem_kernel.dylib)            2611
        _kernelrpc_mach_port_insert_member_trap  (in libsystem_kernel.dylib)   
274
        objc_msgSend  (in libobjc.A.dylib)        166
        _kernelrpc_mach_port_extract_member_trap  (in libsystem_kernel.dylib)  
131
        _pthread_mutex_unlock_slow  (in libsystem_pthread.dylib)        88
        pthread_mutex_lock  (in libsystem_pthread.dylib)        62
        pthread_mutex_unlock  (in libsystem_pthread.dylib)        57
        _pthread_mutex_lock_slow  (in libsystem_pthread.dylib)        55

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to