Thanks!
may be mike should contact john and sync

Stef


On Apr 18, 2009, at 8:23 PM, MichaelA wrote:

>
> Here is bug report.
>
> 18 April 2009 11:22:57 am
>
> VM: Mac OS - a SmalltalkImage
> Image: Pharo0.1 [Latest update: #10281]
>
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir /Users/arkhon/Desktop/PharoMacW
> Trusted Dir /foobar/tooBar/forSqueak/bogus
> Untrusted Dir /Users/arkhon/Library/Preferences/Squeak/Internet/My  
> Squeak
>
> [] in Socket>>connectTo:waitForConnectionFor:
>       Receiver: a Socket[unconnected]
>       Arguments and temporary variables:
> <<error during printing>
>       Receiver's instance variables:
>               semaphore:      a Semaphore()
>               socketHandle:   #[181 38 234 73 0 0 0 0 144 184 43 0]
>               readSemaphore:  a Semaphore()
>               writeSemaphore:         a Semaphore()
>               primitiveOnlySupportsOneSemaphore:      false
>
> Socket>>waitForConnectionUntil:ifTimedOut:
>       Receiver: a Socket[unconnected]
>       Arguments and temporary variables:
>               deadline:       352876
>               timeoutBlock:   [closure] in 
> Socket>>connectTo:waitForConnectionFor:
>               status:         0
>       Receiver's instance variables:
>               semaphore:      a Semaphore()
>               socketHandle:   #[181 38 234 73 0 0 0 0 144 184 43 0]
>               readSemaphore:  a Semaphore()
>               writeSemaphore:         a Semaphore()
>               primitiveOnlySupportsOneSemaphore:      false
>
> Socket>>waitForConnectionFor:ifTimedOut:
>       Receiver: a Socket[unconnected]
>       Arguments and temporary variables:
>               timeout:        45
>               timeoutBlock:   [closure] in 
> Socket>>connectTo:waitForConnectionFor:
>       Receiver's instance variables:
>               semaphore:      a Semaphore()
>               socketHandle:   #[181 38 234 73 0 0 0 0 144 184 43 0]
>               readSemaphore:  a Semaphore()
>               writeSemaphore:         a Semaphore()
>               primitiveOnlySupportsOneSemaphore:      false
>
> Socket>>connectTo:waitForConnectionFor:
>       Receiver: a Socket[unconnected]
>       Arguments and temporary variables:
>               aSocketAddress:         ::1(localhost),5432(postgresql)
>               timeout:        45
>       Receiver's instance variables:
>               semaphore:      a Semaphore()
>               socketHandle:   #[181 38 234 73 0 0 0 0 144 184 43 0]
>               readSemaphore:  a Semaphore()
>               writeSemaphore:         a Semaphore()
>               primitiveOnlySupportsOneSemaphore:      false
>
>
> --- The full stack ---
> [] in Socket>>connectTo:waitForConnectionFor:
> Socket>>waitForConnectionUntil:ifTimedOut:
> Socket>>waitForConnectionFor:ifTimedOut:
> Socket>>connectTo:waitForConnectionFor:
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> Socket>>connectTo:
> Socket>>connectTo:port:
> PGConnection>>openSocket
> PGConnection>>stStartup:
> PGConnection(PGActiveObject)>>processEvent:
> PGConnection(PGActiveObject)>>saProcessEventsUntil:
> PGConnection>>startup
> TestPGConnection>>executeAll:withDelayForMilliseconds:
> [] in TestPGConnection>>testNotify1
> [] in BlockClosure>>newProcess
>
>
> I am using Squeak 4.0.1beta1U with Pharo0.1Core-10281cl.image.
>
>
>
> Do you use the latest mac 4.0 vm?
>
> Stef
>
> On Apr 18, 2009, at 7:33 PM, MichaelA wrote:
>
>>
>> Is there a solution for Mac OSX?  I am having the same problem.
>>
>>
>> On Mon, 2009-04-13 at 01:01 -0300, Mariano Martinez Peck wrote:
>>>
>>
>>>
>>> a) another vm: the latest from squeak.org and the latest from
>>> exupery:
>>> http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15-linux.tz
>>
>> Use http://ftp.squeak.org/Exupery/vms/exupery-vm-0.15.1-linux.tz
>>
>> I upgraded the VM to include the IP6 primitives.
>>
>> Bryce
>>
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>>
>>
>> -- 
>> View this message in context: 
>> http://n2.nabble.com/Postgresql-%2B-pharo-tp2621714p2656545.html
>> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
>
>
>
> -- 
> View this message in context: 
> http://n2.nabble.com/Postgresql-%2B-pharo-tp2621714p2656679.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to