This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/23813] New: Make "too many pending warnings" more helpful


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

            Bug ID: 23813
           Summary: Make "too many pending warnings" more helpful
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: agentzh at gmail dot com
  Target Milestone: ---

Some times we only get something like below from stap:

```
WARNING: too many pending (warning) messages
ERROR: too many pending (error) messages
WARNING: /opt/stap-plus/bin/staprun exited with status: 1
Pass 5: run failed.  [man error::pass5]
```

It's not helpful at all since we have no idea what messages are actually
flooding the control message buffers.

We should make stap output the first few and also the last few messages in the
current control buffer when it thinks that there are "too many". Otherwise
there is no way to debug things here.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]