From mint-bounce@lists.fishpool.fi Tue Sep 28 16:13:15 2010 Message-ID: <4CA24BAD.5060000@online.no> Date: Tue, 28 Sep 2010 22:10:21 +0200 From: Jo Even Skarstein User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] cookie jar References: <398354BA1BF642E0B1A10679DBD65495@mercatus.local> <000e54e0.01c732620844@smtp.freeola.net> In-Reply-To: <000e54e0.01c732620844@smtp.freeola.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On 09/28/2010 06:47 PM, Peter Slegg wrote: > This bug started appearing very recently and happens say every 10-15 > times I reboot. > > There are probably 20 different things I could disable, that equates > to an awful lot of rebooting. Yes, debugging can be tedious. Now imagine how to debug this without being able to reproduce the problem! That's why it's so important (and valuable to the developers) to find out how to reproduce a bug. > What actually manages the cookie jar ? Is it the kernel or AES ? The cookie jar is managed any program that creates or deletes a cookie. The kernel only allocates space for the jar. > Where is this error alert coming from ? Probably from the program that tried to create the cookie. Jo Even