https://bugs.freedesktop.org/show_bug.cgi?id=47320
--- Comment #3 from Michael Meeks <[email protected]> 2012-03-16 06:55:47 PDT --- There are an odd couple of warnings here that need examining too I suppose - peprhas omethreading issue (?) or ... unwinding whatt he errro actually means I guess: ~~Dr.M~~ Error #1: WARNING: GDI usage error: DC 0x40010fdb that contains selected object being deleted ~~Dr.M~~ # 0 system call NtUserCallOneParam.RELEASEDC ~~Dr.M~~ # 1 vcllo.dll!WinSalGraphics::getNativeControlRegion [c:\libo\vcl\win\source\gdi\salnativewidgets-luna.cxx:1416] ~~Dr.M~~ # 2 vcllo.dll!SalGraphics::GetNativeControlRegion [c:\libo\vcl\source\gdi\salgdilayout.cxx:789] ~~Dr.M~~ # 3 vcllo.dll!OutputDevice::GetNativeControlRegion [c:\libo\vcl\source\gdi\outdevnative.cxx:325] ~~Dr.M~~ # 4 vcllo.dll!StatusBar::CalcWindowSizePixel [c:\libo\vcl\source\window\status.cxx:1702] ~~Dr.M~~ # 5 vcllo.dll!StatusBar::ImplInit [c:\libo\vcl\source\window\status.cxx:166] ~~Dr.M~~ # 6 vcllo.dll!StatusBar::StatusBar [c:\libo\vcl\source\window\status.cxx:174] ~~Dr.M~~ # 7 fwklo.dll!framework::LayoutManager::implts_createProgressBar [c:\libo\framework\source\layoutmanager\layoutmanager.cxx:918] ~~Dr.M~~ # 8 fwklo.dll!framework::LayoutManager::createElement [c:\libo\framework\source\layoutmanager\layoutmanager.cxx:1555] ~~Dr.M~~ # 9 fwklo.dll!framework::StatusIndicatorFactory::impl_createProgress [c:\libo\framework\source\helper\statusindicatorfactory.cxx:479] ~~Dr.M~~ #10 fwklo.dll!framework::StatusIndicatorFactory::initialize [c:\libo\framework\source\helper\statusindicatorfactory.cxx:144] ~~Dr.M~~ #11 fwklo.dll!framework::Frame::initialize [c:\libo\framework\source\services\frame.cxx:610] ~~Dr.M~~ Note: @0:04:26.648 in thread 3896 ~~Dr.M~~ ~~Dr.M~~ Error #2: WARNING: GDI usage error: deleting an object 0x9f0a0b5a that is selected into DC ~~Dr.M~~ # 0 system call NtGdiDeleteObjectApp ~~Dr.M~~ # 1 vcllo.dll!WinSalGraphics::SetFont [c:\libo\vcl\win\source\gdi\salgdi3.cxx:1691] ~~Dr.M~~ # 2 vcllo.dll!OutputDevice::ImplReleaseGraphics [c:\libo\vcl\source\gdi\outdev.cxx:739] ~~Dr.M~~ # 3 vcllo.dll!Window::~Window [c:\libo\vcl\source\window\window.cxx:4538] ~~Dr.M~~ # 4 vcllo.dll!DockingWindow::~DockingWindow [c:\libo\vcl\source\window\dockwin.cxx:482] ~~Dr.M~~ # 5 vcllo.dll!ToolBox::~ToolBox [c:\libo\vcl\source\window\toolbox.cxx:1815] ~~Dr.M~~ # 6 vcllo.dll!DecoToolBox::calcMinSize [c:\libo\vcl\source\window\menu.cxx:620] ~~Dr.M~~ # 7 vcllo.dll!DecoToolBox::DecoToolBox [c:\libo\vcl\source\window\menu.cxx:576] ~~Dr.M~~ # 8 vcllo.dll!MenuBarWindow::MenuBarWindow [c:\libo\vcl\source\window\menu.cxx:5179] ~~Dr.M~~ # 9 vcllo.dll!MenuBar::ImplCreate [c:\libo\vcl\source\window\menu.cxx:3352] ~~Dr.M~~ #10 vcllo.dll!SystemWindow::SetMenuBar [c:\libo\vcl\source\window\syswin.cxx:957] ~~Dr.M~~ #11 fwklo.dll!framework::LayoutManager::createElement [c:\libo\framework\source\layoutmanager\layoutmanager.cxx:1535] ~~Dr.M~~ Note: @0:09:26.966 in thread 3896 running with -ignore-asserts -no_check_gdi gets past this into other erors though - perhaps it's just a big in drmemory's gdi checking code :-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
