Fixed
Created: Dec 9, 2013
Updated: Dec 3, 2018
Resolved Date: Dec 1, 2014
Found In Version: 6.0
Fix Version: 6.0.0.13
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: BSP
Problem Description
======================
This target will hang random, not for any operation, just random.
This time bcm-xlp will hang after nothing done for a while(about 1 or 2 hours).
Expected Behavior
======================
No hang occurs.
Observed Behavior
======================
Wind River Linux 6.0.0.1 bcm-xlp console
bcm-xlp login: root
Password:
You have mail.
root@bcm-xlp:~#
root@bcm-xlp:~#
root@bcm-xlp:~# ls
config myTmpDir n32 new-lib-yes
root@bcm-xlp:~# ls
config myTmpDir n32 new-lib-yes
root@bcm-xlp:~# ifconfig eth3 192.168.1.1
bus:0 phy:11 Link is up : 6c48
root@bcm-xlp:~#
root@bcm-xlp:~# ping 192.168.1.2
PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
64 bytes from 192.168.1.2: icmp_seq=1 ttl=64 time=0.279 ms
64 bytes from 192.168.1.2: icmp_seq=2 ttl=64 time=0.159 ms
64 bytes from 192.168.1.2: icmp_seq=3 ttl=64 time=0.127 ms
64 bytes from 192.168.1.2: icmp_seq=4 ttl=64 time=0.152 ms
^C
--- 192.168.1.2 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.127/0.179/0.279/0.059 ms
root@bcm-xlp:~#
root@bcm-xlp:~#
root@bcm-xlp:~#
root@bcm-xlp:~#
^^^^^^^^^^^^nothing done, just hang here^^^^^^^^^^^^^
1 configure a project
/lpg-build/cdc/fast_prod/wrlinux60/dvd_install/lx28_13fa/wrlinux-6/wrlinux/configure
--enable-board=bcm-xlp --enable-kernel=standard
--enable-rootfs=glibc-std
--with-layer=./wr-testing/userspace-new/
--with-template=feature/lttng2,feature/acl,feature/nfsd,feature/mysql,feature/mysql-odbc,feature/oprofile
--enable-test=yes --enable-prelink=no --enable-build=profiling
--enable-jobs=16 --enable-parallel-pkgbuilds=8
2. make fs
3. boot the target
4. input some command as you like, such as ls/ifconfig/ping...
5. wait for a while, maybe 1 or 2 hours, not sure.
6. the target will hang.