To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114857 Issue #|114857 Summary|access violation when opening help by pressing F1 Component|framework Version|DEV300m88 Platform|All URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|ab Reported by|jl
------- Additional comments from [email protected] Thu Sep 30 11:46:51 +0000 2010 ------- I encountered the bug on Windows but didn't try it on other platforms. It also only appeared when soffice.bin was run in the debugger. To reproduce, start the debugger which runs soffice.bin and right after it appeared press F1. > ucpchelp1.dll!chelp::DbtToStringConverter::getTitle() + 0x36 bytes > C++ ucpchelp1.dll!chelp::KeywordInfo::KeywordElement::init() + 0x2a3 bytes C++ ucpchelp1.dll!chelp::KeywordInfo::KeywordElement::KeywordElement() + 0x5a bytes C++ ucpchelp1.dll!chelp::Databases::getKeyword() + 0x2bb bytes C++ ucpchelp1.dll!chelp::Content::getPropertyValues() + 0x2e6 bytes C++ ucpchelp1.dll!chelp::Content::execute() + 0x9a bytes C++ ucbhelper4MSC.dll!ucbhelper::Content_Impl::executeCommand() + 0x51 bytes C++ ucbhelper4MSC.dll!ucbhelper::Content::getPropertyValuesInterface() + 0xb9 bytes C++ ucbhelper4MSC.dll!ucbhelper::Content::getPropertyValues() + 0x21 bytes C++ sfxmi.dll!IndexTabPage_Impl::InitializeIndex() + 0x582 bytes C++ sfxmi.dll!IndexTabPage_Impl::TimeoutHdl() + 0x1c bytes C++ sfxmi.dll!IndexTabPage_Impl::LinkStubTimeoutHdl() + 0xe bytes C++ tlmi.dll!Link::Call() + 0x11 bytes C++ vclmi.dll!Timer::Timeout() + 0xa bytes C++ vclmi.dll!Timer::ImplTimerCallbackProc() + 0x75 bytes C++ vclmi.dll!SalTimerProc() + 0x6c bytes C++ vclmi.dll!SalComWndProc() + 0x135 bytes C++ vclmi.dll!SalComWndProcW() + 0x30 bytes C++ user32.dll!7739b6e3() [Frames below may be incorrect and/or missing, no symbols loaded for user32.dll] user32.dll!7739b874() user32.dll!7739b82a() user32.dll!7739ba92() user32.dll!7739bad0() vclmi.dll!ImplDispatchMessage() + 0x15 bytes C++ vclmi.dll!WinSalInstance::AcquireYieldMutex() + 0x36 bytes C++ vclmi.dll!ImplSalYield() + 0x47 bytes C++ vclmi.dll!WinSalInstance::Yield() + 0x9f bytes C++ vclmi.dll!ImplYield() + 0x4c bytes C++ vclmi.dll!Application::Yield() + 0xd bytes C++ vclmi.dll!Application::Execute() + 0x1e bytes C++ sofficeapp.dll!desktop::Desktop::Main() + 0x104a bytes C++ vclmi.dll!ImplSVMain() + 0x3c bytes C++ vclmi.dll!SVMain() + 0x1c bytes C++ sofficeapp.dll!_soffice_main() + 0x81 bytes C++ soffice.bin!_main() + 0x16 bytes C soffice.bin!_winm...@16() + 0x15 bytes C soffice.bin!__tmainCRTStartup() Line 574 + 0x1d bytes C kernel32.dll!77e6f23b() --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
