From: Eric Hodel [mailto:drbrain / segment7.net]
Sent: Monday, November 06, 2006 12:41 AM
>On Nov 5, 2006, at 11:02 AM, Victor Zverok Shepelev wrote:
>
>> Hi all.
>>
>> Some time ago I've started thread named "Memory crush somewhere in
>> Socket"
>> with no results. No I can describe the problem more correctly and in
>> details.
>>
>> First of all: Windows XP with ruby1.9, RUBY_PLATFORM = i386-mswin32_71
>
>First of all, try to reproduce in Ruby 1.8.5.

Unfortunately, I can't do it easy.
My window library extensively uses instance_exec. Reproducing _without_ this
library would be a pain.

V.