This bug was fixed in the package grep - 2.22-1ubuntu2

---------------
grep (2.22-1ubuntu2) xenial; urgency=medium

  * Mark tests/long-pattern-perf as expensive, instead of lowering the
    build options (patch taken from upstream).

 -- Matthias Klose <[email protected]>  Wed, 10 Feb 2016 17:22:07 +0100

** Changed in: grep (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1526548

Title:
  grep 2.22 infinite loop

Status in grep package in Ubuntu:
  Fix Released

Bug description:
  Christian Boltz discovered that grep 2.22 can be sent into an infinite
  loop. 2.21 does not have this issue. The reproducer we have available
  so far:

  grep -obUa -P '\x04\x08\x00profile\x00\x07' /etc/apparmor.d/cache/*

  Probably one of the files in that directory will report infinite
  output in the style of:

  # grep -obUa -P '\x04\x08\x00profile\x00\x07' cache--usr.sbin.smbldap-useradd 
 
  16profile
  27801profile
  27801profile
  27801profile
  27801profile
  27801profile
  ...

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grep/+bug/1526548/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to