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 testsuite/13158] New: rename_module.exp leaving module behind


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

             Bug #: 13158
           Summary: rename_module.exp leaving module behind
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: systemtap@sourceware.org
        ReportedBy: dsmith@redhat.com
    Classification: Unclassified


After the rename_module.exp testcase is run, it leaves a module behind:

------------------
# lsmod | fgrep stap
# make installcheck RUNTESTFLAGS='systemtap.base/rename_module.exp'

... stuff deleted ...

Host: Linux kvm-f15-64-1.usersys.redhat.com 2.6.40.3-0.fc15.x86_64.debug #1 SMP
Tue Aug 16 04:04:00 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Snapshot: version 1.7/0.152 commit release-1.6-171-gd354062 + changes
GCC: 4.6.0 [gcc (GCC) 4.6.0 20110603 (Red Hat 4.6.0-10)]
Distro: Fedora release 15 (Lovelock)

Running systemtap/src/testsuite/systemtap.base/rename_module.exp ...

        === systemtap Summary ===

# of expected passes        3

... stuff deleted ...

# lsmod | fgrep stap
stap_951b7d48fc8a19bff19415442ed9be4b_677    34009  0 
------------------

This happens every time I run this test.  The problem appears to be the 2nd
test in the testcase.  Note that no staprun/stapio processes are left behind,
just the module itself.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]