Closed
Bug 927904
Opened 12 years ago
Closed 11 years ago
[Peak] Camera hangs when taking a picture in >= 1.1hd
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zlati.pehlivanov, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36
Steps to reproduce:
Taking a photo
Actual results:
The Camera app hangs and cannot be restarted. Doesn't work after killing it.
Expected results:
Should take a picture and save it.
working in latest stable 1.0.1
| Reporter | ||
Updated•12 years ago
|
Severity: normal → critical
OS: All → Gonk (Firefox OS)
Priority: -- → P5
Hardware: All → ARM
Comment 1•12 years ago
|
||
(In reply to zlati.pehlivanov from comment #0)
> User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
> like Gecko) Chrome/30.0.1599.69 Safari/537.36
>
> Steps to reproduce:
>
> Taking a photo
>
>
> Actual results:
>
> The Camera app hangs and cannot be restarted. Doesn't work after killing it.
If this symptom happens, almost cases is dead lock around camera hal code in android media server process.
Comment 2•12 years ago
|
||
> >
> > The Camera app hangs and cannot be restarted. Doesn't work after killing it.
>
> If this symptom happens, almost cases is dead lock around camera hal code in
> android media server process.
Anyway, someone who have the hardware need to investigate about it.
Comment 3•12 years ago
|
||
Hi, we're going to need to more information to figure out what's going on here:
- device this happens on
- platform version and build identifier from Settings > Device Information > More Information
- ideally, the hg and/or git hashes of the gecko/gaia components
- the output from |adb logcat| when reproducing this problem
Thanks!
Flags: needinfo?(zlati.pehlivanov)
| Reporter | ||
Comment 4•12 years ago
|
||
device - Peak
os version >= 1.1
it happens in both latest releases from geeksphone download page
images-peak-v1.2-2013-10-16.Gecko-46c3ed6.Gaia-2ae3c81
images-peak-v1.1.0hd-2013-10-17.Gecko-c7cb6ec.Gaia-d2aac8d
Tt could be happening before
I'll try to get the logs.
Honestly after having problems with reverting to 1.0.1 on windows, had to do it in linux, I don't have big desire of upgrading to 1.1 or 1.2
Flags: needinfo?(zlati.pehlivanov)
Updated•12 years ago
|
Summary: Camera hangs when taking a picture in >= 1.1hd → [Peak] Camera hangs when taking a picture in >= 1.1hd
| Reporter | ||
Comment 5•12 years ago
|
||
Doesn't happen in latest stable official 1.1 hd release
Comment 6•12 years ago
|
||
I have noticed you can still take pictures successfully by using the front camera.
I think this could be a regression introduced by someone fixing this other bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=901218
Comment 7•11 years ago
|
||
This bug seems obsolete. Closing it. Please reopen if needed.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(pedrocrespo)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•