help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] gst-remote in git HEAD


From: Gwenael Casaccio
Subject: Re: [Help-smalltalk] gst-remote in git HEAD
Date: Wed, 27 May 2009 15:37:19 +0200
User-agent: KMail/1.11.3 (Linux/2.6.28-11-generic; KDE/4.2.3; x86_64; ; )

On Wednesday 27 May 2009 14:21:03 Paolo Bonzini wrote:
> Are you on amd64? If so, that's the same as
> http://smalltalk.gnu.org/project/issue/264
>
> > mprotect(0, 4096, PROT_READ|PROT_WRITE) = -1 ENOMEM (Cannot allocate
> > memory)
>
> No, it's a NULL-pointer access.  The mprotect fails, so GNU Smalltalk
> decides it's a real SIGSEGV rather than one that is handled by the
> generational garbage collection machinery.
>
> > NB: Looking at the trace file made me wonder
> >
> >        $ grep localtime gst-rem.log | wc -l
> >        715
> >
> > Why does gst-remote check /etc/localtime *that* often?
>
> tzset, probably.  I should fix that.
>
> Paolo
>
>
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk

Hi,

it seems that the problems come with the value aiAddr in the CAddrInfoStruct 
class. I've tried to inspect an instance of CAddrInfoStruct and it failed when 
it has tried to print aiAddr.

Cheers,
Gwenael

-- 

GtkLauncher for GNU Smalltalk : http://gtklauncher.bioskop.fr/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]