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

Alex Thurgood <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #8 from Alex Thurgood <[email protected]> ---
@Frank : just out of interest, might I ask which toolbar layout you are using ?

I also see from the most recent trace sampling that the mutex wait gets called
after activation of a toolbar layout, and then idling :

2739 Menu::HandleMenuActivateEvent(Menu*) const  (in libvcllo.dylib) + 142 
[0x10b43ea3e]
    +                                                                          
                          2739 Menu::Activate()  (in libvcllo.dylib) + 145 
[0x10b4364d1]
    +                                                                          
                            2739 framework::MenuBarManager::Activate(Menu*) 
(in libfwklo.dylib) + 1842  [0x10912a712]
    +                                                                          
                              2739
SfxDispatchController_Impl::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener>
const&, com::sun::star::util::URL const&)  (in libsfxlo.dylib) + 132 
[0x1096ae9a4]
    +                                                                          
                                2739 SfxDispatcher::QueryState(unsigned short,
com::sun::star::uno::Any&)  (in libsfxlo.dylib) + 198  [0x109665dd6]
    +                                                                          
                                  2739 SfxShell::GetSlotState(unsigned short,
SfxInterface const*, SfxItemSet*)  (in libsfxlo.dylib) + 593  [0x109680471]
    +                                                                          
                                    2739 Idle::Start()  (in libvcllo.dylib) +
14  [0x10b78403e]

>From this, it does seem like a scheduling issue, but perhaps it is only
triggered in certain circumstances.

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

Reply via email to