<div dir="ltr"><div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><span style="background-color:rgb(255,255,255)">Hi ! I have a deadlock question to 
ask you.  I hope you can help me, thank you!</span></div><span style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">I 
am trying to program a ContextMenuInterceptor by C++ in<span class=""> </span><span lang="en"><span>Secondary 
development</span></span>. </span><span style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/1.5 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">but 
when I program in notifyContextMenuExecute method like :</span> 
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">class 
ContextMenuInterceptor : public 
WeakImplHelper1<XContextMenuInterceptor></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">{</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">  
  virtual ContextMenuInterceptorAction SAL_CALL notifyContextMenuExecute( const 
ContextMenuExecuteEvent& aEvent )</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">  
     throw (::css::uno::RuntimeException, ::std::exception);</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">}</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br>ContextMenuInterceptorAction 
ContextMenuInterceptor::notifyContextMenuExecute( const 
ContextMenuExecuteEvent& aEvent )</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">{</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"> Reference<XSelectionSupplier> 
xSupplier = aEvent.Selection;</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"> Any 
any = xSupplier->getSelection();</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">}</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">It 
leads to deadlock.</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">///mutli-threaded 
backtrace</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">main 
thread: </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">0 
 Id: 5418.4e60 Suspend: 1 Teb: 7efdd000 Unfrozen <br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">ChildEBP 
