Bug #118232
【AF】【EVT3】【Monkey】Monkey测试(无任何三方应用),未执行完所有事件时异常终止
Status: | CLOSED | Start date: | 2023-05-25 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | CD TEST-方永红 | % Done: | 100% | |
Category: | 重启 | |||
Target version: | - | |||
Need_Info: | -- | Found Version: | 0100 | |
Resolution: | DUPLICATE | Degrated: | No | |
Severity: | Critical | Verified Version: | ||
Reproducibility: | Every time | Fixed Version: | ||
Test Type: | Monkey Test | Root cause: | 与 #118126 一样 |
Description
【执行命令】
"monkey --pkg-blacklist-file /sdcard/blackList.txt --hprof --throttle 500 -s 1234567 --pct-touch 35 --pct-motion 25 --pct-appswitch 30 --pct-pinchzoom 5 --pct-trackball 0 --pct-anyevent 5 --ignore-crashes --ignore-timeouts --ignore-security-exceptions --monitor-native-crashes --pct-syskeys 0 -v -v -v 32000000 >/sdcard/monkey.log 2>&1 &"
【测试结果】
预置执行事件168H,实际执行65H,未出现重启、黑屏、冻屏等
History
#1 Updated by CD FW 曹覃刚 about 2 years ago
- Category set to 重启
- Status changed from New to RESOLVED
- Assignee changed from CD FW 曹覃刚 to CD TEST-方永红
- % Done changed from 0 to 100
- Resolution changed from -- to DUPLICATE
- Degrated changed from -- to No
- Root cause set to 与 #118126 一样
■ 我的分析
与 #118126 一样,Out of memory了,system_server被Kill
000013_persist_00022_230525_095712.log:126:05-25 09:57:08.785 0 0 E : [224699.185925] Out of memory: Kill process 1196 (system_server) score 0 or sacrifice child
000013_persist_00022_230525_095712.log:1570:05-25 09:57:10.285 0 0 E : [224700.682439] Out of memory: Kill process 1235 (tlog) score 0 or sacrifice child
■ 下一步计划
此票的日志已飞书同步给宗惠,继续在 #118126 中分析
#2 Updated by CD TEST-方永红 about 2 years ago
- Status changed from RESOLVED to VERIFIED
#3 Updated by CD TEST-方永红 about 2 years ago
- Status changed from VERIFIED to CLOSED