Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B78E04A.7000403@ece.gatech.edu>
Date: Tue, 14 Aug 2001 04:24:42 -0400
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713
X-Accept-Language: en-us
MIME-Version: 1.0
To: Alec@Mihailovs.com
CC: cygwin@cygwin.com
Subject: Re: testdbm: segmentation fault
References: <NCBBKFBLELHDDEGCEHPICEDIEMAA.mihailovs@email.msn.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Alec Mihailovs wrote:

> I just got a segmentation fault with core dumped 
> running testdbm. Testndbm tells that dbm_open failed. 
> I have a fresh installation of cygwin 1.3.2. 
> 
> It looks as though cygwin perl doesn't support dbm? 


sortof.  cygwin perl supports gdbm in its native (gdbm) mode, as well as 
in its emulation (ndbm) mode.  However, gdbm's ndbm emulation has 
problems on FAT drives (due to the non-existence of hardlinks).  Try 
running your test on NTFS drives.

--Chuck



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

