[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #426: s11n deserialize fails sometimes
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #426: s11n deserialize fails sometimes |
Date: |
Wed, 03 Nov 2010 18:07:28 -0000 |
#426: s11n deserialize fails sometimes
------------------------+---------------------------------------------------
Reporter: syn | Owner:
Type: defect | Status: new
Priority: major | Milestone: 4.7.0
Component: extensions | Version: 4.6.x
Keywords: |
------------------------+---------------------------------------------------
I sometimes get errors like this when deserializing objects:
(deserialize) invalid tag: 88
This even happens with simple objects like serialized strings or symbols.
Note that I am exchanging the objects between two different processes,
both of which use the same s11n and chicken though. Anything I could try
or look for?
--
Ticket URL: <http://bugs.call-cc.org/ticket/426>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #426: s11n deserialize fails sometimes,
Chicken Trac <=