Bug 113593

Summary: LSB: ANSI.os/genuts/free/T.free test-case 1 fails
Product: Red Hat Enterprise Linux 3 Reporter: Glen A. Foster <glen.foster>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-26 00:21:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Glen A. Foster 2004-01-15 17:14:55 UTC
Description of problem: This represents a regression from the previous
kernel/glibc combination.  Test case #1 for genuts/free fails with the
beta-2 taroon update 1 kernel/glibc.

Version-Release number of selected component (if applicable):
# rpm -q kernel glibc
glibc-2.3.2-95.6
glibc-2.3.2-95.6
kernel-2.4.21-7.EL

How reproducible: 100%

Steps to Reproduce:
1. everything install
2. install LSB 1.3.6-3 test suite
3. configure test, login as vsx0 and run the tests
4. examine the results
  
Actual results: Perusing the existing waivers, we see this output from
"tjreport -w LSB.waivers.all results/0001e/journal":

/tset/ANSI.os/genuts/free/T.free 1 FAIL
/tset/LI18NUX2K.L1/utils/msgfmt/msgfmt 9 FAIL (WAIVED)
/tset/LSB.os/mfiles/mmap_P/T.mmap_P 29 FAIL (WAIVED)
/tset/LSB.os/mfiles/mmap_P/T.mmap_P 34 FAIL (WAIVED)
/tset/LSB.os/mfiles/munmap_P/T.munmap_P 4 FAIL (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execl_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execl_L 2 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execle_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execle_L 2 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execlp_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execlp_L 2 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execv_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execv_L 2 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execve_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execve_L 2 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execvp_L 1 UNRESOLVED (WAIVED)
/tset/LSB.os/procprim/exec_L/T.execvp_L 2 UNRESOLVED (WAIVED)
/tset/POSIX.os/procenv/sysconf/T.sysconf 8 FAIL (WAIVED)

... and from the journal:

10|50 /tset/ANSI.os/genuts/free/T.free 15:04:46|TC Start, scenario ref
52-0
15|50 3.3-lite 2|TCM Start
400|50 1 1 15:04:46|IC Start
200|50 1 15:04:46|TP Start
520|50 1 00006963 1 1|failed to reuse freed memory in next 1000
malloc() calls
220|50 1 1 15:04:46|FAIL

Comment 1 Jakub Jelinek 2004-01-19 10:08:01 UTC
Doesn't fail for me (though the programmer who wrote the testcase
should be shot).  glibc-2.3.2-95.6, kernel-2.4.21-9.EL.  Anyone else can reproduce it?

Comment 2 Glen A. Foster 2004-01-20 21:21:21 UTC
Hrm... if you run _just_ the free testcase, it doesn't fail, even with
the -7.EL kernel.  If you run all the LSB tests, it intermittently fails.


Comment 3 Glen A. Foster 2004-01-26 00:21:10 UTC
I can't consistently reproduce this (no better than 1 time out of 10),
so I'm closing it.  I'll re-open it if I discover a more reproducible
scenario.