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 20288] New: watchdog TX39-jmr3904-sim Timeout


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

           Summary: watchdog TX39-jmr3904-sim Timeout
           Product: eCos
           Version: 1.2
          Platform: tx39_sim (TX39 minimal simulator)
        OS/Version: MIPS
            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-13 10:01:47          saag:0 tx39-jmr3904-sim                       watchdog     Timeout 27k/625k D=0.0/0.0 Total=902.4 E=0.0/300.0 "saag:/tmp/test16098/tx39/jmr3904sim/libm5/install/tests/devices_watchdog/watchdog"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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-pc-linux-gnu --target=mips-tx39-elf"...
(gdb) set height 0
(gdb) set remotedebug 0
(gdb) target sim --board=jmr3904pal --memory-region 0xffff8000,0x900 --memory-region 0xffffe000,0x4 --memory-region 0xb2100000,0x4
Connected to the simulator.
(gdb) load
Loading section .rom_vectors, size 0x218 lma 0xbfc00000
Loading section .text, size 0x56e0 lma 0xbfc00218
Loading section .ctors, size 0x1c lma 0xbfc058f8
Loading section .dtors, size 0xc lma 0xbfc05914
Loading section .rodata, size 0x674 lma 0xbfc05920
Loading section .data, size 0xda0 lma 0xbfc05fa0
Start address 0xbfc00000
Transfer rate: 223648 bits in <1 sec.
(gdb) break cyg_test_exit
Breakpoint 1 at 0xbfc020ec: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 100.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) break cyg_test_init
Breakpoint 2 at 0xbfc01fd8: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 50.
(gdb) run
Starting program: /tmp/test16098/tx39/jmr3904sim/libm5/install/tests/devices_watchdog/watchdog 

Breakpoint 2, cyg_test_init ()
    at /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx:50
50	}
Current language:  auto; currently c++
(gdb) set cyg_test_is_simulator=1
(gdb) cont
Continuing.
INFO:<Testing that watchdog does not fire early>
Iteration #0 (testing over 2 seconds)
INFO:<Resetting watchdog...>
INFO:<Resetting watchdog...>
INFO:<Testing that watchdog fires>

*** Timeout - total time 900.2 exceeds limit of 900.0


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1999-07-13 03:13:20          saag:0 tx39-jmr3904-sim                       watchdog     Timeout 66k/730k D=0.0/0.0 Total=902.7 E=0.0/300.0 "saag:/tmp/test16098/tx39/jmr3904sim/combo20/install/tests/devices_watchdog/watchdog"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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-pc-linux-gnu --target=mips-tx39-elf"...
(gdb) set height 0
(gdb) set remotedebug 0
(gdb) target sim --board=jmr3904pal --memory-region 0xffff8000,0x900 --memory-region 0xffffe000,0x4 --memory-region 0xb2100000,0x4
Connected to the simulator.
(gdb) load
Loading section .rom_vectors, size 0x218 lma 0xbfc00000
Loading section .text, size 0xb1ec lma 0xbfc00218
Loading section .ctors, size 0x20 lma 0xbfc0b404
Loading section .dtors, size 0xc lma 0xbfc0b424
Loading section .rodata, size 0x674 lma 0xbfc0b430
Loading section .data, size 0x4e98 lma 0xbfc0bab0
Start address 0xbfc00000
Transfer rate: 543200 bits in <1 sec.
(gdb) break cyg_test_exit
Breakpoint 1 at 0xbfc02190: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 100.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) break cyg_test_init
Breakpoint 2 at 0xbfc0207c: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 50.
(gdb) run
Starting program: /tmp/test16098/tx39/jmr3904sim/combo20/install/tests/devices_watchdog/watchdog 

Breakpoint 2, cyg_test_init ()
    at /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx:50
50	}
Current language:  auto; currently c++
(gdb) set cyg_test_is_simulator=1
(gdb) cont
Continuing.
INFO:<Testing that watchdog does not fire early>
Iteration #0 (testing over 2 seconds)
INFO:<Resetting watchdog...>
INFO:<Resetting watchdog...>
INFO:<Testing that watchdog fires>

*** Timeout - total time 900.2 exceeds limit of 900.0


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1999-07-12 18:18:30          saag:0 tx39-jmr3904-sim                       watchdog     Timeout 29k/638k D=0.0/0.0 Total=902.1 E=0.0/300.0 "saag:/tmp/test16098/tx39/jmr3904sim/serial1/install/tests/devices_watchdog/watchdog"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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-pc-linux-gnu --target=mips-tx39-elf"...
(gdb) set height 0
(gdb) set remotedebug 0
(gdb) target sim --board=jmr3904pal --memory-region 0xffff8000,0x900 --memory-region 0xffffe000,0x4 --memory-region 0xb2100000,0x4
Connected to the simulator.
(gdb) load
Loading section .rom_vectors, size 0x218 lma 0xbfc00000
Loading section .text, size 0x5d74 lma 0xbfc00218
Loading section .ctors, size 0x1c lma 0xbfc05f8c
Loading section .dtors, size 0xc lma 0xbfc05fa8
Loading section .rodata, size 0x768 lma 0xbfc05fb4
Loading section .data, size 0x1010 lma 0xbfc06720
Start address 0xbfc00000
Transfer rate: 244064 bits in <1 sec.
(gdb) break cyg_test_exit
Breakpoint 1 at 0xbfc02664: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 100.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) break cyg_test_init
Breakpoint 2 at 0xbfc02550: file /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx, line 50.
(gdb) run
Starting program: /tmp/test16098/tx39/jmr3904sim/serial1/install/tests/devices_watchdog/watchdog 
Init device '/dev/ttydiag'
Init tty channel: 80001070
Init device '/dev/tty0'
Init tty channel: 8000108C
Init device '/dev/tty1'
Init tty channel: 800010A8
Init device '/dev/tty2'
Init tty channel: 800010C4
Init device '/dev/haldiag'
HAL/diag SERIAL init
Init device '/dev/ser1'
Set output buffer - buf: 80002280 len: 128
Set input buffer - buf: 80002300 len: 128
Init device '/dev/ser2'
Set output buffer - buf: 80002380 len: 128
Set input buffer - buf: 80002400 len: 128

Breakpoint 2, cyg_test_init ()
    at /tmp/current_19990712_1500/ecos-current/packages/infra/current/src/tcdiag.cxx:50
50	}
Current language:  auto; currently c++
(gdb) set cyg_test_is_simulator=1
(gdb) cont
Continuing.
INFO:<Testing that watchdog does not fire early>
Iteration #0 (testing over 2 seconds)
INFO:<Resetting watchdog...>
INFO:<Resetting watchdog...>
INFO:<Testing that watchdog fires>

*** Timeout - total time 900.1 exceeds limit of 900.0

How-To-Repeat:
The following permutation(s) have been used:
 libm5 combo20 serial1

Originator:
eCos Testing Group

Organization:
Cygnus

Audit-Trail:
Responsible-Changed-From-To: alexs->jlarmour 
Responsible-Changed-By: alexs 
Responsible-Changed-When: Tue Jul 13 03:40:31 PDT 1999 
Responsible-Changed-Why:  
Hi Jifl 

watchdog tests now appear to be broken on the tx39 sim. 
It may be something to do with the RH upgrade on saag, or may be a new problem. 
Please investigate. 

Thanks 
-- Alex



------- 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]