public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between
@ 2015-01-27 17:08 mcermak at redhat dot com
  2015-01-27 17:11 ` [Bug runtime/17888] " mcermak at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-27 17:08 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 17888
           Summary: task_dentry_path.exp got broken somewhere between
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
  2015-01-27 17:11 ` [Bug runtime/17888] " mcermak at redhat dot com
@ 2015-01-27 17:11 ` mcermak at redhat dot com
  2015-01-27 17:27 ` mcermak at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-27 17:11 UTC (permalink / raw)
  To: systemtap

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

Martin Cermak <mcermak at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|task_dentry_path.exp got    |task_dentry_path.exp got
                   |broken somewhere between    |broken on el7 somewhere
                   |                            |between b9ae0bc and b19a437

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken somewhere between
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
@ 2015-01-27 17:11 ` mcermak at redhat dot com
  2015-01-27 17:11 ` [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437 mcermak at redhat dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-27 17:11 UTC (permalink / raw)
  To: systemtap

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

--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
The task_dentry_path.exp got broken somewhere between b9ae0bc and b19a437 on
rhel7 (all arches). Doesn't look like caused by a kernel update. Using
3.10.0-224.el7.x86_64 I'm able to see the difference.

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
  2015-01-27 17:11 ` [Bug runtime/17888] " mcermak at redhat dot com
  2015-01-27 17:11 ` [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437 mcermak at redhat dot com
@ 2015-01-27 17:27 ` mcermak at redhat dot com
  2015-01-27 17:57 ` mcermak at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-27 17:27 UTC (permalink / raw)
  To: systemtap

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

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Running ./systemtap.base/task_dentry_path.exp ...
spawn stap ./systemtap.base/task_dentry_path.stp -c sh
./systemtap.base/task_dentry_path.sh
/
begin
ERROR: MAXACTION exceeded near identifier 'real_mount' at
/usr/share/systemtap/tapset/linux/dentry.stp:139:10

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
                   ` (2 preceding siblings ...)
  2015-01-27 17:27 ` mcermak at redhat dot com
@ 2015-01-27 17:57 ` mcermak at redhat dot com
  2015-01-27 20:46 ` dsmith at redhat dot com
  2015-01-28  7:01 ` mcermak at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-27 17:57 UTC (permalink / raw)
  To: systemtap

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

Martin Cermak <mcermak at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dsmith at redhat dot com

--- Comment #3 from Martin Cermak <mcermak at redhat dot com> ---
Caused by commit 6a282b3685555a23b4a00ea0f6149c6cc5d98894

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
                   ` (3 preceding siblings ...)
  2015-01-27 17:57 ` mcermak at redhat dot com
@ 2015-01-27 20:46 ` dsmith at redhat dot com
  2015-01-28  7:01 ` mcermak at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: dsmith at redhat dot com @ 2015-01-27 20:46 UTC (permalink / raw)
  To: systemtap

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

David Smith <dsmith at redhat dot com> changed:

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

--- Comment #4 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 98c90c7.

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

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

* [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437
  2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
                   ` (4 preceding siblings ...)
  2015-01-27 20:46 ` dsmith at redhat dot com
@ 2015-01-28  7:01 ` mcermak at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: mcermak at redhat dot com @ 2015-01-28  7:01 UTC (permalink / raw)
  To: systemtap

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

--- Comment #5 from Martin Cermak <mcermak at redhat dot com> ---
verified, thank you.

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

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

end of thread, other threads:[~2015-01-28  7:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 17:08 [Bug runtime/17888] New: task_dentry_path.exp got broken somewhere between mcermak at redhat dot com
2015-01-27 17:11 ` [Bug runtime/17888] " mcermak at redhat dot com
2015-01-27 17:11 ` [Bug runtime/17888] task_dentry_path.exp got broken on el7 somewhere between b9ae0bc and b19a437 mcermak at redhat dot com
2015-01-27 17:27 ` mcermak at redhat dot com
2015-01-27 17:57 ` mcermak at redhat dot com
2015-01-27 20:46 ` dsmith at redhat dot com
2015-01-28  7:01 ` mcermak 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).