Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 13:25:17 -0500 (CDT)
From:      mark tinguely <tinguely@web.cs.ndsu.nodak.edu>
To:        freebsd-questions@FreeBSD.ORG, mj@isy.liu.se
Subject:   Re: sdr segfaults in 4.3-STABLE
Message-ID:  <200108191825.f7JIPHE81344@web.cs.ndsu.nodak.edu>
In-Reply-To: <XFMail.010816083057.mj@isy.liu.se>

next in thread | previous in thread | raw e-mail | index | archive | help

>  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108191825.f7JIPHE81344>