Activity log for bug #1014650

Date Who What changed Old value New value Message
2012-06-18 13:32:08 Abhishek Paliwal bug added bug
2012-06-18 13:32:08 Abhishek Paliwal attachment added n.sh https://bugs.launchpad.net/bugs/1014650/+attachment/3194628/+files/n.sh
2012-06-18 13:32:45 Abhishek Paliwal attachment added serial logs /dmesg/logcat https://bugs.launchpad.net/igloocommunity/+bug/1014650/+attachment/3194629/+files/snowball_hangs.txt
2012-06-18 13:33:39 Abhishek Paliwal bug task added linaro-android
2012-06-18 13:35:39 Abhishek Paliwal description Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: 2. Copy the attached shell script to /data location on Android filesystem(use command from HOST machine "adb push n.sh /data") (this script just tries to go to HOME screen after a delay of every 1 second, in a while 1 loop) 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 #./test.sh Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run some other shell scripts. Logs: ------ Logcat messages attached. Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=327 2. Copy the attached shell script(n.sh) to /data location on Android filesystem(use command from HOST machine  "adb push n.sh /data") This script is to go to HOME screen after a delay of every 1 second, in a while 1 loop. 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 #./n.sh & Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run few other shell scripts. Logs: ------ Logcat messages attached.
2012-06-18 13:36:15 Abhishek Paliwal bug added subscriber Anmar Oueja
2012-06-19 10:34:49 vishal linaro-android: importance Undecided Critical
2012-06-19 11:29:22 Abhishek Paliwal description Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=327 2. Copy the attached shell script(n.sh) to /data location on Android filesystem(use command from HOST machine  "adb push n.sh /data") This script is to go to HOME screen after a delay of every 1 second, in a while 1 loop. 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 #./n.sh & Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run few other shell scripts. Logs: ------ Logcat messages attached. Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=327 2. Copy the attached shell script(n.sh) to /data location on Android filesystem(use command from HOST machine  "adb push n.sh /data") This script is to go to HOME screen after a delay of every 1 second, in a while 1 loop. 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 #./n.sh & Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run few other shell scripts. Reproducible: ------------ Yes, just bootup the board and run script, crash is seen everytime. Logs: ------ Logcat messages attached.
2012-06-19 13:37:31 Abhishek Paliwal description Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=327 2. Copy the attached shell script(n.sh) to /data location on Android filesystem(use command from HOST machine  "adb push n.sh /data") This script is to go to HOME screen after a delay of every 1 second, in a while 1 loop. 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 #./n.sh & Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run few other shell scripts. Reproducible: ------------ Yes, just bootup the board and run script, crash is seen everytime. Logs: ------ Logcat messages attached. Description: ------------- Device hangs completely when I'm trying to run shell scripts. No information about the reason for hang could be found in logcat messages. Steps to reproduce: ---------------------- 1. Bootup snowball with sd card image for build: https://android-build.linaro.org/builds/~linaro-android/snowball-ics-gcc46-igloo-stable-blob/#build=327 2. Copy the attached shell script(n.sh) to /data location on Android filesystem(use command from HOST machine  "adb push n.sh /data") This script is to go to HOME screen after a delay of every 1 second, in a while 1 loop. 3. On shell (serial console over USB interface for snowball) type following commands: #logcat -v time & #cd /data #chmod 755 n.sh #./n.sh & Issue: After 59/60 iterations hard hang is observed. This is consistent behavior. Need to reboot device to use it again. Also, same issues are also seen if I try to run few other shell scripts. Reproducible: ------------ Yes, just bootup the board and run script, crash is seen everytime. Logs: ------ Logcat messages attached.
2012-06-26 11:49:12 Anmar Oueja igloocommunity: status New In Progress
2012-06-26 11:49:20 Anmar Oueja igloocommunity: importance Undecided High
2012-06-26 11:49:49 Anmar Oueja igloocommunity: assignee Kejun ZHOU (kejun-zhou)
2012-06-26 11:49:53 Anmar Oueja igloocommunity: milestone 2012.07
2012-07-02 01:53:23 Zach Pfeffer linaro-android: status New In Progress
2012-07-02 01:53:25 Zach Pfeffer linaro-android: importance Critical High
2012-07-02 01:53:34 Zach Pfeffer linaro-android: assignee Kejun ZHOU (kejun-zhou)
2012-07-02 01:53:37 Zach Pfeffer linaro-android: milestone 12.07
2012-07-05 05:58:52 Fathi Boudra bug task added linaro-image-tools
2012-07-05 05:58:59 Fathi Boudra linaro-image-tools: status New Fix Committed
2012-07-05 05:59:02 Fathi Boudra linaro-image-tools: importance Undecided High
2012-07-05 05:59:16 Fathi Boudra linaro-image-tools: assignee Mathieu Poirier (mathieu.poirier)
2012-07-05 05:59:20 Fathi Boudra linaro-image-tools: milestone 2012.07
2012-07-05 06:32:10 Fathi Boudra bug task added lava-dispatcher
2012-07-05 06:32:25 Fathi Boudra lava-dispatcher: status New Fix Committed
2012-07-05 06:32:29 Fathi Boudra lava-dispatcher: importance Undecided High
2012-07-05 06:32:44 Fathi Boudra lava-dispatcher: assignee Yongqin Liu (liuyq0307)
2012-07-05 06:32:49 Fathi Boudra lava-dispatcher: milestone 2012.07
2012-07-23 16:35:27 Milo Casagrande linaro-image-tools: status Fix Committed Fix Released
2012-07-23 19:41:30 Zach Pfeffer linaro-android: status In Progress Fix Committed
2012-07-23 19:41:34 Zach Pfeffer linaro-android: milestone 12.07 12.08
2012-07-24 03:44:46 Zach Pfeffer linaro-android: milestone 12.08 12.07
2012-07-24 03:44:50 Zach Pfeffer linaro-android: status Fix Committed Fix Released
2012-08-01 10:53:41 Kejun ZHOU igloocommunity: status In Progress Fix Released
2012-08-03 05:03:27 Fathi Boudra lava-dispatcher: status Fix Committed Fix Released