Closed
Bug 974851
Opened 11 years ago
Closed 11 years ago
Camera app crashes in [@ mozalloc_abort(char const*) | abort | mozilla::DOMCameraControlListener::DOMCallback::Run()] when trying to record video
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 974495
People
(Reporter: RobertC, Unassigned)
Details
(Keywords: crash, Whiteboard: [fromAutomation])
Crash Data
Attachments
(1 file)
63.21 KB,
image/png
|
Details |
The camera app crashes when trying to record a video. After the application crashes, if we reopen the camera app it crashes after a few seconds.
Steps to reproduce:
1. Open camera app
2. Switch to video (the screen is black)
3. Tap record video (an error appears)
4. Tap ok on error
5. Close then reopen camera app
Expected result:
Camera app should function as expected
Actual result:
Camera app crashes when trying to record video
After tapping ok on the error and reopening the app it crashes after a few seconds
Build info:
Gaia 6e71ab4da1b08586ea0c758edb7aa199ee34cd2f
Gecko https://hg.mozilla.org/mozilla-central/rev/bb030d47c946
BuildID 20140219160202
Version 30.0a1
ro.build.version.incremental=eng.zxliu.20130911.142924
ro.build.date=Wed Sep 11 14:29:37 CST 2013
Comment 1•11 years ago
|
||
This should be fixed by a suite of patches that landed last night. See bug 940424, bug 973696, and bug 973790.
Comment 4•11 years ago
|
||
Robert, do you the incident ID we can look at?
Flags: needinfo?(robert.chira)
Reporter | ||
Updated•11 years ago
|
Crash Signature: e2ac71de-2ec9-4061-a882-61d412140220
Flags: needinfo?(robert.chira)
Reporter | ||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
I have attached a screenshot with the error received when trying to record a video.
I have also added a ID of the crash that occurs after reopening the camera app. Hope they help.
Comment 7•11 years ago
|
||
(In reply to Robert Chira [:RobertC] from comment #6)
> I have attached a screenshot with the error received when trying to record a
> video.
> I have also added a ID of the crash that occurs after reopening the camera
> app. Hope they help.
Thx, Robert! https://crash-stats.mozilla.com/report/index/e2ac71de-2ec9-4061-a882-61d412140220 is mozalloc_abort(char const*) | abort | mozilla::DOMCameraControlListener::DOMCallback::Run(); adjusting the summary to include the stack trace.
Summary: Camera app crashes when trying to record video → Camera app crashes in [@ mozalloc_abort(char const*) | abort | mozilla::DOMCameraControlListener::DOMCallback::Run()] when trying to record video
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Whiteboard: [fromAutomation]
You need to log in
before you can comment on or make changes to this bug.
Description
•