URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13581>

                 Summary: Segmentation fault with -P option
                 Project: grep
            Submitted by: None
            Submitted on: Thu 06/30/2005 at 09:13
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

The following command
>grep -P 'RTU.*\s+15\s*$' test.dat

ends (unexpectedly) with 
>ZAS02400        A       RTU S/S address 5       0024                    R    
  15
...
>ZDMR2088        A       Segmentation fault

>grep --version
grep (GNU grep) 2.5.1

>ldd `which grep`
        libpcre.so.0 => /lib/libpcre.so.0 (0x03c2b000)
        libc.so.6 => /lib/tls/libc.so.6 (0x0040f000)
        /lib/ld-linux.so.2 (0x003f6000)






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 06/30/2005 at 09:13  Name: test.dat.bz2  Size: 83.04KB   By: None
bzip2 compressed file test.dat
<http://savannah.gnu.org/bugs/download.php?item_id=13581&item_file_id=2645>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13581>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to