This is the mail archive of the ecos-bugs@sources.redhat.com mailing list for the eCos 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]

[Bug 20302] New: atan PowerPC-cogent Timeout


http://bugs.ecos.sourceware.org/show_bug.cgi?id=20302

           Summary: atan PowerPC-cogent Timeout
           Product: eCos
           Version: 1.2
          Platform: csb281 (Cogent PowerPC 8245)
        OS/Version: PowerPC
            Status: ASSIGNED
          Severity: normal
          Priority: normal
         Component: Other
        AssignedTo: jifl at ecoscentric dot com
        ReportedBy: alexs at ecoscentric dot com


Test output was as follows:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1999-07-18 14:17:05 fireblade.cygnus.co.uk:5003   PowerPC-cogent                       atan.exe     Timeout 98k/564k D=30.9/422.0 Total=58.8 E=0.0/30.0 "ginga:C:\tmp\test1012\POWERPC\COGENTH\default\install\tests\libm\vectors\atan.exe"
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

How-To-Repeat:
The following permutation(s) have been used:
 default

Originator:
eCos Testing Group

Organization:
Cygnus

Audit-Trail:
Responsible-Changed-From-To: alexs->jlarmour 
Responsible-Changed-By: alexs 
Responsible-Changed-When: Sun Jul 18 14:59:34 PDT 1999 
Responsible-Changed-Why:  
Hi Jonathan 

This is a atan timeout which I could reproduce on the PowerPC-cogent 
-- Alex

Unformatted:
>>> Reset [S]
>>> Reset target using ginga:5000 A4 [14:15:42]
>>> Reading board startup output from com2 with timeout of 10 seconds...
++$T05thread:00000001;40:fff04d54;01:00701564;#d0
>>> Valid reset determined
GNU gdb 4.17-ecos-98r1p6
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.  This version of GDB is supported
for customers of Cygnus Solutions.  Type "show warranty" for details.
This GDB was configured as "--host=i386-cygwin32 --target=powerpc-eabi"...
(gdb) set height 0
(gdb) set remotedebug 0
(gdb) set watchdog 0
(gdb) target remote fireblade:8003
Remote debugging using fireblade:8003
0xfff04d54 in ?? ()
(gdb) load
Loading section .vectors, size 0x2000 lma 0x0
Loading section .text, size 0x9a94 lma 0x2000
Loading section .rodata, size 0xca9c lma 0xba98
Loading section .data, size 0x690 lma 0x18538
Start address 0x100 , load size 101312
Transfer rate: 15009 bits/sec.
(gdb) break cyg_test_exit
Breakpoint 1 at 0x4948: file //c/tmp/current_19990716_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 100.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) cont
Continuing.

*** Timeout - max inactive time 30.9 exceeds limit of 30.0
^C
Quit
0x100 in reset_vector ()
    at //c/tmp/current_19990716_1500/ecos-current/packages/infra/current/src/memset.c:73
73	_memset( void *s, int c, size_t n )
(gdb) bt
#0  0x100 in reset_vector ()
    at //c/tmp/current_19990716_1500/ecos-current/packages/infra/current/src/memset.c:73
#1  0xfff02404 in ?? ()
(gdb) q



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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