Project

Profile

Help

Bug #3732

closed

Component reference function df:class#2 is already bound

Added by Radu Coravu about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2018-03-29
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:

Description

This is a continuation of:

https://saxonica.plan.io/issues/3645

The error reported there still occurs, tested with both Saxon 9.8.0.8 and 9.8.0.11.

java.lang.AssertionError: **** Component reference function df:class#2 is already bound
	at net.sf.saxon.expr.instruct.Actor.processComponentReference(Actor.java:146)
	at net.sf.saxon.expr.instruct.Actor.allocateBindingSlotsRecursive(Actor.java:109)
	at net.sf.saxon.expr.instruct.Actor.allocateBindingSlotsRecursive(Actor.java:112)
	at net.sf.saxon.trans.SimpleMode$2.processRule(SimpleMode.java:955)
	at net.sf.saxon.trans.SimpleMode.processRuleChain(SimpleMode.java:1153)
	at net.sf.saxon.trans.SimpleMode.processRules(SimpleMode.java:1079)
	at net.sf.saxon.trans.SimpleMode.processRules(SimpleMode.java:1067)
	at net.sf.saxon.trans.SimpleMode.forceAllocateAllBindingSlots(SimpleMode.java:951)
	at net.sf.saxon.trans.SimpleMode.allocateAllBindingSlots(SimpleMode.java:941)
	at net.sf.saxon.style.PrincipalStylesheetModule.compile(PrincipalStylesheetModule.java:1401)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:328)
	at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:258)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:106)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:739)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:155)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTransformer(SaxonTransformerFactory.java:111)
	at ro.sync.xml.transformer.TransformerCreator.createXSLTransformer(TransformerCreator.java:1613)	

I will try to attach some samples.


Files

flowers.ditamap (13 KB) flowers.ditamap Radu Coravu, 2018-03-29 11:24
DITA-OT2.x.zip (4.5 MB) DITA-OT2.x.zip Radu Coravu, 2018-03-29 11:24

Please register to edit this issue

Also available in: Atom PDF