From jan@swi.psy.uva.nl Wed Jun 13 17:24:39 2001
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f5DFOc313334;
	Wed, 13 Jun 2001 17:24:38 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f5DFOc720181;
	Wed, 13 Jun 2001 17:24:38 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: leo@solvo.ru, Prolog mailing list <prolog@swi.psy.uva.nl>
Subject: Re: [SWIPL] Assertion failed
Date: Wed, 13 Jun 2001 17:23:47 +0200
X-Mailer: KMail [version 1.0.29.2]
Content-Type: text/plain
References: <20010613190025.A4052@solvo.ru>
In-Reply-To: <20010613190025.A4052@solvo.ru>
MIME-Version: 1.0
Message-Id: <01061317243805.10850@gollem>
Content-Transfer-Encoding: 8bit

On Wed, 13 Jun 2001, leo@solvo.ru wrote:
>Hi!
>I'm using SWI-prolog and from time to time my program hang up with this
>message:
>
>pl: pl-proc.c:718: assertProcedure: Assertion !(def->indexPattern &
>((unsigned long)1L << ((8 * sizeof(long))-1)))' failed.
>
>Do you have any comments?

Which version?  A program to reproduce it?  There has been a bug fixed
some versions ago that was related to this assertion.

	--- Jan

