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 20251] New: clock MN10300-stdeval1 NoResult (spurious?)


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

           Summary: clock MN10300-stdeval1 NoResult (spurious?)
           Product: eCos
           Version: 1.2
          Platform: asb2305 (Matsushita ASB2305 board)
        OS/Version: Matsushita AM3x
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: Other
        AssignedTo: nickg at ecoscentric dot com
        ReportedBy: alexs at ecoscentric dot com


Test output was as follows:
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1999-06-30 12:01:26 saag.cygnus.co.uk:5001 mn10300-stdeval1                      clock.exe    NoResult 49k/458k D=24.1/210.0 Total=48.6 E=2.2/30.0 "blackbird:C:\tmp\test1011\mn10300\stdeval1H\combo3\install\tests\libc\time\clock.exe"
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

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

Originator:
eCos Testing Group

Organization:
Cygnus

Unformatted:
>>> Reset [S]
>>> Reset target using ginga:5000 af [11:58:12]
>>> Reading board startup output from /dev/ttyS0 with timeout of 10 seconds...
+
Cygmon, the Cygnus ROM monitor.
Cygmon was written by Robert Richardson and Bob Manson of Cygnus Solutions
Copyright(c) 1997, 1998 Cygnus Solutions

Version: release 1.2
This image was built on Tue Apr 20 15:47:04 BST 1999
Hit breakpoint at 0x4000.3349

cygmon> 
>>> Valid reset determined
GNU gdb 4.18-gnupro-99r1
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=i686-cygwin32 --target=mn10300-elf"...
(gdb) set height 0
(gdb) set remotedebug 0
(gdb) set watchdog 0
(gdb) target remote saag.cygnus.co.uk:8001
Remote debugging using saag.cygnus.co.uk:8001
0x40003349 in ?? ()
    at //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/language/c/libc/v1_2_1/src/errno/errno.cxx:86
86	cyg_libc_get_errno_p( void )
Current language:  auto; currently c++
(gdb) load
Loading section .rom_vectors, size 0xc0 lma 0x48008000
Loading section .text, size 0x7c3f lma 0x480080c0
Loading section .rodata, size 0x46b0 lma 0x4800fcff
Loading section .data, size 0x1cc lma 0x480143b0
Start address 0x48008000 , load size 50555
Transfer rate: 10111 bits/sec.
(gdb) break cyg_test_exit
Breakpoint 1 at 0x48009e0a: file //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/tcdiag.cxx, line 99.
(gdb) break cyg_assert_fail
Breakpoint 2 at 0x4800d1e8: file //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/fancy.cxx, line 483.
(gdb) break cyg_test_init
Breakpoint 3 at 0x48009d17: file //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/tcdiag.cxx, line 48.
(gdb) cont
Continuing.

Breakpoint 3, cyg_test_init ()
    at //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/tcdiag.cxx:48
48	{
(gdb) cont
Continuing.
INFO:<Starting tests from testcase //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/language/c/libc/v1_2_1/tests/time/clock.c for C library clock() function>
QAQQ11aaaaa!!!qqaaaaaqq1AQAQ11Aaaaqaaa!qaqqq!aqaa!qaqqaaqa!!!a!qaq!q1Q1Q1Q11111111Q1111!aaaq!1!1!1!qaaaaaaq!aaaaqaaa!a!aaaa!q1Q1Q1!qaqqq!qaaa!aaaaa!a!aaq!A!aaaqaqq!aaaaa!!!aqaaqaaa1
Breakpoint 1, cyg_test_exit ()
    at //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/tcdiag.cxx:99
99	    for(;;)
(gdb) bt
#0  cyg_test_exit ()
    at //c/tmp/v1_2_1_19990629_1500/ecos-1.2.1/packages/infra/v1_2_1/src/tcdiag.cxx:99
Quit
(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]