From _nicki@mail.ru Sat Sep 15 02:11:17 2001
Received: from mx10.port.ru (mx10.port.ru [194.67.57.20])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f8F0BGv14861
	for <prolog@swi.psy.uva.nl>; Sat, 15 Sep 2001 02:11:16 +0200 (MET DST)
Received: from 37.163.39.dn.dialup.cityline.ru ([195.46.163.37] helo=unemployed)
	by mx10.port.ru with smtp (Exim 3.14 #1)
	id 15i33D-0006lm-00
	for prolog@swi.psy.uva.nl; Sat, 15 Sep 2001 04:11:15 +0400
Message-ID: <002401c13d7a$de2cb1a0$25a32ec3@unemployed>
From: =?koi8-r?B?7snLz8zByiDmxcTP0s/X?= <_nicki@mail.ru>
To: "Prolog Mailing List" <prolog@swi.psy.uva.nl>
Date: Sat, 15 Sep 2001 04:09:18 +0400
MIME-Version: 1.0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Subject: [SWIPL] C++ Interface question.

Hi, all.

Can somebody explain me why my program crashes (in libpl.dll module,
PL_initialize function to be more precisely) when I create 2 PlEngine objects in
2 different threads (crashes right after creating the second one).

Thanx.
/Nick/


