To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40508
User dvo changed the following:
What |Old value |New value
================================================================================
Assigned to|dvo |hde
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 17 10:58:10 -0800
2005 -------
dvo: Nasty bug. BÃser Helge!
The problem disappears when parts are compiler with debug. Without debug, I get
the following stack trace:
sal3.dll!00e959ee()
tl680mi.dll!002ac994()
sw680mi.dll!SwFmt::SwFmt() + 0x21 C++
sw680mi.dll!SwFrmFmt::SwFrmFmt() + 0x26 C++
sw680mi.dll!SwFlyFrmFmt::SwFlyFrmFmt() + 0x1b C++
sw680mi.dll!SwDoc::MakeFlyFrmFmt() + 0x26 C++
sw680mi.dll!SwDoc::CopyLayoutFmt() + 0xdc C++
sw680mi.dll!SwTxtFlyCnt::CopyFlyFmt() + 0x11a C++
sw680mi.dll!SwTxtNode::MakeTxtAttr(const SfxPoolItem & rAttr={...},
unsigned
short nStt=0x0000, unsigned short nEnd=0x0000, unsigned char bPool='') Line
292 C++
SwFmt::SwFmt is completely broken. The this-pointer points in unallocated
memory. SwTxtNode::MakeTxtAttr seems alright. If I compile the objects
in-between with debug, particularly doclay.cxx, the bug no longer appears.
Some investigation reveals that the issue appears to be a duplicate of #i40550#.
dvo->hde: I'll mark this as duplicate. Since this whole issue is rather
finnicky, I suggest you will re-test it once the fix for #i40550#. :)
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]