public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/20297] New: parse error: array size out of range on i686
@ 2016-06-24 13:11 mcermak at redhat dot com
  2016-06-24 13:19 ` [Bug runtime/20297] " mcermak at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2016-06-24 13:11 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 20297
           Summary: parse error: array size out of range on i686
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

On i686 kernels I seem to be hitting an unexpected problem with array of size N
not being sufficient to accomodate N elements.  This seems to work as expected
on all other arches AFAICT (incl. also single-abi 32-bit arm).

=======
 6.8 S i686 # stap -p2 --poison-cache -ue 'global arr[1] probe oneshot{
arr["a"]=3  }' >/dev/null
parse error: array size out of range
        saw: /usr/local/share/systemtap/tapset/linux/i386/syscall_num.stp EOF

2 parse errors.
WARNING: tapset "/usr/local/share/systemtap/tapset/linux/i386/syscall_num.stp"
has errors, and will be skipped
Number of similar error messages suppressed: 1.
Rerun with -v to see them.
 6.8 S i686 # 
=======

Investigating...

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

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

* [Bug runtime/20297] parse error: array size out of range on i686
  2016-06-24 13:11 [Bug runtime/20297] New: parse error: array size out of range on i686 mcermak at redhat dot com
@ 2016-06-24 13:19 ` mcermak at redhat dot com
  2016-06-24 14:51 ` mcermak at redhat dot com
  2016-06-24 20:49 ` mcermak at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2016-06-24 13:19 UTC (permalink / raw)
  To: systemtap

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

--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
The systemtap-2.9-4.el6.i686 doesn't have this problem, so it looks like a
regression.  Investigating further.

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

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

* [Bug runtime/20297] parse error: array size out of range on i686
  2016-06-24 13:11 [Bug runtime/20297] New: parse error: array size out of range on i686 mcermak at redhat dot com
  2016-06-24 13:19 ` [Bug runtime/20297] " mcermak at redhat dot com
@ 2016-06-24 14:51 ` mcermak at redhat dot com
  2016-06-24 20:49 ` mcermak at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2016-06-24 14:51 UTC (permalink / raw)
  To: systemtap

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

Martin Cermak <mcermak at redhat dot com> changed:

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

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Closing out. Not a bug.

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

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

* [Bug runtime/20297] parse error: array size out of range on i686
  2016-06-24 13:11 [Bug runtime/20297] New: parse error: array size out of range on i686 mcermak at redhat dot com
  2016-06-24 13:19 ` [Bug runtime/20297] " mcermak at redhat dot com
  2016-06-24 14:51 ` mcermak at redhat dot com
@ 2016-06-24 20:49 ` mcermak at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2016-06-24 20:49 UTC (permalink / raw)
  To: systemtap

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

--- Comment #3 from Martin Cermak <mcermak at redhat dot com> ---
This behaviour was caused by an unrelated error elsewhere in one of my own
working tapset files.  This problem doesn't happen with clean git sources. 
Thus closed as NOTABUG.

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

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

end of thread, other threads:[~2016-06-24 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 13:11 [Bug runtime/20297] New: parse error: array size out of range on i686 mcermak at redhat dot com
2016-06-24 13:19 ` [Bug runtime/20297] " mcermak at redhat dot com
2016-06-24 14:51 ` mcermak at redhat dot com
2016-06-24 20:49 ` 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).