Issue 30834 - Error: illegal access to invalid entry!
Summary: Error: illegal access to invalid entry!
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 680m45
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-28 17:54 UTC by niklas.nebel
Modified: 2013-08-07 14:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description niklas.nebel 2004-06-28 17:54:48 UTC
Create a new Writer document, format the paragraph with borders, save as sxw.
There's the assertion "illegal access to invalid entry!".
Stack:
 	ntdll.dll!DbgBreakPoint() 	
 	vcl680mi.dll!DbgPrintMsgBox()  + 0x17a	C++
 	tl680mi.dll!DbgOut()  + 0x311	C++
 	sw680mi.dll!XMLPropertySetMapper::GetEntryContextId()  + 0x61	C++
 	sw680mi.dll!SwXMLAutoStylePoolP::exportStyleAttributes()  + 0x60	C++
 	xo680mi.dll!SvXMLAutoStylePoolP_Impl::exportXML()  + 0x335	C++
 	xo680mi.dll!SvXMLAutoStylePoolP::exportXML()  + 0x20	C++
 	xo680mi.dll!XMLTextParagraphExport::exportTextAutoStyles()  + 0x1c	C++
 	sw680mi.dll!SwXMLExport::_ExportAutoStyles()  + 0x304	C++
 	xo680mi.dll!SvXMLExport::ImplExportAutoStyles()  + 0x40	C++
 	xo680mi.dll!SvXMLExport::exportDoc()  + 0x490	C++
 	sw680mi.dll!SwXMLExport::exportDoc()  + 0x602	C++
 	xo680mi.dll!SvXMLExport::filter()  + 0x2f6	C++
 	sw680mi.dll!SwXMLWriter::WriteThroughComponent()  + 0x5ba	C++
 	sw680mi.dll!SwXMLWriter::WriteThroughComponent()  + 0x409	C++
 	sw680mi.dll!SwXMLWriter::_Write()  + 0xb4c	C++
 	sw680mi.dll!StgWriter::Write()  + 0xc0	C++
 	sw680mi.dll!SwWriter::Write()  + 0x3e0	C++
 	sw680mi.dll!SwDocShell::SaveAs()  + 0x411	C++
Comment 1 niklas.nebel 2004-06-28 17:57:27 UTC
Note: We had similar problems in Calc, too. The assertion was added to
XMLPropertySetMapper::GetEntryContextId recently, but the call with -1 was
always wrong.
Comment 2 Rob Weir 2013-07-30 02:23:29 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.