Closed
Bug 1036403
Opened 10 years ago
Closed 10 years ago
[Flame][v2.0] "meta dump data to bus error" repeatedly shows on log when FxOS launches camera
Categories
(Firefox OS Graveyard :: Vendcom, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1037074
People
(Reporter: whsu, Unassigned)
Details
Attachments
(1 file)
1.25 MB,
text/x-log
|
Details |
* Description:
After you launch the camera app on Flame devices, you will see following error message repeatedly shows on log.
--- -- - --- -- - --- -- - --- -- - --- -- -
E/mm-camera( 397): isp_ch_util_hw_notify_sof: meta dump data to bus error
E/mm-camera( 397): isp_ch_util_hw_notify_sof: meta dump data to bus error
E/mm-camera( 397): isp_ch_util_hw_notify_sof: meta dump data to bus error
...
--- -- - --- -- - --- -- - --- -- - --- -- -
Attach the log: camera_log_20140709.log
* Reproduction steps:
1. Launch camera app
2. check the log
- adb logcat | grep error
* Expected result:
You can launch camera app. No error message shows on log.
* Actual result:
Many camera related error messages show on log.
* Reproduction build: V2.0 (Flame)
- Gaia 1dd043857399c713e3b509c0ed31bdf20326f08b
- Gecko https://hg.mozilla.org/releases/mozilla-aurora/rev/0b5f757da75a
- BuildID 20140709000201
- Version 32.0a2
Comment 1•10 years ago
|
||
This is a vendor issue, but I no longer see these particular lines in the logcat output on:
- gonk: v184
- gecko: aurora:c4a4b04c617c
- gaia: v2.1:778ebac47554e1c4b7e9a952d73e850f58123914
We have a general bug 1037074 filed to ask vendors to dial back their logcat spew. If we would like a t2m-specific bug, please it as blocking bug 1037074.
Status: NEW → RESOLVED
Closed: 10 years ago
Component: Gaia::Camera → Vendcom
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•