Closed
Bug 796290
Opened 12 years ago
Closed 12 years ago
[CONTACTS] Add photo from contact details is rebooting the phone
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(blocking-basecamp:+)
RESOLVED
DUPLICATE
of bug 798980
blocking-basecamp | + |
People
(Reporter: ghtobz, Unassigned)
Details
(Keywords: crash, reproducible, Whiteboard: [label:gallery][label:camera])
[GitHub issue by carlosmartineztoral on 2012-09-26T09:42:48Z, https://github.com/mozilla-b2g/gaia/issues/5217]
*Procedure:
1-Open contacts app
2-Create a new contact
3-Try to add a photo, selecting from Gallery or Camera
*Expected result --> Gallery or camera is opened to select/take a photo.
*Actual result --> Device is rebooting every time you try to perform this operation.
Build:
Gecko-dbdde0f
Gaia-4a6ad03
[GitHub comment by arcturus on 2012-09-26T13:22:14Z]
Hi @carlosmartineztoral ,
I've been going through this and I found that is the Gallery and the Camera the ones that reboot the phone in different stages. Sometimes after selecting the photo, others before even selecting, not only for the contacts app but for any app using the gallery and camera as contacts (like choose a background for the phone).
Can you verify this behaviour as we think is not caused by contacts itself.
@davidflanagan you aware of this problem, could be something specific of this build?
Cheers!
[GitHub comment by carlosmartineztoral on 2012-09-26T14:19:23Z]
Seems like is only happening with the camera now.
[GitHub comment by cleemoz on 2012-09-27T15:51:02Z]
cc'ing @daleharvey @davidflanagan
[GitHub comment by davidflanagan on 2012-09-27T16:32:45Z]
Anything using activities is unstable right now. The main but I'm aware of is that activities work once and then stop working. But that is not a crash.
There was a bug in gallery that caused a crash if you had a small image on the phone or in ~/Pictures/ on your desktop. That was fixed yesterday, so maybe that is why you're not seeing this crash with Gallery anymore. I cannot reproduce it.
I can't reproduce the crash with Camera, either. For me, on a build from two days ago, Contacts launches Camera successfully without a crash. Camera is broken, so I can't take a picture, but I don't crash.
releases.mozilla.com/b2g is down now, so I can't upgrade to a more recent build to test, either.
[GitHub comment by cleemoz on 2012-09-27T16:49:32Z]
Who's working on web activities? cc'ing @cgjones
[GitHub comment by cgjones on 2012-09-27T18:42:34Z]
@fabricedesre
[GitHub comment by autonome on 2012-09-28T06:49:11Z]
I can still reproduce this. Go to Contacts, add a contact and click on the picture. Boom, restarts B2G.
Comment 8•12 years ago
|
||
I guess this might be the same activities crash as bug 796280.
Comment 9•12 years ago
|
||
Yep, it seems to me that is Activities related. Randomly, you can see the activities picker appearing and quickly dissapearing. If you try to launch the activity again, is when (and only when) the phone reboots.
Fabrice, any idea?
Comment 10•12 years ago
|
||
This is a crash, which likely is a platform problem.
Component: Gaia → General
Keywords: crash,
reproducible
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•