public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/16132] New: staprun/stapio confused by presence of traceN files
@ 2013-11-06 23:23 fche at redhat dot com
  2013-11-06 23:26 ` [Bug runtime/16132] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2013-11-06 23:23 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=16132

            Bug ID: 16132
           Summary: staprun/stapio confused by presence of traceN files
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com

It was reported that the presence of a "trace1" file in the working directory
could let stap jobs fail:

% touch trace1
% stap  -e 'probe begin { exit() }'   
stapio:init_relayfs:288: ERROR: ncpus=2, bulkmode = 0
stapio:init_relayfs:289: ERROR: This is inconsistent! Please file a bug report.
Exiting now.
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed.  [man error::pass5]

This is because of confusing code in staprun/relay.c.

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

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

* [Bug runtime/16132] staprun/stapio confused by presence of traceN files
  2013-11-06 23:23 [Bug runtime/16132] New: staprun/stapio confused by presence of traceN files fche at redhat dot com
@ 2013-11-06 23:26 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2013-11-06 23:26 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=16132

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 8d07ea3

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

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

end of thread, other threads:[~2013-11-06 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-06 23:23 [Bug runtime/16132] New: staprun/stapio confused by presence of traceN files fche at redhat dot com
2013-11-06 23:26 ` [Bug runtime/16132] " fche 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).