gzz-dev
[Top][All Lists]
Advanced

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

Re: [Gzz] Unexpected Signal : 11


From: Tuomas Lukka
Subject: Re: [Gzz] Unexpected Signal : 11
Date: Sat, 11 Jan 2003 18:18:55 +0200
User-agent: Mutt/1.4i

On Sat, Jan 11, 2003 at 03:45:51PM +0200, Matti Katila wrote:
> 
> 
> This helps : '~/gzz/gzz/client$ cvsup -D yesterday'
> 
> and the problem:
> Trying to get null element!

I've found the bug: it's that addToListGL is *creating* vobs and adding
them to the list and then allowing them to be garbage collected.

This is not permissible; I'm now thinking whether I should fix all those
places or whether the API should be changed to not allow that to happen:
probably the latter.

        Tuomas




reply via email to

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