Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [206.222.92.244] From: "Brian McColgan" To: cygwin AT cygwin DOT com Subject: Bug found - 'cygpath' v1.25/Build Date Jan 23, 2003... Date: Wed, 05 Feb 2003 15:37:19 -0500 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_6468_ab6_76a4" Message-ID: X-OriginalArrivalTime: 05 Feb 2003 20:37:19.0429 (UTC) FILETIME=[60C65F50:01C2CD56] ------=_NextPart_000_6468_ab6_76a4 Content-Type: text/plain; format=flowed Hope I am doing this 'bug submission' correclty, I noticed many other issues relating to 'cygpath' so this _may_ be an overlap. Running the following cygpath command (for the aforementioned build) gives me a 'core dump': 'cygpath --path --windows /usr/ant/lib/xml-apis.jar:/usr/ant/lib/xercesImpl.jar:/usr/ant/lib/optional.jar:/usr/ant/lib/ant.jar:.:/usr/local/jmf/JMF21~1.1/lib/sound.jar:/usr/local/jmf/JMF21~1.1/lib/jmf.jar:/c/WINDOWS/java/classes:/usr/junit/junit.jar java/lib/tools.jar' This is actually the '$LOCALCLASSPATH' computed by the $ANT_HOME/ant shell script (it is asking Cygwin to convert it _back_ to a Window's path). Unfortunately, I receive a SIGNAL(11) and the entire ant shell script dies a horrible death. I have included the core file which cygpath kindly generated. BTW, I d/l'd the previous version (it actually indicates the same version except the build date was/is Dec 25, 2002) and this same 'cygpath' command works just fine! So I am a little miffed. Please let me know if you have problems re-creating. I can if necessary install the Cygwin source and debug it myself. NOTE: I consider this a SHOW-STOPPER as it currently breaks 1.5.1 of Ant. Thanks again, Brian. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail ------=_NextPart_000_6468_ab6_76a4 Content-Type: text/plain; name="cygpath.exe.stackdump"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="cygpath.exe.stackdump" Exception: STATUS_ACCESS_VIOLATION at eip=6103E303 eax=00000034 ebx=5F312E34 ecx=0A0405A8 edx=6C5C3130 esi=693533DC edi=000009E0 ebp=0022FAF8 esp=0022FAD8 program=c:\cygwin\bin\cygpath.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022FAF8 6103E303 (61116A20, 00000000, 3E4171BC, 00000000) 0022FB28 6103E11F (00000000, 00000000, 00006A2F, 00000002) 0022FB58 6103ED36 (00000400, 00000001, 0022FB70, 77E94809) 0022FBB8 610B78F9 (610C0314, 0A040400, 0022FC08, 610B745A) 0022FBC8 610B4B5C (610C0314, 30303030, 30303130, 30303030) 0022FC08 610B745A (610C0314, 0022FC30, 000001B0, 61079E60) 0022FC48 610AB83E (610C0050, 0A040400, 0022FC88, 0040245E) 0022FC58 610AB87A (0A040400, 0A040400, 00406170, 610ACCEC) 0022FC88 0040245E (615E0184, 615E06EC, 00406170, 00406010) 0022FEF0 00402D09 (00000004, 615E06EC, 0A040328, 0022FF24) 0022FF40 61007418 (610C3A28, FFFFFFFE, 000007D0, 610C394C) 0022FF90 610076FD (00000000, 00000000, 00000001, 00000000) 0022FFB0 00404602 (00402740, 037F0009, 0022FFF0, 77E814C7) 0022FFC0 0040103C (0022E174, 00000001, 7FFDF000, F5435CF0) 0022FFF0 77E814C7 (00401000, 00000000, 78746341, 00000020) End of stack trace ------=_NextPart_000_6468_ab6_76a4 Content-Type: text/plain; charset=us-ascii -- 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/ ------=_NextPart_000_6468_ab6_76a4--