[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-10-07 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198


User mst changed the following:

What|Old value |New value

  CC|''|'mst'

 Assigned to|mst   |cmc





--- Additional comments from m...@openoffice.org Thu Oct  7 10:16:19 + 
2010 ---
please verify

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-10-07 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198


User cmc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from c...@openoffice.org Thu Oct  7 10:25:28 + 
2010 ---
looks good

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-09-09 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198


User mst changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.4





--- Additional comments from m...@openoffice.org Thu Sep  9 18:27:56 + 
2010 ---
ewww... another 150-line destructor...
no idea what went wrong there, but why not put in another error return...

fixed in cws sw34bf01
http://hg.services.openoffice.org/hg/cws/sw34bf01/rev/42876e1adc3b

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-09-08 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198


User ama changed the following:

What|Old value |New value

 Assigned to|ama   |mst





--- Additional comments from a...@openoffice.org Wed Sep  8 14:31:27 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-08-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198
 Issue #|114198
 Summary|sw: NULL pIndex in SwCallLink::~SwCallLink
   Component|Word processor
 Version|OOO320m12
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|ama
 Reported by|cmc





--- Additional comments from c...@openoffice.org Mon Aug 30 08:46:29 + 
2010 ---
In the crash stack of https://bugzilla.redhat.com/attachment.cgi?id=441870 from
https://bugzilla.redhat.com/show_bug.cgi?id=628425 we can see a crash in
SwCallLink::~SwCallLink with a NULL pIndex at...

const SwNodeIndex* pIndex = pFlyFrm-GetFmt()-GetCntnt().GetCntntIdx();
ASSERT( pIndex, Fly ohne Cntnt );
const SwNode rStNd = pIndex-GetNode();

attached is a bandaid to avoid the crash, the circumstances leading to the crash
are unknown unfortunately

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 114198] sw: NULL pIndex in SwCall Link::~SwCallLink

2010-08-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114198


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |71474)
avoid crash






--- Additional comments from c...@openoffice.org Mon Aug 30 08:47:24 + 
2010 ---
Created an attachment (id=71474)
avoid crash


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org