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/17983] New: SEGV in bz6850.exp (f20/i686)


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

            Bug ID: 17983
           Summary: SEGV in bz6850.exp (f20/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

bz6850.exp causes SEGV on f20/i686

=======
f20 i686 # stap -V | head -n 1
Systemtap translator/driver (version 2.7/0.161, commit
release-2.6-274-gbabad5b31b70 + changes)
f20 i686 # uname -r 
3.18.6-100.fc20.i686+PAE
f20 i686 # gcc systemtap.base/bz6850.c  -g -o bz6850
f20 i686 # stap  -e 'probe process("./bz6850").function("*").return {exit()}'
-c './bz6850' 
WARNING: function _start return probe is blacklisted: keyword at <input>:1:1
 source: probe process("./bz6850").function("*").return {exit()}
         ^
WARNING: Child process exited with signal 11 (Segmentation fault)
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed.  [man error::pass5]
f20 i686 #
=======

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