Issue 47362 - GPF (pure virtual function call) when opening http-URL
Summary: GPF (pure virtual function call) when opening http-URL
Status: CLOSED DUPLICATE of issue 46807
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: 680m93
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: thorsten.martens
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-13 13:59 UTC by thorsten.martens
Modified: 2013-08-07 14:41 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 thorsten.martens 2005-04-13 13:59:46 UTC
Use our own file-open dialog and enter a http-URL like http://www.spiegel.de ->
a writer-web task opens and the url-target is loaded. While loading other stuff
than text, like graphics, the office crashes (on Win a pure virtual function
call is displayed).
Comment 1 Oliver-Rainer Wittmann 2005-04-13 14:49:16 UTC
accepted.

investigation reveals that the crash is caused by the introduced asynchronous
load of linked graphic - cws maybeb. This is solved in cws swqbugfixes22 by
deactivating the asynchronous loading.

Additional the layout engine loops on rendering the document
http://www.spiegel.de, this loop is already fixed by issue i46807 in cws
swqbugfixes21.
Note: the loop in the layout engine broken by the loop detection mechanism
'looping louie' - see corresponding assertion. This loop needs further
investigations, but not for OOo 2.0. I proposed target OOo 2.0.1 for this.
Comment 2 Oliver-Rainer Wittmann 2005-04-13 14:50:40 UTC
OD->TM: Duplicate to issue 46300 and issue 46807
Comment 3 Oliver-Rainer Wittmann 2005-04-13 14:51:37 UTC
mark as duplicate

*** This issue has been marked as a duplicate of 46807 ***
Comment 4 mci 2005-04-19 11:04:50 UTC
closing since this issue is a duplicate...