Kernel panic seen when playing around with the email setup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
IglooCommunity |
New
|
Medium
|
Unassigned | ||
Linaro Android |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
While checking "[Bug 987255] " on https:/
Steps:
======
Boot from sdcard, set a delay in boot , by entering line "ssleep(3) ; " at first line of function "static noinline int init_post(void)" in init/main.c. Play a few videos by connecting to WLAN from youtube.com. then try a email setup, send/rcv emails, delete emails, go to setup etc. and play around the emails, delete email setup etc. then I see the kernel panic. Not sure if the palying of videos is anything related though I doubt it. Attaching all relevant logs.
Changed in igloocommunity: | |
importance: | Undecided → Medium |
On initial lookup of logs , it seems the panic comes from:
[ 1198.001251] dma dma0chan24: [d40_control] Channel is not allocated!
Seems to come from static int d40_control in drivers/ dma/ste_ dma40.c