RetAddr  Args to Child               </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd608 
74dd15f7 <span style="border-bottom:1px dashed rgb(204,204,204)">00000002</span> 00edd658 <span style="border-bottom:1px dashed rgb(204,204,204)">00000001</span> ntdll!ZwWaitForMultipleObjects+0x15 (FPO: 
[5,0,0]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd6a4 
764b19f8 00edd658 00edd6cc <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: 
[Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd6ec 
76f1086a <span style="border-bottom:1px dashed rgb(204,204,204)">00000002</span> 7efde000 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 
kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd740 
76f10b69 <span style="border-bottom:1px dashed rgb(204,204,204)">0000005</span>c 00edd7a8 ffffffff 
USER32!RealMsgWaitForMultipleObjectsEx+0x14d (FPO: [Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd75c 
0fcbca13 <span style="border-bottom:1px dashed rgb(204,204,204)">00000001</span> 00edd7a8 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> USER32!MsgWaitForMultipleObjects+0x1f (FPO: 
[Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd7a0 
0fe359db <span style="border-bottom:1px dashed rgb(204,204,204)">000002</span>e4 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 51ddb8ac sal3!osl_waitCondition+0x83 (FPO: 
[Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sal\osl\w32\conditn.c @ 99] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd7f8 
0fe3ea74 0abb5a08 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> cppu3!cppu_threadpool::JobQueue::enter+0x10b 
(FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\threadpool\jobqueue.cxx @ 
81] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd840 
0fe40c2d 00edd864 0abb5a08 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> cppu3!cppu_threadpool::ThreadPool::enter+0x104 
(FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\threadpool\threadpool.cxx @ 
349] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd878 
0b6c37e8 0abb5a08 00edd8b4 53ebaa3a cppu3!uno_threadpool_enter+0x8d (FPO: 
[Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\threadpool\threadpool.cxx @ 
454] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edd908 
0b6e6614 0b<span style="border-bottom:1px dashed rgb(204,204,204)">082100</span> 00edd980 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> binaryurplo!binaryurp::Bridge::makeCall+0x148 
(FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\binaryurp\source\bridge.cxx @ 626] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edda14 
0b6e61d2 0b<span style="border-bottom:1px dashed rgb(204,204,204)">095768</span> 00eddc48 00eddb00 
binaryurplo!binaryurp::Proxy::do_dispatch_throw+0x294 (FPO: [Non-Fpo]) (CONV: 
thiscall) [d:\libreofficecomplie\4.3.3.2_pure_src\binaryurp\source\proxy.cxx @ 
184] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddaac 
0b6e6c86 0b<span style="border-bottom:1px dashed rgb(204,204,204)">095768</span> 00eddc48 00eddb00 
binaryurplo!binaryurp::Proxy::do_dispatch+0x52 (FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\binaryurp\source\proxy.cxx @ 107] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddac4 
<span style="border-bottom:1px dashed rgb(204,204,204)">085629</span>cb 0b0820f0 0b<span style="border-bottom:1px dashed rgb(204,204,204)">095768</span> 00eddc48 binaryurplo!proxy_dispatchInterface+0x36 
(FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\binaryurp\source\proxy.cxx @ 61] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddb8c 
<span style="border-bottom:1px dashed rgb(204,204,204)">08562</span>fc0 0b0f9a88 0b<span style="border-bottom:1px dashed rgb(204,204,204)">095768</span> 0b09e430 msci_uno!`anonymous 
namespace'::cpp2uno_call+0x2eb (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\bridges\source\cpp_uno\msvc_win32_intel\cpp2uno.cxx 
@ 155] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddc30 
<span style="border-bottom:1px dashed rgb(204,204,204)">08563091</span> 00eddc50 <span style="border-bottom:1px dashed rgb(204,204,204)">00000003</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> msci_uno!`anonymous 
namespace'::cpp_mediate+0x3e0 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\bridges\source\cpp_uno\msvc_win32_intel\cpp2uno.cxx 
@ 334] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddc4c 
055a0d6c 0b0f9a9c 00eddd00 51ddb52f msci_uno!`anonymous 
namespace'::cpp_vtable_call+0x11 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\bridges\source\cpp_uno\msvc_win32_intel\cpp2uno.cxx 
@ 366] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddcec 
054e288d 0b<span style="border-bottom:1px dashed rgb(204,204,204)">045970</span> 00edde28 00edde30 
sfxlo!SfxViewShell::TryContextMenuInterception+0x1bc (FPO: [Non-Fpo]) (CONV: 
thiscall) [d:\libreofficecomplie\4.3.3.2_pure_src\sfx2\source\view\viewsh.cxx @ 
1976] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00edde6c 
055aa313 0adcb3b8 0adda8f0 00edde90 
sfxlo!SfxPopupMenuManager::ExecutePopup+0x37d (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sfx2\source\menu\mnumgr.cxx @ 423] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00eddeb8 
1929c64d 00eddf2c <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 0add4ae0 
sfxlo!SfxDispatcher::ExecutePopup+0x153 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sfx2\source\control\dispatch.cxx @ 2181] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">00ede17c 
04a514d5 00ede1a0 51dd8810 0add4ae0 swlo!SwEditWin::Command+0x5ed (FPO: 
[Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sw\source\core\uibase\docvw\edtwin.cxx @ 
5349]</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br><br>child 
thread:<br>19  Id: 5418.55f4 Suspend: 1 Teb: 7ef<span style="border-bottom:1px dashed rgb(204,204,204)">84000</span> Unfrozen </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">ChildEBP 
RetAddr  Args to Child               </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf178 
7742d993 <span style="border-bottom:1px dashed rgb(204,204,204)">00000144</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> ntdll!NtWaitForSingleObject+0x15 (FPO: [3,0,0]) 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf1dc 
7742d877 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 0ad7ba60 ntdll!RtlpWaitOnCriticalSection+0x13e 
(FPO: [Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf204 
0fcbcf85 002a0958 002a0958 1ffdf228 ntdll!RtlEnterCriticalSection+0x150 (FPO: 
[Non-Fpo]) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf214 
<span style="border-bottom:1px dashed rgb(204,204,204)">04918</span>bc5 002a0958 002a092c 002a1820 
sal3!osl_acquireMutex+0x45 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sal\osl\w32\mutex.c @ 72] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf228 
04db5b12 002a0928 1ffdf240 048f7051 vcllo!osl::Mutex::acquire+0x15 (FPO: 
[Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\include\osl\mutex.hxx @ 58] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf234 
048f7051 1ffdf24c 1ffdf26c <span style="border-bottom:1px dashed rgb(204,204,204)">190311</span>c8 vcllo!SalYieldMutex::acquire+0x12 (FPO: [Non-Fpo]) 
(CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\vcl\win\source\app\salinst.cxx @ 134] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf240 
<span style="border-bottom:1px dashed rgb(204,204,204)">190311</span>c8 4d8b0b1e 002a0928 ffffffff 
vcllo!SolarMutexGuard::SolarMutexGuard+0x21 (FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\include\vcl\svapp.hxx @ 1565] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf26c 
<span style="border-bottom:1px dashed rgb(204,204,204)">19031</span>bfd 4d8b0bfa 1de8a620 1ffdf350 
swlo!sw::UnoImplPtr<SwXTextRanges::Impl>::~UnoImplPtr<SwXTextRanges::Impl>+0x38 
(FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sw\inc\unobaseclass.hxx @ 107] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf288 
<span style="border-bottom:1px dashed rgb(204,204,204)">19032</span>bcf 1de8a620 1ffdf2ac 0f1266c3 
swlo!SwXTextRanges::~SwXTextRanges+0x6d (FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\sw\source\core\unocore\unoobj2.cxx @ 
1576] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf294 
0f1266c3 <span style="border-bottom:1px dashed rgb(204,204,204)">00000001</span> 0fe64ff9 1de8a620 
swlo!SwXTextRanges::`scalar deleting destructor'+0xf (FPO: [Non-Fpo]) (CONV: 
thiscall) </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf2ac 
1903a5ad 1de8a620 1ffdf2d4 0856a282 
cppuhelper3MSC!cppu::OWeakObject::release+0x43 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppuhelper\source\weak.cxx @ 204] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf2b8 
0856a282 1de8a620 0aceed80 0abb78b8 
swlo!cppu::WeakImplHelper3<com::sun::star::lang::XUnoTunnel,com::sun::star::lang::XServiceInfo,com::sun::star::container::XIndexAccess>::release+0xd 
(FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\include\cppuhelper\implbase3.hxx @ 107] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf2d4 
0fe654a7 0abb7860 0b<span style="border-bottom:1px dashed rgb(204,204,204)">166808</span> 4ecd9c08 
msci_uno!bridges::cpp_uno::shared::freeUnoInterfaceProxy+0x82 (FPO: [Non-Fpo]) 
(CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\bridges\source\cpp_uno\shared\unointerfaceproxy.cxx 
@ 43] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf35c 
0fe<span style="border-bottom:1px dashed rgb(204,204,204)">58811</span> 1ffdf3a0 <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> cppu3!s_stub_defenv_revokeInterface+0x207 (FPO: 
[Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\uno\lbenv.cxx @ 391] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf374 
0fe590ea <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 0abb7860 0fe652a0 
cppu3!s_environment_invoke_v+0x91 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\uno\envstack.cxx @ 294] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf38c 
0fe590bb 0abb7860 0fe652a0 1ffdf3a0 cppu3!uno_Environment_invoke_v+0x1a (FPO: 
[Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\uno\envstack.cxx @ 313] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf3a4 
0fe64ff9 0abb7860 0fe652a0 0abb7860 cppu3!uno_Environment_invoke+0x1b (FPO: 
[Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\uno\envstack.cxx @ 322] 
</div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf3bc 
0856a307 0abb7860 0b<span style="border-bottom:1px dashed rgb(204,204,204)">166808</span> 1ffdf3dc 
cppu3!defenv_revokeInterface+0x19 (FPO: [Non-Fpo]) (CONV: cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\cppu\source\uno\lbenv.cxx @ 447] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf3cc 
0b6ba5bf 0b<span style="border-bottom:1px dashed rgb(204,204,204)">166808</span> 1ffdf438 1ffdf458 
msci_uno!bridges::cpp_uno::shared::releaseProxy+0x37 (FPO: [Non-Fpo]) (CONV: 
cdecl) 
[d:\libreofficecomplie\4.3.3.2_pure_src\bridges\source\cpp_uno\shared\unointerfaceproxy.cxx 
@ 85] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">1ffdf3dc 
0b6c4fb8 4cfb876a <span style="border-bottom:1px dashed rgb(204,204,204)">00000002</span> <span style="border-bottom:1px dashed rgb(204,204,204)">00000000</span> 
binaryurplo!com::sun::star::uno::UnoInterfaceReference::~UnoInterfaceReference+0x1f 
(FPO: [Non-Fpo]) (CONV: thiscall) 
[d:\libreofficecomplie\4.3.3.2_pure_src\include\uno\dispatcher.hxx @ 88] </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px"><br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">//the lock information<br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">CritSec 
+2a0958 at 002a0958 </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">WaiterWoken 
       No </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">LockCount 
         1 </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">RecursionCount 
    1 </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">OwningThread 
      4e60    (main thread)<br></div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">EntryCount 
        0 </div>
<div style="white-space:normal;word-spacing:0px;text-transform:none;color:rgb(0,0,0);text-align:left;font:14px/21px 微软雅黑;letter-spacing:normal;background-color:rgb(255,255,255);text-indent:0px">ContentionCount 
   14</div></div></div>