On Tue, Sep 02, 2003 at 04:50:40PM -0400, Bill C. Riemers wrote: >Definitely looks like a cygwin1.dll bug to me. I see consistently the >traceback either terminates in >strdup() called from mmap64(), or mktime() called from strdup().
Do you see a strdup anywhere in mmap64 or a call to mktime() (?) from strdup? I don't. That would indicate that your traceback is highly suspect. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/