Issue 46909 - Office crashes using wizards (letter/fax)
Summary: Office crashes using wizards (letter/fax)
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m91
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
: 46955 47273 47611 47766 47803 48262 48571 (view as issue list)
Depends on:
Blocks: 48949
  Show dependency tree
 
Reported: 2005-04-07 10:05 UTC by mci
Modified: 2013-08-07 14:41 UTC (History)
5 users (show)

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


Attachments
Console-output on Solaris (18.43 KB, text/plain)
2005-04-07 11:32 UTC, mci
no flags Details
dbx stack of the crash (3.68 KB, text/plain)
2005-04-07 13:36 UTC, Oliver Specht
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description mci 2005-04-07 10:05:54 UTC
Office crashes using the letter wizard or the fax wizard...
This happens on Solaris/Sparc and on Solaris/x86 only...
Comment 1 h.ilter 2005-04-07 10:57:45 UTC
HI: It was ok in m89_8892
Comment 2 tom 2005-04-07 11:16:34 UTC
TV->HI: please start office from console and attach console output after crash
to this task.
Comment 3 mci 2005-04-07 11:32:29 UTC
Created attachment 24783 [details]
Console-output on Solaris
Comment 4 mci 2005-04-07 11:33:33 UTC
Hi tv,

since I wrote this issue I attached the console-output...
Comment 5 h.ilter 2005-04-07 11:40:08 UTC
And I've copied my console output in your tausch directory
Comment 6 mci 2005-04-07 12:09:29 UTC
target 2.0 approved by tz...
Comment 7 Oliver Specht 2005-04-07 13:36:03 UTC
Created attachment 24789 [details]
dbx stack of the crash
Comment 8 tom 2005-04-07 14:28:24 UTC
TV->JL: Please take a look.
Comment 9 joachim.lingner 2005-04-07 15:18:29 UTC
JL->OS: Please have a look.
Comment 10 Oliver Specht 2005-04-08 13:11:52 UTC
*** Issue 46955 has been marked as a duplicate of this issue. ***
Comment 11 Oliver Specht 2005-04-08 13:15:31 UTC
The duplicate issue 46955 also crashes on windows but it needs more
header/footer changes with undo. 
The crashes might have come in with issue 43072
Comment 12 Oliver Specht 2005-04-08 15:08:25 UTC
.
Comment 13 openoffice 2005-04-08 19:13:05 UTC
dvo: A related bug: (Reproducable on Windows)
- insert header
- insert footer
- undo (of: insert footer)
- undo (of: insert header)
- insert footer
->BANG!

That problem is fixed by this patch:
diff -u -r1.23 docedt.cxx
--- docedt.cxx  29 Mar 2005 11:48:11 -0000      1.23
+++ docedt.cxx  8 Apr 2005 18:11:49 -0000
@@ -836,7 +836,7 @@
                CorrAbs( aMvStt, aEndIdx, SwPosition( aSttIdx ), sal_True );
        }

-       GetNodes().DelNodes( aSttIdx, aEndIdx.GetIndex() - aSttIdx.GetIndex() + 1 );
+       pNode->GetNodes().DelNodes( aSttIdx, aEndIdx.GetIndex() -
aSttIdx.GetIndex() + 1 );
 }
Comment 14 Oliver-Rainer Wittmann 2005-04-11 12:20:57 UTC
*** Issue 46955 has been marked as a duplicate of this issue. ***
Comment 15 michael.ruess 2005-04-11 14:39:34 UTC
Added myself to cc.
Comment 16 h.ilter 2005-04-12 13:39:38 UTC
me too
Comment 17 openoffice 2005-04-13 12:07:59 UTC
dvo: This problem shows up in a number of contexts, as shown by the number of
duplicates. So I made the decision to revert the changes for #i43072# until we
found a safe, more comprehensive fix. That is, we now revert to the situation
where undo is disabled for operations that create/delete headers or footers.

Fixed in fr8fix2.

Note: Other changes to PageStyles should still be fully undoable.
Comment 18 openoffice 2005-04-13 12:09:59 UTC
*** Issue 47273 has been marked as a duplicate of this issue. ***
Comment 19 openoffice 2005-04-13 12:11:08 UTC
dvo->testing: Please have a good look at this; the matter is quite touchy. In
particular, make sure you also look at the various duplicates. Thanks.
Comment 20 h.ilter 2005-04-20 09:29:02 UTC
*** Issue 47611 has been marked as a duplicate of this issue. ***
Comment 21 h.ilter 2005-04-20 09:30:11 UTC
Changed OS from Solaris to All.
Comment 22 h.ilter 2005-04-20 09:32:34 UTC
*** Issue 47766 has been marked as a duplicate of this issue. ***
Comment 23 Oliver Specht 2005-04-20 11:15:11 UTC
*** Issue 47803 has been marked as a duplicate of this issue. ***
Comment 24 joerg.skottke 2005-04-20 12:14:03 UTC
If this isuue is fixed in fr8fix2, we have a problem.
I just reproduced issue #47803 on a m95 in which this CWS has been integrated.
Maybe no dupe?
Comment 25 Oliver Specht 2005-04-20 12:32:17 UTC
*** Issue 47803 has been marked as a duplicate of this issue. ***
Comment 26 michael.ruess 2005-04-20 13:08:02 UTC
MRU->JSK: please read carefully :-)
fr8fix1 has been integrated in m95. fr8fix2 is still "new"...
Comment 27 joerg.skottke 2005-04-20 13:52:02 UTC
cc jsk
Comment 28 openoffice 2005-04-20 14:05:20 UTC
dvo->mru: Works in CWS build. (fr8fix2) Please test.

re-open issue and reassign to mru@openoffice.org
Comment 29 openoffice 2005-04-20 14:05:29 UTC
reassign to mru@openoffice.org
Comment 30 openoffice 2005-04-20 14:05:39 UTC
reset resolution to FIXED
Comment 31 flibby05 2005-04-23 21:49:33 UTC
CWS fr8fix2 is not in public EIS, where can i see when it was integrated?
Comment 32 lohmaier 2005-04-24 14:29:43 UTC
*** Issue 47611 has been marked as a duplicate of this issue. ***
Comment 33 joerg.skottke 2005-04-25 08:51:52 UTC
Hi Max, 

i just talked to the CWS owner, the CWS should be visible on OOo shortly. There
was a problem of some sort.
Comment 34 openoffice 2005-04-25 13:58:51 UTC
*** Issue 47970 has been marked as a duplicate of this issue. ***
Comment 35 Oliver Specht 2005-04-28 07:21:59 UTC
*** Issue 48262 has been marked as a duplicate of this issue. ***
Comment 36 h.ilter 2005-04-29 10:14:31 UTC
Verified with cws fr8fix2 on Solaris = ok
Comment 37 michael.ruess 2005-05-03 08:03:27 UTC
*** Issue 48571 has been marked as a duplicate of this issue. ***
Comment 38 michael.ruess 2005-05-18 09:00:39 UTC
Checked fix in 680m104.