Closed
Bug 1118106
Opened 10 years ago
Closed 7 years ago
SecureElement : Resource management / resources leak to be handled in erroneous conditions such as gecko crash / restart etc.
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: psiddh, Unassigned)
References
Details
Though this is a corner case , it is important to release all resources (close all the channels opened by differenr applications) held by Gaia apps in the event of gecko restart (or) gecko crash etc. If this mechanism is not in place, then it may lead to resource starvation until the phone is hard reset.
Also this bug may also track few other 'resource starvation' usecases such as :
"What if a Gaia application opens the channel forever and not do anything with it?"
Updated•10 years ago
|
Blocks: b2g-secure-element
Depends on: 879861
Updated•9 years ago
|
Hardware: x86_64 → ARM
Comment 1•7 years ago
|
||
Closing old b2g "leak" bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•