From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1455 invoked by alias); 23 May 2007 21:24:03 -0000 Received: (qmail 1383 invoked by uid 48); 23 May 2007 21:23:53 -0000 Date: Wed, 23 May 2007 21:24:00 -0000 From: "wcohen at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20070523222353.4540.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/4540] New: conversions.stp 0xffffffffffffffff (6) fails on ia64 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00381.txt.bz2 The /systemtap.stress/conversions.exp test fails on ia64. the tests works for 0xffffffff. Below is the related part of the systemtap.log: exp conversions.stp 0xffffffffffffffff 0 ERROR: kernel long copy fault at 0xffffffffffffffff near identifier 'kernel_long' at /home/wcohen/stap_snap_200705231431/src/testsuite/systemtap.stress/conversions.stp:6:22 ERROR: kernel int copy fault at 0xffffffffffffffff near identifier 'kernel_int' at /home/wcohen/stap_snap_200705231431/src/testsuite/systemtap.stress/conversions.stp:7:22 ERROR: kernel short copy fault at 0xffffffffffffffff near identifier 'kernel_short' at /home/wcohen/stap_snap_200705231431/src/testsuite/systemtap.stress/conversions.stp:8:22 ERROR: kernel int copy fault at 0xffffffffffffffff near identifier 'kernel_int' at /home/wcohen/stap_snap_200705231431/src/testsuite/systemtap.stress/conversions.stp:10:22 WARNING: user string copy fault -14 at ffffffffffffffff 0 WARNING: Number of errors: 4, skipped probes: 0 done exp conversions.stp 0xffffffffffffffff 6 FAIL: conversions.stp 0xffffffffffffffff (6) done conversions.stp 0xffffffffffffffff 6 The test above seems to be missing the failures for: ERROR: kernel string copy fault ERROR: kernel char copy fault Page 149 of the "ia64 linux kernel", figure 4.11 shows that address mapping, 0xffffffffffffffff is a valid byte address. Might need to reconsider how this tests picks the addresses. -- Summary: conversions.stp 0xffffffffffffffff (6) fails on ia64 Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: testsuite AssignedTo: systemtap at sources dot redhat dot com ReportedBy: wcohen at redhat dot com GCC host triplet: ia64 http://sourceware.org/bugzilla/show_bug.cgi?id=4540 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.