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 tapsets/5231] New: Setting correct argument for bio_endio in ioblock.stp


My environment is 2.6.24-rc1(ppc64) and systemtap-20071027 snapshot.

Wrong argument list for bio_endio() is causing ioblock_test.stp to fail. 
==============================
Running
/home/systemtap/tmp/stap_testing_200710290833/src/testsuite/buildok/ioblock_test.stp
starting
/home/systemtap/tmp/stap_testing_200710290833/src/testsuite/buildok/ioblock_test.stp
spawn1 stap -p4
/home/systemtap/tmp/stap_testing_200710290833/src/testsuite/buildok/ioblock_test.stp
semantic error: unable to find local 'bytes_done' near pc 0xc0000000001227f0
(alternatives: bio error): identifier '$bytes_done' at
/home/systemtap/tmp/stap_testing_200710290833/install/share/systemtap/tapset/ioblock.stp:170:22^M
semantic error: unable to find local 'bytes_done' near pc 0xc0000000001227f0
(alternatives: bio error): identifier '$bytes_done' at
/home/systemtap/tmp/stap_testing_200710290833/install/share/systemtap/tapset/ioblock.stp:170:22^M
Pass 2: analysis failed.  Try again with more '-v' (verbose) options.^M

Pass 2: analysis failed.  Try again with more '-v' (verbose) options.^M
wait results: 17211 exp17 0 1
FAIL: buildok/ioblock_test.stp
======================================

-- 
           Summary: Setting correct argument for bio_endio in ioblock.stp
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: srinivasa at in dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5231

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


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