Issue 85100 - clicking Updates Button in Extension Manager leads to crash
Summary: clicking Updates Button in Extension Manager leads to crash
Status: CLOSED DUPLICATE of issue 84181
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.3.1
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.4
Assignee: tkr
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-09 09:14 UTC by joachim.lingner
Modified: 2008-01-10 08:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joachim.lingner 2008-01-09 09:14:18 UTC
This happens since SRC680m40.
The problem is in updatefeed.uno.dll where a query fails
(UpdateInformationProvider::load):

uno::Reference<ucb::XCommandProcessor>xCommandProcessor(m_xContentProvider->queryContent(xId),
 uno::UNO_QUERY_THROW);

To reproduce this, open the Extension Manager dialog in the office, click the
Updates button and wait. Sooner or later the office crashes. The
SunSearchToolbar needs to be installed.
Comment 1 nospam4obr 2008-01-09 10:49:32 UTC
At least the StarOffice install set lacks SSLEAY32.DLL, so http support is
completely broken since m240.
Comment 2 joachim.lingner 2008-01-09 15:49:13 UTC
I will remove this one from the cws jl84 because for testing purposes it is
sufficient to copy the library into the program directory.This one is also fixed
on some other CWS. 
jl->tkr: You could set this one to duplicate and close it.
Comment 3 tkr 2008-01-10 08:24:06 UTC
duplicate
Comment 4 tkr 2008-01-10 08:34:21 UTC
duplicate

*** This issue has been marked as a duplicate of 84181 ***
Comment 5 tkr 2008-01-10 08:36:10 UTC
closed