Issue 40980 - using URL in URLToolbox crashes
Summary: using URL in URLToolbox crashes
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m71
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: thorsten.martens
QA Contact: issues@framework
URL:
Keywords:
: 41274 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-01-19 14:33 UTC by bernd.eilers
Modified: 2005-02-01 10:03 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 bernd.eilers 2005-01-19 14:33:08 UTC
Start soffice.exe without opening a document, enable the Load URL toolbox
control in the toolbar and enter a URL like http://www.heise.de => soffice crashes.

The corresponding stackid in the reportmail tool is 120592.

The crash is in o:\src680\src.m71s1\sfx2\source\inet\inettbc.cxx line 225 due to
the fact that the control is already being destroyed by the replacing document
when the service manager is being called. Fix suggested by ABI copy service
manager before opening document.
Comment 1 bernd.eilers 2005-01-19 14:51:28 UTC
BEI->TM: I already discussed the bug with mathias bauer and andreas bille and
they said Carsten Driesner would be the right owner.
Comment 2 mci 2005-01-20 07:52:25 UTC
reassigned to cd
Comment 3 carsten.driesner 2005-01-20 11:14:04 UTC
CD: Fixed.
Comment 4 carsten.driesner 2005-01-21 10:54:12 UTC
CD: Reopened to be verified by QA.
Comment 5 carsten.driesner 2005-01-21 10:55:04 UTC
cd->tm: Please verify.
Comment 6 carsten.driesner 2005-01-21 10:56:09 UTC
cd->tm: Please verify.
Comment 7 carsten.driesner 2005-01-21 10:56:49 UTC
.
Comment 8 atr 2005-01-25 13:16:28 UTC
ATR: verifed in cws cd04, fixed.
Comment 9 lohmaier 2005-01-29 21:08:26 UTC
*** Issue 41274 has been marked as a duplicate of this issue. ***
Comment 10 thorsten.martens 2005-02-01 10:03:07 UTC
Checked in 680m75 -> OK !