bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: m4-1.4.11: assert failure in two self tests on NetBSD


From: Eric Blake
Subject: Re: m4-1.4.11: assert failure in two self tests on NetBSD
Date: Fri, 11 Apr 2008 05:55:12 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Thomas Klausner on 4/11/2008 12:07 AM:
| Hi!
|
| m4-1.4.11 fails two selftests on NetBSD-4.99.48/amd64.

Hi Thomas, and thanks for the report.

Both of these failures are in the gnulib tests, hence I'm adding
bug-gnulib.  Could you please also run 'make -k check' to see if the
M4-specific tests pass?

| The first one is in test-frexpl:
|
| # gdb test-frexpl test-frexpl.core
| GNU gdb 6.5
| Copyright (C) 2006 Free Software Foundation, Inc.
...
| Core was generated by `test-frexpl'.
| Program terminated with signal 6, Aborted.
| #0  0x00007f7ffd93269a in kill () from /usr/lib/libc.so.12
| (gdb) bt
| #0  0x00007f7ffd93269a in kill () from /usr/lib/libc.so.12
| #1  0x00007f7ffd9d7a99 in abort () from /usr/lib/libc.so.12
| #2  0x00000000004013ae in main () at test-frexpl.c:166
| (gdb) fr 2
| #2  0x00000000004013ae in main () at test-frexpl.c:166
| 166           ASSERT (mantissa == 0.505L);
| (gdb) p mantissa
| $1 = 0.505
|
| The second one is in test-printf-frexpl:
|
| GNU gdb 6.5
| (gdb) fr 2
| #2  0x0000000000400db2 in main () at test-printf-frexpl.c:102
| 102           ASSERT (mantissa == 1.01L);
| (gdb) p mantissa
| $1 = 1.01
| (gdb)
|

These tests are from Bruno, so perhaps he has more ideas of what you
should probe for in gdb, such as examining the memory for the actual bit
patterns at work here.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkf/UaAACgkQ84KuGfSFAYD0IwCgoP222hsYXeyI7Arriy6b5Xif
INIAoKthSNwZC5iX88Q+mIC5ardjRjgp
=l8hY
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]