Closed
Bug 1025465
Opened 10 years ago
Closed 7 years ago
[Flame] Disable kernel user debug reporting for SIGSEGV.
Categories
(Firefox OS Graveyard :: Vendcom, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougc, Unassigned)
References
Details
The Flame kernel is built with CONFIG_DEBUG_USER=y and boots with the command line including 'user_debug=31' which enables reporting of SIGSEGVs. SIGSEGVs are generated in normal operation of the JS runtime and the reports are unnecessary and might even mislead. Consider changing to 'user_debug=23' to disable reporting of SIGSEGVs.
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
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
•