You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/07/30 21:36:00 UTC

[jira] [Updated] (DAFFODIL-2189) Unparse with trace on causes Abort

     [ https://issues.apache.org/jira/browse/DAFFODIL-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle updated DAFFODIL-2189:
------------------------------------
    Labels: beginner  (was: )

> 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
>            Priority: Major
>              Labels: beginner
>
> 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.3.4#803005)