binary_to_term size limit

HEINRICH VENTER HEINRICH.VENTER@REDACTED
Thu Jul 17 11:43:36 CEST 2003


Hi

I recently had a strange thing happen to me with binary_to_term.  When the binary got large it gave a bad term error.  I am not sure what the exact size is, but it is larger than 10kb at least.

I have solved the problem by breaking up the data into separate lists of smaller size and rebuilding it as terms, but would love to know what the reason for the odd behavior is.  There is some limmit to what bianry_to_term can convert then?

-]-[enirich

#####################################################################################
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy or copies.
#####################################################################################



More information about the erlang-questions mailing list