Subject: port-amiga/5459: Failures from the rgression tests on an amiga with a 68040 CPU
To: None <gnats-bugs@gnats.netbsd.org, bernd@arresum.inka.de>
From: Bernd Ernesti <bernd@arresum.inka.de>
List: netbsd-bugs
Date: 05/17/1998 21:09:51
>Number:         5459
>Category:       port-amiga
>Synopsis:       Failures from the rgression tests on an amiga with a 68040 CPU
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 17 12:20:00 1998
>Last-Modified:
>Originator:     Bernd Ernesti
>Organization:
	
>Release:        NetBSD-current 17-May-98
>Environment:
	
System: NetBSD arresum 1.3E NetBSD 1.3E (GENERIC) #1: Sun May 17 19:59:41 MEST 1998 bernd@arresum:/home/work/obj_amiga/src/sys/arch/amiga/compile/GENERIC amiga


>Description:
	A make regress dumpes core on an amiga with a 68040.
>How-To-Repeat:
1st core dump:

/src/regress/lib/libc/ieeefp> make regress
regress ===> except
./except
*** Signal 4
Stop.
*** Error code 1
Stop.
 
/src/regress/lib/libc/ieeefp/except> gdb except except.core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (m68k-netbsd), Copyright 1996 Free Software Foundation, Inc...
Core was generated by `except'.
Program terminated with signal 4, Illegal instruction.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/lib/libc.so.12.26...done.
#0  0x2aa4 in main () at /src/regress/lib/libc/ieeefp/except/except.c:59
59              x = one / zero;

2nd core dump:

/src/regress/sys/arch/m68k/060sp> make regress
Segmentation fault - core dumped
Testing 68060 ISP started:
        64-bit multiply...3 failed
        64-bit divide...passed
        cmp2,chk2...passed
        movep...*** Error code 1
Stop.

/src/regress/sys/arch/m68k/060sp> gdb dotest dotest.core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (m68k-netbsd), Copyright 1996 Free Software Foundation, Inc...
Core was generated by `dotest'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/lib/libc.so.12.26...done.
#0  0x44f6 in 060ISP_TEST ()
(gdb) where
#0  0x44f6 in 060ISP_TEST ()
#1  0x414c in 060ISP_TEST ()
#2  0x280c in main () at /src/regress/sys/arch/m68k/060sp/dotest.c:31

>Fix:
	unknown.
>Audit-Trail:
>Unformatted: