buggrep - Bugs: bug #33547, Core dump with pattern '(^| )*(...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #33547: Core dump with pattern '(^| )*( |$)'

Submitter:  Raymond Russell <raymondrussell>
Submitted:  Mon 13 Jun 2011 03:41:18 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meyering
Open/Closed:  Closed

Sun 19 Jun 2011 01:52:39 PM UTC, comment #1: 
Jim Meyering <meyering>
Group administrator
Mon 13 Jun 2011 03:41:18 AM UTC, original submission:  

grep-2.8 dumps a core when given this pattern:

$ grep -Eq '(^| )*( |$)'

This is a build from source on linuxfromscratch, and was configured with the following options:

CC='gcc -m64' CXX='g++ -m64'  ./configure --prefix=/usr --bindir=/bin

Please let me know if you need any more details.

Raymond Russell <raymondrussell>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bonzini (Updated the item)
  • -email is unavailable- added by meyering (Posted a comment)
  • -email is unavailable- added by raymondrussell (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-06-28 bonzini Open/ClosedOpen Closed
    2011-06-19 meyering StatusNone Fixed
        Assigned toNone meyering

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code