Bug 66311
Summary: | [HSW ULT] Loop to test S4, system will call trace and network disconnect | ||
---|---|---|---|
Product: | Power Management | Reporter: | Qingshuai Tian (qingshuai.tian) |
Component: | Hibernation/Suspend | Assignee: | Aaron Lu (aaron.lu) |
Status: | CLOSED MOVED | ||
Severity: | normal | CC: | aaron.lu, alan, gordon.jin, guang.a.yang, tianyu.lan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.12.0rc3 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Image of the monitor that shows Calltrace
dmesg of latest nightly kernel(1be8f2 ) after s4 call trace dmesg after forty rounds of s4 with kmemleak=off set |
Description
Qingshuai Tian
2013-12-02 06:18:24 UTC
Created attachment 117111 [details]
Image of the monitor that shows Calltrace
This is the image of the monitor that shows the Calltrace.
hi, Could you check this bug on the v3.13-rc4? (In reply to Lan Tianyu from comment #2) > hi, Could you check this bug on the v3.13-rc4? When looped to test s4 with latest v3.13-rc4 kernel, the machine still would hang sporadically. Could you follow the file to debug loop s4? http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/power/basic-pm-debugging.txt ping, what's the status of this bug on newest upstream kernel? Created attachment 126371 [details]
dmesg of latest nightly kernel(1be8f2 ) after s4 call trace
With the lateset drm-intel-nightly kernel(1be8f2 ),I repeated s4 in a loop, the machine still will call trace or hang sporadically.
I caught the dmesg with call trace and added it in the attachment.
The trace is about kmemleak detector... Please add kmemleak=off to kernel cmdline and see if you still have the issue. Created attachment 126721 [details]
dmesg after forty rounds of s4 with kmemleak=off set
I finished forty rounds of s4 with kmemleak=off set,and there was no Call trace or hang appeared again. I added the dmesg in the attachment. You can check it .
Feel free to report this to kmemleak developer(I'm not sure who he is and if this is expected), I'll close this bug here. |