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 bpf/24946] New: printing hex sequences causes crash


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

            Bug ID: 24946
           Summary: printing hex sequences causes crash
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: sapatel at redhat dot com
  Target Milestone: ---

The use of hex sequences is causing stapbpf to crash and produce a segmentation
fault. For example, the following script exhibits such behaviour:

stap --bpf -e 'probe oneshot { print("\x40") }'

-- 
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]