You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2022/09/16 13:05:00 UTC

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

    [ https://issues.apache.org/jira/browse/DAFFODIL-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17605809#comment-17605809 ] 

Steve Lawrence edited comment on DAFFODIL-2726 at 9/16/22 1:04 PM:
-------------------------------------------------------------------

See DAFFODIL-2731 for the issue to add a reproducible test.


was (Author: slawrence):
See DAFFODIL-2726 for the issue to add a reproducible test.

> 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
>            Assignee: Steve Lawrence
>            Priority: Blocker
>             Fix For: 3.4.0
>
>
> 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)