You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/01/09 23:27:25 UTC

[Bug 121519] OpenOffice crashes when disconnecting the remote desktop session

https://issues.apache.org/ooo/show_bug.cgi?id=121519

rendman <rd...@virtual.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rd@virtual.ru

--- Comment #1 from rendman <rd...@virtual.ru> ---
Confirm the bug, it is extremely painful if often working via RDP.
It appreared not on every reconect, but very often.

OS: Windows 7 SP 1 64 bit

If running release 3.4.1 under the debugger it shows problem is caused by
accessing unloaded dmwapi.dll:

Stack trace from VS2005:

>	6faa1610()	
     uxtheme.dll!_IsCompositionActive@0()  + 0x31 bytes    
     uxtheme.dll!CThemeWnd::_AttachInstance()  + 0x4e bytes    
     uxtheme.dll!CThemeWnd::Attach()  + 0x47d3 bytes    
     uxtheme.dll!_ThemeDefWindowProc()  + 0x17d0 bytes    
     uxtheme.dll!_ThemeDefWindowProcA@16()  + 0x18 bytes    
     user32.dll!_DefWindowProcA@16()  + 0xa3 bytes    
     sfx.dll!64ac20ee()     
     [Frames below may be incorrect and/or missing, no symbols loaded for
sfx.dll]    
     user32.dll!_UserCallWinProcCheckWow@32()  + 0xce bytes    
     user32.dll!_DispatchMessageWorker@8()  + 0xed bytes    
     user32.dll!_DispatchMessageA@4()  + 0xf bytes    
     sfx.dll!64ac0767()     
     kernel32.dll!@BaseThreadInitThunk@12()  + 0x12 bytes    
     ntdll.dll!___RtlUserThreadStart@8()  + 0x27 bytes    
     ntdll.dll!__RtlUserThreadStart@8()  + 0x1b bytes    

Do not have OOo with debugging information on hand (is it available?) and not
sure I have time rebuild OOo from scratch.

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