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]

Re: Results of systemtap-20070929 snapshot on i686


Frank Ch. Eigler wrote:
William Cohen <wcohen@redhat.com> writes:

Date: 200709291736
User: wcohen
Kernel: Linux 2.6.23-rc8 #1 SMP Sat Sep 29 13:26:19 EDT 2007 i686
athlon i386 GNU/Linux

FAIL: 32-bit access		pr4915
[...]

PR 4915 relates to rather old kernels and gcc 3.4. Your above test appears to be a new kernel and an unspecified compiler. Why do you think it's the same problem?

- FChE

The newer kernel is being built with the same compiler as before:


$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)


The symptoms are identical and the place that the probe points are placed are the same.

-Will


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