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 2022/09/01 18:50:00 UTC

[jira] [Assigned] (DAFFODIL-2726) Index out of bounds -1 during unparsing

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

Mike Beckerle reassigned DAFFODIL-2726:
---------------------------------------

    Assignee:     (was: Mike Beckerle)

> Index out of bounds -1 during unparsing
> ---------------------------------------
>
>                 Key: DAFFODIL-2726
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2726
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Unparsing
>    Affects Versions: 3.4.0
>            Reporter: Mike Beckerle
>            Priority: Blocker
>
> 3.4.0-SNAPSHOT - as of 2022-08-23.
> I have unparsing in a large complex DFDL schema failing with a Index out of bounds - an empty stack of infoset nodes. 
> I think this is going to be a blocker for the release as I think there is no workaround, but further work may change this. 
> By inspection it looks to be a bug where the index value isn't being checked, as the function can return Nope or One(value), but instead throws the exception.
> Working on a way to reproduce this outside of this very large schema project. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)