Closed Bug 1071371 Opened 11 years ago Closed 11 years ago

[dolphin]Phone does not operate properly or b2g be reset constantly when /data is full

Categories

(Firefox OS Graveyard :: Stability, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(b2g-v1.4 affected)

RESOLVED INVALID
Tracking Status
b2g-v1.4 --- affected

People

(Reporter: ben.song, Unassigned)

Details

(Whiteboard: [sprd354189])

No description provided.
PROCEDURE 1. start a phone with full /data partition.(or through many operations let /data full) EXPECTED Phone operates normally. ACTUAL Phone does not operate properly or b2g be reset constantly,and show "No space left on device".
QA Whiteboard: qawanted
1.In this bug,after back to homescreen from browser app through home button,click browser app and open it,but find phone been reset,and loop at the animation of startup constantly.After interrupet of power supply,we restart this phone,we find it could startup normally,but it has no response with our operation at the screen. 2.Through the analysis of /data,we find it would be fine while we replace with a well /data.And other data file is OK.But /data is too full to have any operation.
Whiteboard: [sprd354189]
Component: Performance → Stability
Summary: [dophin]Phone does not operate properly or b2g be reset constantly when /data is full → [dolphin]Phone does not operate properly or b2g be reset constantly when /data is full
Dear Vance & Rachelle, Please help to check this issue asap, Thanks.
blocking-b2g: --- → 1.4?
Flags: needinfo?(wchang)
Flags: needinfo?(vchen)
Flags: needinfo?(ryang)
Flags: needinfo?(wchang)
Through the analysis of /data,the total size of minidump files is 130MB.So I think when click browser app,minidump files are too big to make b2g reset.
How do you fill the /data partition? In normal operation, gecko monitors the available space and stops writing to disk when we fall under 5MB of free space, and only resume writes once we have more than 10MB available. Can you confirm that you have fanotify support enabled in your kernel?
See kernel/arch/arm/configs/sp7715ga-native_defconfig CONFIG_FANOTIFY=y We have enabled it.
(In reply to Fabrice Desré [:fabrice] from comment #5) > How do you fill the /data partition? In normal operation, gecko monitors the > available space and stops writing to disk when we fall under 5MB of free > space, and only resume writes once we have more than 10MB available. Can you > confirm that you have fanotify support enabled in your kernel? Dear Fabrice, OK,We have enabled it.Because sprd_QA reproduce this problem with debug version,so probably too much slog to make /data full.I would reproduce this problem with user version,after reproduce I would add more information of it. Thanks.
Flags: needinfo?(ryang)
Status: NEW → RESOLVED
blocking-b2g: 1.4? → ---
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.