[
https://issues.apache.org/jira/browse/DAFFODIL-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle closed DAFFODIL-2189.
-----------------------------------
Resolution: Cannot Reproduce
Needs more detail to reproduce.
Seems fixed now.
> Unparse with trace on causes Abort
> ----------------------------------
>
> Key: DAFFODIL-2189
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2189
> Project: Daffodil
> Issue Type: Bug
> Components: Debugger
> Affects Versions: 2.4.0
> Reporter: Mike Beckerle
> Assignee: Steve Lawrence
> Priority: Major
> Labels: beginner, reverify
>
> I tried to trace a round-trip test. The parse side works. The unparse does
> not.
> {code:java}
> org.apache.daffodil.exceptions.Abort: Invariant broken:
> org.apache.daffodil.util.Maybe.WithNulls.isDefined[org.apache.daffodil.infoset.DINode](UState.this.currentInfosetNode)
> org.apache.daffodil.exceptions.Assert$.abort(Assert.scala:129)
> org.apache.daffodil.processors.unparsers.UState.infoset(UState.scala:124)
> org.apache.daffodil.debugger.InteractiveDebugger$DebugCommandBase$Info$InfoInfoset$.act(InteractiveDebugger.scala:1506)
> org.apache.daffodil.debugger.InteractiveDebugger$DebugCommandBase$Info$.$anonfun$act$20(InteractiveDebugger.scala:1209)
> at org.apache.daffodil.exceptions.Assert$.abort(Assert.scala:129)
> at
> org.apache.daffodil.processors.unparsers.UState.infoset(UState.scala:124)
> at ....
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)