Issue 64200 - Crash on Paste (stack dump)
Summary: Crash on Paste (stack dump)
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 2.0.1
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-10 11:47 UTC by caolanm
Modified: 2017-05-20 11:22 UTC (History)
2 users (show)

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


Attachments
stack trace with line and method information (5.75 KB, text/plain)
2006-04-10 11:47 UTC, caolanm
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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".