public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/6834] New: stap-client should not use bash network redirections
@ 2008-08-11 14:35 eugen at debian dot org
  2008-08-14 16:15 ` [Bug runtime/6834] " brolley at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: eugen at debian dot org @ 2008-08-11 14:35 UTC (permalink / raw)
  To: systemtap

stap-client contains:

function connect_to_server {
   # Open a connection to the server
   exec 3<> /dev/tcp/$1/$2
}

Such network redirections are disabled in Debian's bash, so this script does not
work. Please use netcat here, if possible.

-- 
           Summary: stap-client should not use bash network redirections
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eugen at debian dot org


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-21  3:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-6834-6586@http.sourceware.org/bugzilla/>
2019-12-20  9:28 ` [Bug runtime/6834] stap-client should not use bash network redirections udayfield02 at gmail dot com
2019-12-21  3:52 ` fche at redhat dot com
2008-08-11 14:35 [Bug runtime/6834] New: " eugen at debian dot org
2008-08-14 16:15 ` [Bug runtime/6834] " brolley at redhat dot com
2008-08-14 16:43 ` brolley at redhat dot com
2008-08-28 16:49 ` brolley at redhat dot com
2008-08-28 16:55 ` brolley at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).