bugmake - Bugs: bug #25412, mingw32-make crashes when double...

 
 

bug #25412: mingw32-make crashes when double quotes at end of PATH

Submitted by:  Christian Ehrlicher <chehrlic>
Submitted on:  Mon 26 Jan 2009 05:16:10 PM UTC  
 
Severity: 3 - NormalItem Group: Bug
Status: FixedPrivacy: Public
Assigned to: NoneOpen/Closed: Closed
Component Version: 3.81Operating System: MS Windows
Fixed Release: 3.82Triage Status: None

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Sat 14 Mar 2009 04:42:19 PM UTC, comment #1:

Fixed with the attached patch.

Eli Zaretskii <eliz>
Project Member
Mon 26 Jan 2009 05:16:10 PM UTC, original submission:

When my PATH env vars ends with a double quote, mingw32-make crashes:
mingw32-make: Interrupt/Exception caught (code = 0xc0000005, addr =
0x41f96e)

As soon as I remove the double quote all works fine:

---------------------------8<----------------------

D:\kde\kde-mingw\tmp\qt-4.4.2.20080924\work\qt-win-opensource-src-mingw>set PATH="d:\kde\kde-mingw\mingw\bin"

D:\kde\kde-mingw\tmp\qt-4.4.2.20080924\work\qt-win-opensource-src-mingw>mingw32-
make
cd src\winmain\ && mingw32-make -f Makefile
mingw32-make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x41f96e)

D:\kde\kde-mingw\tmp\qt-4.4.2.20080924\work\qt-win-opensource-src-mingw>set PATH=d:\kde\kde-mingw\mingw\bin

D:\kde\kde-mingw\tmp\qt-4.4.2.20080924\work\qt-win-opensource-src-mingw>mingw32-
make
cd src\winmain\ && mingw32-make -f Makefile
mingw32-make[1]: Entering directory `D:/kde/kde-mingw/tmp/qt-4.4.2.20080924/work
/qt-win-opensource-src-mingw/src/winmain'
mingw32-make -f Makefile.Release
mingw32-make[2]: Entering directory `D:/kde/kde-mingw/tmp/qt-4.4.2.20080924/work
/qt-win-opensource-src-mingw/src/winmain'
mingw32-make[2]: Nothing to be done for `first'.
mingw32-make[2]: Leaving directory `D:/kde/kde-mingw/tmp/qt-4.4.2.20080924/work/
qt-win-opensource-src-mingw/src/winmain'
mingw32-make[1]: Leaving directory `D:/kde/kde-mingw/tmp/qt-4.4.2.20080924/work/
qt-win-opensource-src-mingw/src/winmain'
cd src\tools\moc\ && mingw32-make -f Makefile

Christian Ehrlicher <chehrlic>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

Attached Files
file #17689:  qpathw32_2.dif added by eliz (1KiB - application/vnd.ms-excel)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by psmith (Updated the item)
  • -unavailable- added by eliz (Posted a comment)
  • -unavailable- added by chehrlic (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 5 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 28 Jul 2010 06:16:22 AM UTCpsmithFixed Release4.0=>3.82
    Sat 14 Mar 2009 04:45:04 PM UTCelizOpen/ClosedOpen=>Closed
    Sat 14 Mar 2009 04:44:56 PM UTCelizStatusNone=>Fixed
      Fixed ReleaseNone=>4.0
    Sat 14 Mar 2009 04:43:32 PM UTCelizAttached File-=>Added qpathw32_2.dif, #17689

    Back to the top


    Powered by Savane 3.1-cleanup1