From owner-freebsd-questions Sun Aug 19 11:25:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by hub.freebsd.org (Postfix) with ESMTP id 7246537B408 for ; Sun, 19 Aug 2001 11:25:20 -0700 (PDT) (envelope-from tinguely@web.cs.ndsu.nodak.edu) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.11.4/8.11.4) id f7JIPHE81344; Sun, 19 Aug 2001 13:25:17 -0500 (CDT) (envelope-from tinguely) Date: Sun, 19 Aug 2001 13:25:17 -0500 (CDT) From: mark tinguely Message-Id: <200108191825.f7JIPHE81344@web.cs.ndsu.nodak.edu> To: freebsd-questions@FreeBSD.ORG, mj@isy.liu.se Subject: Re: sdr segfaults in 4.3-STABLE In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > lagrange> sdr > sdr in free(): warning: junk pointer, too high to make sense. > Segmentation fault (core dumped) > > Does anyone have it working in 4.3? I wouldn't mind updating to 4.4 but I'm not > sure that would help, sdr has worked in the past - but maybe not in 4.3, I don't > recall. that "junk pointer" error is usually a virtual memory exceeded error. in sdr it usually is traced back to a bad cached invitation entry. clear out your cached entries: rm ~/.sdr/cache/* --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message