bugmake - Bugs: bug #22379, Segmentation fault with wildcard...

 
 

bug #22379: Segmentation fault with wildcard archive rule

Submitted by:  None
Submitted on:  Thu 21 Feb 2008 06:42:48 PM UTC  
 
Severity: 3 - NormalItem Group: Bug
Status: FixedPrivacy: Public
Assigned to: Paul D. Smith <psmith>Open/Closed: Closed
Component Version: 3.81Operating System: POSIX-Based
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.

 

Fri 28 Mar 2008 03:48:32 AM UTC, comment #3:

I'm closing this as the bug is fixed in my testing.

Paul D. Smith <psmith>
Project AdministratorIn charge of this item.
Thu 13 Mar 2008 01:31:26 AM UTC, comment #2:

No, that Debian bug is different (and that whole section of code is different in the next release of GNU make, so it's no longer needed).

Please try the attached patch and see if it works.

(file #15253)

Paul D. Smith <psmith>
Project AdministratorIn charge of this item.
Wed 12 Mar 2008 12:34:51 AM UTC, comment #1:

Does the patch included at the following location fix this?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419190

Steve

Steve Kemp <skx>
Thu 21 Feb 2008 06:42:48 PM UTC, original submission:

Here is a small make file that exhibit some sort of a memory corruption leading to the crash

I use plain vanilla debian etch with libc6 2.3.6.

Just run the attached make file twice to trigger the bug
----------------------------------------------------------------
.PHONY: all

all: bug.crash

%.bug(*.txt) :
@echo whatever > x1.txt
@echo whatever > x2.txt
ar Srv bug.bug x1.txt x2.txt
rm -rf x1.txt x2.txt

%.crash : %.bug(*.txt)
@echo CRASH condition ready, just re-run
---------------------------------------------------------------

Anonymous

 

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

Attach File(s):
   
   
Comment:
   

Attached Files
file #15253:  p.diff added by psmith (536B - text/x-patch - patch for core dumps in archive wildcard matching)

 

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 skx (Posted a comment)
  •  

    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 6 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 28 Jul 2010 06:17:20 AM UTCpsmithFixed Release4.0=>3.82
    Fri 28 Mar 2008 03:48:32 AM UTCpsmithStatusNone=>Fixed
      Assigned toNone=>psmith
      Open/ClosedOpen=>Closed
      Fixed ReleaseNone=>4.0
    Thu 13 Mar 2008 01:31:26 AM UTCpsmithAttached File-=>Added p.diff, #15253

    Back to the top


    Powered by Savane 3.1-cleanup1