[669] in arla-drinkers
Re: fs command crashes arlad
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Fri Mar 5 16:53:44 1999
From owner-arla-drinkers@stacken.kth.se Fri Mar 05 21:53:44 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 9526 invoked from network); 5 Mar 1999 21:53:43 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 5 Mar 1999 21:53:43 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id WAA25869
for arla-drinkers-list; Fri, 5 Mar 1999 22:45:58 +0100 (MET)
Received: from squid.pdc.kth.se (squid.pdc.kth.se [130.237.221.65])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id WAA25864
for <arla-drinkers@stacken.kth.se>; Fri, 5 Mar 1999 22:45:53 +0100 (MET)
Received: (from d95-mah@localhost)
by squid.pdc.kth.se (8.8.7/8.8.7) id WAA03699;
Fri, 5 Mar 1999 22:45:51 +0100 (MET)
To: Herbert Huber <Herbert.Huber@lrz-muenchen.de>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: fs command crashes arlad
References: <36DFA934.46C470D8@lrz-muenchen.de> <ixdr9r4ruc5.fsf@squid.pdc.kth.se> <36DFDB06.1A9190DD@lrz-muenchen.de>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 05 Mar 1999 22:45:51 +0100
In-Reply-To: Herbert Huber's message of "Fri, 05 Mar 1999 14:24:22 +0100"
Message-ID: <ixdvhgfmwz4.fsf@squid.pdc.kth.se>
Lines: 14
X-Mailer: Gnus v5.6.45/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
> Starting "arlad -z -n" with gdb, I immedeately get "Program exited
> normally". What is my mistake? However below you can find the trace
> of arlad. Maybe this helps you.
That means that arlad is forking off even when you use the "-n"
parameter. You can try starting it with "arlad -n -z" in gdb
instead. Order might be important (this is a bug), though I thought it
had been fixed.
If you still get "Program exited normally", try removing the files in
the cache directory and only start it with "arlad -n" in gdb.
/Magnus
map@stacken.kth.se