This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: testdbm: segmentation fault


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]