Issue 64200

Summary: Crash on Paste (stack dump)
Product: Writer Reporter: caolanm
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: davidf, issues
Version: OOo 2.0.1   
Target Milestone: ---   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
stack trace with line and method information none

Description caolanm 2006-04-10 11:47:00 UTC
I can't reproduce this, but attached is an annotated stack from OOA680m1 which
shows a crash on

if (pTxtNd)
{
    pTxtNd->UnregisterNumber();
}

after a cut and paste.
Comment 1 caolanm 2006-04-10 11:47:23 UTC
Created attachment 35602 [details]
stack trace with line and method information
Comment 2 michael.ruess 2006-04-18 15:58:51 UTC
MRU->AMA: can you please have a look at the stack if it is kind of meaningful to
you? Thakns a lot.
Comment 3 andreas.martens 2006-04-18 16:26:23 UTC
AMA->OD: Looks like 130684, which is a duplicate of 129683, which is a duplicate
of issue 62440, doesn't it?
Comment 4 Oliver-Rainer Wittmann 2006-04-19 06:28:39 UTC
It isn't a duplicate of issue 62440, because root cause of 62440 is method
<SwDoc::ClearDoc(..)>.

BTW, between the 'cut' and the 'paste' must occured an 'undo'. Otherwise there
would be no redo stack, which could be cleared.
Comment 5 Marcus 2017-05-20 11:22:43 UTC
Reset assigne to the default "issues@openoffice.apache.org".