It seems you simply have a timeout. What I don't understand is how that can
crash the VM. Do you have a dump file as well ?

[ConnectionTimedOut signal: 'Data receive timed out.'] in
Socket>>waitForDataFor:
    Receiver: a Socket[connected]
    Arguments and temporary variables:

    Receiver's instance variables:
        semaphore:     a Semaphore()
        socketHandle:     #[173 40 138 8 0 0 0 0 160 126 6 0]
        readSemaphore:     a Semaphore()
        writeSemaphore:     a Semaphore()


Socket>>waitForDataFor:ifClosed:ifTimedOut:
    Receiver: a Socket[connected]
    Arguments and temporary variables:
        timeout:     30
        closedBlock:     [ConnectionClosed signal: 'Connection closed while
waiting for dat...etc...
        timedOutBlock:     [ConnectionTimedOut signal: 'Data receive timed
out.']
        startTime:     32994
        msecsDelta:     30000
    Receiver's instance variables:
        semaphore:     a Semaphore()
        socketHandle:     #[173 40 138 8 0 0 0 0 160 126 6 0]
        readSemaphore:     a Semaphore()
        writeSemaphore:     a Semaphore()



30 seconds is ok for the timeout?  sven ?


On Thu, Aug 4, 2011 at 2:57 PM, Laszlo Zsolt Kiss <[email protected]> wrote:

>
> here is.
> thx.
> best reagards
> laszlo zsolt
>
>
> ----- Original Message -----
> From:
> "Mariano Martinez Peck" <[email protected]>
>
> To:
> <[email protected]>
> Cc:
> "Laszlo Zsolt Kiss" <[email protected]>
> Sent:
> Thu, 4 Aug 2011 14:19:14 +0200
> Subject:
> Re: [Pharo-project] Pharo 1.4 #14076 update failed.
>
>
>
> Can you please attach PharoDebug.log?  <http://PharoDebug.log?%C2%A0> it
> should be present in the same directory where .image is.
>
> Cheers
>
> On Thu, Aug 4, 2011 at 1:52 PM, Marcus Denker <[email protected]>wrote:
>
>>
>> On Aug 4, 2011, at 1:46 PM, Laszlo Zsolt Kiss wrote:
>>
>> >
>> > aloha pharoers!
>> >
>> > i don' know what is the problem
>> > My image is clean 1.4.
>>
>> which version?
>>
>> > But I geted the attached message.
>> > Please help.
>> >
>>
>> Works fine here...
>>
>>
>>
>>
>> --
>> Marcus Denker -- http://marcusdenker.de
>>
>>
>>
>
>
> --
> Mariano
> http://marianopeck.wordpress.com
>
>


-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to