[Bug translator/13338] New: possible infinite recursion for process wildcard
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Oct 24 16:26:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13338
Bug #: 13338
Summary: possible infinite recursion for process wildcard
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
stap -l 'process("/usr/bin/?").mark("*")' loops in an infinite recursion,
because /usr/bin/[ matches the wildcard, yet itself contains a wildcard
character.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list