bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14352] grep -P dumps when using large regex, version 2.5.1


From: robert.klima at gmail dot com
Subject: [Bug binutils/14352] grep -P dumps when using large regex, version 2.5.1
Date: Thu, 12 Jul 2012 07:46:56 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14352

--- Comment #1 from Robert Klima <robert.klima at gmail dot com> 2012-07-12 
07:46:56 UTC ---
It even happens here:

address@hidden:~> ( echo 'if ( GetProfileStr( "GLOBAL", "HW", ins, iVar->hw,
sizeof( iVar->hw ) - 1,'; echo '               pcx->iniFile )) x=2;  /* return
value not used */' ) | grep -P
'(?s)if\s*[(][^()]*([^()]*[(][^()]*([^()]*[(][^()]*(?#innerpart)[^()]*[)][^()]*)*[^()]*[)][^()]*)*[^()]*[)];'
Aborted (core dumped)

Robert Klima, Dev. Manager, UC4 Software Inc.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]