shautmann commented on issue #1558:
URL: https://github.com/apache/fory/issues/1558#issuecomment-3370545761
Unfortunately we faced the same issue again. @chaokunyang can you please
reopen the issue?
`Caused by:
Can't deserialize lambda
java.lang.RuntimeException: Can't deserialize lambda
io.fury.serializer.LambdaSerializer.read(LambdaSerializer.java:88)
io.fury.Fury.readRef(Fury.java:828)
io.fury.resolver.FieldResolver.skipDataBy4(FieldResolver.java:433)
...
io.fury.Fury.readDataInternal(Fury.java:899)
io.fury.Fury.readRef(Fury.java:801)
io.fury.Fury.deserialize(Fury.java:750)
io.fury.Fury.deserialize(Fury.java:681)
io.fury.ThreadLocalFury.deserialize(ThreadLocalFury.java:81)
...
Caused by:
java.lang.ArrayIndexOutOfBoundsException
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]