[omniORB] Problem with long string

Arup Choudhury arup.choudhury@onfiber.com
Mon, 1 Oct 2001 10:33:45 -0500


Hello :

I am trying to send a long string in a string sequence. If the string size
is greater than 5650 bytes it core dumps in the client side. It is exactly
core dumping in the destructor of the _var class. The server is running
perfectly ok. 
I am using OMNIOrb in windows NT environment.
Is there any restriction in omniORB about the length of the string ?

Thanks in advance.

Arup