Summary
s11n deserialize fails sometimes
Metadata
- Id: 8e2d06eafba216441e795d549adb32a4a7824cd3
- Trac id: 426
- Type: defect
- Reporter: syn
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: invalid
- Priority: major
- Milestone: 4.9.0
- Version: 4.6.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2010-11-03 19:07:28 UTC
- Keywords:
Description
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?
Changes and comments
[2010-11-04 14:36:57 UTC] syn changed status from new to closed
[2010-11-04 14:36:57 UTC] syn set resolution to invalid
[2010-11-04 14:36:57 UTC] syn wrote:
I think I can take it back, the problem was probably caused by me being dumb and passing a pointer to memory which sometimes got moved by the garbage collector it seems. Sorry for the noise :-)
[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0
[2011-06-01 09:00:41 UTC] felix wrote:
Milestone 4.7.0 deleted
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted